![]() |
So, does this not work for WordPress MU, or is it just not supported?
|
I have it working on my site http://www.onthexbox.com :P
|
Quote:
|
Quote:
|
i think it doesn't work on vb 3.8 :)
it give me 404 page when i try to logout from wordpress website. |
Quote:
|
Will this one work for the newly released 3.8 or do we have to wait for it to be updated?
|
Quote:
|
Quote:
Else we must hope an updated version will be released soon! :) |
I just recently installed this add on (didnt update the step to use VB for comments yet) and I was sent a message from a guy saying he was not able to register. So I gave it a run myself, and I could not register a new account on the forums anymore either.
The forum is located here http://vetzballin.com/forums Right after you input your date of birth and go to accept the TOS is says "You have left a required field blank." But there are no fields other than clicking the check box which is being done. Can anyone give this a look and let me know what happened? |
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 :) |
I'm getting a vBulletinHook error, and I've tried uncommenting the line in the plugin, no dice. This is for cross-posting from WP2.7 to Vbulletin 3.8
Edit: had to reactivate the plugin in Wordpress first. D'oh! |
This is strange. I could make posts just fine & they showed up on the forum, but after I checked auto-integrate, I tried to make a new post & this came up:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/xxx/public_html/xxx/wp-content/plugins/vbbridge.php on line 454 cannot load /home/xxx/public_html/xxx/xxxx/global.php. You should check your path! The bold x's is the forum path I had set up. How do I fix this properly? The path must be right somehow if I was able to post before turning on auto-integrate. |
Quote:
|
I tried to make the global paths absolute, but no luck.
|
I got this to work with the path problem
REPLACE all instances of chdir($_SERVER['DOCUMENT_ROOT'] . get_option('vbb_VBRPATH')); WITH chdir('/yourpath/path'); $vwd='/yourpath/path''; This did it for me! |
I'm sure this is a dumb question, but I'm never the best when it comes to this stuff. I'm trying to integrate comments between VB and WP as well. I read in the Read Me about editing the templates. My dumb question is, where are these templates? I have found a number of files with the names specified, but none of them have the lines of code mentioned in the Read Me. Thanks guys.
|
I'm using this plugins. And now it works great! But i still have one problem. My posts on wordpress have tags like <strong> <img href. How to make vbulletin convert those tags into vbulletin format? Right now, vbulletin showing those tags as they are.
Thank you... |
Yeah, I did those paths right after I installed it. I'm still having the global issue.
|
Quote:
|
Quote:
for me i did this at all: Code:
if ($logging_out and get_option('vbb_VBION')) { |
Nevermind, I got it working. It was actually an error that had nothing to do with paths which is even weirder, but everything works now.
|
Hello together,
first: the Wordpress Bridge is genious and it works now, after little starting problems. But now I have one problem which I can not fix alone. It is not a problem of the bridge itself, but I hope that here are some guys which made the same. I want to use wordpress as the mainpage and layout. VBulletin is linked in wordpress navigation and it should be nicely integrated. Check this out: (only test installation): Wordpress: http://fihe3.fihe.de/blog/ VBulletin: http://fihe3.fihe.de/forum As you can see I have made some little changes of the forum template. But I want to include the wordpress header into vbulletin now. I have read thousands of different threads and found also a possibilty to build a plugin and load some php code, but until now nothing worked out. And I just see no progress since the last three days...very depressing :( Has anybody solved this problem on his/her page? I would be glad to get some hints... Thank you very much in advance! |
View source on your wordpress page and copy everything from <div id="page" class="clearfloat"> to <!--END FEATURE--> and past it into the vb header template. Then adjust from here.
|
Quote:
Thanks! |
Can this bridge work between 1 forum and 2 blogs on the same host? The forum is forums.swiftor.com and the blogs would be swiftor.com and cookingwithcasa.com - would the issue with the domain names prevent this from working?
Thanks! |
This is working great with Wordpress v2.7 and vBulletin v3.8.0 for me, but I still have the issue with scheduled posts not properly creating a forum thread, and therefore, not being integrated.
Can anyone else test this for me? Simply compose a post, and schedule it to go live a few minutes later, then see if the appropriate thread in the Forum is being created. This is something I used heavily, and really need to get back. Where is the dev? |
It works great, only one small prob with logging out....
Logging in redirects me to forum, all fine. I log in, and Im logged in to wordpress as well, great! But when I log out of vBulletin, close my browser, and later come back to see the wordpress page, I am still logged in in Wordpress! But I am logged out of vBulletin. So logging out of vBulletin does not log me out of Wordpress. Does anyone here have this issue and is there a fix? |
Quote:
It should be fine. My forum is installed on a subdomain, while WP is installed on the main domain. I'm having no problems with this. |
hi man
cant you make it auto template |
iz it work for 3.8.0 ???????
|
All times are GMT. The time now is 03:49 PM. |
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:
|