Home arrow Forum Integration Issues with Profiles and PMs
  Welcome, Guest. Please login or register.
Did you miss your activation email?
January 09, 2009, 05:04:13 AM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 1.1.x (Moderators: -Wolverine, kai920)
| | | |-+  Integration Issues with Profiles and PMs
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 Go Down Print
Author Topic: Integration Issues with Profiles and PMs  (Read 4377 times)
Philip Kern
QA / Testers
Joomla Newbie
*****

Karma: +0/-0
Offline Offline

Posts: 21


View Profile WWW
Integration Issues with Profiles and PMs
« on: February 15, 2006, 08:36:15 PM »

My smf profile link goes to the smf profile rather than to the CB profile as chosen in the adminsection and is there a way to get the PM function to use a PMS module?

my site is www.cbhguild.com/home

Joomla 1.0.7
CB 1.0 RC2
SMF 1.1 RC2
SMF Bridge 1.1 RC1

feel free to register and take a peek at what it is doing.  It is not live yet so nothing interesting in it yet Tongue
Logged
Philip Kern
QA / Testers
Joomla Newbie
*****

Karma: +0/-0
Offline Offline

Posts: 21


View Profile WWW
Re: Integration Issues with Profiles and PMs
« Reply #1 on: February 16, 2006, 02:42:05 AM »

small update:  it turns out that when logged in and clicking on my profile it will take me to my CB profile, however if I go to members and select one of them it takes me to the SMF profile.  Any way to rerout them to the CB one?
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Integration Issues with Profiles and PMs
« Reply #2 on: February 16, 2006, 01:56:57 PM »

thanks for the info Philip.  Sure, I think I can do that.  Let me take a look at the code and see how difficult.  It looks like I may need to do one more RC for 1.1 so it is possible this could be worked in, if it is possible.

 Grin
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
Philip Kern
QA / Testers
Joomla Newbie
*****

Karma: +0/-0
Offline Offline

Posts: 21


View Profile WWW
Re: Integration Issues with Profiles and PMs
« Reply #3 on: February 16, 2006, 07:19:39 PM »

thanks for looking into that!

One other thing, how hard do you think it would be to integrate the gallery pictues from CB into SMF so that 2 avatars don't need to be uploaded?
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Integration Issues with Profiles and PMs
« Reply #4 on: February 16, 2006, 09:10:08 PM »

welllllllll.... I think thats a bit more involved.  Let's say that we might be able to in the future. 
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
Philip Kern
QA / Testers
Joomla Newbie
*****

Karma: +0/-0
Offline Offline

Posts: 21


View Profile WWW
Re: Integration Issues with Profiles and PMs
« Reply #5 on: February 17, 2006, 02:58:38 AM »

cool.  Thansk for all your work!
Logged
Remco
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 1


View Profile
Re: Integration Issues with Profiles and PMs
« Reply #6 on: February 25, 2006, 12:24:15 PM »

Hi there,

I seem to have the same problem with the Profile integration in
Joomla-SMF 1.1RC1 - Joomla 1.07 - SMF 1.1RC1.

It works fantastic except for the fact that all user profiles in SMF do not redirect to the CB profile pages. Can anyone help me out?
I saw that the 1.3.0 mambo integration component has an option to enable the CB redirect but this seems to be missing in Joomla-SMF 1.1RC1....
anyone?

Remco
Logged
unliving sava
Joomla Pro
**

Karma: +5/-3
Offline Offline

Posts: 73


View Profile
Re: Integration Issues with Profiles and PMs
« Reply #7 on: February 25, 2006, 04:07:31 PM »

ther is currently no function that links the smf profile links to CB, i hope it could be implemented.
But i think for now the feature is not handy because the CBplugin has no feature to edit the SMF profiles...
Logged
Lingster
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 9


View Profile
Re: Integration Issues with Profiles and PMs
« Reply #8 on: February 26, 2006, 12:48:17 AM »

thanks for looking into that!

One other thing, how hard do you think it would be to integrate the gallery pictues from CB into SMF so that 2 avatars don't need to be uploaded?

I've been thinking a lot about the two profile pages issue.  It seems to me that possibly the best solution (from an interface rather than code POV) would be to find a way to "wrap" the SMF profile page in a CB tab. 

Also, CB defines its "avatar" as "portrait" - also a tab.  Simple enough matter to unpublish that and wrap the SMF avatar as a new tab.  (I think.)
Logged
p9939068
Joomla Expert
****

Karma: +18/-5
Offline Offline

Posts: 173


View Profile WWW
Re: Integration Issues with Profiles and PMs
« Reply #9 on: February 26, 2006, 05:14:46 PM »

Hi!
I have quite a number of sites, and am currently working on one using CB extensively. As a huge fan of Joomla-SMF, this are some of my ideas (if Joomla-SMF is to become Joomla-SMF-CB, so to speak Grin)

-Right now the user has a choice of CB/Joomla/SMF registration. i suggest that option for login. The user has to use the login module specified in his J-L backend config, and subsequently, all profile links will point to the login specified.

-If CB login is used, allow common avatar through CB upload. Users can simplify things by disabling SMF's upload of avatar.

