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)

amjadz4 03-27-2009 03:06 PM

Quote:

Originally Posted by my evil twin (Post 1775911)
I get this error too :(

Quote:

Originally Posted by my evil twin (Post 1776004)
Well... it seems to be caused by a plugin. I disabled all plugins, then it worked great. Now i'm figuring out, which plugin caused the trouble. Probably wp-cache.

Try this tip (from experience) : Best way to install this mod is disable all current plugins and install it. When its done successfully you can activate all your plugins.

:)

xlcstaff 03-28-2009 06:16 AM

Quote:

Originally Posted by amjadz4 (Post 1778311)
This is a wordpress issue. Not related to the mod.

If i disable the plugin all works perfectly, so it's related

vbplusme 03-28-2009 07:54 AM

I see this error message reported a few time but can find any resolution to it?

I am running vb in a forums/ folder and have added the absolute path to the vbbride.php file but can not get rid of this error ?

I am running another site and have the bridge installed its working perfectly with vb in the root folder?

Not a clue what I need to do now, I have deleted and reinstalled but nothing works to get rid of the following:

Quote:

Warning: Cannot modify header information - headers already sent by (output started at [path]/wordpress/wp-content/plugins/vbbridge.php:154) in [path]/wordpress/wp-includes/functions.php on line 698

Warning: Cannot modify header information - headers already sent by (output started at [path]/wordpress/wp-content/plugins/vbbridge.php:154) in [path]/wordpress/wp-includes/functions.php on line 699

sf.nsuers 03-28-2009 03:32 PM

Hi, I'm trying to use vb-mod `Complete Wordpress/Vbulletin Bridge - Share Users And Postings` [https://vborg.vbsupport.ru/showthread.php?t=205388] in my forum. At this moment, I'm working locally, it works fine and perfect for our need.

I also need to use an additional wordpress plugin: http://ekushey.org/?page/web_input_manager . It helps to write in Bengali language, stores content as unicode in database. So far no problem within wordpress database.

But contents in vbulletin database are not stored as expected. Though both wordpress and vbulletin databases are set as utf8_general_ci; contents in vbulletin database are stored as Hebrew. (for example: হা হা হা.। ??•??‡মন ??†??›??‡ন? )

Can I get some support regarding this issue?

sf.nsuers 03-28-2009 03:34 PM

@vbplusme, u can get rid of this error by commenting line (vbbridge.php)
PHP Code:

echo "<div class=\"updated\">\n" "<p>" "<strong>" __('Options saved.''vbridge') . "</strong>" "</p>\n" "</div>\n"

i.e. the code block will show like:
PHP Code:

### Update settings.
if ($_POST['action'] == 'update_vbridge_settings') {

    foreach (
$_POST as $key => $value) {
        
update_option('vbb_' $key$value);    
    }
    
//echo "<div class=\"updated\">\n" . "<p>" . "<strong>" . __('Options saved.', 'vbridge') . "</strong>" . "</p>\n" . "</div>\n";




skariko 03-28-2009 06:32 PM

ehrr.. i see that i have this option set to NO:

Post Articles To Forum:
No
Yes (Uses VB for comments)

..but it continues to post into the forum the article O_o

Ozidoggy 03-29-2009 02:26 PM

All installed...but now I can't log out of vBulletin or the wordpress admin.....

Anyone know why this is happening?

TalkTemplate 03-29-2009 05:19 PM

Quote:

Originally Posted by sf.nsuers (Post 1779032)
@vbplusme, u can get rid of this error by commenting line (vbbridge.php)
PHP Code:

echo "<div class=\"updated\">\n" "<p>" "<strong>" __('Options saved.''vbridge') . "</strong>" "</p>\n" "</div>\n"

i.e. the code block will show like:
PHP Code:

### Update settings.
if ($_POST['action'] == 'update_vbridge_settings') {

    foreach (
$_POST as $key => $value) {
        
update_option('vbb_' $key$value);    
    }
    
//echo "<div class=\"updated\">\n" . "<p>" . "<strong>" . __('Options saved.', 'vbridge') . "</strong>" . "</p>\n" . "</div>\n";




Works well mate.

amjadz4 03-29-2009 05:22 PM

Quote:

Originally Posted by skariko (Post 1779163)
ehrr.. i see that i have this option set to NO:

Post Articles To Forum:
No
Yes (Uses VB for comments)

..but it continues to post into the forum the article O_o

Edit posts in WP and scroll down click do NOT post in forums.

vbplusme 03-30-2009 05:42 AM

Quote:

Originally Posted by sf.nsuers (Post 1779032)
@vbplusme, u can get rid of this error by commenting line (vbbridge.php)

Thanks very much, I appreciate it.


All times are GMT. The time now is 06:42 AM.

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.03145 seconds
  • Memory Usage 1,758KB
  • 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_php_printable
  • (7)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