osCmax v2.5 User Manual
Results 1 to 4 of 4

RC4 and template

This is a discussion on RC4 and template within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; Hi guys, I am presently running RC3 on my live store and I am using a RC3 Template that I ...

      
  1. #1
    Active Member
    Join Date
    May 2003
    Posts
    185
    Rep Power
    10


    Default RC4 and template

    Hi guys,
    I am presently running RC3 on my live store and I am using a RC3 Template that I purchase from the template store. I am getting ready to upgrade to the new RC4, my question is will the RC3 Template that I purchase work on the new RC4? I try to import the template the same exact way that I use to import it to the RC3 store but when I run the setup.php script the way I did on the RC3 store I get the following message,

    Fatal error: Call to a member function add_current_page() on a non-object in C:wampwwwcatalogincludesapplication_top.php on line 349

    Could someone please tell me what does this error mean and how can I fix it? Do I need to use beyond compare to import changes between the template files and the RC4 files? Any help would be greatly appreciated guys.

  2. #2
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,678
    Rep Power
    49


    Default Re: RC4 and template

    Hi judoka,

    It sounds like you are the prefect candidate to take up jpf's offer from this thread to upgrade your website for you. (3rd message on thread)

    As long as you haven't modified your store too much they are offering to upgrade your site for you (so they can test the RC4 upgrade scripts work).

    But the outcome is that your site gets upgraded and tested by the best OSCMAX programmers out there!

    I would strongly advise you take them up on their offer - limited places only!

    Hope this helps,

    pgmarshall

  3. #3
    Active Member
    Join Date
    May 2003
    Posts
    185
    Rep Power
    10


    Default Re: RC4 and template

    Quote Originally Posted by pgmarshall View Post
    Hi judoka,

    It sounds like you are the prefect candidate to take up jpf's offer from this thread to upgrade your website for you. (3rd message on thread)

    As long as you haven't modified your store too much they are offering to upgrade your site for you (so they can test the RC4 upgrade scripts work).

    But the outcome is that your site gets upgraded and tested by the best OSCMAX programmers out there!

    I would strongly advise you take them up on their offer - limited places only!

    Hope this helps,

    pgmarshall
    Thanks for your reply pgmarshall. I did see jpf's offer and I already sign up for it yesterday. But I am also trying to learn a little bit on how this all works, which is way I also purchase the new ebook yesterday. While I am waiting for a reply from jpf, I am trying to install RC4 on my local computer and make the changes myself just to see if I can do it. And hopefully learn the process involve in doing it.

    Again thank you for your reply,
    judoka

  4. #4
    Active Member red_fraggle's Avatar
    Join Date
    Feb 2004
    Location
    wilmington, NC
    Posts
    343
    Rep Power
    9


    Default Re: RC4 and template

    I did some testing for you on one of our Development servers. This error is being caused by the .htaccess file and enabled SEO URLS.

    Specifically, if you have enabled SEO URLS, and have not un-commented the rewrite rules, AND have put your catalog some where other than the root of your hosting account, for instance in /catalog, then you MUST un-comment the line in the .htaccess file which states:

    Code:
    # Change "catalog" to your catalog directory name:
    #RewriteBase /catalog/
    and change it to this:


    Code:
    # Change "catalog" to your catalog directory name:
    RewriteBase /catalog/
    where "/catalog" above is whatever the directory name you put the shop into is...I have verified and can duplicate that having this change will product the following error: Fatal error: Call to a member function add_current_page() on a non-object in C:wampwwwcatalogincludesapplication_top.php on line 349

Similar Threads

  1. BTS Template Tutorial, Examples, converting osC template to BTS
    By michael_s in forum osCMax v2 Features Discussion
    Replies: 24
    Last Post: 07-11-2011, 06:36 PM
  2. Template Help
    By elite502 in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 10-08-2008, 10:36 PM
  3. Box template
    By Locace in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 12-03-2007, 06:58 AM
  4. TEMPLATE INSTALL ISSUE --> Illegal Template Directory
    By ashelleydesign in forum osCmax v2 Installation issues
    Replies: 4
    Last Post: 02-02-2007, 05:59 AM
  5. how to get the new template
    By nadirimran in forum osCMax v1.7 General Mods Discussion
    Replies: 0
    Last Post: 07-03-2006, 02:08 AM

Bookmarks

Posting Permissions

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