Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 8:12 pm (All times are UTC )

 




Post new topic Reply to topic  [ 95 posts ]  Go to page 1, 2, 3, 4  Next
Author Message
Posted: Fri Feb 10, 2006 3:11 pm 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Wed Nov 02, 2005 11:20 am
Posts: 354
com_connector
v. 1.0.0
all connectors are moved to separate packages
fixed some bugs with PHP4
support for joomla 1.0.8
better login/synchronisation handling
v. 0.0.8.1 ( bugfix release, no new functions )
bug in the connector administration
v. 0.0.8
updated to joomla 1.0.7
added wrapped mode
v. 0.0.7
updated to joomla 1.0.5
fixed some messages with "warning"
v. 0.0.6
compatibility with new version of VB_SOAP
some bugs by login fixed
v. 0.0.5
cookie store bug in vbulletin module fixed
compatibility with JMSOAP addon, added
v. 0.0.4
added functions to update and delete users
splited modules to own packages
v. 0.0.3
each module has own logout function
fixed bugs in vbulletin_sql module
fixed bug in the connector.php file
v. 0.0.2
vbulletin_Sql module included
select menu in the admintool for the  modules
v. 0.0.1
init release, vbulletin module included


Additional Modules

All modules are now in separate packages
to add module just download the module file
and unzip it in the /components/com_connector/modules folder
if not exists, create one

Online Demo running with vbulletin module (SOAP)

http://www.c4u.to

HOWTOs:

switching from vbridge to com_connector
creating own modules
patching joomla.php file himself


Component Information and description
This Component is only for the connection from joomla -> application
at the moment are following things supported:
common login
global changing password
global changing username/email
synchronistion of the users ( by first login or registration )

That does i need to run this component?

for this component alone you needs only joomla 1.0.x
it should run with PHP4 und PHP5(tested)

some modules like vbulletin_soap can have own requirements (needs php5 + SOAP extension )


That does this component do?

this component allow you to connect different applications to joomla over SOAP/XMLRPC, SQL Connects ( other methods are posible too )
You should use this component if you wants to have common login with an aplications ( which based on cookie login (session to, because it use cookie to store a sessionid ;) ))
it is posible to create own moduless to connect any applications

How to install 
1.
download and extract the files_to_replace.zip" file
move all files from "upload" folder in your joomla root folder

2.
login into joomla administration and install the "com_connector.zip"
using joomla component installer

How to use
go to "Administration/Components/Connector"
click to "New"


Title: title/name of the module
Module: Choose a Module like "vbulletin"
URL: is a link to the application ( not to the module !! )
Add User to Joomla:  if the user not exists in joomla he will be added
Add User to App.: if the user dont exists in the connected application it will be added
Display Mode:  Wrapped = in iframe, Not Wrapped = redirect to application


Click on Save
you will be redirected to module settings
this settings can be different in every module


after you have added a data, you can create a menu link

go to Menu config, create on New and select "Connector Item"
in next dialog select you application and click to save

done ;)


You do not have the required permissions to view the files attached to this post.


Last edited by leonsio on Mon Mar 06, 2006 1:05 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Wed Feb 15, 2006 9:29 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Oct 14, 2005 3:42 am
Posts: 39
Quote:
until filnal version is released (~15 FEB. )


Has that been released ?


Top
   
 
Posted: Thu Feb 16, 2006 5:38 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Sep 08, 2005 2:26 am
Posts: 152
I was just about to try my install again.. then I noticed the ETA for the next version... decided to wait.

Hopefully it will be availble soon.


Top
  E-mail  
 
Posted: Tue Feb 21, 2006 1:23 pm 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Wed Nov 02, 2005 11:20 am
Posts: 354
the connector 1.0 RC1 goes to the tester
and will be released end of this week or start of the next week

this connector has component installer ( thx to predator ) and some changes on login-synchronisation handling


Top
  E-mail  
 
Posted: Mon Feb 27, 2006 4:36 am 
Joomla! Intern
Joomla! Intern
Offline

Joined: Thu Sep 15, 2005 1:25 am
Posts: 95
will this be based on the SOAP framework or the SQL framework?  Maybe I should just hold off until this is released, rather than getting frustrated with installing all this other...?


Top
  E-mail  
 
Posted: Mon Feb 27, 2006 7:28 am 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Wed Nov 02, 2005 11:20 am
Posts: 354
com_connector ist based on joopla framework nothing more
it dont need soap/ldap or something else

