Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help Me Get My Site Live ! Please


Guest

Recommended Posts

Posted

Hi, New to the forum , so hi to everyone.

 

Basically I went on scriptlance and paid a developer to sort my oscommerce site , out, and get it live.

 

The site was working fine on the following address : http://www.atharvashirsha.com/demos/oscommerce/index.php ...

 

However when I asked him to transfer it over to the proper address : www.boredofthehighstreet.com , he obviously made a mistake, and neither is working properly now.

 

Basically from what you can see , does this look like a complicated job to fix, and where should I go from here.

 

The site did have the following features, but do not even have access to the admin now.

 

The website was fully functioning, and test orders had been made until, the programmers working on it made a mistake, and now dont seem to have the time to fix.

 

The website was fully working and included :

 

Worldpay , that was fully functional and working.

A fully working admin which allowed me to do the normail oscommerec admin stuff. adding products, adding sizes , stock control,adding pictures.

This also included the ability to add writing to the main page aswell as every other page on the site.

The top banner heading, and the 4 side adverts were all changeable by me in the admin section.

 

You will probably notice the error code at the bottom, I think byt am not sure that this is the propblem. As I said this was all working , so should be fairly easy.

 

Any recommendations ?

 

Barney

Posted

If you have installed the Register Globals patch,

and you don't have access to a php.ini file, and

you don't have access to a .htaccess and your host

will not change any php settings for you (e.g. you're

on a shared server), then you can try the following:

 

At the top of your sessions.php file, add these three lines:

 

// Added to turn off php warnings (see register_globals contrib/patch readme)

ini_set("session.bug_compat_warn", "off");

ini_set("session.bug_compat_42", "off");

 

Vger

Archived

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

×
×
  • Create New...