Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SQL Problem


ice7782

Recommended Posts

I ran this code

INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) VALUES ('Purchase without account', 'PURCHASE_WITHOUT_ACCOUNT', 'yes', 'Do you allow Customers to purchase without an account?', '5', '10', 'tep_cfg_select_option(array(\'no\', \'yes\'), ', now());

while installing purchase without account. I think I did something wrong because now even if I uninstall osc through my cpanel and reinstall it I am still having problems with no pictures showing up no frames,no buttons,no backgrounds,no banners NOTHING just text and links. I deleted the database and tried reinstalling it and that didnt do anything. I am lost. Please help me with this :) I double posted this kind of, because I thought this would make it more clear.

Link to comment
Share on other sites

Have you double-checked your permissions?

 

 

Kevin

"What I didn't know yesterday, I know today & will remember tomorrow"

(By Kwalker)

 

What do you see when you open up the tep_database-pr2.2-CVS.pdf file that came with your osCommerce download?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...