- Affected version
- XF 2.0.2
I have a forum with 1500+ nodes. There are also quite some moderators for those forums.
When i go to "Admin PC > Groups and Permissions -> Moderators" then page times out and i get the familiar PHP error of 30 seconds execution time.
It most often time out in src/XF/Extensions.php but also in other files. I made a workaround for this by adding "set_time_limit(200);" in Extensions.php.
Now my install buggers me about one file with unexpected content so i hope there will be a fix in a future update of XenForo
When i go to "Admin PC > Groups and Permissions -> Moderators" then page times out and i get the familiar PHP error of 30 seconds execution time.
It most often time out in src/XF/Extensions.php but also in other files. I made a workaround for this by adding "set_time_limit(200);" in Extensions.php.
Now my install buggers me about one file with unexpected content so i hope there will be a fix in a future update of XenForo