Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 15, 20231 yr Hello, i am getting this error on some files downloads : Error: Call to undefined function IPS\downloads\modules\front\downloads\ignore_user_abort() (0) #0 /home/x/webapps/x/applications/downloads/modules/front/downloads/view.php(585): IPS\downloads\modules\front\downloads\_view->_download() #1 /home/x/webapps/x/system/Dispatcher/Controller.php(107): IPS\downloads\modules\front\downloads\_view->download() #2 /home/x/webapps/x/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #3 /home/x/webapps/x/applications/downloads/modules/front/downloads/view.php(62): IPS\Content\_Controller->execute() #4 /home/x/webapps/x/system/Dispatcher/Dispatcher.php(153): IPS\downloads\modules\front\downloads\_view->execute() #5 /home/x/webapps/x/index.php(13): IPS\_Dispatcher->run() #6 {main} Can you advise please ? In the logs file i find this error repeated +170 times
March 15, 20231 yr It looks like the ignore_user_Abort() PHP function is either missing or disabled on your server. I would recommend contacting your host regarding this issue.
March 16, 20231 yr Author 18 hours ago, Ryan Ashbrook said: It looks like the ignore_user_Abort() PHP function is either missing or disabled on your server. I would recommend contacting your host regarding this issue. Thanks, resolved by enabling this on my php !