Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

changing website details


madmonkeyboy

Recommended Posts

Posted

i have changed the details in the config/mystore section to show my store name and email address etc but when i load the website up none of the info has changed, it still says things like mystore.com and [email protected]. does anyone know how to accually get the things to change???? (i dont really know how to code)

 

thanks

Posted

yeah have refreshed the page, closed the window and opened a new one, emptied the cache and even restarted my pc. but every time i open the admin bit it shows my changes and everytime i open the site as if i am a user it shows the original stuff, im getting very confused.

Posted

check that your database setting in admin/includes/configure.php match those of catalog/includes/configure.php and also check that you have no files in your inlcudes/local/ folder

 

Nick

Menou and unome

Posted

admin/includes/configure.php and catalog/includes/configure.php match up right.

 

In the /local/ folder there are 2 files, .cvsignore and readme

 

the contents of these are as follows:

 

.cvsignore

 

configure.php

 

readme

 

This directory contains local configuration information.

 

It also must contain a file named configure.php that can be used to override

the defaults set in application_top.php

 

Remember to execute PHP commands the file needs to start with <?php and end with ?>

 

should these be in this folder, is that whats stopping my site working???

Archived

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

×
×
  • Create New...