Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Posts
    42
    Plugin Contributions
    0

    Default upgrade help please

    Hi, I am attempting to upgrade from 1.3.5 to 1.3.6 and not having a great deal of success. I have modded my storefront quite a bit. I used WinMerge to merge all my changes with all the 1.3.6 changes.

    I have installed 1.3.6 on a test site and it was working perfectly when I did a fresh install.

    Then I took my merged files and uploaded them over the files on the server (taking note of the configure.php files that were already on the server and making the necessary adjustments).

    I replaced the database on the server with my 1.3.5 database, I have not upgraded yet.

    This is the error I get on the front page:

    Warning: main(../includes/classes/class.base.php) [function.main]: failed to open stream: No such file or directory in /home/cwallace/domains/mcfacebook.com/public_html/includes/application_top.php on line 29

    Fatal error: main() [function.require]: Failed opening required '../includes/classes/class.base.php' (include_path='.:/usr/local/lib/php') in /home/cwallace/domains/mcfacebook.com/public_html/includes/application_top.php on line 29
    I can fix this by going into application_top.php and changing the following line:

    require('../includes/classes/class.base.php');
    require('../includes/classes/class.notifier.php');

    to

    require('includes/classes/class.base.php');
    require('includes/classes/class.notifier.php');

    I know that I should not be messing with this file anyway, but I just wanted to see what it would do to change those two lines.

    Please take a look if you can and let me know if you have any hunches on this one... Thanks very much.

    You can view this here:

    http://www. mc facebook .com

    Regular site here:

    http://www. my libros .com

  2. #2
    Join Date
    Aug 2006
    Posts
    42
    Plugin Contributions
    0

    Default Re: upgrade help please

    OK, I fixed it. Thanks anyway.

 

 

Similar Threads

  1. UPGRADE HELP PLEASE v1.3.9h to 1.5.1
    By Rick5150 in forum General Questions
    Replies: 18
    Last Post: 19 Jan 2013, 01:31 PM
  2. Please help me upgrade
    By commdiver in forum Upgrading from 1.3.x to 1.3.9
    Replies: 7
    Last Post: 16 Jul 2010, 05:22 PM
  3. Help with upgrade, please!
    By digidiva-kathy in forum Upgrading from 1.3.x to 1.3.9
    Replies: 1
    Last Post: 10 Jan 2007, 10:15 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