![]() |
Error after Play
Hi all,
i get a error after play a game. Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 184320 bytes) in ../forum/arcade/functions/functions.php(1261) : eval()'d code on line 59 I use ibpro 2.6.6 and vBB 3.6.8 Im hopefull somebody can help me :) Cya Dominic P.s Sorry my english is not the best |
<a href="https://vborg.vbsupport.ru/showthread.php?t=166710" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=166710</a>
|
php.ini
upload_max_filesize = 30M post_max_size = 30M Do i need a new entry in this file ?!?! |
Try editing the php.ini file to 32M or to temporarily up your limits edit your includes/config.php file and add these lines right under the <?php line:
ini_set('memory_limit', 32 * 1024 * 1024); See if that helps |
1000x thx ini_set('memory_limit', 32 * 1024 * 1024); works perfect :)
|
you can also just say 32M ini_set("memory_limit","32M");
|
All times are GMT. The time now is 06:40 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|