belesiu Posted October 26, 2014 Share Posted October 26, 2014 Hi everybody. I have a problem which I seek to solve. I installed a new shop on LeoTheme template. I tried to get their help in solving it, but they seem not to understand me... My shop is located in http://dwupaki.pl The standard (I mean desktop) view is OK - in every reoslution (the shop has responsive template), but when I try to open it in my smartphone I get only a logo with some strangely looking black stripe. I started debugging mode, so I can quote a bug that is being displayed: Notice: Undefined index: HOOK_CONTENTBOTTOM in /home/truscost/domains/dwupaki.pl/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 29Notice: Trying to get property of non-object in /home/truscost/domains/dwupaki.pl/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 29 When I switch the browser into the "computer version" (an option in main menu in chrome and XperiaS stock browser) - everything looks fine and there is no bug report. If the "computer version" view was the default one, I wouldn't bother, but the default in mobile browsers is the "mobile version" and my shop gets unavailable. Can anyone help me, please? Link to comment Share on other sites More sharing options...
belesiu Posted October 27, 2014 Author Share Posted October 27, 2014 I forgot to add a file the debugger reffers to... smarty_internal_templatebase.php Link to comment Share on other sites More sharing options...
vekia Posted October 28, 2014 Share Posted October 28, 2014 it's not a case of file you attached it's a problem somewhere inside theme files theme uses hook which is not defined as a variable in controllers error codes you attached are the only one codes you see while these messages appear? Link to comment Share on other sites More sharing options...
belesiu Posted October 29, 2014 Author Share Posted October 29, 2014 Yes, you're right - thanks for your answer. Yesterday I found out what was the real problem. Sometime ago I deleted (using a live edit tool) some module instances I recognized not needed. As it occured - the hooks were removed, but the code within the template that used the hooks remained Now I don't know what to do with it Link to comment Share on other sites More sharing options...
Recommended Posts