Zen Cart Logo
Forums / General Questions / Double Catalog Descriptions?

Double Catalog Descriptions?

Locked

Views: 2,006

Results 1 to 12 of 12
This thread is locked. New replies are disabled.
24 Jul 2006, 2:01 AM
#1
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Double Catalog Descriptions?

Anyone ever seen double description in the Product Catalog area.

To see what I mean go here

Look at the title of the product then the partial description, it has 2 right above and below each other.

Anyone know the fix for this?

24 Jul 2006, 2:04 AM
#2
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Double Catalog Descriptions?

Using all 1.3 files.

Not sure if I got all the codes in but nay help is appreciated

24 Jul 2006, 2:05 AM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Double Catalog Descriptions?

Mixed versions of the product_listing/templates will do that ...

Sounds like you have modules and tpl_ pages from different versions running into conflict ...

Might load a clean Full Zen Cart v1.3.0.2 in a test directory ... with a test database ... with the demo data ... and see how it is suppose to run ...

I am guessing from your issues today you are working on an upgrade and running into issues or conflicting files or not a proper upgrade etc.

24 Jul 2006, 2:08 AM
#4
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Double Catalog Descriptions?

Yes Ajeh, this website is also owned by the same person as the last. However according to kuroi this template is designed for 1.3.

The 1.3.0.2 classic template doesnt do this. Not sure if the template he has is having troubles or I do not have all the code in. I have searched tremendously through the files and compared but they are starting to run into each other.

I can switch back to classic to show that it works fine on that one.

But I am guessing it could be the template itself?

Rob

24 Jul 2006, 2:11 AM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Double Catalog Descriptions?

Sounds like you have add-ons or something running as well or something in the modules perhaps ...

I do not recall this template having an issue with the Product Listing ...

Again ... load a clean v1.3.0.2 ...

Now try loading the template ... a clean version of it ...

That should tell you a lot about the problem ...

24 Jul 2006, 2:13 AM
#6
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Double Catalog Descriptions?

I will give it a shot.

However any idea what file might be doing this. So I can download it and compare to the new upload.

Rob

24 Jul 2006, 2:20 AM
#7
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Double Catalog Descriptions?

More than likely something in the /includes/modules ... more than likely an overwritten original file with what should of been done as an override ...

Something like product_listing ...

Lots of peices and parts can break things ...

Try the Clean Full Zen Cart v1.3.0.2 first with the demo data ... then add the template properly to its override directories ... does it get moofy? Or does it run correctly?

24 Jul 2006, 2:21 AM
#8
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Double Catalog Descriptions?

I will give it a shot!! I will keep you updated as it progresses.
Rob

24 Jul 2006, 2:40 AM
#9
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Double Catalog Descriptions?

Ajeh,
It didnt work no change whatsoever.

Uploaded complete new upload of 1.3.0.2 and new upload of the future_zen template!!

Any other ideas?

I changed it to columns no doubles?

Think this might be interfering?

24 Jul 2006, 2:45 AM
#10
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Double Catalog Descriptions?

You changed what to columns?

24 Jul 2006, 2:47 AM
#11
knuckle_101 avatar

knuckle_101

Totally Zenned

Join Date:
Dec 2005
Location:
Cincinnati Ohio
Posts:
1,034
Plugin Contributions:
3

Re: Double Catalog Descriptions?

The columns attributes was installed before i got here.

The product layout contrubition Product Listing - Layout Style columns instead of rows.

24 Jul 2006, 2:49 AM
#12
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Double Catalog Descriptions?

Sounds like this is where the conflict is ...

I have future loaded on a default Zen Cart and no double descriptions ...