Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jun 2008
    Posts
    129
    Plugin Contributions
    0

    Default Define page editor not working once site moved

    I've just moved my site from the staging server to the live server, however the Define Page Editor doesn't work.

    When I choose a file from the admin it doesn't load.

    My error_log contains the following:

    Code:
    [Thu Dec 11 17:11:55 2008] [error] [client 8.10.2.8] PHP Fatal error:  messageStack::require() [<a href='function.require'>function.require</a>]: Failed opening required 'DIR_WS_TEMPLATEStemplate_default/templates/tpl_message_stack_default.php' (include_path='.:/usr/local/psa/apache/lib/php:/usr/local/share/pear') in /usr/local/psa/home/vhosts/website.com/httpdocs/admin/includes/classes/message_stack.php on line 86, referer: http://www.website.com/zenadmin/define_pages_editor.php?define_it=12&action=new_page
    I thought my includes/configure.php was missing the trailing slash, however it says:
    Code:
      define('HTTP_SERVER', 'http://www.website.com');
      define('HTTPS_SERVER', 'https://www.website.com');  
      define('DIR_WS_CATALOG', '/');
      define('DIR_WS_HTTPS_CATALOG', '/');
    define('DIR_WS_TEMPLATES', DIR_WS_INCLUDES . 'templates/');
    Any ideas?

  2. #2
    Join Date
    Jun 2008
    Posts
    129
    Plugin Contributions
    0

    Default Re: Define page editor not working once site moved

    Friendly bump :)

  3. #3
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Define page editor not working once site moved

    Seem like you are missing some file?
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  4. #4
    Join Date
    Jun 2008
    Posts
    129
    Plugin Contributions
    0

    Default Re: Define page editor not working once site moved

    Hi Yellow - I tried accessing the Define Page Editor again and looked at the log:

    Code:
    [Mon Dec 15 17:07:30 2008] [error] [client 78.105.21.84] PHP Warning:  Missing argument 1 for messageStack::output(), called in /usr/local/psa/home/vhosts/website.com/httpdocs/zenadmin/define_pages_editor.php on line 178 and defined in /usr/local/psa/home/vhosts/website.com/httpdocs/zenadmin/includes/classes/message_stack.php on line 73, referer: http://www.website.com/zenadmin/define_pages_editor.php
    [Mon Dec 15 17:07:30 2008] [error] [client 78.105.21.84] PHP Warning:  messageStack::require(DIR_WS_TEMPLATEStemplate_default/templates/tpl_message_stack_default.php) [<a href='messagestack.require'>messagestack.require</a>]: failed to open stream: No such file or directory in /usr/local/psa/home/vhosts/website.com/httpdocs/zenadmin/includes/classes/message_stack.php on line 86, referer: http://www.website.com/zenadmin/define_pages_editor.php
    [Mon Dec 15 17:07:30 2008] [error] [client 78.105.21.84] PHP Fatal error:  messageStack::require() [<a href='function.require'>function.require</a>]: Failed opening required 'DIR_WS_TEMPLATEStemplate_default/templates/tpl_message_stack_default.php' (include_path='.:/usr/local/psa/apache/lib/php:/usr/local/share/pear') in /usr/local/psa/home/vhosts/website.com/httpdocs/zenadmin/includes/classes/message_stack.php on line 86, referer: http://www.website.com/zenadmin/define_pages_editor.php
    I've also FTPed and can see the files referenced, so they are there. Any further ideas?

  5. #5
    Join Date
    Jun 2008
    Posts
    129
    Plugin Contributions
    0

    Default Re: Define page editor not working once site moved

    Could it be that
    Code:
    DIR_WS_TEMPLATEStemplate_default/templates
    is missing a slash, ie
    Code:
    DIR_WS_TEMPLATES/template_default/templates
    ?

 

 

Similar Threads

  1. Browse server/upload - define page editor not working
    By maperr55 in forum General Questions
    Replies: 3
    Last Post: 4 Jan 2012, 12:11 AM
  2. Define Page Editor NOT working
    By southernlady in forum Basic Configuration
    Replies: 2
    Last Post: 4 Jun 2010, 02:22 PM
  3. Page define editor not working
    By Decie in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Dec 2008, 12:18 PM
  4. Discount Coupon Page: Define Page Editor not working
    By hindley08 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 Jul 2008, 07:49 PM
  5. Page Editor Not Working Or Define Page Status
    By awoman in forum Upgrading from 1.3.x to 1.3.9
    Replies: 1
    Last Post: 30 Sep 2006, 11:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg