1. fdewas
  2. Bug Report
  3. Thursday, March 12 2015, 02:48 PM
Hello,

upgrading from 1.3.6 to 1.3.7, i now can't save any modifications on users profile !!!
This happens on frontend AND on backend !!!
there no error message displayed.

What did i miss ?

f.d.
admin Accepted Answer
Admin
Hi,
can you please post me your site details? you can use the form below the reply in "Site Details" tab. We will check your configuration.
  1. more than a month ago
  2. Bug Report
  3. # 1
fdewas Accepted Answer
details are posted.

some tmpl have been hacked but when i change with your true one, i have no profile informations displayed on frontend.
<ill you please tell me any change you make.

Thanks
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
Hi,
sorry but credentials to access on frontend/backend not work :(
  1. more than a month ago
  2. Bug Report
  3. # 3
fdewas Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 4
admin Accepted Answer
Admin
Hi,
we have found the problem and fixed on your site

FIX
in file /plugins/user/jsn_users/jsn_users.php at line we have replaced this:
$storeData[$field]='';

with this
if(isset($storeData[$field])) $storeData[$field]='';


This problem is due to some PHP configurations, we will fix in next release (will be released today ;) )
  1. more than a month ago
  2. Bug Report
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.