Home arrow Forum JSMF 2.0RC2
  Welcome, Guest. Please login or register.
Did you miss your activation email?
July 09, 2008, 03:25:14 AM
Home New Posts Search Calendar


Login with username, password and session length
+  Joomla Forum
|-+  Joomla Hacks
| |-+  Joomla-SMF Forum Support
| | |-+  Joomla-SMF 2.0.x (Moderators: -Wolverine, kai920)
| | | |-+  JSMF 2.0RC2
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2 3 ... 10 Go Down Print
Author Topic: JSMF 2.0RC2  (Read 20605 times)
-Wolverine
Moderator
Joomla Guru
*****

Karma: +373/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
JSMF 2.0RC2
« on: October 31, 2006, 10:17:26 PM »

This release, JSMF 2.0RC2, is for the most part bug fixes from reported issues with version RC1.  The major sections that were addressed is changing the session storage to using joomla caching globally(one cache for all users) and avatar synchronization was reworked.  In addition I ironed many reported bugs with CB<->SMF integration reported from you all.  Thank you for all the reports and some of the fixes as well.

There was a change to the CB SMF plugin as well which will require you to update.  This improves member synchronization expecially when updating usernames. 

The JSMF Login was improved to pass return addresses to keep users on the same page as they were before logging in/out.  This should help some of the redirect problems(in addition to a few bug fixes in that area).

Many thanks to my testers klaudia, nick, and the whole gang.  Just as many thanks to the contributing developers including Finly(JSMF Login) and Kevin who continues to test and contribute to the bridge.  Special thanks to Brat for the CB plugins which required a lot of work, great job!

The improved user guide for JSMF 2.0RC2 can be found at this external link:
JSMF User Guide 2.0RC2(PDF)

CB Plugins can be found in this forum topic:
CB Plugins for SMF (v2.1)

Please report problems in this thread!  If a topic needs to be split into its own topic I will make it happen.  Reporting in other threads just spreads everything out and it makes it hard to verify all the reported bugs have been solved or resolved.  Thx
« Last Edit: November 01, 2006, 12:15:42 AM by -Wolverine » Logged

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

Karma: +0/-0
Offline Offline

Posts: 5


View Profile
Re: JSMF 2.0RC2
« Reply #1 on: October 31, 2006, 11:19:38 PM »

been waiting for this...thanks for releasing it.

Will test this to see if it solve my large httpd process problem.

A note to be added : I tested Orstio's bridge and it works fine without that large httpd process and max CPU usage. But this bridge is pretty useless at it's current stage for users with CB.
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +373/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC2
« Reply #2 on: November 01, 2006, 12:05:24 AM »

let me know how it goes.  Well I hope.
Logged

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

Karma: +0/-0
Offline Offline

Posts: 16


View Profile
Re: JSMF 2.0RC2
« Reply #3 on: November 01, 2006, 01:39:59 AM »

When trying to sync the usernames in the backend, I get a blank page (error page) that says:

The page cannot be displayed
Logged
tony millan
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 16


View Profile
Re: JSMF 2.0RC2
« Reply #4 on: November 01, 2006, 01:49:22 AM »

Also, the avatars in Community Builder Enhanced don't show in SMF yet.  Cry
Logged
aloysiusf
Joomla Newbie
*

Karma: +0/-0
Offline Offline

Posts: 8


View Profile
Re: JSMF 2.0RC2
« Reply #5 on: November 01, 2006, 02:02:21 AM »

let me know how it goes. Well I hope.

The high load on httpd is still there. i am testing it on with 50k users and the httpd is still high at around 50-70mb. On top of that the CPU usage was high as well.

I did test the bridge from Orstio, it seems the httpd problem was not there. The only issue with Orstio bridge is there is not much configruation can be made.
Logged
ulas
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 3


View Profile WWW
Re: JSMF 2.0RC2
« Reply #6 on: November 01, 2006, 04:12:27 AM »

