jdvs Posted June 23, 2016 Share Posted June 23, 2016 I am working with PrestaShop 1.6.1.4 I wanted to change the default size of products views. To get that, I went to Preferences>Images, and then changed the configuration of small_default by entering 200 px on the vertical parameter. The result has been that I can not see any more the front office. I still can access the backoffice, and everything is still there. I would very much appreciate any help you can provide. Thank you in advance. Link to comment Share on other sites More sharing options...
jdvs Posted June 23, 2016 Author Share Posted June 23, 2016 I Have activated the debug mode and found that the problem is generated by the module CMS BLOCK. If it is desactivated the front office works perfectly, however if it is activated all what you see is a blank page. The error shown is: blockcms.tpl" on line 129 "{l s='[1] %3$s %2$s - Servicios de Ecommerce de UBICUIT %1$s [/1]' ' mod='blockcms' sprintf=['UBICUIT', 'Y'|date, '©'] tags=['<a class=_blank" href="http://www.ubicuit.com">] nocache}" too many shorthand attributes. The problem now, is that I can not use the CMS block. Link to comment Share on other sites More sharing options...
musicmaster Posted June 23, 2016 Share Posted June 23, 2016 I am puzzled by this report. Changing the size of an image might make a mess of your pages, but it is not supposed to cause any programming errors. On the other hand the "too many shorthand attributes" error tends to be caused by typing errors in a template. So my question is: are you really really sure that you did not make any changes in any template? Link to comment Share on other sites More sharing options...
jdvs Posted June 23, 2016 Author Share Posted June 23, 2016 Yes, I have discovered that one of my colleagues touched blockcms.tpl We think the mistake is there, now we try to reverse the changes. Thank you. Link to comment Share on other sites More sharing options...
sworld Posted August 26, 2016 Share Posted August 26, 2016 Notice: Undefined property: stdClass::$smarty in /home1/sworld/public_html/wholesalestationery.in/classes/module/Module.php on line 2330Fatal error: Call to a member function createTemplate() on a non-object in /home1/sworld/public_html/wholesalestationery.in/classes/module/Module.php on line 2330 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