Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 8, 20196 yr I got a ton of log entries for an out of date application: Quote UnexpectedValueException: Missing: /applications/sospromote/Application.php (0) #0 /home/clubedomareacom/public_html/forum/system/Patterns/ActiveRecord.php(148): IPS\_Application::constructFromData(Array) #1 /home/clubedomareacom/public_html/forum/system/Application/Application.php(234): IPS\Patterns\_ActiveRecord::load('sospromote', 'app_directory', NULL) #2 /home/clubedomareacom/public_html/forum/system/Dispatcher/Standard.php(159): IPS\_Application::load('sospromote') #3 /home/clubedomareacom/public_html/forum/system/Dispatcher/Front.php(102): IPS\Dispatcher\_Standard->init() #4 /home/clubedomareacom/public_html/forum/system/Dispatcher/Dispatcher.php(109): IPS\Dispatcher\_Front->init() #5 /home/clubedomareacom/public_html/forum/index.php(13): IPS\_Dispatcher::i() #6 {main} It shouldn't "search" or try to run an app that is even installed/folder not present in file system. Should I report this as a bug? ----------------------------------------------------------- Ticket: #1034607 Edited April 9, 20196 yr by Adriano Faria
April 9, 20196 yr If someone visits app=sospromote and there's a database record for it, then the software will try to load it (although it will fail, and the software should generally catch that scenario). Either uninstall the app, or otherwise redirect/block that URL.
Archived
This topic is now archived and is closed to further replies.