My site is offline and i cant turn it back on!!!!!!

Posts: 3
Joined: 10/31/2007

I turned my site off, but I have no idea how to turn it back on! Where do I put my username and pw???? help!!!

Posts: 95
Joined: 08/07/2007
Uber DonorBug FinderEarly adopter... addicted to alphas.Spreading the word - Ubercart for president.

http://mysite.com/user

------------------------------------------------------------------
Greystoke Farm's Online Tack Shop
http://greystokefarm.com/store
Drupal 5.2, Ubercart Alpha7E, Views, CCK, Tapir, Tokens, Ubrowser
----------------------------------------------------

--
Posts: 24
Joined: 11/17/2007

that didnt work for me either. whats the answere?

Posts: 203
Joined: 09/06/2007

when you mean turning a site back on, you mean you cannot login or the drupal is not coming up? Focus! Eye-wink In case you cannot login anymore, go to the sql tatabase and change the rottadmin password by selecting m5 as function and then inserting a normal password text. You may want to claer all cache tables as well...

Posts: 16
Joined: 10/07/2007

yourshoppe.com/admin/store
yourshoppe.com/user
yourshoppe.com/logout
yourshoppe.com/admin/build/block

BUT if you do not have clean urls:
do like this: yourshoppe.com/?q=user

Posts: 343
Joined: 10/16/2007

You can also check to make sure that UID 1 is present in the database. Use PHP MyAdmin and select the Drupal DB. Then, if I remember correctly, "users" (in the DB list) and browse. The fist line should be UID 1 with your email address, MD5 hash of your password, etc. If that is missing or is set to zero see the Drupal thread on fixing a deleted admin account.

However it sounds like you just can not login for some reason. Others have given you a path to follow to once again log in. In my site, there is no user login on purpose. This I have to use www.mysite.com/user to access the login block.

Jim

Posts: 24
Joined: 11/17/2007

I currently erased the entire account and have been trying to figure out which is the best and most stable version of ubercart. because it appears theirs alot of talk about which is the most stable or functional on user/tech end.

fact is, i wasnt able to try this measure as a means to an end reguarding my situation but it appears that this could have been or is the correct way to resolve the issue. thanks. i appreciate it.

perhaps this will help someone else with this issue.

IF YOU HAVE THIS ISSUE. please fallow up your installation measures and let us know what happoned and what you did to fix it.

im a beginner and these forums help alot!!

kasperjames

Posts: 108
Joined: 10/31/2007
Getting busy with the Ubercode.

When you put on or off your site you're changing the state of a varible that you'll find on the variable table called "site_offline". As admin you'll have access on your hosting to the database, look the variable table, search the mentioned variable and change the "1" you'll find to "0". That's all you need to restore you're site, and then you're likely to discover that your admin user has not been deleted Smiling Well, at least I hope that you can solve it that way Smiling