Quote:
04-01-03 at 01:24 PM Emrys said this in Post #48
I am getting to the point right after you set the database name and prefix, and then it kicks me out saying I don't have administrator privileges. Anybody else get this? All the information seems correct, and I can log into the board fine and change my password. But when I get to that point where it imports usergroups, it locks me outta the admin panel and I can't get back in.
I am using the right username/password for the databases, and everything seems to be fine as far as configuration is concerned. I just get dumped out. My vbulletin username has the right settings to be an administrator in the database.
What am I missing?
Thanks
|
Me 2 Pogo
i have test the hack on 3 forums
2 work good, and 1 say that to me :
Code:
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL: SELECT g_id AS importusergroupid,g_view_board AS canview,g_mem_info AS canviewmembers,
g_other_topics AS canviewothers,g_use_search AS cansearch,g_email_friend AS canemail,
g_edit_profile AS canmodifyprofile,g_post_new_topics AS canpostnew,
g_reply_own_topics AS canreplyown,g_reply_other_topics AS canreplyothers,
g_edit_posts AS caneditpost,g_delete_own_posts AS candeleteownpost,
g_open_close_posts AS canopenclose,g_delete_own_topics AS candeletethread,
g_post_polls AS canpostpoll,g_vote_polls AS canvote,g_use_pm AS canusepm,
g_is_supmod AS ismoderator,g_access_cp AS cancontrolpanel,g_title AS title,
g_max_mass_pm AS maxbuddypm
FROM forum.ibf_groups
ORDER BY importusergroupid
LIMIT 0,4
mysql error: select command denied to user: '***@localhost' for table 'ibf_groups'
mysql error number: 1142
Date: Thursday 17th of April 2003 03:42:13 PM
Script: http://www.***.net/vb/vb/importers/bbimport_invib.php
Referer: http://www.***.net/vb/importers/bbimport_invib.php