Support

  1. marver
  2. Bug Report
  3. Friday, March 14 2014, 04:11 PM
Hello, I have some issues after update:
I think it's only the Branche select field that's not going very good, after this field al fields after that should go down one position. Also editing and saving in the frontend won't work.

Could you please have a look?

[img]http://46.182.218.150/~pro/pro.png[/img]
Accepted Answer
admin Accepted Answer
Admin
Ok,
i found the problem: I have disabled "Leden lijst exporteren" module.

this module load old query library together with that of Joomla (see scrennshot).

Solution
1. disable this module on edit page
works, but would not recommend it, your site will always load 2 jQuery libraries of 2 different version - result: conflicts and 100Kb in more for each page.

2. remove the line that load second query library
this requires knowledge of PHP, in alternative you can contact the developers of this module to fix this. Joomla 3.x has its own API to load the jQuery library.
Attachments (1)
  1. more than a month ago
  2. Bug Report
  3. # Permalink
admin Accepted Answer
Admin
Hi,
this is because the system not loaded the value of 'branche' field.
You have adjust the options of 'branche' field but the values of users is wrong. You can edit all profile to reset the 'branche' field (assign a valid value).
I do on Pixel WebDesign user and now work.
  1. more than a month ago
  2. Bug Report
  3. # 1
marver Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
Can you please send me your site details, the old details not work!
  1. more than a month ago
  2. Bug Report
  3. # 3
marver Accepted Answer
Pro
Ah, thanks a lot!
  1. more than a month ago
  2. Bug Report
  3. # 4
marver Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 5
admin Accepted Answer
Admin
ok, I found the bug.
in /administrator/components/com_jsn/helpers/fields/selectlist.php at line 168 replace this
$query->where('b.'.$db->quoteName($field->alias).' = '.$db->quote('"'.$option.'"'));

with this
$query->where('b.'.$db->quoteName($field->alias).' = '.$db->quote($option));


Tomorrow or Monday next release. Sorry
  1. more than a month ago
  2. Bug Report
  3. # 6
marver Accepted Answer
Pro
No problem, thanks for the fast reply
  1. more than a month ago
  2. Bug Report
  3. # 7
  • 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.

Request Support

Support is currently Online

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.