View Issue Details

IDProjectCategoryView StatusLast Update
0000893XMB1Bugspublic2026-05-05 23:43
Reporterflushedpancake Assigned To 
PrioritylowSeveritytrivialReproducibilitysometimes
Status newResolutionopen 
Product Version1.10.02 
Summary0000893: Board can become unusable if the footer server load display is turned on, and exec() is disabled
DescriptionI imagine this might become a problem for some shared hosting and/or free webhosting environments. ByetHost comes to mind as one example who have turned off exec() on their servers.

Might be worth checking if the function exec() exists in PHP and is enabled before doing anything, since if it's not you get this error

Fatal error: Uncaught Error: Call to undefined function XMB\exec() in /home/vol12_1/byethost13.com/b13_41743432/flushedpancake.org.uk/htdocs/board/include/functions.inc.php:979 Stack trace: #0 /home/vol12_1/byethost13.com/b13_41743432/flushedpancake.org.uk/htdocs/board/include/functions.inc.php(908): XMB\Core->ServerLoad() 0000001 /home/vol12_1/byethost13.com/b13_41743432/flushedpancake.org.uk/htdocs/board/admin/index.php(51): XMB\Core->end_time() 0000002 {main} thrown in /home/vol12_1/byethost13.com/b13_41743432/flushedpancake.org.uk/htdocs/board/include/functions.inc.php on line 979
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision
Git Commit

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-05-05 23:43 flushedpancake New Issue