Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Reinhold Uhrmacher Posted February 27, 2020 Posted February 27, 2020 Hi there, we are trying to upgrade from 3.4.8 to 4.4.10. I set up a test virtual machine with a board, and followed this instruction: The new virtual host had the IP 192.168.160.132. For some reason I had to change the IP of the host and I picked 192.168.1.132 I then followed theses steps again, changing also the ip in conf_global.php: Open your conf_global.php file, which can be found at the root of your installations folder on the new server. In here you will need to edit the mysql username, password, and database name, to match the new database you have set up and restored to. Log into your admin control panel and run through the support tools by visiting System>Support>Support, and selecting "something isnt working correctly". You will need to select next only until it states cache has been cleared. Most things are fine, except, that some pages still try to access the old ip. Tried to find out, where the old IP is still in files in the filesystem, and this is what I got: # find . -type f -exec fgrep -l '160.132' {} \; ./datastore/settings.772d52aa81.php ./datastore/frontNavigation.772d52aa81.php ./cache/tmp/minify_calendar_select,ipb_common,ipb_styles,ipb_skingen,ipb_ckeditor,prettify.css_cd65623af96ec76eaa76b6a41a2b1efb ./cache/tmp/minify_calendar_select,ipb_common,ipb_styles,ipb_skingen.css_b05ba4c3045a4d58db7b258224e28a90 ./cache/tmp/minify_calendar_select,ipb_common,ipb_styles,ipcontent,ipb_skingen.css_b740eb43cb1c4e0eb9e0d873bf87c35e ./cache/sql_error_log_02_04_20.cgi ./sitemap.xml ./public/style_css/css_2/ipb_styles.css ./public/style_css/css_9/ipgallery.css ./public/style_css/css_9/ipb_common.css ./public/style_css/css_9/ipgallery_lightbox.css ./public/style_css/css_9/ipgallery_slideshow.css ./public/style_css/css_9/ipb_styles.css ./public/style_css/css_9/ipb_help.css ./public/style_css/css_9/ipb_search.css ./public/style_css/css_9/ipb_editor.css ./public/style_css/css_9/ipb_ckeditor.css ./public/style_css/css_9/ipb_ucp.css ./public/style_css/css_9/ipb_profile.css ./public/style_css/css_1/ipgallery.css ./public/style_css/css_1/ipb_common.css ./public/style_css/css_1/ipgallery_lightbox.css ./public/style_css/css_1/ipgallery_slideshow.css ./public/style_css/css_1/ipb_styles.css ./public/style_css/css_1/ipb_help.css ./public/style_css/css_1/ipb_search.css ./public/style_css/css_1/ipb_editor.css ./public/style_css/css_1/ipb_ckeditor.css ./public/style_css/css_1/ipb_ucp.css ./public/style_css/css_1/ipb_profile.css ./public/style_css/css_8/ipgallery.css ./public/style_css/css_8/ipb_common.css ./public/style_css/css_8/ipgallery_lightbox.css ./public/style_css/css_8/ipgallery_slideshow.css ./public/style_css/css_8/ipb_styles.css ./public/style_css/css_8/ipb_help.css ./public/style_css/css_8/ipb_search.css ./public/style_css/css_8/ipb_editor.css ./public/style_css/css_8/ipb_ckeditor.css ./public/style_css/css_8/ipb_ucp.css ./public/style_css/css_8/ipb_profile.css Did I miss something in the process?
AlexWright Posted February 27, 2020 Posted February 27, 2020 You should be able to delete the /datastore folder and run the support tool again. That should fix it iirc.
Reinhold Uhrmacher Posted February 27, 2020 Author Posted February 27, 2020 @AlexWright Thank you for your answer. Meanwhile I deleted the Menu completely an playing around with it. So the old pages should be gone anyway. Will try again one of these days... Will be in the situation anyways when I update the live-board.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.