vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Integration with vBulletin - Complete Wordpress/Vbulletin Bridge - Share Users And Postings (https://vborg.vbsupport.ru/showthread.php?t=134521)

SBlueman 11-24-2007 02:51 PM

I am getting this error at the bottom of write post page when attempting to try my first test post:

Quote:

Warning: vb_post_form(/public_html/forums/includes/functions_misc.php) [function.vb-post-form]: failed to open stream: No such file or directory in /home/sblueman/public_html/blog/wp-content/plugins/vbbridge.php on line 464

Fatal error: vb_post_form() [function.require]: Failed opening required '/public_html/forums/includes/functions_misc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/sblueman/public_html/blog/wp-content/plugins/vbbridge.php on line 464
And I am getting this error when I try to submit the test post:
Quote:

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/sblueman/public_html/blog/wp-content/plugins/vbbridge.php on line 60
cannot load /home/sblueman/public_htmlhttp://gridironfans.com/forums/global.php. You should check your path!

Ceege 11-25-2007 09:20 PM

Yay, after 45 minutes I got it to work with 3.6.8 and 2.3.1

WEBclay 11-26-2007 09:43 AM

So what do we need to change that it works buddy?

CyberRanger 11-26-2007 10:50 PM

Quote:

Originally Posted by WEBclay (Post 1389547)
So what do we need to change that it works buddy?

At a minimum, do what I've outlined in this post: https://vborg.vbsupport.ru/showpost....&postcount=662

Jafo232 11-27-2007 06:01 AM

Just a note, I am working on this plugin this week. I have already addressed many of the issues here and believe I have fixed most.

While I am at it, I am adding support for multiple databases (i.e. wordpress in one db, VB in another)..

Unfortunately, there seems to be a new function in either VB or WP (guessing WP) called sanitize_url. It causes conflicts and fatal errors when posting. I have rectified the issue by creating a clean version of functions_wysiwyg.php where just the function name (and its calls) are changed. I saw no other way around it.

I also am hoping to add support for posting via xmlrpc, i.e. Microsofts Live Writer and other such applications..

I will be working on this off and on during the week. Hope to have something for you all soon..

SBlueman 11-27-2007 06:36 AM

Great news!

Clayton 11-27-2007 06:39 AM

Quote:

Originally Posted by Jafo232 (Post 1390109)
While I am at it, I am adding support for multiple databases (i.e. wordpress in one db, VB in another)...

wow oh wow Jafo

if you achieve this then you will certainly be sent a donation

this is absolutely superb news and I shall eagerly await

great stuff

WEBclay 11-27-2007 06:44 AM

Fantastic news Jafo, thanks for this great work :)

Jafo232 11-27-2007 06:53 AM

Well, I will have a BETA up in my forum tomorrow. I have been running tests on it, but want to try a few fresh installs. Had to update some of the template edits (nothing too major).

I am almost positive it is multi-db capable, however the entire stumbling block on this to begin with is not so much with the scripting, as it is with certain installations of PHP from which I understand only allow one connection to a database per instance. This may be for older installs as I do not seem to have the issue on the latest PHP5..

As for the xmlrpc feature, I seemed to have gotten that to work too, with a hitch. It requires that you change users passwords in WP via the admincp before it will work. Probably would require a VB plugin to work around that, and honestly, I am not sure if there is such a demand... Basically, the issue is, WP just takes the password and runs it through md5() and saves it. Vbulletin on the other hand does an md5(md5(password . salt)) save.. Rather tricky on how to get the real password. I can only guess a plugin that will grab the users password via VB when they login and save it md5() to the WP database..

Well, that is all for the future.. I have a couple testers for tomorrow that will hopefully find any bugs that may be in the new code..

WEBclay 11-27-2007 07:15 AM

Another good news thanks :) I can do some test if you want as I have finished my wordpress theme and it should be working now :) Is there also a way to use the wp categories to post into different forums?


All times are GMT. The time now is 02:10 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.02227 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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