![]() |
First, thank you for this great plugins!
When i integrated the plugins to wordpress, i didn't map the wordpress administrator usergroup to vbulletin administrator usergroup. Now the problem i'm facing is, i cannot enter my wordpress admin dashboard. The admin login i'm using to vbulletin work, but it gave me "wordpress editor dashboard" for admin. I still have another wordpress login which has administrator right. How to delete this bridge database and start over? I wish to map the word administrator usergroup to vbulletin administrator usergroup. Thanks |
If anyone is interested i've solved the problem changing this line:
echo "<script> location.href = \"" . get_option('vbb_VBURL') . '/login.php?do=logout&logouthash=' . $vbulletin->userinfo[logouthash] ."\"; </script>"; exit; to this: echo "<script> location.href = \"" . get_option('vbb_VBURL') . 'login.php?do=logout&logouthash=' . $vbulletin->userinfo[logouthash] ."\"; </script>"; exit; |
Quote:
|
Quote:
I have Wordpress 2.7 and VBulletin 3.8 installed and the bridge works.. i don't use the 'posting' but i use only the bridge user and it all works :) |
Sounds great. I'll be using both 2.7 and 3.8 for my new website and only using it for the user stuff not posting so.
Thanks for the modification :D |
That's good to know. I was really only trying to merge users. That's the biggest deal here, so thanks for that small mod.
|
I've just switched host and now i get this problem everytime i turn on auto integration. I can turn the plug in on all right.
Code:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/swtorco1/public_html/wp-content/plugins/vbbridge.php on line 454 but the problem still persists. I don't know why it goes out and gets /usr/local/apache/htdocs - i haven't specified that anywhere. Can someone help me? |
does it work wid wp2.7 and vb 3.8 ?
if not can some1 update dis please? |
Quote:
Code:
echo "<script> location.href = \"" . get_option('vbb_VBURL') . '/login.php?do=logout&logouthash=' . $vbulletin->userinfo[logouthash] ."\"; </script>"; exit; Code:
echo "<script> location.href = \"http://" . get_option('vbb_VBURL') . '/login.php?do=logout&logouthash=' . $vbulletin->userinfo[logouthash] ."\"; </script>"; exit; P.S. VB ver 3.8.* |
Quote:
http://http//www.etcetcetc and it goes to a 404 page :) |
All times are GMT. The time now is 08:14 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|