i have installed jsmf and unistalled in 5 minutes. i'm using opensef. when i installed your brige , it breaks my sef url Sad
Logged
Livebox
Guest
Re: JSMF 2.0RC2
« Reply #7 on: November 01, 2006, 04:51:41 AM »

The Bridge is not working with Open Sef. The Dev's ar working @ it.

It is working with the default SEF of Joomla
Logged
Casey Knutson
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 4


View Profile
Re: JSMF 2.0RC2
« Reply #8 on: November 01, 2006, 09:39:08 AM »

Thank you for this release Wolverine  Grin

I did want to report an issue that I've had with RC1 that RC2 didn't resolve.

I'm using:
CB 1.01
Joomla 1.0.11
SMF 1.1 RC3

The registration is configured to use CB while the Login is using the bridge.

For the most part, everything is working great. However, when in wrapped mode, a user tries to save their SMF profile (like a signature) an error is thrown. It works fine when it's not wrapped.

The error is:
~~~ FROM::C:\Apache2\htdocs\components\com_smf\smf.class.php || integrateChangeMemberData || 1273.

Attached is the screenshot of the error.
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +373/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC2
« Reply #9 on: November 01, 2006, 10:14:39 AM »

@Casey,
    basically what is happening is SMF is indicating there is an uploaded avatar.  But when I try to get the filename there is none found in the database.  Can you confirm that these users have an uploaded avatar?  If not, do they have any avatar? 
Logged

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

Karma: +0/-1
Offline Offline

Posts: 4


View Profile
Re: JSMF 2.0RC2
« Reply #10 on: November 01, 2006, 10:22:17 AM »

@Casey,
    basically what is happening is SMF is indicating there is an uploaded avatar.  But when I try to get the filename there is none found in the database.  Can you confirm that these users have an uploaded avatar?  If not, do they have any avatar? 

This system is pretty new and not yet live. So the users in the system do not yet have an avatar assigned to them. Because of the nature of the site, I've configured CB in such a way that it only contains marketing and account info but no ability to upload an avatar. However, SMF will be able to handle avatars.
Logged
Livebox
Guest
Re: JSMF 2.0RC2
« Reply #11 on: November 01, 2006, 11:41:36 AM »

I still have the problem that I have reported in the RC1 (and the RC2 test). Is this fixed in the next version? Or do you have an work around for this ?
Logged
Casey Knutson
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 4


View Profile
Re: JSMF 2.0RC2
« Reply #12 on: November 01, 2006, 11:51:05 AM »

This system is pretty new and not yet live. So the users in the system do not yet have an avatar assigned to them. Because of the nature of the site, I've configured CB in such a way that it only contains marketing and account info but no ability to upload an avatar. However, SMF will be able to handle avatars.

You were right about the avatar being the problem. If I select an avatar with my profile when I save, it works fine. Is there a way we could trigger the avatar syncronization based on if they are using one or not?
Logged
deksonyu
Joomla Newbie
*

Karma: +0/-1
Offline Offline

Posts: 3


View Profile
Re: JSMF 2.0RC2
« Reply #13 on: November 01, 2006, 12:28:43 PM »

I give up now, i dont now which i can do. Starting from the Brige 2,0 RC1 and  RC2 i have a large problems. After paching joomla  files i became a problem with the fonds only in the contents. All letters as ĐČĆ, đčć do not  correctly indicated.Ther look like this (ĐČĆŽ,đčćž).
After repaching the Joomla files everything is fine.
So do anyone no which i can do? thanks
Logged
-Wolverine
Moderator
Joomla Guru
*****

Karma: +373/-34
Offline Offline

Posts: 3393


Lead Developer


View Profile WWW
Re: JSMF 2.0RC2
« Reply #14 on: November 01, 2006, 01:11:08 PM »

@Casey, it should be triggering that already, meaning SMFshould not be sending me the avatar as a field to update unless it is set.  Guess I'll have to double check this and maybe make the handling a bit more robust to deal with SMF sending stuff it should not be.
Logged

Need help?  Check Here First!
Get the JSMF User Guide
SEARCH this forum.
Pages: [1] 2 3 ... 10 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