every thing was fine and all of a sudden I started getting a error when I logged into admin panel // error // a runtime error has occureddo you wish to debug line 46error invalid charactor.//
Then in settings I suppressed errors and since then I have been getting this both when trying to access anything in the admin panel except common tasks. and when going to the url.of the links directory.
///WSN Links is unable to render this page. The reason is described below:
Cannot extract data from the database. It seems that although we established a database connection we aren't able to access the database itself. It could be that the database is down (ask your web host about this), or that the mysql user doesn't have proper permissions to acces the database. Version info: WSN Links 3.13
If you are not the administrator of this site, please report this error to the administrator.////
the database is not down and the correct user permissions are set
It means what it says. The database is not accessible. That can sometimes happen for brief periods. Either the database isn't accessible at the moment or the connection info is wrong (though that's unlikely if you haven't changed it). Contact your host.
So it doesnt have any thing to do with my supressing errors in the admin panel? I ask only because it all went bad exactly at the moment I did that. and What about the runtime error that im getting how do i fix that? is it related to the other or a different issue? Thanks Mowit
Well, supressing errors would keep you from seeing what's wrong if there is another reason. Change 'debug' in the settings table to 0 through phpmyadmin.
The "runtime error" is nothing I've ever seen and doesn't even found like PHP. Are you sure you're not taking about a Javascript error? It sounds like JavaScrpt errors I've seen.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on problem acessing data base
Usergroup: Customer
Joined: Nov 11, 2004
Location: Tulsa, Oklahoma
Total Topics: 2
Total Comments: 10
I seem to be having a problem with wsn links 3.13
every thing was fine and all of a sudden I started getting a error when I logged into admin panel // error // a runtime error has occureddo you wish to debug line 46error invalid charactor.//
Then in settings I suppressed errors and since then I have been getting this
both when trying to access anything in the admin panel except common tasks. and when going to the url.of the links directory.
///WSN Links is unable to render this page. The reason is described below:
Cannot extract data from the database.
It seems that although we established a database connection we aren't able to access the database itself. It could be that the database is down (ask your web host about this), or that the mysql user doesn't have proper permissions to acces the database.
Version info: WSN Links 3.13
If you are not the administrator of this site, please report this error to the administrator.////
the database is not down and the correct user permissions are set
I would appreciate any help with this
mowit
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
It means what it says. The database is not accessible. That can sometimes happen for brief periods. Either the database isn't accessible at the moment or the connection info is wrong (though that's unlikely if you haven't changed it). Contact your host.
Usergroup: Customer
Joined: Nov 11, 2004
Location: Tulsa, Oklahoma
Total Topics: 2
Total Comments: 10
So it doesnt have any thing to do with my supressing errors in the admin panel? I ask only because it all went bad exactly at the moment I did that.
and
What about the runtime error that im getting how do i fix that? is it related to the other or a different issue?
Thanks Mowit
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Well, supressing errors would keep you from seeing what's wrong if there is another reason. Change 'debug' in the settings table to 0 through phpmyadmin.
The "runtime error" is nothing I've ever seen and doesn't even found like PHP. Are you sure you're not taking about a Javascript error? It sounds like JavaScrpt errors I've seen.