Below is the error I'm receiving.
Code: Select all
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in /home/kadamall/public_html/system/library/db/mysqli.php on line 7
Code: Select all
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in /home/kadamall/public_html/system/library/db/mysqli.php on line 7
Extensions converted by me for Free | Custom 3.0.3.7 | Buy me a beer
Override Engine * Integrated VQMod * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Rich Snippets * Google Tag Manager * Export/Import Tool * SpamBot Buster * Survey Plus
What errors?Bolaibrahim06 wrote: ↑Fri Feb 12, 2021 8:43 pmI'm not trying to export or import, I just wanted to install the Module and that happened. meanwhile with respect to the line I posted which the error was pointing to I found out that the is a (\) in form of the MySQL on the main file for Opencart 2.3.0.2 so when I put the (\) my website came back on.
$this->connection = new mysqli($hostname, $username, $password, $database, $port);
and
$this->connection = new \mysqli($hostname, $username, $password, $database, $port);
but some other errors began to show up. please anyone that can help should visit https://www.kadamall.com.ng/ to view these errors. thanks
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
Koeltechnische deurrubbers eenvoudig online op maat bestellen.
Alle niet stekplichtige onderdelen zoals scharnieren, sloten, randverwarming en verlichting voor alle typen koelingen en vriezers.
https://koelcel-onderdelen.com
I'm guessing you're exporting / importing a large file. Correct? You can try editing the php.ini file but it also depends on your hosting environment. Is this shared, VPS, or Dedicated? Might be best to contact your hosting company to verify the current limit and what can be allocated.Bolaibrahim06 wrote: ↑Thu Feb 11, 2021 7:16 amHello, everyone, I have been using opencart 2.3 for a while now with no major issues but today I tried to install the Import/export module and I started receiving this Fatal error message on my website which has refused to load since then.
Below is the error I'm receiving.
Code: Select all
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in /home/kadamall/public_html/system/library/db/mysqli.php on line 7
50% Off SSD Shared Hosting w/ cPanel
Detailed guide on how to install Opencart
Users browsing this forum: No registered users and 9 guests