• I just wanted to report an issue I have been having since upgrading WordPress to 2.8.

    When the plugin is activated and I try to go to the Edit Pages link, I get this error:
    Fatal error: Maximum execution time of 30 seconds exceeded in /home/personalreference/personal-reference.net/wp-includes/plugin.php on line 385.

    When I deactivate the plugin, everything works fine again. When I first discovered the issue, I deactivated all plugins and activated them alone to see which one killed the page. Sure enough, it is the Post Templates script.

    Additionally, I am having the same issue that others have supported that I cannot save or edit already existing templates, or create new ones because there is no save button or area to add the template name.

Viewing 8 replies - 1 through 8 (of 8 total)
  • If this is still of current importance for you: please comment out this line:

    require_once(POST_TEMPLATES_DIR . '/includes/managepages/managepages.php');

    in post-template/post-template.php.

    Hope that helps.

    Best regards,
    Vladimir

    There is a patch that fixes the bugs in the Post Templates plugin.

    Alternatively, you can download the patched version of Post Templates.

    Best regards,
    Vladimir

    Version 3.4.0 is now compatible with WP 2.8+

    I just upgraded to WP 2.8.4 and Post Template 3.4.0

    I can no longer edit the body of the post – I can change the Title Line and the name of the template – but I can not edit nor see the text of the template.

    I can make a post from an existing template – I can make a new template from an existing post – I can make a new blank template (new title and name)but I can’t do anything with the body of the template.

    thanks

    Please use the forums on my website to report bugs, they will not be forgotten to be fixed this way …

    I can no longer edit the body of the post – I can change the Title Line and the name of the template – but I can not edit nor see the text of the template.

    Should read

    I can no longer edit the body of the template – I can change the Title Line and the name of the template – but I can not edit nor see the text of the template.

    sorry for the typo

    I’m having the exact same issue as Salidude, using Post Templates 3.4.0 on WordPress 2.8.4.

    I am unable to edit the body of a template. It doesn’t appear to load in the template, and I see line segments all over the text box used for editing. The funny thing is that I can still do selects on the ghost text and they show up then. And I can make changes in that awkward way.

    And like others, I’m getting “You do not have sufficient permissions to access this page.” when trying to create a new post/page template. The patched version didn’t help. I thought 3.4.0 was the latest version anyway.

    I probably should have said “I am unable to edit the body of a template in a normal way”.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: Post Templates] Plugin kills Edit Pages’ is closed to new replies.