Joomla! Discussion Forums



It is currently Thu Nov 26, 2009 6:02 pm (All times are UTC )

 




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 349 posts ]  Go to page Previous  1 ... 8, 9, 10, 11, 12
Author Message
Posted: Thu Feb 23, 2006 12:50 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Feb 22, 2006 9:20 pm
Posts: 27
Where do we put the vbulletin_sql.class.php file?


Top
  E-mail  
 
Posted: Thu Feb 23, 2006 9:20 am 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Wed Nov 02, 2005 11:20 am
Posts: 354
wait until next week

new version should solve some problem with modules


Top
  E-mail  
 
Posted: Thu Feb 23, 2006 9:53 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Feb 22, 2006 9:20 pm
Posts: 27
Just installed the current version, but when I login via Joomla then on my menu go to my Forums (vbulletin), Im not logged in there. How do we make it so that the login is observed by both joomla and vbulletin?

Also, what is SOAP? I have php 5 but I dont see anything about SOAP involved. Im just using the Vbulletin SQL version right now. Also, how do we include the "layout" of joomla within our Vbulletin so that they are "connected" that way? I dont like the 'wrapper" idea of the component (since it puts it into frames) and wrapper extreme has no explanation (and when used, shows nothing).

Please someone explain how to install SOAP? I dont know what it is, or where to get it, but the apache website only offers a zip file with no explanation on how to install it to as erver. Looking for a "self" installing type of thing, as i hate to play with server settings.


Last edited by wizywyg on Thu Feb 23, 2006 10:33 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Fri Feb 24, 2006 12:23 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Feb 22, 2006 9:20 pm
Posts: 27
Okay, the problem was that the cookie (when useing the vbulletin_sql version/module for the connector) must be set in the "menu" creation to the SAME value as stated in the configuration file for Vbuelltin. This little FACT should be included in the first post, and that's what was causing the problem with login for the two applications.

Please update the first post under the "menu" creation, that under Vbuellin Cooke (if using the php4 version) that the cookie is the same cooke that is set in that config file


Now, I would like to implement the SOAP version, but I need to know how to INSTALL SOAP server. I can't find any information on this; and this thread should also include that information ( ie, again in the first post)


Top
  E-mail  
 
Posted: Fri Feb 24, 2006 12:35 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Feb 22, 2006 9:20 pm
Posts: 27
And anyone else developed a #.class.php file for use with other apps?

Menalto Gallery?
Photopost?
Reviewpost?
coppermine?

I only see forums right now, and would like to see other usesages; vbulletin being the only one getting any advancement of support.


Also, can we also include what we need to EDIT in the Vbulletin templates so that we can include some of the "layout" features of Joomla in "header" or "footer" of vBulletin when we are not using hte Wrapped version? Log in and Log out are fine, but without being able to get "back" to the main Joomla website, the process is a little pointless.


Last edited by wizywyg on Fri Feb 24, 2006 12:54 am, edited 1 time in total.

Top
  E-mail  
 
Posted: Fri Feb 24, 2006 3:53 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Nov 09, 2005 4:57 pm
Posts: 38
i think the best thing would be to get the developers of the above software involved. after all they are the ones who wrote the code :P i submitted a couple to some projects, but all have shown a serious lack of response. God knows why :P


Top
  E-mail  
 
Posted: Fri Feb 24, 2006 7:58 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Feb 22, 2006 9:20 pm
Posts: 27
any solutions to the  loging/out through VBulletin doesn't login/out in Joomla problem?

Logging in/out of Joomla logs you in/out of Vbulletin, but not the other way around.

And can ANYONE provide a tutorial on how to INSTALL SOAP?


Top
  E-mail  
 
Posted: Sun Feb 26, 2006 11:58 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Thu Sep 15, 2005 1:25 am
Posts: 95
well, for the record, my component isn't writing to the db.  So, I am now attempting to manually go in and add the proper configuration for the component.  However, its still not recognizing the app_useradd from the db and the component...


Top
  E-mail  
 
Posted: Mon Feb 27, 2006 12:02 am 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Jan 13, 2006 8:39 pm
Posts: 76
Location: Atlanta, GA
I have had minimal success as well.. both with phpbb and VB.. I am waiting for the next release  ;)

_________________
Computers, Airplanes.. I can crash it all!


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

Joined: Thu Sep 15, 2005 1:25 am
Posts: 95
well, I got the joomla login module to login and logout of joomla and vB.  However, its not adding new users on login to the vB db.  I am assuming this has something to do with the joomla api.  Maybe its the path I am using in the component.  I don't know, b/c the instructions are so bad.  Maybe its the fact that even though, I make app_useradd = 1 in the connectors table of my joomla db and it still shows up as null under my component settings from the backend...  I just don't know.  I don't really think that there are alot of issues with this component.  I think its great.

I just changed the defaults of "mos_useradd" and "app_useradd" to "1" and they still show up as null when I attempt to add a new connector...  What gives...

I THINK THE PROBLEM IS THE DOCUMENTATION!


Last edited by oojacoboo on Mon Feb 27, 2006 12:10 am, edited 1 time in total.

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

Joined: Sat Aug 20, 2005 4:12 pm
Posts: 463
This thread should be locked.
It's too long.

All meaningful posts should be done elsewhere.


Top
   
 
Posted: Mon Feb 27, 2006 2:53 am 
Joomla! Intern
Joomla! Intern
Offline

Joined: Thu Sep 15, 2005 1:25 am
Posts: 95
Quote:
This thread should be locked.
It's too long.

All meaningful posts should be done elsewhere.


aka, a forum dedicated to this component, or, even better a website.


Top
  E-mail  
 
Posted: Mon Feb 27, 2006 10:25 pm 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Jan 13, 2006 8:39 pm
Posts: 76
Location: Atlanta, GA
Has anyone had any luck with the current release and phpbb?  I got the connector installed no problem. configured the connector.. but once logged into joomla when I hit phpbb i'm still logged out..  If anyone can shed some light on this I would be happy to hear it. I know the released version of the phpbb module is only there for reference.. has anyone gotten this to work reliably ?

_________________
Computers, Airplanes.. I can crash it all!


Top
  E-mail  
 
Posted: Tue Feb 28, 2006 1:31 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Thu Feb 16, 2006 8:13 am
Posts: 1
Has anyone developed a module for mediawiki? I'm not able with php.
Thanks


Top
   
 
Posted: Thu Mar 02, 2006 10:46 pm 
User avatar
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Thu Mar 02, 2006 10:25 pm
Posts: 1
Hello!

i installed all files and got it to work except that joomla doesnt make registrations from vb..but vb makes from joomla  :-\

any idea what can be causing that?also they are not installed in same db if that matters..this is how i filled it in joomla admin:

Code:
Details
Title:    vb
Module:   VBULLETIN SQL 
URL:    http://www.mysite.com/vb/
Add User to Joomla:   Yes 
Add User to App.:  Yes 
Display Mode:   not Wrapped 

Details
Database Host:    localhost
Database User:   *****
Database Pass:    *****
Database Name:    *****
vBulletin Prefix:   
vBulletin License Number:    10 characters
vBulletin Cookie Prefix:    bb


and this is how it looks in vb admin:

Code:
Title:    joomla
Module:  JOOMLA SQL 
URL:   http://www.mysite.com/joomla/
Add User to VB: Yes 
Add User to App: Yes
Active: Yes

Database Host:  localhost
Database Port:  3306
Database User:  *****
Database Pass:  *****
Database Name:  *****
Joomla Prefix:   jos


Please if u have any idea what can be wrong i would be mucg grateful  :)


Top
  E-mail  
 
Posted: Sat Mar 04, 2006 8:22 pm 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Sat Aug 20, 2005 4:12 pm
Posts: 463
this is not the thread for support.  Please read the forums more clearly.
Q: leonsio, how about locking this thread ?


Top
   
 
Posted: Sat Mar 04, 2006 8:36 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Nov 24, 2005 5:40 pm
Posts: 112
EMRhelp.org wrote:
this is not the thread for support.  Please read the forums more clearly.
Q: leonsio, how about locking this thread ?



Which is the thread for support? Because the way it stands right now, there are too many threads and nothing centralized. Heck, you even have to go to vbulletin.org to get some more pieces of information. As a matter of fact, version 1.0.7 of the vBulletin SOAP API is available at vBulletin.org and here at joomla.org, only version 1.0.5 is available.

Can we please get this organized, so this connector can get the credit it deserves?

The way it is right now, I feel like a google spider jumping all over the place, following links after links. I mean, you go to the com_connector component thread and that tells you to go to another thread to get the download links. Once you are there, you are giving another plethora of links for many different things to do which in essence, brings you back to the original thread. It's so confusing!

Once again, I am not complaining, just asking for someone to get all of this organized. Heck, I even saw someone volunteer to setup a website, just for com_connector and that offer was never answered back.

_________________
Regards,

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


Last edited by ERuiz on Sat Mar 04, 2006 8:39 pm, edited 1 time in total.

Top
  E-mail  
 
Posted: Sat Mar 04, 2006 8:49 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Thu Sep 15, 2005 1:25 am
Posts: 95
I couldn't agree with you more ERuiz.


Top
  E-mail  
 
Posted: Mon Mar 06, 2006 1:02 pm 
Joomla! Explorer
Joomla! Explorer
Offline

Joined: Wed Nov 02, 2005 11:20 am
Posts: 354
thread closed because com_connector 1.0 was released


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 349 posts ]  Go to page Previous  1 ... 8, 9, 10, 11, 12

Quick reply

 



Who is online

Users browsing this forum: No registered users and 2 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