Error When Accessing Vendor Balance Page

Hi,

Using 4.3.2 multivendor

We started getting an error when we access the vendor account balance page. this was working fine and as far as i know we didn't made any recent changes to memory limit, scripts or addons.

Hercor:

Fatal error: Out of memory (allocated 92012544) (tried to allocate 81 bytes) in /home/domain/public_html/app/Tygh/Backend/Database/Mysqli.php on line 88

Does anybody have a clue?

Thanks!

Increase the memory. According to the error, you are only allowing about 88mb of memory which is not enough for CSC. It needs to be at least 256 if not 512.

you can check this article.

http://kb.cs-cart.com/strange-working-cscart

I tried all that and also involved the host admin to adjust memory limits and stuff but still no go. The weird thing is that it worked when switched to PHP 5.4...but I can't use PHP 5.4 since its not supported by cs-cart 4.3.2. Any other ideas?

I tried all that and also involved the host admin to adjust memory limits and stuff but still no go. The weird thing is that it worked when switched to PHP 5.4...but I can't use PHP 5.4 since its not supported by cs-cart 4.3.2. Any other ideas?

I am afraid, only server administrator can help you to solve the issue with memory limit