PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : memore_get_usage


sunflyer
01.09.2008, 22:13:42
I get this error when accessing the mod from the forum


Fatal error: Call to undefined function: memory_get_usage() in /home/consoler/public_html/ufp_functions.php(2) : eval()'d code(1) : eval()'d code on line 4209



Thanks

Coroner
01.09.2008, 22:20:17
give me a few minutes

Coroner
01.09.2008, 22:23:04
open ufp_globalvars.php and search for: DEFINE ('UFP_DEBUG', 1);
if you cange it to: DEFINE ('UFP_DEBUG', 0); the debugger is disabled

Coroner

sunflyer
01.09.2008, 22:33:18
Ok, now I got this


Warning: Division by zero in [path]/ufp_functions.php(2) : eval()'d code(1) : eval()'d code on line 883

Coroner
01.09.2008, 22:35:28
in your AdminCP -> UFP -> Settings under "How many Games will shown on the Index" ist your value 0 ?

sunflyer
01.09.2008, 22:38:51
Thanks, seems to work now :)

AltGR
01.09.2008, 23:05:56
open ufp_globalvars.php and search for: DEFINE ('UFP_DEBUG', 1);
if you cange it to: DEFINE ('UFP_DEBUG', 0); the debugger is disabled

Coroner

Thanks! :)

bookmark
02.09.2008, 09:57:30
i want buy pro version,i can't find this link to buy

Lilly
02.09.2008, 11:13:28
i want buy pro version,i can't find this link to buy


Look here http://www.php-unlimited.com/licence_manager.php

bookmark
02.09.2008, 12:30:39
i am testing,i use lite version, but i play game i see the code and i can't play this game

At this time, you have no rights for the game

Coroner
02.09.2008, 16:45:24
ok, this could be a few things:
Userrights ok ?
do use vbCredits ? yes: how many Credits do you have and much is a "cost of play" ?
which rank is that Game ? yes: do you have this or a higher rang ?
is this game FSk6 or higher ? yes: take a look in your AdminCP - > users - search your name and see which FSK you have.

regards

bookmark
02.09.2008, 17:40:27
i don't install vbCredits and i don't want integration ,how to fix this :(

Coroner
02.09.2008, 17:42:09
have you checked out the other points ?
rank, fsk, userrights

bookmark
02.09.2008, 21:23:59
i check premission,fsk,rank ,all is ok,but i don't play :(

Coroner
02.09.2008, 21:32:01
Is there a chance for me, to get into your AdminCP for help ?

bookmark
03.09.2008, 05:16:23
i am use default setting,i don't chance setting in setting section in ACP

Coroner
03.09.2008, 08:48:52
Ok, this is only an example:
Game XXX (edit the Game):
Gamecost: 0
FSK: FSK 0
Category: anything (doesn't matter what you choose)
Gamerank: here, choose the lowest Rank (it stands on top)
Game save Score: YES
Game active: YES

If that doesn't work, try the following:
Take a look at your Database.
Found the Table: ufp_settings and search for the fieldname game_cost.
Those value is 100. So change it to 0

Does this work now ?

bookmark
03.09.2008, 14:31:37
i install nes game,but i play i see

Warning: filesize() [function.filesize]: stat failed for games/vnes/AdventureIsland.nes in [path]/ufp_functions.php on line 2707

how to fix ????

Coroner
03.09.2008, 14:33:33
This means, that the file wasn't found in games/vnes/

bookmark
03.09.2008, 15:46:05
yes, but i chmod games/vnes 777

Coroner
03.09.2008, 15:52:53
is the file "xxxxx.nes" in the folder ? If not, try to upload it via FTP

bookmark
03.09.2008, 19:35:17
upload = ftp is ok,but i want auto upload when i add game in acp

Coroner
03.09.2008, 19:42:09
When you upload an Emulator Game (GB, NES or MAME), do the correct Selection under Gametype:
EMU - M.A.M.E.
EMU - NES
EMU - Gameboy

the script will try to copy those games into the "roms" folder. If this doesn't work (save_mode ON eg.) you have to put the game via FTP.

Does your other Games work now ? You didn't give some Feedback.

Regards