![]() |
Alright. I'm having a bit of trouble using this plugin. I recently upgraded to this one and it seems to create a problem when I turn on auto-integration. I followed all of the instructions and yet it still gives me weird warnings when I turn it on. I've been trying to figure it out, but I can't figure it out. Any suggestions?
The warnings I'm receiving are below. Warning: include_once(/homepages/13/d254053766/htdocs/wp-content/plugins/functions_vbbridge.php) [function.include-once]: failed to open stream: No such file or directory in /homepages/13/d254053766/htdocs/wp-content/plugins/vbbridge.php on line 96 Warning: include_once() [function.include]: Failed opening '/homepages/13/d254053766/htdocs/wp-content/plugins/functions_vbbridge.php' for inclusion (include_path='.:/usr/lib/php5') in /homepages/13/d254053766/htdocs/wp-content/plugins/vbbridge.php on line 96 Warning: include_once(/homepages/13/d254053766/htdocs/wp-content/plugins/functions_vbbridge.php) [function.include-once]: failed to open stream: No such file or directory in /homepages/13/d254053766/htdocs/wp-content/plugins/vbbridge.php on line 674 Warning: include_once() [function.include]: Failed opening '/homepages/13/d254053766/htdocs/wp-content/plugins/functions_vbbridge.php' for inclusion (include_path='.:/usr/lib/php5') in /homepages/13/d254053766/htdocs/wp-content/plugins/vbbridge.php on line 674 |
You Forum relative path is wrong. either change it in settings or hardcode it in vbbridge.php
|
i need to include global.php inside wordpress, but i don't want to install all this whole plugin
any ideas? i can't make it work... thanks in advance! |
Quote:
|
Quote:
Anyone have a fix on uploading with the flash uploader? |
Quote:
You should consider using some gallery based upload when you have lots of pictures, like nextgen gallery, i upload almost all my pictures inside a .zip here. |
I went through all the steps correctly, i could post threads to the forum from wordpress. When i hit auto-integrate i get a white screen for every one of my wordpress pages but the forums work fine and i am logged in.
any help? |
I have a question..
I have the forum with unicode: ISO-8859-1 and the wordpress with UTF-8 since i'm using spanish as my default language, but when I want to change one, so they can be the same, it all goes turnin' ugly, that's why I have it like that.. but, i'm using the comments from vbulletin so in the wordpress files it shows some weird characters like: � instead of é. Hope you can help me, since I love this mod. (: |
Quote:
same trouble we found here today - my featured content gallery worked find until I installed the plug in and now doesn't show on my wordpress blog :( -- and same exact thing as well - shows in IE but not in firefox. |
Greetings, I have installed the Complete Wordpress/Vbulletin Bridge and it seemed to work well at first, sending my postings to forums and integrating my user lists. But then I noticed that my static home page, which is just a greeting, is no longer recognized as my home page. Instead, my home page is a series of posts, starting with the most recent. I really need my static home page to work as it is. Any ideas?
At first I suspected a couple of plugins I was using -- Redirection and Simple Login -- but I've deactivated these and reinstalled the Complete WP/VB Bridge, and it still has the same effect. I lose the home page when the plug-in is turned on in the WP Dashboard, not when the files are uploaded or the plugin is activated in the WP Plugin screen. It only occurs when the plugin is "switched on." I also saw someone posted something about this being a WP bug that occurs when you allow posts to be segmented, but I've turned this off, and still no good. Hoping someone has a solution here. Thanks. |
Quote:
1. make sure your users are mapped correctly. 2. Log out from both completely. 3. log into the forum as admin. 4. visit /wp-admin from the same window. 5. turn on auto integrate. give it a try. :) Quote:
Quote:
Quote:
Does your forum use Unicode (UTF-8): No does that help? Quote:
|
Quote:
|
try changing the code manually in the header.. in both forum and blog...
|
I've tried changing both in forum&blog in UTF-8 and ISO-8859-1 and I still have the error of the accents..
|
Thanks for the help. It was something obv stupid on my end.
I have another question though. I am using vb for my comments on wordpress and did everything correctly as stated in the readme file, but I was wondering if there was a way to limit the number of comments shown. I'm sure it's a simple fix, but I'm not brilliant at understanding the lines of code to fix it on my own. Can it be done to limit it to say, 10 posts before not showing any more? |
I don't like this mod
This mod has embedded script that hogs your server bandwidth i do not recommend you using it.:down: |
I'm using a mod which shows a list of authors posting on WP. And as it seems, it cant find any other author except for the userid: 1 of vBulletin.
I'm seriously getting tired of this mod's inability to correctly merge users of the two systems together. =/ |
Hi Kursed, that is because your users in WP are actually not in the WP usertable.
You need to fetch the unique userid's from the posts table and compare those userids with your vb userbase. That way you will get the posters on your site. |
Ok, here is a working solution for the folks that get this error:
PHP Code:
PHP Code:
Hope this helps! It worked for me. |
Quote:
|
Step 1: get a list of distinct userid's from the post table of your wordpress database.
Step 2: loop that list and use a vb function like "get_userinfo.." to fetch the userinfo. Or you could just run a new query fetching all the userinfo you need using the distinct list of userids. |
Quote:
Cheers, Ross |
Quote:
http://wordpress.org/extend/plugins/paged-comments/ However you have to modify its comments file (comments-paged.php) as per the instructions in the readme of the vbridge mod same way as the one which you already did. :) |
Quote:
Quote:
thanks |
Quote:
|
To amjadz4
"a simple alternative till a fix is posted would be using an external image host where you can upload multiple images. you can even get a free image upload script for your website or better still use picasa! (also saves you bandwidth) " I don't want to use outside party tools. The reason I love using wordpress is because everything I need is already there. Plus google images picks up on my seo/tagged images inside wordpress and sends traffic my way through that. If I switch to another source I would miss out on that. I need a fix, not another tool online to waste more time using. |
Quote:
|
Can this import posts that are already in one of the forums that I want to integrate to?
|
1 Attachment(s)
If I click in WP on nickname I receive an error 404. Whether It is possible to make so that there was a redirect on a profile in VB or articles written by the author in wordpress were shown.
domain/author/jera/ Error404 |
When I activate this I get the following errors:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/hali/public_html/wp-content/plugins/page-lists-plus/page-lists-plus.php on line 256 Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/hali/public_html/wp-content/plugins/page-lists-plus/page-lists-plus.php on line 300 Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/hali/public_html/wp-content/plugins/page-lists-plus/page-lists-plus.php on line 311 Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/hali/public_html/wp-content/plugins/page-lists-plus/page-lists-plus.php on line 318 Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/hali/public_html/wp-content/plugins/page-lists-plus/page-lists-plus.php on line 325 Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/hali/public_html/wp-content/plugins/page-lists-plus/page-lists-plus.php on line 385 Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/hali/public_html/wp-content/plugins/page-lists-plus/page-lists-plus.php on line 392 I am guessing it does like the wordpress plug in "Page Lists Plus." Any idea how to fix? |
...been looking through this (and older versions) thread and so far havent found an answer to this:
IF YOU WANT TO USE VB For comments: Find this line in comments.php <!-- You can start editing here. --> Add this code: I can not find "comment.php" in either WP or VB. There are similar files (comments.php, wp-comments.php, others) but none specifically called "comment.php." Also could you be a little more specific about where in "comments.php" should we be adding the code listed as necessary for using the VB comment system...? (Im on VB 3.8.2 and WP 2.7) Thanks |
Quote:
Quote:
|
Quote:
Post your the code of your comments file here and only then can we be specific. Basically just search for the line HTML Code:
<!-- You can start editing here. --> |
Does this works with wordpress v 2.8?
|
Quote:
|
Quote:
Here are all similar files (and NONE of them seem to have the "you can start editing here" line): www.MySite.com/wp-comments-post.php www.MySite.com/wp-commentsrss2.php www.MySite.com/wp-admin/comment.php www.MySite.com/wp-comments-post.php www.MySite.com/wp-admin/includes/comment.php www.MySite.com/wp-admin/js/comment.php www.MySite.com/wp-admin/includes/comment.php www.MySite.com/wp-includes/comment.php Got a guess as to which it is? Or SHOULD there be a "comments.php" file SOMEWHERE...? Thanks for the help by the way... |
thanks
|
Quote:
|
Quote:
|
Just want to confirm...
Its possible keep all posts/comments/replies separate and only share the users - correct? For a new users, do they have to register through vB or Wordpress? Has anyone use gravators with wp and the vb mod? Thanks in advance... |
All times are GMT. The time now is 05:20 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:
|