Skip to content
WJunction - Webmaster Forum

SQL ERROR [ mysqli ]

Status
Not open for further replies.
When i open a section i get no error but when i log in to the site as admin then whenevr i open any section(for example GAMES) then i get this mysql error:-
[SLIDE]http://lulzimg.com/i07/fa61e7.bmp[/SLIDE]
I can access the site but i cant open any section because of this error but this is the only case when i log on to the site..when i view these secytions as a Guest there is no error...Can anyone tell me what to do to rectify this problem??

Regards
 

16 comments

Hi
open includes/constants.php file in any text editor
and add these lines to it.
they are missing.

Code:
// Notify status
define('NOTIFY_YES', 0);
define('NOTIFY_NO', 1);
save the file and purge the cache and try again.

and update your board if it isn't updated.

Thanks
 
Status
Not open for further replies.

About the author

A
Active Member · Joined
26
Messages
0
Reactions
1
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom