Jump to content

cualupe

Clients
  • Joined

  • Last visited

Everything posted by cualupe

  1. I just uncovered a persistent file permission issue that was ignoring my changes, and causing these upgrade errors. I managed to rectify it and fix it. Thanks everyone so much for your help and replies.
  2. Thanks Cloud hosting is way too expensive and I already pay for shared hosting because I run 20+ other sites (which is cheaper than cloud hosting a single forum)
  3. How much does it cost to help someone to do this upgrade? I'm upgrading from v4.7.3 to current with a paid account. I just can't seem to get it to work despite having the needed permissions set
  4. From what I've found so far they all have this, so I don't understand why it had a problem overwriting them
  5. What permissions are they meant to have? For owner permissions it had read and write already. Does it also need execute? Do I need to change group and public permissions?
  6. Isn't that what the built in update process is meant to do?
  7. I started an update and received the below. The update stalled on 9.54% but when I try to access admin panel it takes me back to the install process. What should I do from here please? The error is talking about having manually uploaded files but I didn't do that. File Check Some source files are not correct for the current version. If you uploaded the files to your server manually, the process may have failed or not completed yet. Download the latest version from your client area and upload the files again in order to continue. Go To Client Area If you are sure the files have been uploaded correctly, make sure the permissions are set correctly on them. /home/dh_saccb7/mywebsite.com/admin/convertutf8/system/Convert/Convert.php /home/dh_saccb7/mywebsite.com/admin/install/lang.php /home/dh_saccb7/mywebsite.com/admin/upgrade/lang.php /home/dh_saccb7/mywebsite.com/applications/calendar/Application.php /home/dh_saccb7/mywebsite.com/applications/calendar/api/comments.php /home/dh_saccb7/mywebsite.com/applications/calendar/api/events.php /home/dh_saccb7/mywebsite.com/applications/calendar/api/reviews.php /home/dh_saccb7/mywebsite.com/applications/calendar/extensions/core/ContentRouter/calendar.php /home/dh_saccb7/mywebsite.com/applications/calendar/extensions/core/Notifications/Events.php /home/dh_saccb7/mywebsite.com/applications/calendar/modules/admin/stats/rsvp.php /home/dh_saccb7/mywebsite.com/applications/calendar/modules/front/calendar/event.php /home/dh_saccb7/mywebsite.com/applications/calendar/modules/front/calendar/submit.php /home/dh_saccb7/mywebsite.com/applications/calendar/modules/front/calendar/view.php /home/dh_saccb7/mywebsite.com/system/Db/Db.php
  8. My site falls in and out of HTTPS to HTTP sometimes so my host added this to htaccess: RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] RewriteOptions inherit RewriteEngine on Header set content-Security-Policy: upgrade-insecure-requests However, this code added in htaccess causes all kinds of issues in ACP. Is there another way to ensure the site remains always https?
  9. cualupe replied to Kirill Gromov's post in a topic in Marketplace
    Delete that comment I fixed it, it was a htaccess issue
  10. cualupe replied to Kirill Gromov's post in a topic in Marketplace
    I just tried to install this from Marketplace in my IPB. It's listed in the section 'Applications not currently installed'. Then when I click the install + next to it I get thid: Sorry, you do not have permission for that! 2C133/4 The application you are attempting to install appears to be installed already. To reinstall the application you must first uninstall it. What do I need to do to get it working? IPB 4.7
  11. I ran the check with PHP 8 live and it was all green ticks. I can't access any of the site including ACP because the page is just blank. I have no 3rd party applications installed or active when testing this (they were all deactivated when I ran the manual upgrade earlier in this thread).
  12. No, the main issue is PHP8 causing a blank site which is yet to be confirmed as a server or software issue.
  13. I think I've randomly just solved this. It looks like Google is trying to load an ad in there. omfggggggggggg
  14. This is the default IPB theme. Didn't you guys author it? I followed an IPB guide to change the banner from solid colour to an image.
  15. I tried that also, it just made the PHP version go to a green tick. But the site was a blank page.
  16. You will not be able to run more than 1 software in a folder as many have conflicting folder/file names. Only IPB runs in there. I just mean that I didn't add those files. They also didn't appear to be causing issues as the problems were fixed with a htaccess update before you removed those files. If you need to compare what is in our software, you can download a full set of files from the Client Area. I upgraded the forum this week by downloading and uploading the entire software package, so can 100% confirm I have all the correct files. To upgrade to PHP 8, I’d advise using our compatibility checker script to ensure that you have all required modules enabled and uninstall any incompatible third party applications and plugins with PHP 8 or upgrade them. I have the compatibility script already and everything is green ticks except for the PHP version. But changing php to 8.0 = blank page instead of the website
  17. Thanks. The issue I have is there's more than 1 site installed in the main directory and it's hard to keep track of what relates to what else. Was there a clear indication those files related to IPB? I don't want any other sites to have issues with changes like that. The htaccess clean out seems to have sorted a few of the ACP loading issues. The issue that remains is being able to upgrade to PHP8+ Also this issue remains. Not sure why this is happening.
  18. I'm on IPB 4.7.3 using PHP 7.4.32 which means I meet all the requirements. A week ago when these issues started happening 4.7.4 didn't exist for clients. I have updated the FTP credentials in client area. I just added a clean htaccess with the IPB code and tried to switch to PHP8.0 and the page loads blank. Some of the loading issues in ACP have ceased though, but I can't upgrade without PHP8.0
  19. Is it fine to run this version of IPB on PHP7.4? If so then it's all setup, there's no addons or plugins activated and I have several errors loading items of the ACP. There doesn't seem to be a NEED to use php 8.0 or 8.1 yet. With this, is it possible to review why there are still so many areas of ACP not loading, or pushing me into a login/auto logout/log back in loop?
  20. You think all these random errors and items not loading and some sections working is entirely htaccess related? Even when there's nothing in there but the required IPB code? Is someone in the admin team able to just login (details are added in client area) and see for yourself the weird loading issues in ACP?
  21. I tried a fresh htaccess with just the default stuff in it and the entire website 500 error'd
  22. Can an admin please log into my installation and check these issues? Most of the things I'm trying to fix it opens a small window and tells me to log in again, then when I log in it logs me out then the loop starts again. I can't actually access parts of ACP due to this.
  23. When 8 is enabled the entire website is just a blank page. I've googled and found a few other people having this issue but found no solution. My web host told me the site is not compatible with php v8 but they aren't very good support agents. Even the IPB installation has a warning telling me to upgrade the php version.
  24. I already use the default theme and have nothing enabled as it was all disabled to do the manual upgrade from an older version.