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 - WP Integrate - Send vbulletin posts to wordpress (https://vborg.vbsupport.ru/showthread.php?t=207317)

intell_iut 03-16-2009 10:36 AM

this mod is great best thanks to coder
i have some suggestion for you , so this mod will be best mod i see
please read my suggestion:
1- as you said please add multi forum and multi category
2- option to select how much post send to WP
3- can send old topics in option menu
only those options make this mod great
thanks again

petertdavis 03-17-2009 04:38 PM

If I copy or move a thread into the forum which posts to Wordpress it doesn't take that post into Wordpress.

robertjandreu 03-18-2009 08:05 AM

for now its only on create the script is executed. This mod still needs a lot of work but it will come slowly.

dancue 03-20-2009 02:12 PM

Quote:

Originally Posted by dancue (Post 1763255)
Also, I'm having an issue with the forum post not submitting the entire post to the blog. Why is that? I'm only getting about 40-60 words.

Any help would be greatly appreciated.

Is anyone else having this issue besides me? It seems too weird that nobody else has mentioned it.

Is there something I have done incorrectly?

skindu26 03-22-2009 10:18 AM

Quote:

Originally Posted by robertjandreu (Post 1763841)
Skindu: Use ../blog and please make sure the blog and forum map are in the same directory. Some control panels put them in way different directories.

M4GN3T: No there is no option like that yet.

Arny: Yes it posts from 1 forum to 1 category. You will need to set the username for now trough the config by setting a users ID. And no it won't post a avatar.

thanks. but now i got this problem:
Fatal error: Cannot redeclare sanitize_url() (previously declared in /home2/xxxxxx/public_html/xxxxxx/includes/functions_wysiwyg.php:44) in /home2/xxxxxx/public_html/xxxxxxx/wp-includes/formatting.php on line 1874

can you sort it out

robertjandreu 03-22-2009 02:05 PM

skindu you dodn't upload the WP files or on the wrong place. Read the install guide !!!

dancue: I tested the problem and I can't recreate it so far. Look of youre using vbulletin 3.8.1 and WP 2.7.x

Slugger00001 03-22-2009 06:34 PM

I Will wait for a better version, and also I think you need to make more in detail install instructions, like when to replace the two files with the others ones, before you install it or after it'? and when you do upload the product? after install or before install? thats the only part that confused me.

robertjandreu 03-26-2009 07:32 AM

it doesn't really matter in what order you do it. You just don't have to forget doing it. ^^

Spikeman 03-27-2009 12:04 AM

*Installed

Thanks this is just what i needed :-)

vidan 03-27-2009 01:01 AM

please make it work using multiple forum and multiple cat in wordpress, this will be the 2nd best mod since fbconnect.

robertjandreu 03-27-2009 09:35 PM

3/27/2009 - Version 0.3
* Support for multiple forum categories added.
* Support for multiple wordpress categories added

intell_iut 03-27-2009 09:45 PM

that's great thank you

Spikeman 03-28-2009 08:58 AM

Dont really see the point of the multiple forums & categories etc.. in this update.. this is not to be taken negative as it does work perfect, this is how I think would be a benefit for me.

Vbulletin Forums
Select the forums you want to send those posts from to wordpress. You can select multiple forums by putting in a comma Eg: 3,8,10 - 10,104

Wordpress Categories
Set the wordpress categories you want your posts to added to. You can select multiple Categories but putting in a comma Eg: 3,8,10 - 3,11

So this is what I would like to see, My post from vb Forums 10 will post to WP Category 3 and vB Forums 104 to WP 11 :)

Can you achieve this?

robertjandreu 03-28-2009 10:34 PM

i will be some day but for now you have to be happy with this :D. Or donate to motivate me.

Bladecold 04-05-2009 07:54 PM

1 Attachment(s)
mod installed thank yo mod but one problems.. example images

You can <a href="/forum/showthread.php?t=<?php echo( $post->vb_threadid ); ?>&goto=newpost">leave a response</a>, or <a href="<?php trackback_url(true); ?>" rel="trackback">trackback</a> from your own site.


modifing wordpress index.php

Code:

span class="title"><a href="/forum/showthread.php?t=<?php echo( $post->vb_threadid ); ?>" rel="bookmark"><?php the_title(); ?></a></span>
        <div class="meta"><?php the_time(get_option('date_format')); ?> – <?php the_time(); ?> | <?php comments_popup_link(__('No Comment','arthemia'), __('One Comment','arthemia'), __('% Comments','arthemia'));?></div>

but links

http://www.mywordpresssite.com/forum/showthread.php?t= not thread id message bad link


my forums category --> 21,22,112,221,42
my wordpress category --> 3,4,1,5,6