-If CB login is used, sync private messenging (by using CB's)

-Disable SMF's memberlist, or have it point to CB's user lists

-Member sync in J-L's backend syncs users from CB, Joomla and SMF. Although CB has its own syncing utility, it can easily go out of sync with SMF.

-Sync admin backend actions on all 3 components. Now this will certainly take alot of effort. What i meant is, for example, when i delete/activate etc a user in joomla, it will also do the same for CB and SMF (or just SMF if there's no CB). This will need "Patching" of joomla backend files. probably too troublesome.

-Somehow allow certain forum related settings to be set from CB, like signatures, time offset. The user can create these extra fields under CB, or even have the bridge auto create them. And when users update these fields in CB, it updates the relevant smf_tables.

That's all i can think of in my wishlist Roll Eyes Right now i think what's on the minds of most cb-joomla-smf users is synchronizing avatars and private messenging, and maybe signatures. Since these 3 are the most commonly used board user setting, if they can be done CB-side, so to speak, then admins can totally shut down SMF's Profiling feature (view own and others' profiles) if they deem it unimportant.
Logged

-----
Owner of http://mike.simbunch.com
Creator of ParaInvite, AJAX Sandbox, AJAX SMF Polls, Profile URL etc..
joomlanewbie
Joomla Master
***

Karma: +20/-5
Offline Offline

Posts: 145


View Profile
Re: Integration Issues with Profiles and PMs
« Reply #10 on: February 27, 2006, 01:23:29 AM »

smf.php is the key. (In the SMF ORTISO bridge)
It does a string replace on the buffered output from SMF and touches up the links.
It works quite well and you can add your own string replacement function to rewrite any link within SMF be it AVATAR or PM or ICQ etc.

Too caveats. You have to turn of GZIP compression in the SMF (which they recommend) You can still turn on GZIP within ZOOMLA itself.

2. The link should exist in the buffer and not generated by Java/Javascript on the fly.
Not had many Javascript buttons except in a few unecessary SMF mods so all is well.

I've been using it since January and feel it is quite stable. Have had NO login/log out issues (that were not of the RTFM variety! Cheesy)
Logged
p9939068
Joomla Expert
****

Karma: +18/-5
Offline Offline

Posts: 173


View Profile WWW
Re: Integration Issues with Profiles and PMs
« Reply #11 on: February 27, 2006, 04:25:30 AM »

smf.php is the key. (In the SMF ORTISO bridge)
It does a string replace on the buffered output from SMF and touches up the links.
It works quite well and you can add your own string replacement function to rewrite any link within SMF be it AVATAR or PM or ICQ etc.
Thanks for the tip! I'll certainly look into it Smiley
Logged

-----
Owner of http://mike.simbunch.com
Creator of ParaInvite, AJAX Sandbox, AJAX SMF Polls, Profile URL etc..
Philip Kern
QA / Testers
Joomla Newbie
*****

Karma: +0/-0
Offline Offline

Posts: 21


View Profile WWW
Re: Integration Issues with Profiles and PMs
« Reply #12 on: February 28, 2006, 08:22:31 AM »

keep us updated on what you come up with Smiley
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +376/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: Integration Issues with Profiles and PMs
« Reply #13 on: March 01, 2006, 04:21:56 PM »

Hi!
I have quite a number of sites, and am currently working on one using CB extensively. As a huge fan of Joomla-SMF, this are some of my ideas (if Joomla-SMF is to become Joomla-SMF-CB, so to speak Grin)

-Right now the user has a choice of CB/Joomla/SMF registration. i suggest that option for login. The user has to use the login module specified in his J-L backend config, and subsequently, all profile links will point to the login specified.

-If CB login is used, allow common avatar through CB upload. Users can simplify things by disabling SMF's upload of avatar.

-If CB login is used, sync private messenging (by using CB's)

-Disable SMF's memberlist, or have it point to CB's user lists

-Member sync in J-L's backend syncs users from CB, Joomla and SMF. Although CB has its own syncing utility, it can easily go out of sync with SMF.

-Sync admin backend actions on all 3 components. Now this will certainly take alot of effort. What i meant is, for example, when i delete/activate etc a user in joomla, it will also do the same for CB and SMF (or just SMF if there's no CB). This will need "Patching" of joomla backend files. probably too troublesome.

-Somehow allow certain forum related settings to be set from CB, like signatures, time offset. The user can create these extra fields under CB, or even have the bridge auto create them. And when users update these fields in CB, it updates the relevant smf_tables.

That's all i can think of in my wishlist Roll Eyes Right now i think what's on the minds of most cb-joomla-smf users is synchronizing avatars and private messenging, and maybe signatures. Since these 3 are the most commonly used board user setting, if they can be done CB-side, so to speak, then admins can totally shut down SMF's Profiling feature (view own and others' profiles) if they deem it unimportant.
thanks, good list, we will take all of these into consideration.  First and foremost is the profiles.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
dembrand
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 3


View Profile
Re: Integration Issues with Profiles and PMs
« Reply #14 on: March 05, 2006, 01:27:34 PM »

Hi there!

I have another issue, which I havent't seen mentioned:

In the PM inbox, when I click on the subject of any message,
it gives me a HTTP 404 error. Any ideas, why this could be?
Without the bridge it worked fine.
I have Joomla 1.0.7 and Joomla-SMF 1.1 RC1 installed (of course).
I don't have CB installed.

Thanks for any input!

Logged
Pages: [1] 2 Go Up Print 
« previous next »
Jump to:  



Login with username, password and session length

Powered by MySQL Powered by PHP Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved.
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!

Joomla Hacks is a Joomla Components, Joomla Modules, Joomla Templates, & Joomla Mambots resource portal. None of the text or images in this public website may be copied without the expressed written consent of the authors. Copyright 2005 by JoomlaHacks.com. Powered by Joomla. All rights reserved.
Terms of Use
Joomla Hacks



Joomla Hacks
German Lang French Lang Italian Lang Spanish Lang Japanese Lang Chinese Lang
MamboBuzz.com
Search Contact About Advertise Blogs Topsites Submit News Register Login