im working on ubuntu 14.04 LTS with PHP 5.5.9 with GD enabled and i doubled check with but still showing me this msg everytime i try to use imagecreatefromjpeg() Fatal error: Call to undefined function imagecreatefromjpeg() in /../library/image.php on line 34 i even tried to check on it from command line by using this and it gives me back bool(false)
Tag: opencart
Fatal error: Allowed Memory size of 67108864 in opencart
I’m using opencart. In my admin page when I access CATALOG>PRODUCTS (I have 73 products – Totally I have four pages). When I access my second page it shows this following error But, I can access first, third and fourth page. I have tried this solution (Allowed memory size of 67108864 bytes exhausted (tried to allocate 4459414 bytes) in writing
How can I change opencart order email content as our wish? Is it possible?
Can I change the content of order email, which file it exactly refers? This is a confirmation of an online transaction placed with ######. The AuthOnly transaction totaled $171.90 and will be …
Opencart – How I can execute a custom code on product page? Without mods on controller product
I’m working on a Custom Mod for OpenCart. I want to populate the Product page when the customer opens it via a link. I don’t want to touch the MVC controller etc – can I just make an Ajax Call or do PHP inside the View? Answer Yes you can do this without touching the MVC pattern; although it is
OpenCart Theme Editing
I have downloaded and installed OpenCart v1.5.2.1. Now I’m using the default template in there. I want to add some extra elements like side menu bar to that template. How can I achieve this? How can I add new elements to my current template according to my requirements? Answer you should check this link or you could buy the book