Jump to content

Website not displaying products by supplier


IveGotUrNumber

Recommended Posts

Im trying to get my website to display all products by one supplier. [MANUFACTURER]

 

Ive called supplier[MANUFACTURER] "Location of centres" eg Birmingham, Stoke, Leicester etc, and when I click these, it shows a blank page rather than the products list by these supplier.

 

These are on LHS of this page for example: http://revisiondays.co.uk/presta/core-1/9-core-2-mathematics.html

 

Really grateful if someone can help me....

Edited by IveGotUrNumber (see edit history)
Link to comment
Share on other sites

Hi Ive,

You got an error 500 on your page, probably some syntax error in the code you created. Turn on debug mode and see what error you get.

(Turn on debug: Get into your server (cPanel or so)-> file manager and go into the folder <your shop root>/config/ and open up the file defines.inc.php. Then, set _PS_MODE_DEV_ to TRUE )

 

If that doesn't tell you anything, copy the error message here and we see if we can help you out.

 

pascal

  • Like 1
Link to comment
Share on other sites

Thanks Pascal

 

It gave me this error:

 


Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/home/revision/public_html/presta/themes/warehouse/manufacturer.tpl" on line 31 "<h1>{l s='List of courses by location of centres nbsp;{$manufacturer->name|escape:'htmlall':'UTF-8'}</h1>" - Unexpected "htmlall", expected one of: "}" , " " , ATTR' in /home/revision/public_html/presta/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php:667 Stack trace: #0 /home/revision/public_html/presta/tools/smarty/sysplugins/smarty_internal_templateparser.php(3144): Smarty_Internal_TemplateCompilerBase->trigger_template_error() #1 /home/revision/public_html/presta/tools/smarty/sysplugins/smarty_internal_templateparser.php(3209): Smarty_Internal_Templateparser->yy_syntax_error(19, 'htmlall') #2 /home/revision/public_html/presta/tools/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(105): Smarty_Internal_Templateparser->doParse(19, 'htmlall') #3 /home/ in/home/revision/public_html/presta/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 667

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...