1
floating
How do I switch site back on from MySQL database?
  • 2006/9/30 9:51

  • floating

  • Just popping in

  • Posts: 4

  • Since: 2006/2/9 1


XOOPS Version:2.0.15
Module Name/Version:
PHP Version: 4.4.2
MySQL version 4.1.21-standard
Web Server Software (Apache/IIS/Other): Apache
Operating System:
Theme you are using:
Custom template: (Yes/No)Yes
PHP Debug Messages: On
MySQL Debug Messages:
Smarty Debug Messages:
A full description of the issue:


Ive dippily managed to switch site off, and lose the login panel all in one go.
Where is the site status( ie. on or off) in the MySQL database?

2
wizanda
Re: How do I switch site back on from MySQL database?
  • 2006/9/30 10:37

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


unsure I would normally have tried /user.php or /admin.php see if you can get back to prefrences...or even try an old link you last used to swtich it back on...

3
floating
Re: How do I switch site back on from MySQL database?
  • 2006/9/30 10:43

  • floating

  • Just popping in

  • Posts: 4

  • Since: 2006/2/9 1


I did try that at the time, but it rather spectacularly logged me out.
I think the other stupidity that I committed was switching the login box off on the front page for anonymous users!

not something im proud of.

user.php and admin.php dont get me anywhere.

Switching the login block back on in the database would be the way forward I think...any clues on which table thats in?

4
wizanda
Re: How do I switch site back on from MySQL database?
  • 2006/9/30 10:48

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


Search your MySQL tables for loggin or the name of the selection...normally be in xoops_config or XOOPS _configop (me think
As that is where i normally find bits like it and switch the 0 back to 1 so switching it back on....

5
floating
Re: How do I switch site back on from MySQL database?
  • 2006/9/30 11:02

  • floating

  • Just popping in

  • Posts: 4

  • Since: 2006/2/9 1


got no sign of any login stuff on config or configoption...knowing where the blocks' status are kept in the database is the key...

6
wizanda
Re: How do I switch site back on from MySQL database?
  • 2006/9/30 11:15

  • wizanda

  • Home away from home

  • Posts: 1585

  • Since: 2004/3/21


`xoops_config` VALUES (58, 0, 1, 'closesite', '_MD_AM_CLOSESITE', '--->0<---', '_MD_AM_CLOSESITEDSC', 'yesno', 'int', 26);

Just switch the site back on in config may help?

Change the 1 you will have and that will do it won't it?

7
floating
Re: How do I switch site back on from MySQL database?
  • 2006/9/30 11:21

  • floating

  • Just popping in

  • Posts: 4

  • Since: 2006/2/9 1


found that. nice work.

site switched back on. logged in via user.php. site administration active. problem solved. thanks for your help, greatly appreciated.

Login

Who's Online

388 user(s) are online (52 user(s) are browsing Support Forums)


Members: 0


Guests: 388


more...

Donat-O-Meter

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

Latest GitHub Commits