nican VIP
Total posts: 392
26 Jul 2014 16:32

Hello, I have been using this component without problems for years, now forma month or so I have the following issue

When I edit in backend a user info (avatar and extra fields created with the component) or I create a completely new user profile then the apply/save buttons are not working, I mean that clicking those buttons doesn't result in saving or applying

in the url a hashtag is being adedd when I click save/apply

eg:

http://www.talentiitaliani.it/administrator/index.php?option=com_juser& ;task=edit&cid[]=294

becomes

http://www.talentiitaliani.it/administrator/index.php?option=com_juser& ;task=edit&cid[]=294#

and that's all

in the site frontend the profile edit feature is still working without problems though

I tested with both Chrome and Firefox

Joomla version: 1.5.25

System info

PHP creato il: Linux serv01.evm316.sgvps.net 3.12.2-vm0 #9 SMP Fri Dec 6 10:36:13 CST 2013 x86_64 Versione database: 5.1.68-cll Collation Database: utf8_unicode_ci Versione PHP: 5.2.17 Server Web: Apache/2.2.22 (Unix) mod_hive/3.6 mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_bwlimited/1.4 Server web per interfaccia PHP: cgi Versione di Joomla!: Joomla! 1.5.25 Stable [ senu takaa ama mamni ] 14-November-2011 18:00 GMT User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36

this is a screenshot of the chrome console report in backend user edit screen

mighty_registration_-_bug

thank you

Nic

Last Modified: 29 Jul 2014


Sergey
Total posts: 13,748
28 Jul 2014 03:00

There is Javascript error in admin/components/com_juser/includes/email_validation.js


nican VIP
Total posts: 392
29 Jul 2014 08:21

Thanks, and how can I correct this issue? Can I try to completely delete the file?


Sergey
Total posts: 13,748
29 Jul 2014 09:02

Тщю It will create another issue. Edit this file and insert there

function JUEmailCheck(emailStr){return true;}

nican VIP
Total posts: 392
29 Jul 2014 11:04

Thank you! now everything seems fine

Powered by Cobalt