Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

orer status problem


Guest

Recommended Posts

Posted

hello!

 

in the admin section of the cart I am getting the following link error

 

/admin/FILENAME_ORDERS_STATUS

 

this link is under localization -> order status

 

and even if I put order_status.php in the address bar and go to the right page

 

If I click Pending, delivered, Processing

I get the following link error

 

the_shop/admin/FILENAME_ORDERS_STATUS?page=1&oID=2

can anyone point me to which file I need to fix to make these links work?

 

oh btw under "Localizations"

I can click 'currencies' and 'Languages" and have no problems!

 

thanks!

Posted

FILENAME_ORDERS_STATUS is defined in catalog/admin/includes/filenames.php, as are many other file names. Check to make sure that the file exists, and has not perhaps been overwritten by accident with catalog/includes/filenames.php.

 

-jared

Posted
FILENAME_ORDERS_STATUS is defined in catalog/admin/includes/filenames.php, as are many other file names.  Check to make sure that the file exists, and has not perhaps been overwritten by accident with catalog/includes/filenames.php.

 

-jared

 

 

thanks - they were not the same so I'm guessing I didn't overwrite -

but I did have a filenamesold.php that I renamed and it seems to work fine -

 

but your reply made me actually look and realize they were in fact two different files!

 

 

thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...