Originally posted by huwad
View Post
wickedempire script (xhtml/wml)
Collapse
X
-
can any1 tell about this errors
first of all thanks noob and something else i have done it,now the page works but i can't upload any file i am testing this script in easyPHP2.0b1,and friends as i am not so good with php so i will be very much thankfull if you all can please explain me why the following notice come in many of the pages:
Notice: Undefined index: HTTP_USER_AGENT in C:\Program Files\EasyPHP 2.0b1\www\ns\web\index.php on line 30
Notice: Undefined index: action in C:\Program Files\EasyPHP 2.0b1\www\ns\web\index.php on line 34
Notice: Undefined index: sid in C:\Program Files\EasyPHP 2.0b1\www\ns\web\index.php on line 35
Notice: Undefined index: page in C:\Program Files\EasyPHP 2.0b1\www\ns\web\index.php on line 36
Notice: Undefined index: who in C:\Program Files\EasyPHP 2.0b1\www\ns\web\index.php on line 37
:confused:Last edited by niks; 04.06.09, 09:13.
Comment
-
ths r n0t erors.
upload in ur host it wil work ;)
or add @ before action,sid and who . on lines 35, 36 and 37 respectivly.
Code:Notice: Undefined index: HTTP_USER_AGENT in C:\Program Files\EasyPHP 2.0b1\www\ns\web\index.php on line 30
$_SERVER['HTTP_USER_AGENT'];
Code:Notice: Undefined index: action in C:\Program Files\EasyPHP 2.0b1\www\ns\web\index.php on line 34
Code:Notice: Undefined index: sid in C:\Program Files\EasyPHP 2.0b1\www\ns\web\index.php on line 35
Code:Notice: Undefined index: page in C:\Program Files\EasyPHP 2.0b1\www\ns\web\index.php on line 36
Code:Notice: Undefined index: who in C:\Program Files\EasyPHP 2.0b1\www\ns\web\index.php on line 37
___________________________Last edited by strikingv; 04.06.09, 12:49.
Comment
-
-
Originally posted by brand View Postthe script for m0bilez0nez is not on here i just searched for it
You will find a topic like mobilezone v2
Comment
-
Jnp chatroom add-ons
due to others requests', I made a JNP chatroom for wapdesire/wickedempire scripts.. you only need to do is to upload the php files and dump the sql I included for JNP.. 2nd.. I set the JNP room ID to 49 so you must make another room named JNP blahblahblah,, its up to you. . the Important is the room id(RID).. set it to 49.. :D NO FEEDING PROGRAM PLS.. do it at your own!! I made it work, so you can!!Last edited by huwad; 14.06.09, 03:57.
Comment
Comment