Jump to content

Paid support


timboellis

Recommended Posts

I am 99% ready to go live with the website but getting an error on smarty  and having issues resolving it.

 

So looking for someone that can look at this ASAP for me and happy to pay for their services.

 

So either you can or know someone that could help then that would be great

 

For reference the site is http://www.sledirect.co.uk

 

The errors i am getting is

Notice: Undefined index: unifunc in /home/sledirec/public_html/presta/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 281

Fatal error: Function name must be a string in /home/sledirec/public_html/presta/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 281

Link to comment
Share on other sites

  • 4 months later...

Greetings Tim,

 

I was having the exact same issue with one of my clients' site. I've posted the solution that I found below.

 

 

I am 99% ready to go live with the website but getting an error on smarty  and having issues resolving it.

 

So looking for someone that can look at this ASAP for me and happy to pay for their services.

 

So either you can or know someone that could help then that would be great

 

For reference the site is http://www.sledirect.co.uk

 

The errors i am getting is

Notice: Undefined index: unifunc in /home/sledirec/public_html/presta/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 281

Fatal error: Function name must be a string in /home/sledirec/public_html/presta/tools/smarty/sysplugins/smarty_internal_templatebase.php on line 281

 

I'm running PS 1.5.3.1 and after searching for quite a while, I found an issue tracker page related to this problem:

http://forge.prestashop.com/browse/PSCFV-10040

 

After modifying my classes/modules/Module.php file to reflect the following commits, the site works perfectly well:

https://github.com/PrestaShop/PrestaShop/commit/242556e176502ec61271a3945e1337917bc88f93

https://github.com/PrestaShop/PrestaShop/commit/ccb3179c1ae04b6bd41d571f0b1f950d6fd49f13

 

I hope that this was helpful to someone, as it took me a while to find this solution. [Note: The solution is NOT commenting out line 281. . .] If you are interested in contacting me for help in the future, you can email me at macwebdzyne AT the google email host DOT com.

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...