IveGotUrNumber Posted April 6, 2014 Share Posted April 6, 2014 (edited) 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 April 7, 2014 by IveGotUrNumber (see edit history) Link to comment Share on other sites More sharing options...
PascalVG Posted April 7, 2014 Share Posted April 7, 2014 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 1 Link to comment Share on other sites More sharing options...
IveGotUrNumber Posted April 7, 2014 Author Share Posted April 7, 2014 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 More sharing options...
IveGotUrNumber Posted April 7, 2014 Author Share Posted April 7, 2014 Also, its not y supplier (as I described above) its by manufacturer (i.e. Manufacturer is called "Locations of centres" on my site) Link to comment Share on other sites More sharing options...
IveGotUrNumber Posted April 7, 2014 Author Share Posted April 7, 2014 Hello I paid someone about £7 to solve it. Not sure what he has done, but solved. Thanks anyway. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now