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)

Lethal Geass 04-21-2009 07:15 PM

Id like to get this working with http://wordpress.org/extend/plugins/tdo-mini-forms/. Tried activating the plugin but get an error. Any help would be appreciated.

Shinichi_bien 04-21-2009 07:19 PM

what's kind of error?

@ Jafo232: Please add email and url to $user to get Gravatar support. Thanks
PHP Code:

    $user->user_email $user->email;
    
$user->user_url $user->homepage


Shinichi_bien 04-21-2009 07:21 PM

Quote:

Can you tell me where exactly you added this filter?
in vbbridge.php

just before

PHP Code:

add_action('publish_post''Vbridge_Post'); 

but you can add anywhere that you want, I put it there to keep it close to the add_action (easy to remember)

please change the posted code to the following, add this filter only in admin end

PHP Code:


if (is_admin()) {
add_filter('wp_dropdown_users''vb_post_author');
function 
vb_post_author($output) {
    global 
$post;

    
$vb_post_author get_userdata($post->post_author);
    
$output str_replace('</select>','<option value="'.$post->post_author.'" selected>'.$vb_post_author->username.'</option></select>',$output);
    echo 
$output;
}



Lethal Geass 04-22-2009 03:15 AM

I get this error when i activate there plugin:

Fatal error: Cannot redeclare get_userdatabylogin() in /public_html/wp-content/plugins/functions_vbbridge.php on line 3

I need to disable the plugin via ftp to make my site work again.

XStealth6 04-22-2009 01:06 PM

Code:

Warning: main(./includes/class_dm.php) [function.main]: failed to open stream: No such file or directory in E:\inetpub\vhosts\d3gaming.com\httpdocs\blog\wp-content\plugins\vbbridge.php on line 113

Fatal error: main() [function.require]: Failed opening required './includes/class_dm.php' (include_path='.;E:\Program Files\Parallels\Plesk\Additional\Php\pear;./includes;./pear') in E:\inetpub\vhosts\d3gaming.com\httpdocs\blog\wp-content\plugins\vbbridge.php on line 113


I get the following when trying to make a new post while the feature is turned on. i have my blog installed on a sub-folder. for example d3gaming.com/blog/ - clean install of wp , added plugin. i only really filled out 4 options. VB Name. ID, Forum ID ( i got off vbulletin panel) Forum URL obviously www.d3gaming.com or d3gaming.com , neither works, i get the above.


Any ideas?


I read about 10-14 pages from the get go but could not find a problem similar to mines.. :(



Why is it looking for /d3gaming.com/ when i hardcoded /d3gaming/ ???????? My hardcoded url is: E:/inetpub/vhosts/d3gaming/httpdocs

reimic 04-22-2009 07:29 PM

BUG:

hello, when i add a tag its automatic a category! could you please tell me what to do to fix that bug?

wiizard 04-23-2009 01:33 AM

Okay, to everyone experiencing the "cannot_redeclare"-error:

In my case it was due to vbb_PLUGION being set to 0 instead of 1.

Check your wp_options table for this entry and just set it back to '1'.

Also I've searched for the function causing the value-change and only found the following one so far:

PHP Code:

    if (!file_exists($vwd '/global.php'))  { 

        echo 
"cannot include $vwd/global.php.  You should check your path!  Turning Plugin Off"

        
update_option('vbb_VBPLUGION'0);

        exit; 
    } 


I've changed it to
PHP Code:

update_option('vbb_VBPLUGION'1); 


Seems like sometimes the global.php file can't be accessed and therefore the script automatically sets vbb_VBPLUGION back to 0. Would be interesting though to get some more details about this problem. :o

XStealth6 04-23-2009 10:31 AM

Quote:

Originally Posted by wiizard (Post 1797099)
Okay, to everyone experiencing the "cannot_redeclare"-error:

In my case it was due to vbb_PLUGION being set to 0 instead of 1.

Check your wp_options table for this entry and just set it back to '1'.

Also I've searched for the function causing the value-change and only found the following one so far:

PHP Code:

    if (!file_exists($vwd '/global.php'))  { 

        echo 
"cannot include $vwd/global.php.  You should check your path!  Turning Plugin Off"

        
update_option('vbb_VBPLUGION'0);

        exit; 
    } 


I've changed it to
PHP Code:

update_option('vbb_VBPLUGION'1); 


Seems like sometimes the global.php file can't be accessed and therefore the script automatically sets vbb_VBPLUGION back to 0. Would be interesting though to get some more details about this problem. :o



Tried it, same problem for me. Same error as above.

SoulSuite 04-23-2009 04:32 PM

Hey I want to applyt this great module.

Only I need a few informatie before I get start.

I have now a forum on the root folder version 3.8.2.. I want to install wordpress in blog.domain.com. This will be installed on the same domain but in a seperate database.

Could be working the plugin when I work this way?

reimic 04-24-2009 04:11 AM

ok listen. i can only give you the tipp to not install the plugin! the autor didn't answer my questions and i found many bugs. if you have a large forum its absolutly nothing for your site, because there are very heavy bugs!

maybe the autor sometimes could answer my questions because none of them are mentioned!

:down::mad:


All times are GMT. The time now is 11:40 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.01591 seconds
  • Memory Usage 1,767KB
  • 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
  • (7)bbcode_php_printable
  • (2)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