Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 29, 20186 yr I have changed my host, DNS is in place (same domain name) - Changed to default theme, put site offline, cleared all cache via support tool - Copied all files to new host, directory is /public_html - same as on the old host - Copied database into new one - Updated conf_global.php with new server name, database name, user and password Now I'm getting An error occurred (500 Error) We're sorry, but a temporary technical error has occurred which means we cannot display this site right now. You can try again by clicking the button below, or try again later. Try again if I go to my admin page I'm (also) getting Fatal error: Uncaught IPS\Http\Url\Exception: INVALID_URL in /home/vildmedg/public_html/system/Http/Url.php:835 Stack trace: #0 /home/vildmedg/public_html/system/Http/Url.php(211): IPS\Http\_Url::componentsFromUrlString('/') #1 /home/vildmedg/public_html/system/Request/Request.php(253): IPS\Http\_Url::createFromString('https://www.vil...', true, true) #2 /home/vildmedg/public_html/system/Session/Admin.php(121): IPS\_Request->url() #3 [internal function]: IPS\Session\_Admin->write('fee9bb03ed833cd...', '') #4 [internal function]: session_write_close() #5 {main} thrown in /home/vildmedg/public_html/system/Http/Url.php on line 835 I have spent a lot if time on this now, and I'm going around in circles to solve this - what am I missing????
December 30, 20186 yr Author I have moved the domain to the new server, so domain name is the same. Is there anywhere i need to specify the IP ?
December 30, 20186 yr Have you checked file / folder permissions? Have you run the IPS4 compatibility checker on this new server?
December 30, 20186 yr What's your base_url set to in your conf_global.php? I'm willing to bet it’s empty. It's trying to decode '/' which isn't a valid URL, and a ‘/‘ is appended to the end of the base_url if it’s not there. Or, a syntax error was introduced to your conf_global.php when it was updated that’s being suppressed.
December 30, 20186 yr Author you mean board_url? it has my domain name: $INFO['board_url'] = 'https://www.vildmedgolf.dk'; I made a test installation in a subfolder, it runs fine http://vildmedgolf.dk/ipbtest/
December 30, 20186 yr Author Thanks :-) Problem was the new host had overwritten .htaccess with an empty file... One new small problem - the site works in Chrome for mac, but if I use Firefox and Safari (+ Safari on iPad), the reply field, dropdown menus etc. dont work) ??
December 30, 20186 yr 5 minutes ago, claustrier said: Thanks 🙂 Problem was the new host had overwritten .htaccess with an empty file... One new small problem - the site works in Chrome for mac, but if I use Firefox and Safari (+ Safari on iPad), the reply field, dropdown menus etc. dont work) ?? Usually a cache problem, run the support tool. 🙂
December 30, 20186 yr Author OK,I have one user reporting its working fine on ipad/safari still, i can't get it working here at all can anyone please check if you can get menus etc. on www.vildmedgolf.dk (can you see this popup for example?)
December 30, 20186 yr There are JS errors on your website at the moment. Can you please try running the support tool in your AdminCP and see if clearing your websites cached data will resolve the issue? If that doesn't work, try disabling any third-party applications/plugins you have installed.
December 30, 20186 yr 1 hour ago, claustrier said: can anyone please check if you can get menus etc. on www.vildmedgolf.dk (can you see this popup for example?) On Chrome, FF, Edge, Opera, I see the drop down/popup working fine.
December 30, 20186 yr Author I have run the support tool and cleared cache Also tried disabling all 3.party plugins, seems the same here... Tried on another pc, on this i cant use the site, nieither in chrome nor firefox?? Some user have the same problems, others report that they can access the site just fine... On the browsers that dont work, the url changes when i try and press somewhere that should result in a popup/fropdown.. Like this https://www.vildmedgolf.dk/#elCreateNew_menu
December 30, 20186 yr Author is it possible to install a new clean forum and connect to existing db / copy needed files etc. ?
December 30, 20186 yr I got a white flash when going from the index to a post. Do you have a way to stop the page effect when going to another page? Then retest. And in chrome on a desktop the login menu takes me to a login page, not a popup.
December 30, 20186 yr Author Checked the ajax pagination on the default theme - its turned off now (see no difference here) - good point though.. also tried selecting the placement of the javascript from just before body to inside of the head tag, see no difference there either deleted all themes and made a new one without any settings (turned ajax pagination off though) - still no difference...
December 30, 20186 yr Make sure your IPS community is up-to-date. Download the latest IPS release from the client area and re-upload everything, then run the support tool again.
December 30, 20186 yr You won't need run the updater again; this is just to make sure everything has been uploaded properly.
December 30, 20186 yr Author OK, is it safe to overwrite all the existing files with the new ones i download?
December 30, 20186 yr Just now, claustrier said: OK, is it safe to overwrite all the existing files with the new ones i download? Yep, since you're just re-uploading files from the same version it's safe to overwrite everything again.
Archived
This topic is now archived and is closed to further replies.