osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

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 ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Installation issues

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 07-20-2005, 01:23 PM
Lurker
 
Join Date: Jun 2005
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
sean747
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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 07-21-2005, 04:50 AM
jpf's Avatar
jpf jpf is offline
Moderator

 
Join Date: Sep 2003
Location: Manitoba, Canada
Posts: 1,568
Thanks: 1
Thanked 84 Times in 71 Posts
Rep Power: 10
jpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of lightjpf is a glorious beacon of light
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
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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 07-22-2005, 10:28 PM
Lurker
 
Join Date: Jul 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
ozmatic
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 07-22-2005, 11:18 PM
New Member
 
Join Date: Jun 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
tbone
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 07-23-2005, 06:07 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,329
Thanks: 68
Thanked 322 Times in 305 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
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 Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 07-30-2005, 02:36 AM
New Member
 
Join Date: Oct 2004
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
islander
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]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 07-30-2005, 07:54 AM
Member
 
Join Date: Mar 2003
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
ganast
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 07-30-2005, 11:02 AM
New Member
 
Join Date: Oct 2004
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
islander
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #9  
Old 08-01-2005, 09:47 PM
Member
 
Join Date: Mar 2003
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
ganast
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #10  
Old 08-04-2005, 08:01 AM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,329
Thanks: 68
Thanked 322 Times in 305 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
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 Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Checkout shipping page not found error sometimes quokka osCMax v1.7 Installation 2 06-13-2005 12:43 PM
Page not found errors Please help harborsales1 osCMax v1.7 Installation 1 12-15-2004 06:51 AM
Object not found! The requested URL was not found on this s furnic osCMax v1.7 Discussion 2 12-10-2004 10:59 AM
page not found , but there. anthon osCommerce 2.2 Modification Help 2 10-10-2004 11:23 AM
404 page not found error nightsbird osCommerce 2.2 Installation Help 0 12-12-2003 09:19 AM


All times are GMT -8. The time now is 09:28 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax