Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

JoomlaTune Support Forum    JComments component    Bug-reports    Topic: Problems configuring permissions
Pages: [1]   Go Down
  Print  
Author Topic: Problems configuring permissions  (Read 2922 times)
0 Members and 1 Guest are viewing this topic.
mjota
Newbie
*

Karma: 0
Offline Offline

Posts: 2


« on: December 11, 2009, 07:49:36 »

In a fresh install when I go to configure permissions I see that and can't do anything:



Any idea?
Logged
smart
Administrator
Hero Member
*****

Karma: 160
Offline Offline

Gender: Male
Posts: 2559



WWW
« Reply #1 on: December 12, 2009, 06:56:52 »

Quick solution:

1. Open file /administrator/components/com_jcomments/admin.jcomments.html.php
2. Replace:

Code: (php)
he.innerHTML = '<?php echo JText::_('A_RIGHTS_GROUP_DESC'); ?>'+' <span style="color: green">'+jc_usergroups[i]+'</span>';
with
Code: (php)
he.innerHTML = '<?php echo addslashes(JText::_('A_RIGHTS_GROUP_DESC')); ?>'+' <span style="color: green">'+jc_usergroups[i]+'</span>';

Sorry... This is very stupid bug... It will be fixed in upcoming version.
Logged

If you use JComments, please post a rating and a review at the Joomla! Extensions Directory
Macbomb
Newbie
*

Karma: 0
Offline Offline

Posts: 1


Email
« Reply #2 on: December 22, 2009, 18:22:50 »

Thanks,
I had the same problem.
Logged
Pages: [1]   Go Up
  Print  
JoomlaTune Support Forum    JComments component    Bug-reports    Topic: Problems configuring permissions
 
Jump to: