Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 10, 20231 yr I changed the URL of my site now I have broken images in my themes & within the admin CP? How can I fix this?
March 10, 20231 yr I assume you’ve updated your conf_global.php with the new board URL. Afterwards did you clear your system cache within the ACP’s support section?
March 10, 20231 yr Solution This post was recognized by Marc! Makoto was awarded the badge 'Great Support' and 5 points. "Thank you for your assistance" 15 minutes ago, Smokey-Rev said: How do I do that? In your AdminCP, under the System tab in the menu (the tab with the Cog icon that is active by default when logging in), click on Get Support, and then scroll down until you see an option to clear the system cache,
March 10, 20231 yr Author That fixed it. However, in that section it says a file was modified, when I try to replace it, it still says the file is modified even after replacing all the files?
March 10, 20231 yr Which file is it reporting as being modified, and can you check under the Applications tab to make sure your version of IPS is up-to-date?
March 10, 20231 yr 6 hours ago, Smokey-Rev said: applications/core/setup/upg_107640/upgrade.php and i'm on 4.7.8..... If you upload a fresh set of files from your client area, it will correct that problem for you.
March 11, 20231 yr Author On 3/10/2023 at 3:04 AM, Marc Stridgen said: If you upload a fresh set of files from your client area, it will correct that problem for you. I've done that and it still persisted.....
March 11, 20231 yr 38 minutes ago, Smokey-Rev said: I've done that and it still persisted..... Go to /admin/upgrade to complete the upgrade process. Sounds like you may have applied a patch file but have not run the upgrader yet.
March 11, 20231 yr Author 4 hours ago, Jim M said: Go to /admin/upgrade to complete the upgrade process. Sounds like you may have applied a patch file but have not run the upgrader yet. Thanks! that fixed it 🙂 How would I go about changing my Mysql tables to innoDB? it says this as a 'recommendation' InnoDB database tables typically perform more efficiently and reliably than other database engines such as MyISAM on most modern hosts when configured correctly. It is strongly encouraged to ensure all of your database tables are using the InnoDB storage engine, and that your hosting provider has configured MySQL for InnoDB use.