Home N-13 News Forums Help Search
RegisterForgot password?
How to add image to post necklacesdiscou
Known bugs - 4.0.3 necklacesdiscou

Latest N-13 News 4.0.3

What is N-13 News?
Where can I get help?
Known bugs

Forums Help & Support Notice: Undefined index: step in "..."
Henka44
Posted on 03 Jan 2010, 10:50:07

Access: Member
Total Posts: 3
Joined: 2010-01-03

Hi!
To start with im cinda new to Php but find it fun to tinker with, now i wanted to try applying your News system to my website so i uploaded the files and when i start "http://********.**/test/install/index.php" i get

"
Notice: Undefined index: step in C:\wamp\www\test\install\index.php on line 70

Notice: Undefined index: step in C:\wamp\www\test\install\index.php on line 84

Notice: Undefined index: step in C:\wamp\www\test\install\index.php on line 95

Notice: Undefined index: step in C:\wamp\www\test\install\index.php on line 163

Notice: Undefined index: step in C:\wamp\www\test\install\index.php on line 208

Notice: Undefined index: step in C:\wamp\www\test\install\index.php on line 288
"
at the very first step, i would really apritiate it if you could help me with some cind of solution since im as mentioned not good at php and databases and all that.
Dont know if it has something to do with it but im using "Wampserver 2.0" on Windows Vista Ultimate SP2 wich includes "Apache 2.2.1.1" , "Php 5.3.0" and "MySql 5.1.36" .

Thanks in advance
Henka44
#1428
Chris
Posted on 03 Jan 2010, 10:53:40

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

Undefined indexes are just warnings they don't mean anything. Edit your php.ini file and change error_reporting to

Code:
error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED


Then restart your apache server and the notices should go away.
#1429
Last edited by Chris at 2010-01-03 10:54:49 Reason:
Henka44
Posted on 03 Jan 2010, 11:04:39

Access: Member
Total Posts: 3
Joined: 2010-01-03

Wow, first of all.. damn u answered fast and second it worked thank you, now a little side question when im at it.. in the installer were im supposed to fill in Database Connection Info , do i need to make a new database for this files or can i pick the "mysql" one wich already exsists?
#1430
Chris
Posted on 03 Jan 2010, 11:11:06

Access: Admin
Total Posts: 1395
Joined: 2006-05-19

You can use one that already exists (not the mysql one, thats a system database) and the installer will create the new tables within that database which will work fine. I would recommend a new database if possible though.
#1431
Last edited by Chris at 2010-01-03 11:11:55 Reason:
Henka44
Posted on 03 Jan 2010, 11:12:10

Access: Member
Total Posts: 3
Joined: 2010-01-03

Ok, thank you very much m8.
Im now trying it out and it seems SWEET =)
#1432
Network-13.com © 2013