Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Matthew Hawkins Posted January 27, 2022 Posted January 27, 2022 This has been an issue plaguing my community for some time now. We're self-hosted. In the administrator panel, roughly 60-70% of the time we finish something on a page and hit "Save" (whether that be editing a user, part of the theme, a setting, etc), the page will then crash with the error "INVALID_URL". It gives us very generic errors, and the documentation we can find on the error doesn't seem to lead to anything. The save does go through correctly, and if we refresh the page, everything is fine (though sometimes it will say warn the license is invalid for thirty-seconds or so, or until the next refresh). As an example, here is the most frequent error we get: IPS\Http\Url\Exception: INVALID_URL (0) #0 /var/www/html/oursite/system/Http/Url.php(240): IPS\Http_Url::componentsFromUrlString() #1 /var/www/html/oursite/init.php(903) : eval()'d code(25): IPS\Http_Url::createFromString() #2 /var/www/html/oursite/system/File/FileSystem.php(356): IPS\Http\cms_hook_Url::createFromString() #3 /var/www/html/oursite/system/File/File.php(351): IPS\File_FileSystem->save() #4 /var/www/html/oursite/system/Theme/Theme.php(5354): IPS_File::create() #5 /var/www/html/oursite/system/Theme/Theme.php(2543): IPS_Theme::writeCss() #6 /var/www/html/oursite/system/Theme/Theme.php(621): IPS_Theme->compileCss() #7 /var/www/html/oursite/init.php(903) : eval()'d code(23): IPS_Theme->css() #8 /var/www/html/oursite/system/Dispatcher/Admin.php(89): IPS\Dispatcher\perscom_hook_perscomCss::baseCss() #9 /var/www/html/oursite/system/Dispatcher/Dispatcher.php(110): IPS\Dispatcher_Admin->init() #10 /var/www/html/oursite/admin/index.php(13): IPS_Dispatcher::i() #11 {main}
Solution Jim M Posted January 27, 2022 Solution Posted January 27, 2022 Unfortunately, looking at the stack trace there that you've provided, this is directly related to the Perscom third party application which you have installed. You will want to contact the author for further assistance. SeNioR- 1
Recommended Posts