Quote:
Originally Posted by Forum Lover
Tested at 3.7.3 and its not working. Can anyone upgrade it?
|
How did you test this on 3.7.3, this edit doesn't exist in the forumhome_loggedinuser template:
Code:
Step 2:
---------------------------------------------
Edit the template 'forumhome_loggedinuser'
Find:
========================================================
rel="nofollow"
========================================================
Change this to:
========================================================
rel="nofollow" onmouseover="ajax_member_popup_call = this;request_data = setTimeout('ajax_member_popup($loggedin[userid])', 500)" onmouseout="clearTimeout(request_data)"
========================================================
Save this template.
Does anyone know how we should apply the edit above on 3.7.3?