![]() |
|
Home | Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]() Hi,
Our product detail pages broke recently, not sure when. We've tracked it down to these two statements which used to work in the product details pages: [DFR:AddProducts?brand=<?php echo $product->brand ?>&ppp=3] [DFR:AddProducts?c=<?php echo $category->id ?>&sort=-price&ppp=5] By removing them, we've got product detail pages working again, e.g: http://bag-saver.com/store/black-bag...8600039185108/ But we'd like to have those Custom Views back working. Has something changed we need to know about? Kind Regards, Ola and Dave |
#2
|
||||
|
||||
![]() Hi
Your PHP code looks wrong. You are missing ending semi-colons ; Eric
__________________
![]() ![]() ![]() ![]() |
#3
|
|||
|
|||
![]() Thanks but that didn't help.
I have one of the DFRs in place here and as you can see it breaks the page: http://bag-saver.com/store/cream-bag...4400007234935/ |
#4
|
||||
|
||||
![]() Hi
Can you try using the PHP versions of the shortcodes like this: PHP Code:
PHP Code:
__________________
![]() ![]() ![]() ![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help with Product Detail Page | wlk23 | Problems | 2 | August 15th, 2012 04:29 PM |
Custom Views in Product Lists | kaje | Questions | 10 | January 27th, 2012 07:04 PM |
Product Detail Page | webmaster | Questions | 2 | September 3rd, 2011 08:17 PM |
Custom views page not displaying as I want | sean83 | Problems | 1 | August 25th, 2011 06:51 AM |
Get rid of the tag cloud on the product detail page | ericnmon | Questions | 2 | May 23rd, 2011 03:14 PM |