modules can have own requirements linke soap module
and each module can have own settings and options


Top
  E-mail  
 
Posted: Mon Feb 27, 2006 7:38 am 
Joomla! Intern
Joomla! Intern
Offline

Joined: Thu Sep 15, 2005 1:25 am
Posts: 95
right, duh.  Stupid question!  :P


Top
  E-mail  
 
Posted: Tue Feb 28, 2006 3:25 pm 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Wed Nov 02, 2005 11:20 am
Posts: 354
im working curently on the intergration in new joomla 1.0.8 release
some login relevant files was changed

it can take some time :(


Top
  E-mail  
 
Posted: Wed Mar 01, 2006 10:16 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sat Feb 11, 2006 3:22 am
Posts: 5
Would you recommend we not install the connector with Joomla 1.0.8 then?  Or is the current version (not the new one you were about to release) working with Joomla 1.0.8?  Thx!


Last edited by MrWizard on Wed Mar 01, 2006 10:55 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Wed Mar 01, 2006 10:49 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Sep 08, 2005 2:26 am
Posts: 152
Just got notified that vB 3.5.4 is out now.


Top
  E-mail  
 
Posted: Wed Mar 01, 2006 11:01 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Thu Sep 15, 2005 1:25 am
Posts: 95
that was a week ago ;)


Top
  E-mail  
 
Posted: Wed Mar 01, 2006 11:31 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Sep 08, 2005 2:26 am
Posts: 152
why am I always the last to know...  ;D


Top
  E-mail  
 
Posted: Thu Mar 02, 2006 6:55 am 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Wed Nov 02, 2005 11:20 am
Posts: 354
the connector works with all vbulletin 3.5.x versions

the login handling was changed in joomla.php 1.0.8 a little bit
i must correct some settings


Top
  E-mail  
 
Posted: Thu Mar 02, 2006 3:54 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Jan 20, 2006 4:11 am
Posts: 31
When do you expect the release for 1.08? 2 weeks or months+?

_________________
Web Directory : Add your link!  | Web Design Stuff!


Top
  E-mail  
 
Posted: Thu Mar 02, 2006 3:55 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Thu Sep 15, 2005 1:25 am
Posts: 95
will that be the final version? as mentioned circa feb ~15?


Top
  E-mail  
 
Posted: Thu Mar 02, 2006 6:49 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Jan 20, 2006 4:11 am
Posts: 31
I was able to upgrade to php5, but because the host uses cpanel, they said it doesn't come with the SOAP extension.  Will the vbulletin_sql version work with php5 not using soap but sql?

_________________
Web Directory : Add your link!  | Web Design Stuff!


Top
  E-mail  
 
Posted: Thu Mar 02, 2006 11:15 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Thu Sep 15, 2005 1:25 am
Posts: 95
yes, it will work with php5.


Top
  E-mail  
 
Posted: Fri Mar 03, 2006 10:31 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Sep 08, 2005 2:26 am
Posts: 152
Any chance we can get a status update on the progress?    When do you think we might see the next release?


Top
  E-mail  
 
Posted: Sat Mar 04, 2006 4:24 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Nov 24, 2005 5:40 pm
Posts: 112
What would be great is a new thread, once this new connector is released, that will show all available modules and addons along with a nice STEP BY STEP tutorial on how to install everything. It's getting out of control, to have to look all over the forums, searching for bits pf pieces on how to put this connector together.  :(

_________________
Regards,

Efrain Ruiz
Virtual American Airlines
http://www.virtualaa.com


Top
  E-mail  
 
Posted: Sun Mar 05, 2006 7:45 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Oct 17, 2005 6:33 pm
Posts: 22
Whats going on with this project, any updates.
I have 2 sites that need fixes and w are looking to go this way


Top
   
 
Posted: Mon Mar 06, 2006 1:15 pm 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Wed Nov 02, 2005 11:20 am
Posts: 354
okay new version is released
it should work with joomla 1.0.8
for older versions use attached patch for joomla.php

http://forum.joomla.org/index.php/topic ... #msg168143

the patch works with all version until 1.0.8

plz. dont ask why the common login does not work if you login on vbulletin / other application side

the com_connector is ONLY an addon for Joomla
with this component you can connect joomla with other applications ( joomla -> application )
not other application with joomla  ( application -> joomla )

