1.2.1 - Jfusion login module issue
Forum rules
Please only post in this forum if you're completely sure that it won't fit in one of the Plugin Specific Support forums.
Please post all the bugs you encounter on our issue tracker.
Please only post in this forum if you're completely sure that it won't fit in one of the Plugin Specific Support forums.
Please post all the bugs you encounter on our issue tracker.
11 posts
• Page 1 of 2 • 1, 2
1.2.1 - Jfusion login module issue
Please fill up the following form to enjoy free support from our Team. No Support will be provided in case this form is not filled up!
1. Have you searched the forums and checked the documentation section for a solution?
Yes an also checked the issue tracker
2. Please summarize your problem in a few lines.
When "Private message count" is turned on in the Jfusion module the message count now appears twice under the user avatar.

3. What steps will reproduce the problem?
Upgraded from 1.2.0 to 1.2.1 via the version checker and problem appeared
4. What is the expected output? What do you see instead?

5. You must include a printout of the login checker in the JFusion component.
ThanX for any help guys
1. Have you searched the forums and checked the documentation section for a solution?
Yes an also checked the issue tracker
2. Please summarize your problem in a few lines.
When "Private message count" is turned on in the Jfusion module the message count now appears twice under the user avatar.

3. What steps will reproduce the problem?
Upgraded from 1.2.0 to 1.2.1 via the version checker and problem appeared
4. What is the expected output? What do you see instead?

5. You must include a printout of the login checker in the JFusion component.
- Code: Select all
Server Configuration
Joomla Version 1.5.15
PHP Version 5.2.11
MySQL Version 5.0.86
System Information Linux cpc3-flit1-0-0-cust663.lutn.cable.ntl.com 2.6.18-164.6.1.el5 #1 SMP Tue Nov 3 16:18:27 EST 2009 i686
Browser Information Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)
jfusion user Plugin Enabled
jfusion authentication Plugin Enabled
JFusion Versions
JFusion Component Version 1.2.1-000 (Rev $revision$)
JFusion Authentication Plugin Version 1.2.1-000
JFusion User Plugin Version 1.2.1-000
JFusion Activity Module Version 1.2.1-000
JFusion Login Module Version 1.2.1-000
JFusion Search Plugin Version 1.2.1-000
JFusion Discussion Plugin Version 1.2.1-000
JFusion joomla_int Plugin
configuration master 1
slave 0
dual_login 1
check_encryption 1
JFusion phpbb3 Plugin
configuration master 0
slave 1
dual_login 1
check_encryption 1
Authentication Plugin
userid 323
activation ""
username kymmy
name Kymmy
password 09526a********
email *******************
block 0
group_name Super Administrator
group_id 25
params language= timezone=0 page_title=Edit Your Details show_page_title=1 admin_language= editor=jce helpsite=
password_salt ro3U*****
language en-GB
credentialed_username Kymmy
password_clear ******
Authentication Plugin Success
Authentication Plugin Debug
0 joomla_int Password Encryption Check: 09526a******** vs 09526a********
1 joomla_int Password Encryption Check: Success
jfusion User Plugin
User Plugin Success
User Plugin Debug
init 0 Using userinfo JFusion authentication plugin
joomlaid 323
phpbb3 User Update 0 A user has been found that matches the login details
1 Skipped Password Update:Password already valid
phpbb3 User Details userid 797
name Kymmy
username kymmy
email ********************
password $H$9gO********
password_salt null
activation ""
reason 0
lastvisit 1259928890
group_id 5
group_name ADMINISTRATORS
user_type 3
block 0
password_clear ******
phpbb3 Session 0 Created COOKIE: Name=phpbb3_ms1r1_u, VALUE=797, Expires=599940, Cookie Path=/, Cookie Domain=.xtz750.com
1 Created COOKIE: Name=phpbb3_ms1r1_sid, VALUE=O8AfH6********, Expires=599940, Cookie Path=/, Cookie Domain=.xtz750.com
ThanX for any help guys
-

Kymmy - JFusion Newbie II

- Posts: 17
- Joined: Tue Oct 27, 2009 9:13 pm
- Location: UK
Re: 1.2.1 - Jfusion login module issue
the same for me too
-

