Page 1 of 1

Just wonder..

Posted: Sat Feb 11, 2006 3:08 pm
by Leon
Where is all websites stored ?
(If i must edit a spamm users website etc...)

Posted: Sat Feb 11, 2006 4:24 pm
by battye
In the database, in the users table :)
If you have phpMyAdmin, go to the users table, click browse, and all of the websites should be on the far right.

Posted: Sat Feb 11, 2006 4:37 pm
by Leon
Well i dont have phpMyAdmin :(

Posted: Sat Feb 11, 2006 4:42 pm
by battye
You can edit it manually with some PHP code if the need ever arises :)

Tomorrow I will post an example for you