Search found 8 matches

Page 1 of 1

Search found 8 matches

Re: Http to https redirect- Please check my code

Thank UK site builder that worked. Thanks for all your help.

Jump to post
  • Sat Oct 17, 2015 4:44 am
  • Replies 14
  • Views 3071
Re: Http to https redirect- Please check my code

I dont have a system/storage folder, plus only have ftp access to webserver. must i just create a storage folder?

Jump to post
  • Sat Oct 17, 2015 4:05 am
  • Replies 14
  • Views 3071
Re: Http to https redirect- Please check my code

Ok So now page loads, but now when i got to www.oneohone.co.za or admin page i get errors at top of page Warning: fopen(/home/oneohon1/public_html/system/storage/logs/openbay.log): failed to open stream: No such file or directory in /home/oneohon1/public_html/system/library/log.php on line 6Warning:...

Jump to post
  • Sat Oct 17, 2015 3:51 am
  • Replies 14
  • Views 3071
Re: Http to https redirect- Please check my code

Backup your .htaccess file and then Wipe all of this out: #RewriteEngine On # redirect to https for www RewriteCond %{SERVER_PORT} 80 RewriteCond %{HTTP_HOST} ^www.oneohone.co.za$ RewriteRule ^(.*)$ https://%{HTTP_HOST}/$1 [R=301,L] # redirect to https for non-www RewriteCond %{SERVER_PORT} 80 Rewr...

Jump to post
  • Sat Oct 17, 2015 3:42 am
  • Replies 14
  • Views 3071
Re: Http to https redirect- Please check my code

Ok have done so but I'm still getting a blank page. Looks like redirect is working as when i type www.oneohone.co.za it redirects to https but page is still blank.

Jump to post
  • Sat Oct 17, 2015 3:24 am
  • Replies 14
  • Views 3071
Re: Http to https redirect- Please check my code

Thanks for the reply, tried that still get a blank page. Below is my .htaccess.txt file # 1.To use URL Alias you need to be running apache with mod_rewrite enabled. # 2. In your opencart directory rename htaccess.txt to .htaccess. # For any support issues please visit: http://www.opencart.com Option...

Jump to post
  • Sat Oct 17, 2015 3:07 am
  • Replies 14
  • Views 3071
Http to https redirect- Please check my code

Hi All I know this has probably come up a few time already, but looking through the forums everything i try breaks my website. After I try and do any sort of redirect from http to https, and try then to go to my website I get a blank screen and then cant even get into my admin page. I'm using openca...

Jump to post
  • Sat Oct 17, 2015 2:23 am
  • Replies 14
  • Views 3071
Installing Opencart 2.0.3.1 Errors after install

Hi All I have just uploaded opencart 2.0.3.1 to my webserver. After the setup, I try and login to my admin page and get the below error. Notice: unserialize(): Error at offset 0 of 8023 bytes in /home/oneohon1/public_html/system/library/user.php on line 24Notice: unserialize(): Error at offset 0 of ...

Jump to post
  • Wed Oct 14, 2015 3:34 pm
  • Replies 1
  • Views 469

Page 1 of 1

Search found 8 matches