Fatal error: Maximum execution time of 30 seconds exceeded in smileys.module on line 191
yngens - March 17, 2008 - 10:34
| Project: | Smileys |
| Version: | 5.x-1.2-beta |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Gurpartap Singh |
| Status: | active |
Jump to:
Description
When searching some words (like for instance search/node/hart) on my site, it gives this error:
Fatal error: Maximum execution time of 30 seconds exceeded in /home/mysite/public_html/sites/all/modules/smileys/smileys.module on line 191

#1
The callback arguments in hook_menu() value needs to be wrapped in array()
#2
Is this fixed by now? I am using Smileys 6.x-1.0-alpha5 and am getting mostly the same Error. Devel log for mysql shows some THOUSANDS of this:
0.41 1 cache_get SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '3:1d614660840e29bf39617a37ee76b509'Search is not usable.
Executed 7993 queries in 4052.66 milliseconds. Queries taking longer than 5 ms and queries executed more than once, are highlighted. Page execution time was 23093.19 ms.Filtermodules enabled: BBCode, Smileys, HTML ... Drupal 6.9.
Fatal error: Maximum execution time of 30 seconds exceeded in [...]/modules/smileys/smileys.module on line 273