Broken preview link

Locked
Results 1 to 7 of 7
This thread is locked. New replies are disabled.
15 Apr 2007, 12:16
#1
serge1889 avatar

serge1889

New Zenner

Join Date:
Apr 2007
Posts:
5
Plugin Contributions:
0

Broken preview link

I've been slowly adding products for some time but, now, the preview button seems to link to the top level directory and not to the preview page.

The page code says it should link to here: "http://www.kidmonster.co.uk/catalog/admin/categories.php?cPath=75&pID=235&page=1"

I'm guessing there is a problem with the database as I have reinstalled the categories.php file to no effect, but I haven't the faintest idea how to fix it. Any ideas?

If it's any use, I'm running Zen cart version 1.3.7. MySQL client version: 4.1.10
15 Apr 2007, 13:26
#2
serge1889 avatar

serge1889

New Zenner

Join Date:
Apr 2007
Posts:
5
Plugin Contributions:
0

Re: Broken preview link

Apologies, but further investigation reveals that this problem only occurs when trying to amend existing products and not, as previuosly stated, when adding new products.
15 Apr 2007, 18:08
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,506
Plugin Contributions:
173

Re: Broken preview link

Which "preview" button are you referring to? on the categories/prods listing or in the edit page ?
Have you made any changes to the /admin/includes/modules files/folders ?
What mods / addons / contributions do you have installed?
15 Apr 2007, 18:24
#4
serge1889 avatar

serge1889

New Zenner

Join Date:
Apr 2007
Posts:
5
Plugin Contributions:
0

Re: Broken preview link

I'm talking about the preview button(s) on the edit product page.
I have made no changes to the admin/includes modules files/folders.
As for mods etc, I have the Product Info Display (right side), Zen lightbox, blank sidebox and the Login header mods etc installed.
15 Apr 2007, 19:08
#5
ajeh avatar

ajeh

Oba-san

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

Re: Broken preview link

Using phpMyAdmin ...

Could you peek in the products table ...

Do all products have master_categories_id values -- as in none are 0?

Can you peek in the products_to_categories table ... do all products have categories_id > 0?

Are you able to edit an existing product and click update?
15 Apr 2007, 20:31
#6
serge1889 avatar

serge1889

New Zenner

Join Date:
Apr 2007
Posts:
5
Plugin Contributions:
0

Re: Broken preview link

I've checked both the master_categories_id values and the products_to_categories table and both are fine (ie no 0s anywhere).

Assuming you are asking whether I can edit a product using phpMyAdmin, the answer is yes.
16 Apr 2007, 09:16
#7
serge1889 avatar

serge1889

New Zenner

Join Date:
Apr 2007
Posts:
5
Plugin Contributions:
0

Re: Broken preview link

I have narrowed the errors still further. It only occurs when I change the text style in the Product description window - eg to a Heading style. It appears to be fine changing the point size, using bold etc. Just this. Know where I should look?
Apologies for the inaccuracy of my earlier posts but I've been at this for hours.