CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.5 Release Testing »
  • Joomla Access Control in Civicrm does not save settings
Pages: [1]

Author Topic: Joomla Access Control in Civicrm does not save settings  (Read 2627 times)

peraf

  • I’m new here
  • *
  • Posts: 11
  • Karma: 0
  • CiviCRM version: 4.4.3
  • CMS version: Joomla
  • MySQL version: 5.3
  • PHP version: 5.3
Joomla Access Control in Civicrm does not save settings
September 16, 2014, 04:07:08 am
I'm using Joomla 3.3.3 and Civicrm 4.5 Beta 9.

When accessing Joomla Access Control under permissions and try to set permissions it doesn't seem to save the settings.

I have an other Joomla 3.3.3 with Civicrm 4.5 Beta 8. This one seems to work properly.

Does anyone have a clue whats wrong?

Best Regards
Per Anders


diegov

  • I post occasionally
  • **
  • Posts: 63
  • Karma: 0
    • dotPro Tecnologia e Comunicação
  • CiviCRM version: 4.3.5
  • CMS version: Joomla! 3.1.x
  • MySQL version: 5.3
  • PHP version: 5.3
Re: Joomla Access Control in Civicrm does not save settings [SOLVED]
December 09, 2014, 10:42:07 am
Hi, I had the same situation here, so I'm registering what worked for me just in case someone got in trouble.
Taking a look at Apache log, I found that:

[Tue Dec 09 16:37:10.669746 2014] [:error] [pid 21787] [client xx.xx.xx.xx:xxxxx] PHP Warning:  Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0, referer: https://xpto.com/administrator/index.php?option=com_config&view=component&component=com_civicrm

So I found the line that deal with max_input_vars in php.ini, uncommented it and set the value do 2000. That seems to resolve the problem. I think this form is just too long, so PHP can't deal with that using its default.

Witchypaws

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 4.4.6
  • CMS version: Joomla 3.3.3
  • MySQL version: 5.5.32-cll-lve
  • PHP version: 5.4.31
Re: Joomla Access Control in Civicrm does not save settings
January 31, 2015, 06:11:27 pm
I am having the same problem

diegov, can you please tell me where the php.ini file is located in a typical joomla civicrm installation
« Last Edit: January 31, 2015, 06:16:30 pm by Witchypaws »

Mig

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
    • Ciclocidade - Associação dos Ciclistas Urbanos de São Paulo
  • CiviCRM version: 4.6.0
  • CMS version: Joomla 3.4.1
  • MySQL version: 5.5.41
  • PHP version: 5.4.37
Re: Joomla Access Control in Civicrm does not save settings
April 07, 2015, 07:03:23 pm
Php.ini's location is related with the server configuration, not with Joomla or CiviCRM.

You can see in the address http://stackoverflow.com/questions/8684609/dude-wheres-my-php-ini some good ways to find out where it is.



bighudsonnut

  • I post occasionally
  • **
  • Posts: 84
  • Karma: 2
    • Hudson Essex Terraplane Club site
  • CiviCRM version: 4.6.3
  • CMS version: Joomla 3.4.1
  • MySQL version: 5.5.42
  • PHP version: 5.5.23
Re: Joomla Access Control in Civicrm does not save settings
April 07, 2015, 07:35:45 pm
Witchypaws, here is the other threat that had the permissions number issue:

http://forum.civicrm.org/index.php/topic,25743.msg152166.html#msg152166

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.5 Release Testing »
  • Joomla Access Control in Civicrm does not save settings

This forum was archived on 2017-11-26.