vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBulletin-WordPress Bridge (https://vborg.vbsupport.ru/showthread.php?t=94443)

Moment 10-11-2006 01:10 PM

Quote:

Originally Posted by Kurisu
Anyone got this working with WP 2.0.4 and vB 3.6?

+1 :cross-eyed:

baze22 10-12-2006 11:14 AM

Quote:

Originally Posted by Kurisu
Anyone got this working with WP 2.0.4 and vB 3.6?

I did this yesterday using the file in this post and in my initial testing it looks like its working as it should.

2 things I had to change:

1. I had the same problem as mentioned above "failed to open stream: No such file or directory" when in fact my vb3-settings file was exactly where it was supposed to be. I even hard coded the path - same error. I don't have an explanation, but I changed the file name to vb36settings.php and the references in the code - it worked fine.

2. Looks like 3.6 changed a table name. In the text file above it had this {$vb_dbprefix}post_parsed and I changed it to this: {$vb_dbprefix}postparsed

After those 2 things it looks to be working fine. My thanks to those who put this together.

baze

baze22 10-12-2006 11:30 AM

Quote:

Originally Posted by baze22
1. I had the same problem as mentioned above "failed to open stream: No such file or directory" when in fact my vb3-settings file was exactly where it was supposed to be. I even hard coded the path - same error. I don't have an explanation, but I changed the file name to vb36settings.php and the references in the code - it worked fine.

I think I figured out what the problem here was. When I created the vb3-settings.php file, I copy/pasted the file name from the instructions at the top of the page. But it isn't the same - you get when you type it in. It is hex char 96 as opposed to the hex char 2D you get when typing it in. Bottom line would probably work if the file name was typed in when saving the file instead of copied & pasted from above. I figured this out when I copied & pasted the filename from above into TextPad and the - showed up as a special character.

baze

thedigitalsin 10-23-2006 07:50 AM

never mind, got it working

realmadrid 11-06-2006 12:53 PM

I was wondering if someone could help me. I have 2 issues....I'm trying to set this up. The first issue that Im coming up with is that in wp-admin/post.php I dont see the following code:

$result = $wpdb->query($postquery);

so I can add the follwing as per instructions... "// VB Bridge Start...etc.etc

2nd thing is that accord to instructions "im supposed to find

......function get_comments_number( $comment_id ) ...... section


I think the closest thing I have to that in the comments-functions.php is

......function get_comments_number( $post_id )....... etc.etc

is this ok to make the change

Thanks

BryceW 11-07-2006 10:40 AM

Just upgraded WP 2.0.4 to WP 2.0.5 and currently running VB 3.5.4.
I just reapplied the instructions given in this post to the new 2.0.5 files: https://vborg.vbsupport.ru/showpost....&postcount=137

Worked great.

imranbaig 11-20-2006 09:22 AM

Hi nice hack, With Few modifications to above post. I was able to make it work with wp 2.05 and VBulletin 3.63.
If the author allows I will release this as a plugin.
Thanks regards.

rsuplido 11-20-2006 10:34 AM

That would be great! Go ahead and release it.

Thanks.

Deimos 11-20-2006 10:35 AM

Hell yeah! that'd be sweet.

imranbaig 11-20-2006 10:49 AM

aite let me pick them up all into orderd folders maybe a small readme, I will release it tonight.
Thanks. by the way you can check it here www.mobile-junction.com nothing is added yet just making mods and plugins.
right now making a plugin for vb to send sms for free across 200+ countries using simple phpmail function.

EDIT: There are few things which I need to correct before I can release it :)


All times are GMT. The time now is 04:33 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.01311 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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