vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Integration with vBulletin - Complete Wordpress/Vbulletin Bridge - Share Users And Postings (https://vborg.vbsupport.ru/showthread.php?t=205388)

amjadz4 05-24-2009 06:52 AM

Quote:

Originally Posted by shallow bay (Post 1814361)
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?

Check the relative path. Also make sure you are not logged into the wordpress dashboard. The login works from the forum ONLY. If you are logged into both separately, you may get the white screen sometimes. At least that's what I have noticed.

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:

Originally Posted by bluerob (Post 1813550)
I need the flash loader because sometimes I have a lot of images to post and it will take way to long to upload each one individually.

Anyone have a fix on uploading with the flash uploader?

Quote:

Originally Posted by peleh (Post 1813945)
Would be nice to have this flash issue fixed... :D

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.

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) :)

Quote:

Originally Posted by AdjaniB (Post 1814695)
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. (:

In the vbridge plugin settings select this option to:
Does your forum use Unicode (UTF-8): No

does that help?

Quote:

Originally Posted by bzdp (Post 1815969)
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.

I was having the same problem at first while installing it for some clients. unfortunately I could not find anything which was causing this. So i decided to use a theme which has options to choose the type of front page you need. that suited perfectly. you can get some of them from elegantthemes.com or perhaps...use a plugin that creates separate pages for homepage.

AdjaniB 05-24-2009 05:47 PM

Quote:

Originally Posted by amjadz4 (Post 1816144)
In the vbridge plugin settings select this option to:
Does your forum use Unicode (UTF-8): No

does that help?

I forgot to say that, I already had that option selected as no and it still looked weird. =(

amjadz4 05-24-2009 05:57 PM

try changing the code manually in the header.. in both forum and blog...

AdjaniB 05-25-2009 04:27 AM

I've tried changing both in forum&blog in UTF-8 and ISO-8859-1 and I still have the error of the accents..

KittyMan 05-25-2009 05:22 AM

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?

Sunflower2007 05-25-2009 06:38 AM

I don't like this mod
This mod has embedded script that hogs your server bandwidth i do not recommend you using it.:down:

kursed 05-25-2009 07:21 AM

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. =/

WouterN 05-25-2009 07:32 AM

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.

WouterN 05-25-2009 07:56 AM

Ok, here is a working solution for the folks that get this error:

PHP Code:

Fatal errorCannot redeclare get_userdatabylogin() (previously declared in /var/www/domain.com/html/wp-includes/pluggable.php:166in /var/www/domain.com/html/wp-content/plugins/functions_vbbridge.php on line 33 

Put this in your vbbridge.php file (can be at the top):

PHP Code:

update_option('vbb_VBPLUGION'1); 

After you have refreshed your site you can comment that line out again.

Hope this helps! It worked for me.

kursed 05-25-2009 11:57 AM

Quote:

Originally Posted by WouterN (Post 1816686)
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.

How can I do this? Can you elaborate on it, please?


All times are GMT. The time now is 11:32 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
  • Page Generation 0.01894 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete