![]() |
Quote:
|
Quote:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3957 Parse error: syntax error, unexpected T_STRING in /home/xxxxxxx/public_html/forum/shop.php(108) : eval()'d code on line 1 As the first error shows the navbar is not displaying on the shop page. Anyone got any ideas? |
Got rid of the errors by finding in shop.php:
eval('$navbar = "' . fetch_template('navbar') . '";'); Replaced with this: $navbar = render_navbar_template($navbits); No more errors showing on top of page. Now just have a few problems with the premium store, cant change color of an item or view larger. |
so, does this work on 3.8.5?
|
kylek, did you get all the stuff worked out? Can you put together a complete list of what you did? Am I asking too much?
|
Hi,
I've installed the script, I installed a new shop, 2.0.8 then installed this - but I get Quote:
|
Does this work with VB4.x?
|
Quote:
Anybody know why this might be? I may have to just give up on cafepress if this continues... I've removed the link on my site, but if you go here: http://www.justplainpolitics.com/shop.php you can see what I am talking about. You can see t-shirts, etc. But if you click on an item it gives you nothing... |
Quote:
|
Anyone apply this to a VB4.x version site yet? Looking for this same mod for VB4...
Thanks in advance - |
All times are GMT. The time now is 04:55 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|