Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

allowing third party script


Guest

Recommended Posts

Hello, i am a php developer, a client asked me to create some scripts to manage his site, basically to read some tables and perform statistics on product orders and buying.

I created eeverything on my server using a copy of the database and works fine, but now i have migrated everything into my client's server, and placed it inside a folder named statsManagement,  so theorically the access would be www.myclientssite.com/statsManagement, but when i try to access it i get a 404 error.

Can you please tell me what to do in order to 'leave' statsManagement out of the 404 error?

 

Thanks!

Link to comment
Share on other sites

This is not a question for osCommerce, it's a question for your clients host.  

 

Perhaps the statsManagement folder needs to have an index.php file ?

In any case, the host will (or should) know the reason why the 404 is showing.

 

You might also try the hosts error_log or access_log to find out what might be wrong.

Link to comment
Share on other sites

When i say 404 means that i get to see the template of the oscommerce site (which i don't need) i get "the requested page could not be found" with header and lateral bar from the oscommerce site.....

 

Still has nothing to do with oscommerce?

 

Just checked on host, and there seems to be nothing that prevent my script to run....

 

it's besides catalog folder on webroot...

Link to comment
Share on other sites

@@gutibs  If you just added the page to admin without adding the required code, like application_top.php, that may be the reason for the failure.

 

Also, in case you are not aware of it, there is an addon section with lots of reports for things like this already written. This doesn't have anything to do with your problem but may save you from creating something that already exists.

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...