FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Anon has all privs.
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Anon has all privs. [message #17395 is a reply to message #17393] Mon, 29 March 2004 13:55 Go to previous messageGo to previous message
mocara is currently offline  mocara   United Kingdom
Messages: 157
Registered: January 2004
Karma:
Senior Member
I figure this out last night. I've been working up the courage to say what I did Sad

I ran a script on my forum db to convert DNS->IP then added:
$m->ip_addr = $obj->host;

And modified the Name to be the alias:
'".addslashes($obj->name)."',


The part that makes me an idiot is I (don't know why) changed.
q("DELETE FROM ".$DBHOST_TBL_PREFIX."users WHERE id>1");
to
q("DELETE FROM ".$DBHOST_TBL_PREFIX."users WHERE id>0");

Doh! I haven't run your sql, but I'm assuming that's what I did wrong Sad


The good news is I may pester you less now, the forums are up on my site using FUD Smile

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: system has ran out of disk space
Next Topic: Spaces in logins.
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 22:40:54 GMT 2024

Total time taken to generate the page: 0.04241 seconds