You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the mod content page does not render correctly and displays the following message instead of the expected links or a list of existing content after a horizontal line following the reference to Not Enough Mods:
Fatal error: Uncaught Error: Call to undefined function curl_init() in /var/www/soartex.net/app/controllers/downloads/download_functions.php:226 Stack trace: #0 /var/www/soartex.net/app/views/downloads/mods/index.php(30): generateTable('1.7.x mods', 'texture-patcher...') #1 /var/www/soartex.net/app/lib/core/template.php(27): include('/var/www/soarte...') #2 /var/www/soartex.net/app/routes/download_pages.php(43): Template->render('../app/views/do...') #3 [internal function]: {closure}() #4 /var/www/soartex.net/app/lib/Slim/Route.php(468): call_user_func_array(Object(Closure), Array) #5 /var/www/soartex.net/app/lib/Slim/Slim.php(1357): Slim\Route->dispatch() #6 /var/www/soartex.net/app/lib/Slim/Middleware/Flash.php(85): Slim\Slim->call() #7 /var/www/soartex.net/app/lib/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call() #8 /var/www/soartex.net/app/lib/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call() #9 /var/www/soartex.net/app/lib/Slim/Slim.php(1302): Slim\Middleware\PrettyE in /var/www/soartex.net/app/controllers/downloads/download_functions.php on line 226
The malfunctioning page rendered on a tablet running Android, it looks the same on any other tested device:
The text was updated successfully, but these errors were encountered:
Hello,
the mod content page does not render correctly and displays the following message instead of the expected links or a list of existing content after a horizontal line following the reference to Not Enough Mods:
Fatal error: Uncaught Error: Call to undefined function curl_init() in /var/www/soartex.net/app/controllers/downloads/download_functions.php:226 Stack trace: #0 /var/www/soartex.net/app/views/downloads/mods/index.php(30): generateTable('1.7.x mods', 'texture-patcher...') #1 /var/www/soartex.net/app/lib/core/template.php(27): include('/var/www/soarte...') #2 /var/www/soartex.net/app/routes/download_pages.php(43): Template->render('../app/views/do...') #3 [internal function]: {closure}() #4 /var/www/soartex.net/app/lib/Slim/Route.php(468): call_user_func_array(Object(Closure), Array) #5 /var/www/soartex.net/app/lib/Slim/Slim.php(1357): Slim\Route->dispatch() #6 /var/www/soartex.net/app/lib/Slim/Middleware/Flash.php(85): Slim\Slim->call() #7 /var/www/soartex.net/app/lib/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call() #8 /var/www/soartex.net/app/lib/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call() #9 /var/www/soartex.net/app/lib/Slim/Slim.php(1302): Slim\Middleware\PrettyE in /var/www/soartex.net/app/controllers/downloads/download_functions.php on line 226
The malfunctioning page rendered on a tablet running Android, it looks the same on any other tested device:
The text was updated successfully, but these errors were encountered: