Jump to content

[SOLVED] Can't load any product pages


Recommended Posts

Since the earlier errors I saw were smarty errors involving blockcategories, I tried disabling the categories module, then re-enabling it. I also generated a new .htaccess.

 

The category pages of thumbnails load as normal, but when I click on a thumbnail, the product page only loads partially. Here's an example: http://www.ecg.com/n...2-nap8406r.html

 

It's not a bad link, it just doesn't load. Aside from disabling/re-enabling the categories block, the only other changes to the site were done by support at my host. They thought I needed a php.ini in my home directory and they added that to my .htaccess. I tried the .htaccess with and without their code, but I still can't pull up the product pages.

Link to comment
Share on other sites

I turned on errors in /config/config.inc.php and received the following error trying to load a product page:

 

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/home/rturner/public_html/new/modules/blockwishlist/blockwishlist-extra.tpl" on line 27 "{*<p class="buttons_bottom_block"><a href="#" id="wishlist_button" class="button" onclick="WishlistCart('wishlist_block_list', 'add', '{$id_product|intval}', $('#idCombination').val(), document.getElementById('quantity_wanted').value); return false;">{l s='Add to my wishlist' mod='blockwishlist'}</a></p>" - Unexpected "*"' in /home/rturner/public_html/new/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php:431 Stack trace: #0 /home/rturner/public_html/new/tools/smarty/sysplugins/smarty_internal_templateparser.php(2855): Smarty_Internal_TemplateCompilerBase->trigger_template_error() #1 /home/rturner/public_html/new/tools/smarty/sysplugins/smarty_internal_templateparser.php(2920): Smarty_Internal_Templateparser->yy_syntax_error(37, '*') #2 /home/rturner in /home/rturner/public_html/new/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 431

Link to comment
Share on other sites

×
×
  • Create New...