1
MetalHellsAn
How do I disable the debug mode through phpmyadmin?

I can't even get to the admin pandel to disable it. Can some one tell me how to disable it through phpmyadmin.

thanks,
Angel

2
gediminasbyt
Re: How do I disable the debug mode through phpmyadmin?

Answered thousands of times. What version of xoops?

https://xoops.org/modules/smartfaq/faq.php?faqid=80

3
gediminasbyt
Re: How do I disable the debug mode through phpmyadmin?

2.2 just do this

UPDATE `yourxoopsdbtablename_config` SET `conf_value` = 'a:1:{i:0;s:1:"0";}' WHERE `conf_id` =19 LIMIT 1 ;

, can't remember 2.1 but its very similar.

Paste command in phpmyadmin->sql window.

Login

Who's Online

202 user(s) are online (130 user(s) are browsing Support Forums)


Members: 0


Guests: 202


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits