Mostly, the old db was corrupt and the users table was gone
Getting anything back from the old forums requires going into phpmyadmin and hoping it doesn't stall the server because of the corruption




Ok, done!Laibeus_Lord wrote:Hi, I still have not received a confirmatino email from my real username: Laibcoms with email: Laibeus@Laibcoms.com
I prefer to use that over this one I am using for this posting.
Thanks!!




Options +FollowSymlinks
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^([a-z0-9-]+\.)?wowroster\.org$
RewriteRule (.*) http://wowroster.net/$1 [R=301]
RewriteCond %{HTTP_HOST} ^([a-z0-9-]+\.)?wowprofilers\.com$
RewriteRule (.*) http://wowroster.net/$1 [R=301]
RewriteCond %{HTTP_HOST} ^www\.wowroster\.net$
RewriteRule (.*) http://wowroster.net/$1 [R=301]
http://www.wowprofilers.com/Your_Account/register/agreed=1.htmlhttp://www.wowroster.net/Your_Account/register/agreed=1.htmlRewriteCond %{HTTP_HOST} ^www\.wowroster\.net$
RewriteRule (.*) http://wowroster.net/$1 [R=301]
http://wowroster.net/Your_Account/register/agreed=1.html

Options +FollowSymlinks
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^([a-z0-9-]+\.)?wowroster\.org$ [NC,OR]
RewriteCond %{HTTP_HOST} ^([a-z0-9-]+\.)?wowprofilers\.com$ [NC,OR]
RewriteCond %{HTTP_HOST} ^www\.wowroster\.net [NC]
RewriteRule ^(.*) http://wowroster.net/$1 [R=301,L]














Users browsing this forum: No registered users and 1 guest