Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 25, 20222 yr didn't even get to the button to upgrade just download the update can't access ACP. Edited January 25, 20222 yr by Ocean West
January 25, 20222 yr Keep in mind that it is a beta release currently. With that in mind, please go to your Client Area and download a full set of files then extract them to your local computer. Once done, please upload the contents of the "ips_****" folder to your server, overwriting what is there. Once all files successfully upload, please go to {your-base-url}/admin/upgrade and run the upgrader. That should resolve the issue.
January 25, 20222 yr Author I read thee numbers thought it was the bug fixes but I see that it was 'included'
January 25, 20222 yr 1 minute ago, Ocean West said: I read thee numbers thought it was the bug fixes but I see that it was 'included' 4.6.10 Beta 1 is a beta release. If you are referring to something else, the same steps are recommended.
January 25, 20222 yr Author Quote This is our February maintenance release. Also included: 4.6.9 This contains bug fixes for our December release.
January 25, 20222 yr Have you tried enabling the recovery mode? my bet is that some 3rd party app isn’t compatible with the 4.6.10 beta.
January 25, 20222 yr 5 minutes ago, Ocean West said: how? Could you please ensure that your admin URL is correct on file in the Client Area. I am hitting the upgrade message everywhere and I shouldn't be at the admin URL so something is not configured correctly here.
January 25, 20222 yr thanks for updating the information. seems that for some reason the upgrader isn't loading due to an Internal Server Error and the .htaccess is redirecting it. Please contact your hosting provider and ask for the underlying error log entry from the upgrader at location /admin/upgrade . Once we have that, we will be able diagnose further. I have commented out the rewrite for now as it was impacting investigation. Once this is resolved, please be sure to uncomment it to allow it to work again.
January 25, 20222 yr Please ensure that you have overwritten all files on your server with 4.6.10 Beta version from the Client Area.
January 25, 20222 yr Unfortunately, there is something wrong with your server's configuration. I uploaded our compatibility checker to your server which is a pretty straight-forward, basic script. That is encountering an Internal Server Error as well: https://fmforums.com/ips4.php I would suggest reaching out to your hosting provider or server administrator to resolve this.
January 25, 20222 yr Author Put in a request to get some more logs.. clicked the button from email thought it was a current patch didn't read that it was beta update. added my credentials then it initiated the ftp download via the ACP usually after files download there is a button to proceed - never saw that at that time the page went white never gave any more prompts. I don't even know if it touched the database.
January 25, 20222 yr Author 1 hour ago, Jim M said: thanks for updating the information. seems that for some reason the upgrader isn't loading due to an Internal Server Error and the .htaccess is redirecting it. Please contact your hosting provider and ask for the underlying error log entry from the upgrader at location /admin/upgrade . Once we have that, we will be able diagnose further. I have commented out the rewrite for now as it was impacting investigation. Once this is resolved, please be sure to uncomment it to allow it to work again. what should I change? #<IfModule mod_rewrite.c> #Options -MultiViews #RewriteEngine On #RewriteBase / #RewriteCond %{REQUEST_FILENAME} !-f #RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC] #RewriteCond %{REQUEST_FILENAME} !-f #RewriteCond %{REQUEST_FILENAME} !-d #RewriteRule . /index.php [L] #</IfModule> # php -- BEGIN cPanel-generated handler, do not edit # Configure el paquete “ea-php74” como el lenguaje de programación predeterminado “PHP”. <IfModule mime_module> AddHandler application/x-httpd-ea-php74 .php .php7 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit
January 25, 20222 yr Author ok I was able to get in and perform the update but now back to blank pages. What should the file permissions be when I manually uploaded it may have not been set correctly?
January 25, 20222 yr Author I can't access anything its just blank page. Ok I am back online for some reason all the settings in side my constants.php was commented out causing blank site and acp
January 26, 20222 yr Author now I am caught in a loop I can't access the ACP with recovery mode defined 1S107/3 Before you are able to use the Admin Control Panel, you must edit 'constants.php' and remove the following line: define( 'RECOVERY_MODE', TRUE );
January 26, 20222 yr Glad to see thats now resolved. Please ensure you report your issue to the developer of that application so they know they need to resolve that for compatibility