hawthorn Posted May 22, 2007 Posted May 22, 2007 As a complete newbee to oscommerve, why do I have an includes folder, and an includes/includes folder? I used an automatic installer, so is this configuration correct? It's confusing, because if as I do, I want to change the "if you already have an account.." nessage in create-account.php, the definition of the message appears twice, in includes/languages/english/create_account.php and includes/includes/languages/english/create_account.php and obviously only one is used. Can anyone explain please?
oschellas Posted May 22, 2007 Posted May 22, 2007 In your catalog directory you should have 1 includes directory and 1 includes directory under admin. Probably something went wrong when installing. Best would be to download the latest version from osc, delete the previous installed osc files from the server and start a fresh install.
Guest Posted May 22, 2007 Posted May 22, 2007 You may have an error in your directory structure. Try renaming includes/includes to something like includes/includesBAK and verify that everything still works. Are there any other directories that have this type of issue? There are two includes directories, however, one is catalog/includes and the other is catalog/admin/includes. To my knowledge, those should be the only ones.
hawthorn Posted May 22, 2007 Author Posted May 22, 2007 Thanks ;-) I've got rid of the include/includes and so far so good ;-)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.