Log in

View Full Version : [SOLUTION] blank page with all flash games more than 10 mo


gomisloca
10-19-2011, 10:39 PM
hello

sorry for my english :D

i have a forum with more games flash

my problem :

I have a blank page with all flash games more than 10 mo and it is not ? problem with the game Because all work on ip board

under 10 mo all is ok (tetris, pacman etc...)

i have reinstall a forum and the arcade with no mods and idem

i think is a problem with parameter vbulletin or my server but i don't know how to any more or look

I change my php.ini and Increase parameter (upload_max_filesize etc...)

thank you very much for your help

Hippy
10-19-2011, 11:37 PM
did you install them and after they are blank?
are they zip format or tar ?

Hippy
10-19-2011, 11:49 PM
I noticed if your trying to upload alot of games.. but there is ONE bad game in the bunch.. you'll get that white page..

try doing a little amount at a time..

also I noticed a nice modification on your arcade ..

would you mind sharing the code to do it ??

gomisloca
10-20-2011, 09:43 AM
hello

thank but No it is one game but all the games of more than 10 Mb on my site.

exemple

http://www.gostygames.net/forum/arcade.php?&act=Arcade&do=play&gameid=13380
http://www.gostygames.net/forum/arcade.php?&act=Arcade&do=play&gameid=13382

and these games work on another site without probleme but not vbulletin forum it's IP BOARD

and if you want the code no soucy I can send it to you by mp if you want

thank you

--------------- Added 1319108504 at 1319108504 ---------------

yessss i want to resolve my problem

Here is the solution :

in the config.php

after

<?php

put this code

@ini_set('memory_limit','64M');

:D:D:D:D:D

Hippy
10-20-2011, 07:49 PM
hello

thank but No it is one game but all the games of more than 10 Mb on my site.

exemple

http://www.gostygames.net/forum/arcade.php?&act=Arcade&do=play&gameid=13380
http://www.gostygames.net/forum/arcade.php?&act=Arcade&do=play&gameid=13382

and these games work on another site without probleme but not vbulletin forum it's IP BOARD

and if you want the code no soucy I can send it to you by mp if you want

thank you

--------------- Added 1319108504 at 1319108504 ---------------

yessss i want to resolve my problem

Here is the solution :

in the config.php

after



put this code



:D:D:D:D:D

glad you found and posted the fix to your issue.. I'll pm you ..
thanks