osCmax v2.5 User Manual
Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Catalog (page not found?)

This is a discussion on Catalog (page not found?) within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; Hi there, I installed osCMax on my server and everything worked fine for a while, but then the index.php page ...

      
  1. #1
    Lurker
    Join Date
    Jun 2005
    Posts
    4
    Rep Power
    0


    Default Catalog (page not found?)

    Hi there,

    I installed osCMax on my server and everything worked fine for a while, but then the index.php page stopped working, or I should say the whole store. Everytime I type in the url address, I get a "page not found" error eventhough the pages are there and still in my server.

    The admin panel still works fine and I could login to the admin and still change settings and everything, but I can't view the store,

    anyone know what could be the cause of this? should I try reinstalling?

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default RE: Catalog (page not found?)

    What changed? If it worked before and now it does not then something was changed (NOT OSC related). Check with your host to see if anything was upgraded/changed.
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  3. #3
    Lurker
    Join Date
    Jul 2005
    Posts
    1
    Rep Power
    0


    Default

    This problem has arised for me too. Store was working perfectly after installation. when I entered a new catagory the whole store stopped working. Admin works in the mean time. When I delete all the category and products store works again.

  4. #4
    New Member
    Join Date
    Jun 2005
    Posts
    11
    Rep Power
    0


    Default

    funny you would mention that, I had a similar experience. I figured I must have screwed up but never did figure out what happened. It was a fresh install. It ran OK for about a day and then went kerplunk after minimal configuring. Same symptoms couldn't find catalog/index.php but it was there. I reinstalled and haven't had that problem again. I have installed OScommerce dozens of times so I am pretty familiar with the installtion.

    server specs:
    PHP 4.3.8 W/ Zend Optimizer
    MySQL 4.0.22

  5. #5
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    You are turning on the standard osC cache. Turn it off and use the new 'page cache' instead. The standard osC cache has problems with the BTS system.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  6. #6
    New Member
    Join Date
    Oct 2004
    Posts
    18
    Rep Power
    0


    Default

    The same has happened to me.

    I checked the admin and the standard cache was still set to off.
    I then enabled the 'page cache' option, but still no go.

    Is a re-install mandatory?
    If there is a known issue with the cache and BTS, shouldn't these settings be preset by default?


    OK, just deleted all catagories as mentioned above, and catalog re-appears, but new with the 'page cache' enabled, I end up with cache errors in the footer.

    Code:
    Warning: fopen(/home/user115/public_html/programas/catalogo//cache/_programas_catalogo_index.php__english_USD.cache): failed to open stream: Permission denied in /home/user115/public_html/programas/catalogo/includes/classes/page_cache.php on line 261
    
    Warning: fwrite(): supplied argument is not a valid stream resource in /home/user115/public_html/programas/catalogo/includes/classes/page_cache.php on line 262
    
    Warning: fclose(): supplied argument is not a valid stream resource in /home/user115/public_html/programas/catalogo/includes/classes/page_cache.php on line 263
    [quote][/quote]

  7. #7
    Member
    Join Date
    Mar 2003
    Posts
    77
    Rep Power
    0


    Default

    How many categories did each of you have? One category? If you only had one (for testing purposes), there is an error in the articles box that more or less kills the store if you only have one category. (this comment does not apply to the OP, that is a different issue)

    Add at least two categories, or turn off the articles box until the bug is found.

    --gabe

  8. #8
    New Member
    Join Date
    Oct 2004
    Posts
    18
    Rep Power
    0


    Default

    I have three categories with one sub-category.

    the errors still persist.

    I dont want to start adding too many things, just incase I have to delete everything again to see the main page.

  9. #9
    Member
    Join Date
    Mar 2003
    Posts
    77
    Rep Power
    0


    Default

    You need to set proper permissions on the cache directory... the webserver cannot write to it... try adding write permissions for group, this sometimes works depending on your server setup.

    Note also that you might need to edit the config.php file as there is a / prepended to the cache directory... notice the "double //" in the first error statement. In osCommerce, all the directory constants end in "/" (well, almost all...) so you are getting an extra "/" from somewhere... it actually should not matter, but some webservers will choke on that...

    --gabe

  10. #10
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default

    This may be related to the Authors box bug. A bugfix has been released for it, so please download apply the patched file and see if it resolves this issue:

    http://bugtrack.oscmax.com/view.php?id=12
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Page 1 of 2 12 LastLast

Similar Threads

  1. Checkout shipping page not found error sometimes
    By quokka in forum osCMax v1.7 Installation
    Replies: 2
    Last Post: 06-13-2005, 12:43 PM
  2. Page not found errors Please help
    By harborsales1 in forum osCMax v1.7 Installation
    Replies: 1
    Last Post: 12-15-2004, 05:51 AM
  3. Object not found! The requested URL was not found on this s
    By furnic in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 12-10-2004, 09:59 AM
  4. page not found , but there.
    By anthon in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 10-10-2004, 11:23 AM
  5. 404 page not found error
    By nightsbird in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 12-12-2003, 08:19 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
  •