dimitris - JFusion Novice

- Posts: 30
- Joined: Tue Nov 03, 2009 9:40 am
Re: 1.2.1 - Jfusion login module issue
In /modules/mod_jfusion_login/tmpl/default.php I found two sets of
One inside of the 'get(' greeting') statement and one beneath the same statement. So removed the first one until a proper release comes about from the excellent developers
Temp fix I know but it solves the issue for now
- Code: Select all
if (!empty($pmcount)) {
$output .= '<div align="center">' . JText::_('PM_START');
$output .= ' <a href="'.$url_pm.'">'.JText::sprintf('PM_LINK', $pmcount["total"]).'</a>';
$output .= JText::sprintf('PM_END', $pmcount["unread"]);
$output .= '</div>';
}
One inside of the 'get(' greeting') statement and one beneath the same statement. So removed the first one until a proper release comes about from the excellent developers
Temp fix I know but it solves the issue for now
-

Kymmy - JFusion Newbie II

- Posts: 17
- Joined: Tue Oct 27, 2009 9:13 pm
- Location: UK
Re: 1.2.1 - Jfusion login module issue
thanks, i commented the lines 60 to 65 and it works fine now
-

dimitris - JFusion Novice

- Posts: 30
- Joined: Tue Nov 03, 2009 9:40 am
Re: 1.2.1 - Jfusion login module issue
Not sure us lower mortals can flag issues up on the issue tracker?? If not can a developer/mod/admin please do so and probably close this thread as it is a coding fault and not an install issue 
------------edit-----------
Have registered over on the Jfusion development page but a bit worried about adding a new issue just in case they prefer it added by a developer
------------edit-----------
Have registered over on the Jfusion development page but a bit worried about adding a new issue just in case they prefer it added by a developer
-

Kymmy - JFusion Newbie II

- Posts: 17
- Joined: Tue Oct 27, 2009 9:13 pm
- Location: UK
Re: 1.2.1 - Jfusion login module issue
anyone can add issues there if they feel its a but =), i am sure this is =)
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin
Review us at!
http://extensions.joomla.org/extensions/3723/details
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin
Review us at!
http://extensions.joomla.org/extensions/3723/details
-

fanno - Developer

- Posts: 7666
- Joined: Wed Jan 07, 2009 4:38 pm
- Location: Denmark, Copenhagen
Re: 1.2.1 - Jfusion login module issue
thanks for reporting this. It has been fixed and we will release Jfusion 1.2.2 in the next 1-2 days with this fix.
Thanks, Marius
Thanks, Marius
-

mariusvr - Developer

- Posts: 3132
- Joined: Sun Jan 13, 2008 9:55 am
- Location: Perth, Western Australia
Re: 1.2.1 - Jfusion login module issue
mariusvr wrote:thanks for reporting this. It has been fixed and we will release Jfusion 1.2.2 in the next 1-2 days with this fix.
Thanks, Marius
ThanX Marius, Never got a chance to add it to the issues listing as I've been mega-busy.
-

Kymmy - JFusion Newbie II

- Posts: 17
- Joined: Tue Oct 27, 2009 9:13 pm
- Location: UK
Re: 1.2.1 - Jfusion login module issue
I fix it, and it so simply!
Just change line 60 from:
To:
And all working now just fine! Thanks to Jfusion developers!
Just change line 60 from:
- Code: Select all
if (!empty($pmcount)) {
To:
- Code: Select all
else if (!empty($pmcount)) {
And all working now just fine! Thanks to Jfusion developers!
-

crazyASD - JFusion Novice

- Posts: 30
- Joined: Mon Mar 09, 2009 3:27 pm
- Location: Russia
Re: 1.2.1 - Jfusion login module issue-itliveweb.com
In my login module i am getting connection error after all i have fixed all the connections
you can see here
http://www.itliveweb.com
any one can help me
you can see here
http://www.itliveweb.com
any one can help me
-

itliveweb - JFusion Newbie

- Posts: 2
- Joined: Tue Dec 29, 2009 4:39 pm
11 posts
• Page 1 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 2 guests
