1. pankajkumargilda
  2. General
  3. Saturday, June 06 2015, 06:48 AM
Hi
PFA screenshot of the error I am facing. Help me to resolve this.
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Hi,
ok I found the problem.

This happen only if you have multi-language site and there is no language associations for menu item of type User List.

How to solve? in file /components/com_jsn/helpers/association.php replace at line 35 this:
else return null;

with this
else return array();


We already do it for your site ;)
  1. more than a month ago
  2. General
  3. # Permalink
admin Accepted Answer
Admin
Hi,
this is not error, is a simple PHP warning, we have fixed in the latest version 1.3.10 ;)
  1. more than a month ago
  2. General
  3. # 1
pankajkumargilda Accepted Answer
Pro
i am still facing the problem. PFA screenshot of the error. Please help me resolve it asap.
  1. more than a month ago
  2. General
  3. # 2
admin Accepted Answer
Admin
Hi,
we can't to replicate this error, can you please post me your site details? you can use the form below the reply in "Site Details" tab
  1. more than a month ago
  2. General
  3. # 3
pankajkumargilda Accepted Answer
Pro
Site details
  1. more than a month ago
  2. General
  3. # 4
admin Accepted Answer
Admin
TIPS:
I recommend you to change "display_errors" directive to "No" in your php.ini on production sites. To check warnings and errors you can use PHP logs. Now is dangerous because you give information about your environment.
  1. more than a month ago
  2. General
  3. # 5
pankajkumargilda Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. General
  3. # 6
  • 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.