Jump to content
WebFlake

Scharynche

Rookie
  • Posts

    23
  • Joined

  • Last visited

  • Days Won

    2

Community Answers

  1. Scharynche's post in Upgrading Website Version? was marked as the answer   
    Alright, it's quite simple then.
    Do these steps from your computer: Download the latest IPS version package, Extract the archive, Delete unnecessary files (anything related to nulled software, like validators, or readme files), Rename your admin directory if you changed in your server, Archive it back in ZIP, don't forget to do this from root directory, Transfer the archive to your server Continue from your server Move your archive to the root directory (generally it's /var/www/html) Type 'unzip <archivename>.zip' Press A to confirm to overwrite all files Don't forget to backup your database and files first! You can simply backup files with ZIP command and database with phpMyAdmin database output.
  2. Scharynche's post in 302 Found was marked as the answer   
    Problem fixed thanks to users of Pro Webmasters Stack Exchange:

    RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]  
  3. Scharynche's post in Broken Theme was marked as the answer   
    Okay, I did the changes step-by-step with checks; seems like Guest Message is the only broken function that makes the site look like that.
    Someone should upload the latest version (if not), or just put a warning message to the file's description.
×
×
  • Create New...