mrsarun Posted February 16, 2011 Share Posted February 16, 2011 Hallå!Jag har ett litet problem, jag får error på varje produktsida, footern printas inte ut.Jag misstänkte att något gjorde så att scriptet avbröts, så satte på error_reporting och fick följande fel: Warning: Smarty error: cannot access property "Array" in C:\http\partnersupport\tools\smarty\Smarty.class.php on line 1095Fatal error: Cannot access empty property in C:\http\partnersupport\tools\smarty\compile\%�^FCA^FCA0E9A8%%product.tpl.php on line 630 Koden som finns i Smarty.class.php på rad 1095 är som följer: function trigger_error($error_msg, $error_type = E_USER_WARNING) { trigger_error("Smarty error: $error_msg", $error_type); } Och det är ju endast koden för att visa fel.Vad jag förstått så ändras compilefilerna var gång man besöker en sida i shoppen, stämmer det ? Har kollat igenom product.tpl och inte hittat ett enda typo.Läste någonstans att det kunde bero på för många eller för få {/if}, men jag hittar inget sådant.Om någon snäll själ skulle kunna hjälpa mig lite med detta hade jag varit tacksam! Mvh Link to comment Share on other sites More sharing options...
mrsarun Posted February 16, 2011 Author Share Posted February 16, 2011 ingen som har en liten aning ? 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