because joomla 1.0.8 has some changes in the login handling, no one old vbulletin-modules ( not modules for com_connector) will work with this new version
i must change this, as next will be the vbulletin_soap module released i have allready running it on my side and i must make some test until it will be released
if it is done i will change the vbulletin_sql module

again shortly  for the version 1.0.8
joomla->phpbb/vbulletin/wbblite ...  = will work without any problems
vbulletin->joomla  = common login does not work ( at the moment, will be fixed in the next module release)


Top
  E-mail  
 
Posted: Mon Mar 06, 2006 7:54 pm 
Hi leonsio,
It seem that your com connector.zip file is lacked of vbulletin.class.php
I got the following errors when click NEW after installing the component to joomla 1.0.8
Fatal error: Call to undefined function: initsessionadmin() in D:\server\www\joomla\administrator\index2.php on line 38


Top
   
 
Posted: Mon Mar 06, 2006 8:55 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sat Feb 04, 2006 4:57 am
Posts: 60
Not working for me...

I get this message when I click new in the component admin:

Warning: dir(../components/com_connector/modules): failed to open dir: No such file or directory in /home/public_html/administrator/components/com_connector/admin.connector.php on line 127

Fatal error: Call to a member function on a non-object in /home/public_html/administrator/components/com_connector/admin.connector.php on line 128


Top
   
 
Posted: Mon Mar 06, 2006 9:03 pm 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Wed Nov 02, 2005 11:20 am
Posts: 354
plz READ the release post
you MUST add a connector file first
the version 1.0.0 comes without any connector modules

download and unzip the module file first


Top
  E-mail  
 
Posted: Mon Mar 06, 2006 10:36 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Thu Feb 02, 2006 3:56 pm
Posts: 4
Thanks leonsio! My 1.0.8 upgrade can finally be marked as finished!  :laugh:


Top
   
 
Posted: Tue Mar 07, 2006 1:49 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Nov 24, 2005 5:40 pm
Posts: 112
Hi Leonsio,

I want to give your connector a try, now that it is Joomla 1.0.8 compatible, but I am having a problem with some of the settings. Take a look at the attached image.

What do I have to put on these input boxes?

I figure that for Cookie Prefix, I need to use bb, since that is what my vb install uses. But what goes into the SOAP Server URL and Key to access SOAP Server?

Thanks for any help.


You do not have the required permissions to view the files attached to this post.

_________________
Regards,

Efrain Ruiz
Virtual American Airlines
http://www.virtualaa.com


Top
  E-mail  
 
Posted: Tue Mar 07, 2006 1:52 am 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Sat Aug 20, 2005 4:12 pm
Posts: 462
leonsio wrote:
com_connector
v. 1.0.0
all connectors are moved to separate packages
fixed some bugs with PHP4
support for joomla 1.0.8
better login/synchronisation handling


Are there any known bugs in v1.00 ?


Top
   
 
Posted: Tue Mar 07, 2006 1:56 am 
Joomla! Intern
Joomla! Intern
Offline

Joined: Sat Feb 25, 2006 11:02 pm
Posts: 50
Quote:
after you have added a data, you can create a menu link

go to Menu config, create on New and select "Connector Item"
in next dialog select you application and click to save


I installed the com_connector and then published it.  I than installed the vbulletin_sql module as well.  But I don't seen the "Connector Item" listed when looking to add a new menu item.

I think I installed it correctly too, but as I can't add the menu item, I'm not quite certain.  I tried to log into joomla, and then visit my vbulletin forums, but it didn't show me logged in.


Top
  E-mail  
 
Posted: Tue Mar 07, 2006 3:28 am 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Thu Feb 02, 2006 3:56 pm
Posts: 4
Leonsio: Thanks for this, now my users are being added into Joomla again when they login to VBulletin.  :D

Only bug I can see is in the Login module in Joomla, it says, Hi, 0 instead of Hi, , but the Who's Online module seems to work fine, and shows me as logged in. Weird. Other than that, it looks and works great for me! Thanks!


Top
   
 
Posted: Tue Mar 07, 2006 4:13 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Jan 20, 2006 4:11 am
Posts: 31
If you have upgraded to 1.08, then read the following thread about the Hi, 0 :

http://forum.joomla.org/index.php/topic ... #msg223887

_________________
Web Directory : Add your link!  | Web Design Stuff!


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 95 posts ]  Go to page 1, 2, 3, 4  Next

Quick reply

 



Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group