Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

multiple title, value, and actions


Guest

Recommended Posts

Posted

In my admin configuration my stuff is all multiplied.

 

 

Store Name osCommerce

Store Name osCommerce

Store Name osCommerce

Store Name osCommerce

Store Name osCommerce

Store Name osCommerce

Store Name osCommerce

Store Owner Harald Ponce de Leon

Store Owner Harald Ponce de Leon

Store Owner Harald Ponce de Leon

Store Owner Harald Ponce de Leon

Store Owner Harald Ponce de Leon

 

How do I fix this? Probably something simple but its drivin me nuts! lol

 

thanks!

Posted

that probably means that those lines are multiple times in your mysql database.

I recomend correcting that through phpmyadmin.

you will need to alter table configuration.

all duplicates should be deleted.

Posted
that probably means that those lines are multiple times in your mysql database.

I recomend correcting that through phpmyadmin.

you will need to alter table configuration.

all duplicates should be deleted.

 

 

Is that pretty straightforward? Never really altered the mysql before. Any secrets for success there?

 

Thanks!

Posted

nope, not that much secrets.

just explore table configuration in phpmyadmin and delete duplicates only (the red cross thingy, you will be asked to confir deletion)

Posted

negative ghostrider!

 

There aren't any duplicates in phpmyadmin. hmm

Posted

try ordering table configuration by `configuration_title` for example and see if there are duplicates then.

if not, have you then altered any files from a default instalation?

especially admin/configuration.php??

Posted
Nope and nope. What could it be?

 

I have looked thru everything in the site and just cant find where this is coming from. Anyone got any ideas or have seen this before? Need to get this out to client tomorrow before holiday.

Posted
I have looked thru everything in the site and just cant find where this is coming from. Anyone got any ideas or have seen this before? Need to get this out to client tomorrow before holiday.

 

 

Stillthere and I have looked everywhere for where this is coming from. Surely some one has run into this before...

 

Please help!

 

Thanks

Posted
Stillthere and I have looked everywhere for where this is coming from. Surely some one has run into this before...

 

Please help!

 

Thanks

 

anyone???

Archived

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

×
×
  • Create New...