Help please!

Location of the Videos
Post Reply
Mustardy
Posts: 15
Joined: Thu May 12, 2011 1:53 am

Help please!

Post by Mustardy »

For somereason, my code hasn't been working.
i did the direct download, fixed the index.php ("NEWPASSWORD" error), and it was working perfectly until then.
I got the download from here, but it seems to have lots of errors. i hear everyone else is doing fine with the new download?

Idk if im soppose to edit someof this php or not - but i did 'import' the sql, and did not make any changes to it either.

Help please!
oh and btw, if i need to upload php scripts, then there are like 19 of them. maybe some one can give me a working zip to check if its my computer or the php scripts themselves

thanks in advance!
Mustardy
Posts: 15
Joined: Thu May 12, 2011 1:53 am

Re: Help please!

Post by Mustardy »

guys, nvm its some hosting problem iguess, the urbangame does thesame thing :(

atleast the sanctum game doesnt XD
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Help please!

Post by hallsofvallhalla »

well it maybe the change in PHP as far as the constants and using ' ' in arrays,

if your code has

$playerinfo3[name]

if should be $playerinfo3['name']

if you want find one page with errors, post the errors here then post just that pages code.
Mustardy
Posts: 15
Joined: Thu May 12, 2011 1:53 am

Re: Help please!

Post by Mustardy »

Thanks for the tip above, but it turned out to be something with defining variables. I defined the variables at the top of php, and it didnt give me error messages. Hopefully i did it right XD

:lol: ! while testing, i refreshed the page after i consumed something, and i kept clicking refresh until my healthbar got fully healed. lmao - anyway to fix this cheating?
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Help please!

Post by hallsofvallhalla »

well it should be removing the item anyways, so maybe you had several healing potions? I am sure it depleted them regardless. Test that and let me know.
Mustardy
Posts: 15
Joined: Thu May 12, 2011 1:53 am

Re: Help please!

Post by Mustardy »

This is what it says for me. I dont have anything left in my inventory that i can consume.
"You have consumed the and have gained Health and Stamina."

which scripts should i post up?

EDIT: Antoher error relating to armor crafting:

Code: Select all

if ($cheatinfo3['armorforge'] == 0){  echo "<center><br><A href='../locations/map.php'>Go back"; exit;}
?>   <link href="../style.css" rel="stylesheet" type="text/css" />
script for armorcrafting 3^

and heres what i get:
Notice: Use of undefined constant armorforge - assumed 'armorforge' in C:\wamp\www\forsaken1\crafting\craftmatarmor3.php on line 27
Call Stack
# Time Memory Function Location
1 0.0014 753264 {main}( ) ..\craftmatarmor3.php:0
Post Reply

Return to “Older Browser MMO Videos”