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.

1.2.1 - Jfusion login module issue

Postby Kymmy on Fri Dec 04, 2009 2:58 pm

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.
Image

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?

Image

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 ;)
User avatar
Kymmy
JFusion Newbie II
JFusion Newbie II
 
Posts: 17
Joined: Tue Oct 27, 2009 9:13 pm
Location: UK

Re: 1.2.1 - Jfusion login module issue

Postby dimitris on Fri Dec 04, 2009 3:50 pm

the same for me too
User avatar
dimitris
JFusion Novice
JFusion Novice
 
Posts: 30
Joined: Tue Nov 03, 2009 9:40 am

Re: 1.2.1 - Jfusion login module issue

Postby Kymmy on Fri Dec 04, 2009 4:20 pm

In /modules/mod_jfusion_login/tmpl/default.php I found two sets of

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
User avatar
Kymmy
JFusion Newbie II
JFusion Newbie II
 
Posts: 17
Joined: Tue Oct 27, 2009 9:13 pm
Location: UK

Re: 1.2.1 - Jfusion login module issue

Postby dimitris on Fri Dec 04, 2009 4:39 pm

thanks, i commented the lines 60 to 65 and it works fine now
User avatar
dimitris
JFusion Novice
JFusion Novice
 
Posts: 30
Joined: Tue Nov 03, 2009 9:40 am

Re: 1.2.1 - Jfusion login module issue

Postby Kymmy on Fri Dec 04, 2009 4:43 pm

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 :D

------------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 :D
User avatar
Kymmy
JFusion Newbie II
JFusion Newbie II
 
Posts: 17
Joined: Tue Oct 27, 2009 9:13 pm
Location: UK

Re: 1.2.1 - Jfusion login module issue

Postby fanno on Fri Dec 04, 2009 5:20 pm

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
User avatar
fanno
Developer
Developer
 
Posts: 7680
Joined: Wed Jan 07, 2009 4:38 pm
Location: Denmark, Copenhagen

Re: 1.2.1 - Jfusion login module issue

Postby mariusvr on Sat Dec 05, 2009 11:48 am

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
User avatar
mariusvr
Developer
Developer
 
Posts: 3131
Joined: Sun Jan 13, 2008 9:55 am
Location: Perth, Western Australia

Re: 1.2.1 - Jfusion login module issue

Postby Kymmy on Sat Dec 05, 2009 12:17 pm

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.
User avatar
Kymmy
JFusion Newbie II
JFusion Newbie II
 
Posts: 17
Joined: Tue Oct 27, 2009 9:13 pm
Location: UK

Re: 1.2.1 - Jfusion login module issue

Postby crazyASD on Sat Dec 05, 2009 2:31 pm

I fix it, and it so simply!
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! :)
Joomla 1.5.18 SMF 1.1.11 as master Jfusion 1.5.0
See it here!
User avatar
crazyASD
JFusion Novice
JFusion Novice
 
Posts: 30
Joined: Mon Mar 09, 2009 3:27 pm
Location: Russia

Re: 1.2.1 - Jfusion login module issue-itliveweb.com

Postby itliveweb on Tue Dec 29, 2009 4:48 pm

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
User avatar
itliveweb
JFusion Newbie
JFusion Newbie
 
Posts: 2
Joined: Tue Dec 29, 2009 4:39 pm

Next

Return to General

Who is online

Users browsing this forum: No registered users and 2 guests