Support

Admin Tools

#22776 "maximum execution time" quando tenta enviar um form via ajax

Posted in ‘Admin Tools for Joomla! 4 & 5’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

Joomla! version
n/a
PHP version
n/a
Admin Tools version
n/a

Latest post by envolute on Thursday, 11 June 2015 10:27 CDT

envolute
Sorry, the subject is:
"maximum execution time" when you try to send a form via ajax

 I'm using droppics component to create image gallery. It has the functionality for editing (crop, rotate, etc ...). The point is that when we save changes to the image, the component sends the data (image) via ajax.
When the Admin Tools System plugin is habilidado there is an error "maximum execution time" on line # 199 file "plugins/system/admintools/feature/abstract.php"

I disabled the line below and it worked!
# 199 -> $ result = preg_match ($ regex, $ v);

Please see the example below and tell me if you have any idea how to solve this problem !!

I believe that the problem is in data size referring to the image that is passed via ajax.
is attached a sample of data sent!

tampe125
Akeeba Staff
Hello,

the best approach is to setup a WAF exception. In this way all the checks will be disabled for that component and you won't get the timeout error again.

Davide Tampellini

Developer and Support Staff

🇮🇹Italian: native 🇬🇧English: good • 🕐 My time zone is Europe / Rome (UTC +1)
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

envolute
Perfect!!! Thanks!!

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!