I’m going to track down why.

 
Bury: Flether: I didnt point out an inadequacy either. i pointed out a habit

Orlowsky: Flether: That’s just a mean thing ot say ,let’s not be mean to each other

Goans: What do have to say ? I do everything from scrach use my own router / error package / put everything together myself with a silex layer . could try that but why no Laravel 😀

Knezovich: LindsayM_: and made an ***umption about the habit’s cause that fit with your narrative

Mortinez: Remember Wheatons Law.

Pomerleau: Flether: it was an educated ***umption based on almost a year of experience with an individual

Nina: Make lots of cash off the geek community.

Ganther: Hello, I’m looking for a way to make my pagniate_links working on www.tree-of-savior.fr homepage : actualy, the link are well displaye, but without any page value. Here is my pastebin http://pastebin.com/RSzwX1rm . Did I miss something ?

Herrling: Http://www.quickmeme.com/img/56/5663a4a1f13f515758df1599c427ad429682b2c144fdac26e9f3b9409371ca4c.jpg

Anctil: I tried many things on agrs, but I’m unable to get it work in the end :/

Nichter: Nialcen: not sure if you saw this line on the docs “Even if the whole arguments array is marked optional, the function will output Elenbaas if you do not specify the needed arguments.”

Wigdor: Sterndata, no email : what the ef did it say? lol

Turnmire: This template: https://theme.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.com/themes/libre/ – says it has “two page templates for displaying your content in an alternate format” one being “Right Content, No Sidebar”, how do I activate that? I don’t see an option for that anywhere self-hosted.

Keefer: Binni: you can choose the page template by going to edit the page

Garron: If that’s how the theme has accomplished it

Hammen: Binni – https://en.support.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.com/pages/page-attributes/#template

Tompkins: Flether, LatoSans1 okay I found the “page attribute” thingy for pages, and it looks good, but can I also apply this template for my “home page” where my blog posts are shown and on individual blog post pages?

Eargle: Binni, yes. Just follow these directions – https://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Creating_a_Static_Front_Page

Degener: If get_children has returns nearly 400 posts, would we expect WP to die? If so, why wouldn’t anything be written to debug.log, which is active?

Steighner: JohnBeales: Depends why it died

Griffel: Returning 400 posts with all post data would be quite heavy

Cashmer: What’re you trying ot achieve, there might be a better way

Patka: JohnBeales: are you reaching a php timeout?

Batley: Ollivierre: WP is dying in the Revisions metabox in the wp-admin, so it’s in wp_list_post_revisions, which I have confirmed is being called.

Bookwalter: Flether: Wouldn’t that still result in a line in the error log?

Ulicnik: In your php error log perhaps

Jiggetts: Or your server error log

Pavlock: I though that debug.log is just a custom php error log location

Poitier: Flether, maybe you have an idea about my little problem :/ ?

Sleeman: Nialcen: see a doctor, try not to scratch.

Sarisky: You have 400 revisions ?

Ancel: Dude.that’s a recipe for disaster :/

Sennott: Opsec: WP-Optimize – https://----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/plugins/wp-optimize/

Attwell: Yeah, the people have been using one post as a sort of sandbox.

Dahlke: Revisions are no good in large numbers?

Lipner: They impact performance

Trumper: At least in such large quantities, and weird things can happen

Mattick: Yikes, didn’t know that

Williver: Flether: WP-Sweep – https://----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/plugins/wp-sweep/

Manely: Another good cleanup option

Leibert: I’m going to track down why the failure is so silent, but ***uming the revisions are actually the problem I’ll probably fix it by limiting revisions.