Quote:
Originally Posted by Steve M
dbigras: The problem isn't from the mod itself its a connection issue but I find it odd that you can still do other things with the system but you can't connect for managing the modules. Put the nmaps_config.php back to how it was, and I will check on the errors for those lines to see what the issue is. Go to the manage modules page, when the error appears, tell me if it gives you any specific code from those lines or just gives the error.
|
The config file is back to its original version, with nothing in the DIR variable.
The error is the same:
Warning: mysql_query() [function.mysql-query]: Access denied for user 'user'@'localhost' (using password: NO) in [path]/admincp/nmaps.php on line 229
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in [path]/admincp/nmaps.php on line 229
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in [path]/admincp/nmaps.php on line 230
It's not picking up the global.php, because my database user is not 'user', it's something else, but it's showing me my 'user' account for some reasons, but just that function, other functions of admincp/nmaps.php are working well.