Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Janyour Posted March 15, 2023 Posted March 15, 2023 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
Ryan Ashbrook Posted March 15, 2023 Posted March 15, 2023 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. Janyour 1
Janyour Posted March 16, 2023 Author Posted March 16, 2023 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 ! tnn 1
Recommended Posts