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)

WouterN 12-20-2009 07:29 PM

Quote:

Originally Posted by AndyAA (Post 1932455)
Hey WouterN

Not sure if you are already doing this but I just use the Browser uploader instead of the Flash uploader

Nope nut yet but I want to. Our editors often go to press-meetings and take a lot of pictures. They need to upload 20 to 30 images and now they have to do it 'by hand' with the normal uploader. That sucks.. :(

WouterN 12-20-2009 07:30 PM

Quote:

Originally Posted by RobInjection (Post 1933892)
Has anybody tried to upgrade to 2.9 and has it worked? LET US KNOW!! :)

I am going to try this soon on our testserver. Will let you know how that is working out..

M4GN3T 12-21-2009 02:08 PM

Any succes on upgrades to 2.9?

MadsK 12-21-2009 04:34 PM

I've updated my site to 2.9 without any problems :)

MattIS 12-22-2009 07:23 AM

Hello,

I Have a few sites that all use Wordpress. They are located on the same server but have different domains pointing to each site. I am wondering if this would work at bridging 3 sites to all use the same Vbulletin for users so they dont have to make three accounts.

skariko 12-22-2009 11:54 AM

I have Wordpress 2.9 and VBulletin 4.0.

Solved.
Now it works all fine. :)

pablete 12-22-2009 10:11 PM

This plug will work in vb 4 ?

Thanks!

SirFalcon 12-22-2009 10:31 PM

Quote:

Originally Posted by skariko (Post 1935369)
I have Wordpress 2.9 and VBulletin 4.0.

Solved.
Now it works all fine. :)

What did you mean by 'solved'? Were you experiencing any problems?

I am planning on installing this bridge for Wordpress 2.9 and vB 4.0 as well. :)

pablete 12-22-2009 10:49 PM

Quote:

Originally Posted by skariko (Post 1935369)
I have Wordpress 2.9 and VBulletin 4.0.

Solved.
Now it works all fine. :)

Thank's... i haven't read the post before the mine. sorrys!

zordrack 12-24-2009 02:03 AM

I have a problem with vbridge plugin -- a conflict with vbulletin gzip compression.
I'm sorry if I didn't notice any previous discussion about this, I had read this thread, but not very carefully, I'm almost 18 hours coding and debugging today.

So, the problem is: turning on gzip compression in vbulletin admin panel causes wordpress with activated vbridge plugin to go somewhat nuts.
Instead of any wordpress page you can only see corrupted first page of vbulletin.
Turnin gzipping off eliminates the trouble, but that's not a nice solution, I think.

A little research turned out that critical line is line 88 in file vbridge.php
Code:

require_once($vwd . '/global.php');
. When gzipping in vbulletin is on, this inclusion results in immediate output of forum's front page and termination of all scripts.

So, the question is -- is there any way to suppress gzipping mode for vbridge inclusion, but leave it on for normal forum operation?

PS: Sorry if my text isn't easy to understand, I'm not native English...


All times are GMT. The time now is 12:15 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
  • Page Generation 0.02414 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (4)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