Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

finding code within configuration.php


pete2007

Recommended Posts

Posted

Hi,

 

Does anyone know the code within store/osc/admin/configuration.php that is connected with the admin section for the Store Address and Phone ?

 

Any help or advice would be most appreciated!

Posted

there is none for that in the configure.php file, it is stored in the database.

To edit it you can use the admin / configuration / my store

 

Or am i not understanding your question?

 

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Posted
there is none for that in the configure.php file, it is stored in the database.

To edit it you can use the admin / configuration / my store

 

Or am i not understanding your question?

 

Nic

 

Thanks for the response.

 

The problem I have a coder installed the FCK module to all areas of my site, I then went to change my address and it won't allow me to update or change it, now its just left blank.

 

Basically I want to try and find the easiest solution to edit the code directly from the database as I do not have the knowledge/skills to remove the FCK module from certain areas.

 

Any suggestions on where to look?

Posted
Thanks for the response.

 

The problem I have a coder installed the FCK module to all areas of my site, I then went to change my address and it won't allow me to update or change it, now its just left blank.

 

Basically I want to try and find the easiest solution to edit the code directly from the database as I do not have the knowledge/skills to remove the FCK module from certain areas.

 

Any suggestions on where to look?

 

 

you should be able to do this via your admin >> configuration >> my store page, thats not FCK is it?

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Posted
you should be able to do this via your admin >> configuration >> my store page, thats not FCK is it?

Nic

 

I can't change it within the admin section as FCK has been installed there, for some reason I am unable to update it, now its left blank.

Posted
I can't change it within the admin section as FCK has been installed there, for some reason I am unable to update it, now its left blank.

 

i can think of two possible solutions. first, contact your programmer. it sounds to me like he incorrectly installed the fck editor, since you are unable to edit some information. if you paid him to do the work, he should support it.

 

second, and this could be dangerous - i would not suggest this if you're not very familiar with databases..., you could try editing the database directly. using phpmyadmin, you can edit the records in the configuration table that store your address. this might get you past the immediate issue until you can find a real solution to the fck editor problem.

Archived

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

×
×
  • Create New...