Quote:
Originally Posted by kylek
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.
|
I get the store, but when you select an item to go to details, get the "add to cart" button, etc, I get nada.
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...