1
tripnosis
Locked outta xoops...help?!?
  • 2005/9/18 8:10

  • tripnosis

  • Just popping in

  • Posts: 42

  • Since: 2005/4/28


I just edited the system_siteclosed.html file, and didn't notice that frontpage changed some of the code. Now I can't login to the site! There is some kind of problem, which doesn't let the system_siteclosed.html file submit the form data, it just sits there. Is there some way to change the "turn my site off" setting by manually editing a php file maybe?

I just need to get back into the site, then it will be easily fixed. If anyone can help, it would be so appreciated.
"There is no element of genius, without some form of insanity."
Lyra Design
Vote Trip in '06!

2
Jharis
Re: Locked outta xoops...help?!?
  • 2005/9/18 8:23

  • Jharis

  • Just can't stay away

  • Posts: 488

  • Since: 2005/2/13


I think you can get to a login screen by adding /user.php on the end of your site url.

example
http://yoursite.com/user.php
Not sure if it works on a closed site though.

don (el paso)
motto - green chili for everything!

3
tripnosis
Re: Locked outta xoops...help?!?
  • 2005/9/18 8:30

  • tripnosis

  • Just popping in

  • Posts: 42

  • Since: 2005/4/28


Quote:

Jharis wrote:
I think you can get to a login screen by adding /user.php on the end of your site url.

example
http://yoursite.com/user.php
Not sure if it works on a closed site though.

don (el paso)


Nope, that won't work. Already tried that, it just redircts me to the system_siteclosed.html page.
"There is no element of genius, without some form of insanity."
Lyra Design
Vote Trip in '06!

4
Jharis
Re: Locked outta xoops...help?!?
  • 2005/9/18 8:39

  • Jharis

  • Just can't stay away

  • Posts: 488

  • Since: 2005/2/13


Alrighty,
How about this... I was saving this one for last!

http://yoursite.com/recovery.php

don(el paso)
motto - green chili for everything!

5
rowdie
Re: Locked outta xoops...help?!?
  • 2005/9/18 8:43

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


You need to change the closesite config in the database. If you have PhpMyAdmin just go to the config table and change the value of "closesite" to 0.

If you need a sql query for it, try this:
UPDATE xoops_config SET conf_value=0 WHERE conf_name = 'closesite'

Change "xoops" to the prefix you use, if it's different.

6
tripnosis
Re: Locked outta xoops...help?!?
  • 2005/9/18 9:05

  • tripnosis

  • Just popping in

  • Posts: 42

  • Since: 2005/4/28


Quote:

rowdie wrote:
You need to change the closesite config in the database. If you have PhpMyAdmin just go to the config table and change the value of "closesite" to 0.

If you need a sql query for it, try this:
UPDATE xoops_config SET conf_value=0 WHERE conf_name = 'closesite'

Change "xoops" to the prefix you use, if it's different.


I do have phpMyAdmin, and am trying to go about trying this, but when I try to run the query, I get this error:

"#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'xoops_config SET conf_value=0 WHERE conf_name = 'closesite'' at "

The prefix is the same, btw.

Could you be a little more specific as to how I can do this with phpMyAdmin? I am a total n00b to using it. I know the theory, but havn't really use it much. I am able to go to the xoops_config table, but all that it shows is a bunch of stuff like "conf_modid" and such. Am I missing something? Maybe I need to do it with a query, but the query you gave didn't work, so maybe I need to alter the query somehow?

This seems like such an easy fix, and I bet I'm gonna slap myself once I get it. Thanks for the help everyone.
"There is no element of genius, without some form of insanity."
Lyra Design
Vote Trip in '06!

7
tripnosis
Re: Locked outta xoops...help?!?
  • 2005/9/18 9:08

  • tripnosis

  • Just popping in

  • Posts: 42

  • Since: 2005/4/28


Sorry for the double post, but I just got it. Thanks rowdie! you saved my life man!
"There is no element of genius, without some form of insanity."
Lyra Design
Vote Trip in '06!

Login

Who's Online

230 user(s) are online (145 user(s) are browsing Support Forums)


Members: 0


Guests: 230


more...

Donat-O-Meter

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

Latest GitHub Commits