Article character limit causes crash for certain user groups - Joomla! Forum - community, help and support
hello!
we have developed community website new users in author category group , can submit articles on frontend of site , have users can access backend (administrator) , can publish/unpublish/edit submited articles. users in administrator user group.
when user has more 1000 characters , clicks on save button page starts loading nothing happens , after 2 minutes ( max_execution_time = 120 ) gets http error 500. same goes users in administrator user group when try publish article more 1000 characters.
if try submit same content using super user account or if create new account in different user group - manager, works charm, page loads in under 2 seconds both backend , frontend
-i checked permissions in global configuration, normal
-i tried increase max_execution_time didn't trick
- tried in article : viewtopic.php?t=308040&start=30 , nothing worked
-the usefull thing in error log this: php fatal error: maximum execution time of 120 seconds exceeded said before, increasing doesn't work.
any ideas?
we have developed community website new users in author category group , can submit articles on frontend of site , have users can access backend (administrator) , can publish/unpublish/edit submited articles. users in administrator user group.
when user has more 1000 characters , clicks on save button page starts loading nothing happens , after 2 minutes ( max_execution_time = 120 ) gets http error 500. same goes users in administrator user group when try publish article more 1000 characters.
if try submit same content using super user account or if create new account in different user group - manager, works charm, page loads in under 2 seconds both backend , frontend
-i checked permissions in global configuration, normal
-i tried increase max_execution_time didn't trick
- tried in article : viewtopic.php?t=308040&start=30 , nothing worked
-the usefull thing in error log this: php fatal error: maximum execution time of 120 seconds exceeded said before, increasing doesn't work.
any ideas?
Comments
Post a Comment