Zen Cart Logo
Forums / All Other Contributions/Addons / HELP! Mods Gone Wrong!!!

HELP! Mods Gone Wrong!!!

Locked

Views: 1,735

Results 1 to 12 of 12
This thread is locked. New replies are disabled.
26 Dec 2008, 7:10 PM
#1
baltimorerichgirls avatar

baltimorerichgirls

New Zenner

Join Date:
Dec 2008
Posts:
23
Plugin Contributions:
0

HELP! Mods Gone Wrong!!!

I am trying to get the Column Layout Grid and Fual Slimbox mods working properly. Both are installed and showing in my admin.:blink:

With regards to the Column Layout Grid, I have changed my settings to column but the items still appear in a row. Can someone take a look at my site and offer some solutions?

http://baltimorerichgirls.com/shop/index.php?main_page=index&cPath=14_24

Additionally, I now have the Product Listing Layout Style showing up twice in configs. :oops: How do I remove the mod so that I can start fresh?

With regards to Fual Slimbox, when I click an image it opens in a new page in the same window. Possible Solutions Please?

Thanks!!!:clap:

26 Dec 2008, 8:09 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: HELP! Mods Gone Wrong!!!

You are still using the "Classic" template - - Where did you upload the files in these modules where the distribution lists "your_template"

26 Dec 2008, 8:40 PM
#3
baltimorerichgirls avatar

baltimorerichgirls

New Zenner

Join Date:
Dec 2008
Posts:
23
Plugin Contributions:
0

Re: HELP! Mods Gone Wrong!!!

To template_default

27 Dec 2008, 1:37 AM
#4
baltimorerichgirls avatar

baltimorerichgirls

New Zenner

Join Date:
Dec 2008
Posts:
23
Plugin Contributions:
0

Re: HELP! Mods Gone Wrong!!!

Ok... I got the column grid layout working but I am still having problems with fual slimbox.

I uninstalled the mod and tried to reinstall it but got an error. Something like... "cannot insert configuration new because it already exist."

When I click on fual slimbox under configs it is empty; however, I can see the mods headers.

Any help would be greatly appreciated.

28 Dec 2008, 8:11 PM
#6
baltimorerichgirls avatar

baltimorerichgirls

New Zenner

Join Date:
Dec 2008
Posts:
23
Plugin Contributions:
0

Re: HELP! Mods Gone Wrong!!!

Any help with fual slimbox would be greatly appreciated.

I uninstalled the mod and tried to reinstall it but got an error. Something like... "cannot insert configuration new because it already exist." :frusty:

When I click on fual slimbox under configs it is empty; however, I can see the mods headers.

Thanks!

29 Dec 2008, 9:31 AM
#7
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: HELP! Mods Gone Wrong!!!

The easiest is to restore your Database from a backup made prior to the module install - something one should always do prior to making any change.

Assuming you did not do this and also assuming if you did not, that you are not familiar with editing Databases....

It comes with an "uninstall sql" have you tried this??

9 Jan 2009, 2:21 AM
#8
baltimorerichgirls avatar

baltimorerichgirls

New Zenner

Join Date:
Dec 2008
Posts:
23
Plugin Contributions:
0

Re: HELP! Mods Gone Wrong!!!

No, I didn't back up the file and no I don't have any experience editing databases; however, I like to think that I am a quick learner. It does have an uninstall file and it works fine, bu when I try to reinstall I get following error:

ERROR: Cannot insert configuration_key "" because it already exists

I have learned my lesson, I will never fool around with the database with out backing it up... Any solutions.:blush:

9 Jan 2009, 2:39 AM
#9
colemanpa avatar

colemanpa

Zen Follower

Join Date:
Oct 2007
Location:
Fairbanks, Alaska
Posts:
423
Plugin Contributions:
0

Re: HELP! Mods Gone Wrong!!!

kobra:

You are still using the "Classic" template - - Where did you upload the files in these modules where the distribution lists "your_template"

BaltimoreRichGirls:

To template_default

the folders that were named YOUR_TEMPLATE should have been changed to the name of the folder you are using for your template in your file structure not template_default.

BaltimoreRichGirls:

No, I didn't back up the file and no I don't have any experience editing databases; however, I like to think that I am a quick learner. It does have an uninstall file and it works fine, bu when I try to reinstall I get following error:

ERROR: Cannot insert configuration_key "" because it already exists
I have learned my lesson, I will never fool around with the database with out backing it up... Any solutions.:blush:

You are getting the ERROR message because it's already been run, and you would have to run the uninstall.sql file made for that mod to run that sql statement again.

pete

9 Jan 2009, 3:12 AM
#10
baltimorerichgirls avatar

baltimorerichgirls

New Zenner

Join Date:
Dec 2008
Posts:
23
Plugin Contributions:
0

Re: HELP! Mods Gone Wrong!!!

Thanks! I created a custom template and moved all the appropriate files to my custom template. I think that is why the category grid mod is now working.

I have uninstalled the mod using the appropriate sql file. That is the error I get when I try to reinstall the mod. I actually get that message when I try to install any sql file.

Searching the forums I found the exact same situation and the guy fixed it by editing his database manually... something I don't know how to do...

As always help is greatly appreciated.

9 Jan 2009, 9:22 PM
#11
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: HELP! Mods Gone Wrong!!!

if uninstall script doesn't do it , chances are that you don't have correct or sufficient database privileges to remove records from tables. those privileges can be set from your hosting account .

10 Jan 2009, 10:49 PM
#12
baltimorerichgirls avatar

baltimorerichgirls

New Zenner

Join Date:
Dec 2008
Posts:
23
Plugin Contributions:
0

Re: HELP! Mods Gone Wrong!!!

I reinstalled zen cart in a new database. Everything is working fine now. :clap: I guess the importance of backing up one's database (mine was corrupted) and creating a custom template folder (the source of the corruption) can't be stressed enough.