Jump to content

cualupe

Clients
  • Joined

  • Last visited

  1. 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)
  2. 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
  3. From what I've found so far they all have this, so I don't understand why it had a problem overwriting them
  4. 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?
  5. Isn't that what the built in update process is meant to do?
  6. 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
  7. 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?
  8. cualupe replied to Kirill Gromov's post in a topic in Marketplace
    Delete that comment I fixed it, it was a htaccess issue
  9. 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
  10. 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).
  11. No, the main issue is PHP8 causing a blank site which is yet to be confirmed as a server or software issue.
  12. I think I've randomly just solved this. It looks like Google is trying to load an ad in there. omfggggggggggg
  13. 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.
  14. I tried that also, it just made the PHP version go to a green tick. But the site was a blank page.