The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
WP Integrate - Send vbulletin posts to wordpress Details »» | |||||||||||||||||||||||||||||||||||||||||
WP Integrate - Send vbulletin posts to wordpress
Developer Last Online: Jan 2012
This plugin makes it possible to send your forum posts to wordpress and automatically post them there. Its perfect for posting news etc. It works together with Complete Wordpress/Vbulletin Bridge. But its not needed. You can use this mod without it. Installation: 1. Upload the included folder (wp-includes) in the root of your wordpress installation. 2. Then import product-postwordpress_(versionnumber).xml in products at vbulletin. 3. Change the settings at Vbulletin Options 3.1 Since version 1.0 of this plugin the values of "Wordpress Categories" and "Vbulletin Forums" are linked together. This means value 1 of Vbulletin Forums post to value 1 of Wordpress Categories. So if: Vbulletin Forums = 1,2,4,4 Wordpress Categories = 11,12,13,14 Forum 1 posts to WP category 11 Forum 2 posts to WP category 12 Forum 4 posts to WP category 13 and 14 So if you want to post multiple categories you have to set them independently for every wordpress category Upgrade: 1. Uninstall the previous version. 2. Then import product-postwordpress_(versionnumber).xml in products at vbulletin. 3. Change the settings at Vbulletin Options 4. Overwrite the files in the wordpress root. Troubleshooting: For wordpress 2.8 users for the people having troubles install your original formating.php then open the file and search for: Code:
function sanitize_url Code:
function wp_sanitize_url Requirements: * Wordpress and Vbulletin scripts must reside on the same physical server. * Wordpress and Vbulletin must use the same domain name. * Stable Wordpress Version greater than or equal to 2.7.1 (didn't test with 2.7.0 or lower) * DOES work for Vbulletin 3.8. (not tested with 3.7. or lower) Limitations: * Posts won't get deleted in wordpress when you delete them in vbulletin. * Posts won't get edited in wordpress when you edit them in vbulletin. * You need the have the charset synced between vbulletin and wordpress. Updates: Changelog is included in download, here is the most recent changes: 10/19/2010 - Version 1.3 * Update for wordpress 3.0.1 6/23/2009 - Version 1.2 * Update for wordpress 2.8 5/11/2009 - Version 1.2 * Attachment Support Added. (It will post the link to the attachment) 5/5/2009 - Version 1.1 * Fix for the 'sanitize_url' error that people had when posting comments with the Wordpress comment system. 5/4/2009 - Version 1.0 * You can select Multiple WP Categories for every forum. This is a quite difference with how it was working before. So please read the installation howto above!!! 4/8/2009 - Version 0.4 * Complete Support for WP/vBulletin bridge added. * Changed to Stable release. 3/27/2009 - Version 0.3 * Support for multiple forum categories added. * Support for multiple wordpress categories added 3/4/2009 - Version 0.2 * Added BB tags support. 3/4/2009 - Version 0.1 * First released version (alpha) Special Thanks: Pirat3 If you use this plug-in, and find it useful, please support us by nominating us for Mod Of The Month (MOTM) in the top right corner of this thread, or feel free to donate. If you do install: Made by: http://www.ftp-anime.com Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
2 благодарности(ей) от: | ||
Artes_Marciales |
Comments |
#122
|
|||
|
|||
Quote:
the path of wp installation is Code:
http://www.news.mysite.com Code:
http://www.mysite.com/forums It is to sad for me to not use this great mod |
#123
|
|||
|
|||
I need to know your internal path.
so the one you see trough the FTP. Something like: /home/www/USER/WEBSITE/public_html/ something like that. |
#124
|
|||
|
|||
Thanks The Path Is Worked
|
#125
|
|||
|
|||
then the right thing to set for your path is
Code:
../news/ |
#126
|
|||
|
|||
Hi,
I receive this error. All the URL settings are correct what could be wrong? Thanks |
#127
|
|||
|
|||
Quote:
Code:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home/sitename/public_html/news/wp-includes/pluggable.php on line 342 |
#128
|
|||
|
|||
looks like youre box is out of memory. Ask your provider to allocate more since it's unlikely that my plugin is causing this.
|
#129
|
|||
|
|||
Yes it's not your mod fault
|
#130
|
|||
|
|||
It is for your mod
When I have the formating.php of your mod , any action I make in wp-admin (like deactive plugins ,or changing themes ) I have this error Code:
Fatal error: Call to undefined function _deep_replace() in /home/sitename/public_html/news/wp-includes/pluggable.php on line 884 Code:
$location = _deep_replace($strip, $location); |
#131
|
||||
|
||||
I am using vb 3.8.0 and WP 2.8.3.
My problem is that nothing is happening when I install the mod. My forum is in the folder "forums" and my WP is uploaded on the main root folder "public_html" but I can't get this thing to work. I've tried using the "../" and some other paths but nothing is clicking. Also when I try to edit things on my admin in WP it gives me errors. However when I go back to my admin area the changes I tried to make the first time, take effect. The problem is, it gives me fatal errors. Ugh... Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|