vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Vbulletin Application Connector (https://vborg.vbsupport.ru/showthread.php?t=103069)

ronoxQ 05-02-2006 09:32 PM

BUMP

Anybody who got this to work, please help us out!

BreezeDK 05-06-2006 11:45 AM

Hi i have a problem when i logout from vBulletin 3.5.4 using PHP5 SOAP version with joomla.


Code:

Warning: Invalid argument supplied for foreach() in /includes/connector/joomla.class.php on line 107

Warning: Cannot modify header information - headers already sent by (output started at /home/newansi/joomla/forums/includes/class_core.php:2984) in /includes/connector/joomla.class.php on line 112

Warning: Cannot modify header information - headers already sent by (output started at /home/newansi/joomla/forums/includes/class_core.php:2984) in /includes/connector/joomla.class.php on line 113

Warning: Cannot modify header information - headers already sent by (output started at /home/newansi/joomla/forums/includes/class_core.php:2984) in /includes/connector/joomla.class.php on line 114


i have been looking in the file and it is the following that causes the problem:
PHP Code:

    function logout()
    {
                if(
is_null($this->__res))
                {
                        return 
$this->__status;
                }
                
$lifetime time() - 1800;
                
// cookies setzen
        
foreach ( $this->__res->_cookies as $name => $value)
        {
            
setcookie($name$value[0], $lifetime$value[1]);
        }
        
// force logout, falls _cookies nicht exestiert
                
setcookie"usercookie[username]"" "$lifetime"/" );
                
setcookie"usercookie[password]"" "$lifetime"/" );
                
setcookie"usercookie"" "$lifetime"/" );
        
    } 


I have noted it doesnt happen with my non admin profile.
What could be the problem of this?

paulfletcher 05-11-2006 06:54 PM

It's not working for me either. I'm pretty new to the Joomla integration, but I need to get it working in a week (deadline). Can anyone tell me what I need to get this working? I just want Joomla and vBulletin to share the userdatabase etc...

Thanks,
Paul

paulfletcher 05-12-2006 02:30 AM

When I try to install this product on vBulletin 3.5.4 I get this error.

Quote:

Database error in vBulletin 3.5.4:

Invalid SQL:
ALTER TABLE user ADD `connector_cookies` TEXT NULL;

MySQL Error : Duplicate column name 'connector_cookies'
Error Number : 1060
Date : Thursday, May 11th 2006 @ 11:21:07 PM
Script : http://xyztraining.com/*****(admin folder)/plugin.php
Referrer : http://xyztraining.com/*****(admin folder)/plugin.php?do=productadd
IP Address : ***.**.**.***
Username : Paul Fletcher
Classname : vb_database
Any thoughts?

Also, has anyone actually gotten Joomla to work with vBulletin 100%? User database sharing, and automatic login? Also, could anyone post how I can install the SOAP version? I've tried install the SOAP version, only to get errors, so I had to stick with the vbulletin_sql version.

The System requirements for SOAP... PHP 5, and SOAP extensions, how do I add SOAP extensions? Plus my host is telling me to use ".php5" as the ending... would this work as well.

lol, sorry for all these questions. I hope one of you has the answer.

Thanks,
Paul

ronoxQ 05-14-2006 03:52 PM

Mods, I'd like to request deleting this mod. It isn't working, and the creator isn't here any more.

LordRayden 05-14-2006 09:03 PM

HI all,

well paulfletcher, I would say you allready have installed the vBulletin Application Connector, cause your error says “Duplicate column name 'connector_cookies'”.

I'm no programmer, but I think that’s the Problem, I have a working “one side” Integration with the com_connector and vBulletin. As I said “one side”, when I login to Joomla I'm also logged in to vBulletin, same with logout but when I login to vBulletin I'm logged in to vBulleitn only. As far as I know the reason is that in Joomla 1.08 the developers changed a lot so the vBulletin Application Connector in this version is not working anymore and has to be updated.

That’s my information for my system, Joomla 1.08, Vbulletin 3.5.4, PHP4, NO SOAP. I think leonsio is pretty busy and I, also as everyone else, hope to hear from him soon.

Thanks

LordRayden

paulfletcher 05-15-2006 11:43 AM

Thanks for the information. I've decided to go with BBPixel and their plugin. That will help us meet our deadline.

Have a great day,
Paul

ronoxQ 05-17-2006 10:01 PM

Where is BBPixel's plugin?

paulfletcher 05-18-2006 01:05 AM

<a href="http://forum.bbpixel.com/index.php" target="_blank">http://forum.bbpixel.com/index.php</a>

kevinsan 06-02-2006 09:36 AM

LordRayden

Can you please tell us how you installed VB and Jomla 1.08 on php4? There is no detailed explanation. Thanks.:banana:


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