![]() |
great pluggin, exactly what I needed to do.
I've been following the instructions that I've read on this thread, but I'm still having issues that may be a simple fix, I'm just very tired and desperate to get this working. I did follow all the corrections posted in the thread as far as hard coding my paths after retrieving my path by running the DirPath.php script. I can longer access my WP dashboard without deactiving the vbbridge pluggin by renaming the file on the remote server. any help would be greatly appreciated ! Thanks in advance |
Ok, well first, the directions you read for hardcoding your path may be old. This version was released about 10 days ago (from this post) so if the thread you read was older than that, it probably isn't correct anymore.
It sounds to me that your forum home page setting is wrong, and that you did not map users before you turned auto-integration on. |
oh wow you are quick, thanks for the fast response ! the login now remains as oyu go to different paages, the problem now is i cannt access to wp dashbord, before i made all the adjustments suggested in the previous posts, i would receive fatal errors that wouldnt allow me to write a post, now the posting to a thread on the forum works great, but i didnt do any mapping untill i activated the feature and noticed the additional tab in WP dashbords' user section.
|
i suppose if you could tell me where this url comes from: http://www.raceforaseat.com/www.raceforaseat.com/forums
when i attempt to access www.raceforaseat.com/wp-admin or wp-login i cud prob figure it out from there...? im sorry i am exhausted ritenow |
I think that is where you entered the wrong thing for the forum URL.. If you disable the product (rename it if you have to) and login with your WP credentials, then enable it again (rename it back if you have to), turn integration off...
Go to your settings and make sure the setting for "Forum URL" is: http://www.raceforaseat.com/forums Map your users.. Then turn integration back on. |
just did all that step by step...i didn't have the 'http://" in the Forum Url which was the problem with accessing my WP dashbord..but im still having user issues...i made sure my users were mapped, as far as banned users i selected "do not map" then i went into VBbridg options and enabled auto intergrate...and the sessions are still not in tune..i can be logged in as admin thru WP and logged in as test in Vbulletin at the same time, also i cannot see vb users in WP dashbord and visaverca ..
is it OK that im using seperate databases? i tried to import one into the other but apparently my host limits sql query file sizes to 2 MB.. |
OK i think i just lost that last post, but i did what you say step by step, my forum URL didnt have "http://" so that fixed the wp dashbord issue..but i still am having issues with the users
does it matter im using seperate Databases, i tried to merge them but my host limits sql queries to 2MB |
I havn't made any changes and the login sessions are being lost when you go to a different page or refresf the page..dont know what happened, im going to give up for tonite, but any help you can give me for tommorrow i would appreciate..you can access both systems (WP and VB) with the username 'test' and password 'password'
thanks in advance |
Hmm, not sure what you did here.. I set up a test user called test123. Did you map regular users? Have you made any cookie changes in VB?
|
I am noticing an issue. If you logout on vb it does not log out of wp. If you log out from wp it logs out of vb. I will test some more on this but noticed it the other day.
|
Quote:
Quote:
|
Ok I got it working now, everything is working flawlessly. its mapping users to WP as i log into VB then attempt to access the WP dashboard, which is fine! what i didnt know was you MUST be logged into VB to access any WP resources, so VB's membership systems is more dominate over WP's, ok so i'm thrilled thats working..
NOW if i can just get the script that either displays statistics of your log in(for those who are logged in) or a log in form (for those not logged in) on my WP home page, i'de be all done. I'm attempted to copy and paste the script i found in VB's index.php which checks to see if the user is logged in, but this didn't work. I imagine i could write my own script to accomplish what i want, but i would like to to match the login box/form on VB in the top right identical, this was it doesn't confuse users. thanks for the help ! |
Quote:
www.allwheeljunkies.com www.allwheeljunkies.com/awnews/ www.allwheeljunkies.com/awphotos/ You can log into ANY of the three in the login area I created and it will log you into all three. You will see go play around. There are more links in the header as you can see but these are the only ones integrated for now. ClipShare is next along with Geodesic solutions and much more :) |
Just a quick remark. I had many problems getting this plugin to run, it kept giving me trash in the code. While examining the code, I found out the reason:
on lines 293 and 607 the php code is opened with <?, which I believe is a deprecated way which does no longer work in php 5. When I replaced those with <?php everything ran just fine. This might be the reason for some users not getting it to work. |
Odd, I never do that either.. Well, I fixed it in the code.
Actually the method does work in php5 unless it is turned off, I believe.. Anyway, thanks for the heads up.. |
Quote:
|
Quote:
I've just started messing with this mod, and it's my first mod to either vB or WP. I've got to say, I'm impressed. I do appear to have this issue also. I'm also having a bit of a problem logging out from WP. Everytime I click one of the logout links in WP, I get a 404 error, and it looks like its trying to go to a site like http://mysite/blob/mysite/forums/log...ut&logouthash= I thought it was odd, and I'm sure it's something in my settings, just wondered if anyone could point out some things I should check. Thanks! |
Sounds like the Forum URL setting is wrong..
|
I have an issue guys...
everything is set up, wp plugin is working properly, i did map the users and have enabled auto integration! I did post before and it did show up in my vb forum! My issue now...i want every comment in vbulletin to show up in wordpress and every comment in wordpress to show up in vbulletin...to be synchronised if you catch me, is it possible? |
Quote:
That's what I was thinking. Is it supposed to have the full "http://" stuff in it. Right now I've got just "mysite/forums" in it, I'll try including the full URL (I'm an idiot, don't know why it just now struck me as a possibility) and see what happens. Thanks for the reply. |
Quote:
Quote:
|
Quote:
Well i edited the index.php file Here i attached both files...the edited one is the one i use... i tried posting from vbulletin but the post didnt show up as comment in wp... i tried making a comment in wp but it didnt show up as a post in vbulletin |
Not sure what you did, but you can see it working inline here:
http://www.xboxcircle.com/ Just click an article title that has more than 0 comments. |
wordpress MU- any possibility of supporting this in the future?
|
Quote:
|
I am unable to get back into wp-admin after saving my settings.
Here's the error message: Fatal error: Cannot redeclare is_valid_email() in /home/public_html/forum/includes/functions.php on line 715 |
Sounds like you have a current plugin in wp that is conflicting..
|
Hello,
I just want to add a conversation in the forum when a blog entry is published. I do not need all the user bridging stuff (and I need trackbacks!). Any hint how to strip the bridge off to this? Regards, Dennis |
Hello,
i want to use vB for comments. I have following wordpress-theme and i can't find the code posted in the readme-file. No code like that in the theme-files... Code:
IF YOU WANT TO USE VB For comments: I hope somebody can help me... |
Quote:
|
Quote:
Since I am using vb as comments, there are posts that I would like to point to existing vb threads. Is that possible? |
Can somebody make a more detailed guide on the template edits?
I really tried many things but cant get it to work... |
Quote:
|
There is an issue with sessions with this mod. Tried 3 browsers all doing same thing. When you log out of vbulletin 3.6.8 pac2 on the forum site then go to the news site you are still logged in! But if you log out on the news site it logs you out of both news and forum. Two people so far reported same issue on other sites. This is when both news and forums are on same server, same database, same domain.
|
Quote:
|
Change your logout link in VB to the logout link in WP. Really no way around it..
|
Quote:
I will look at the code and see what is up. |
I'm getting this error. The plugin seems to shut down by itself. What am I doing wrong?
Quote:
|
Anyone got a comment_arr.gif file they wouldn't mind giving up? I don't have one by default, and I'm pretty horrible in photoshop, so I'm using the wp-comments.png for now, and I'm not sure if I like it.
|
Has anyone tried the plugin with the vB 3.7.0 Beta 2?
|
All times are GMT. The time now is 10:58 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:
|