add vbulletin post send wordpress one new post all category wordpress post ??

vbulletin one post send wordpress all category :(

and post added table wp_posts --> vb_threadid , vb_forumid wordpress database added ?

help me..



????

robertjandreu 04-06-2009 07:30 AM

Quote:

Originally Posted by Bladecold (Post 1784535)
mod installed thank yo mod but one problems.. example images

You can <a href="/forum/showthread.php?t=<?php echo( $post->vb_threadid ); ?>&goto=newpost">leave a response</a>, or <a href="<?php trackback_url(true); ?>" rel="trackback">trackback</a> from your own site.


modifing wordpress index.php

Code:

span class="title"><a href="/forum/showthread.php?t=<?php echo( $post->vb_threadid ); ?>" rel="bookmark"><?php the_title(); ?></a></span>
        <div class="meta"><?php the_time(get_option('date_format')); ?> – <?php the_time(); ?> | <?php comments_popup_link(__('No Comment','arthemia'), __('One Comment','arthemia'), __('% Comments','arthemia'));?></div>

but links

http://www.mywordpresssite.com/forum/showthread.php?t= not thread id message bad link

I don't know what could cause this prolly it's something weird. Well don't worry I will integrate the links soon. Just have patience. But know that for now the index.php integration doesn't work. You would need to send the url with the thread. Since the post doesn't send any thread ID.

Quote:

Originally Posted by Bladecold (Post 1784535)
my forums category --> 21,22,112,221,42
my wordpress category --> 3,4,1,5,6

add vbulletin post send wordpress one new post all category wordpress post ??

vbulletin one post send wordpress all category :(

and post added table wp_posts --> vb_threadid , vb_forumid wordpress database added ?

help me..
????

This is right and not a bug. For now you only can send posts from multiple forum to multiple forums.

You can't split them from 1 category to 1 forum. I will make something for it soon but for now there isn't a solution for it.

I hope this helped you.


EDIT:

Fixed in new version

mallick 04-08-2009 05:02 AM

*subscribed*
very thank you for the mod!
this is exactly what i was looking for, i will keep a close eye on it's progress before i install it!

robertjandreu 04-08-2009 10:31 AM

New update out!!!

4/8/2009 - Version 0.4
* Complete Support for WP/vBulletin bridge added.
* Changed to Stable release.

Slugger00001 04-08-2009 11:25 AM

lots more updates since I posted. This is going to be great once its complete

hecman 04-08-2009 01:50 PM

This is what I am looking for. Thanks

In addition, is it possible to have this MOD for wordpress MU version?

robertjandreu 04-08-2009 02:28 PM

Nope this mod is not for wordpress MU. at least I didn't test it for it. So I can't promise any results.

GrendelKhan{TSU 04-08-2009 05:01 PM

does this work if my wordpress is a SUBdomain?

eg: wpblog.mysite.com

??

Bladecold 04-08-2009 10:44 PM

thank you but run all version hard cpu and memory server :(

TimberFloorAu 04-08-2009 11:41 PM

I have read thru the entire thread, and havent actually seen what I am looking for.

So perhaps its so obvious no other idiot has asked lol.

Are the posts automatically added to wordpress.
If so do they appear as replies to the thread?

If not, do users have a button to submit a post/thread.

Can it also work in reverse.

So that a new blog within wordpress, upon publish propogates a new thread within VB

Thanks ( havent downloaded yet, as watching this ;) )

robertjandreu 04-09-2009 06:29 AM

it does exactly what it says it does. It send post automatically from selected forums in VB config to wordpress.

For the subdomains it should work as long as you set the path right.

dancue 04-09-2009 09:05 PM

Will a post within a different forum post to a different category within WP?

forum--------------> Category
-subforum---------> -subcategory

robertjandreu 04-12-2009 04:49 PM

Nope I didn't implement that for now. I'm still working on it. Prolly I will put in a excerpt function first against the double content flag.

lange 04-20-2009 09:28 AM

It is working but I am getting these warnings when I reply in WP:

Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'sanitize_url' was given in /home/aloha/public_html/wp-includes/plugin.php on line 166

Warning: Cannot modify header information - headers already sent by (output started at /home/aloha/public_html/wp-includes/plugin.php:166) in /home/aloha/public_html/wp-comments-post.php on line 79

Warning: Cannot modify header information - headers already sent by (output started at /home/aloha/public_html/wp-includes/plugin.php:166) in /home/aloha/public_html/wp-comments-post.php on line 80

Warning: Cannot modify header information - headers already sent by (output started at /home/aloha/public_html/wp-includes/plugin.php:166) in /home/aloha/public_html/wp-comments-post.php on line 81

Warning: Cannot modify header information - headers already sent by (output started at /home/aloha/public_html/wp-includes/plugin.php:166) in /home/aloha/public_html/wp-includes/pluggable.php on line 850

robertjandreu 04-23-2009 07:38 AM

hmm I don't know what could cause those errors. did you replace those wordpress files that were send with the plugin?

Else the only temporary fix I know for now is to put error reporting off in the .htaccess

vbem2 04-24-2009 08:35 PM

Hi Robert,

Do the replies to the VB post show up as comments on the blog post? Is there any possibility to just have this sort of comment transfer if using VB-WP Bridge to post from WP to VB?

Thanks!

SoulSuite 04-26-2009 07:41 AM

Great plugin, just what Im looking for.

If I'm right this plugin shows all post that are maded on the forum on wordpress?

ShawneyJ 04-26-2009 09:49 AM

what a bum around that was to get it working!
thanks, works fine when the path is set to: /home/poof/public_html/
but yeah after all that just a title appears on my blog lol, no writing just the title from my thread, NO post content at all appears on the blog from the forum...
im guessing there will be no quick fix right?
thx

SoulSuite 04-26-2009 10:09 AM

Quote:

Originally Posted by jaycob (Post 1799216)
what a bum around that was to get it working!
thanks, works fine when the path is set to: /home/poof/public_html/
but yeah after all that just a title appears on my blog lol, no writing just the title from my thread, NO post content at all appears on the blog from the forum...
im guessing there will be no quick fix right?
thx


Correct me if im not right..

So you need to install wordpress on the same folder as where the vbulletin is installed.
So you need to install wordpress on the same database as where the vb is installed.
So you see only the title of threads that will be linked to the forum?

ShawneyJ 04-26-2009 10:22 AM

Quote:

Originally Posted by SoulSuite (Post 1799226)
Correct me if im not right..

So you need to install wordpress on the same folder as where the vbulletin is installed.
So you need to install wordpress on the same database as where the vb is installed.
So you see only the title of threads that will be linked to the forum?

ive just installed it mate sorry if i cant give you the advice you need.

as far as i know both wordpress and vbulletin must be on the same server.

i have wordpress as home page www.mysite.com (/home/poof/public_html/)
my forum is /home/poof/public_html/forums
i dont think it matters which folder/root or what ever, long as both are on the same server.
i have wordpress on a separate database on the same server.

as for the thread title, when making a thread on your forums, the thread title and post content is meant to display in wordpress, but for me i only get a thread title.

----------------
So you need to install wordpress on the same folder as where the vbulletin is installed. no, seperate folders
So you need to install wordpress on the same database as where the vb is installed. separate or the same, long as its the same server.
So you see only the title of threads that will be linked to the forum? the thread does not even display as a link lol.
hope this gets fixed.

SoulSuite 04-26-2009 10:35 AM

Thanks for answering my questions. How pitty that the thread doesn't show with post or link to the vbulletin threads. Hmm.. I will look into this maybe I can fix some nice features into in it. Keep ya'll updated :)

ShawneyJ 04-26-2009 10:54 AM

i have a fully custom theme. mmm maybe its that, not sure. but i hope it works ok for you ;)
cheers.

robertjandreu 04-27-2009 09:22 AM

I should work ok. with The WP bridge. It also links the comments fine.

As for the paths. You shouldn't use absolute paths but relative paths. Maybe that is the fix to your problem.

SoulSuite 04-27-2009 04:35 PM

But this module will not show the post that are already created on the forum into the fresh install of wordpress with the plugin?

vbem2 04-27-2009 06:18 PM

Quote:

Originally Posted by robertjandreu (Post 1799807)
I should work ok. with The WP bridge. It also links the comments fine.


As for the paths. You shouldn't use absolute paths but relative paths. Maybe that is the fix to your problem.

Is there any way to do the comments without the posts? I prefer to write my posts in WP and then they are posted to the forum from the RSS feed.

Is it possible to use WP Bridge to post to the forum, then use Integrate to get the comments back to WP or am I being stupid?

If it's currently not built in to just do comments, would the code as is be editable for that? I would gladly dig into the code and do it myself if possible.

Thanks

ShawneyJ 04-28-2009 03:22 AM

Quote:

Originally Posted by robertjandreu (Post 1799807)
I should work ok. with The WP bridge. It also links the comments fine.


As for the paths. You shouldn't use absolute paths but relative paths. Maybe that is the fix to your problem.

nope thats the only path it would work without an error. tried them all.


All times are GMT. The time now is 10:54 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.01458 seconds
  • Memory Usage 1,832KB
  • 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_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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