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 cant login after install - fix included
Mira
Posted on 03 Mar 2010, 09:05:41

Access: Member
Total Posts: 1
Joined: 2010-03-03

Hi chris, i installed n-13 news on my website but when it comes to logging in, it just says Invalid name or password. i tried that using that adduser.php script mentioned in another post but after trying that it still doesnt work. i even had a look in the database to see if anythings actually been created.. which it has!

thanks for any help in advance
#1986
Last edited by Chris at 2010-03-05 16:11:20 Reason: altered title
Chris
Posted on 03 Mar 2010, 16:05:50

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

Hmm a few times this has came up and I've yet to find out what's causing it. I hope this isn't a common problem. Would it be possible to give me access to your server to try figure this out once and for all?
#1995
Chris
Posted on 05 Mar 2010, 15:09:46

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

I tracked this problem down to a PHP bug related to MySQLi which has been fixed in newer versions. However if you're still getting this problem edit config.php, on line 34~ you'll see this

Code:
require_once 'mysqliclass.php';


change it to

Code:
require_once 'mysqlclass.php';


This will make the system use the standard mysql interface, you should then be able to login.
#2019
Network-13.com © 2013