Page 1 of 1
Search found 11 matches
: SSL not fully secure after forced 301 redirect
Problem solved! After removed page_content_module extension, ssl is fully encrypted.
Jump to post- Sun Feb 12, 2012 12:02 pm
- Replies 2
- Views 660
Re: add to cart buttons don't work
Found a solution... 301 Redirect yourdomain.com to http://www.yourdomain.com. Change "yourdomain" to your site url. and add into .htaccess Options +FollowSymLinks RewriteEngine On RewriteCond %{HTTP_HOST} ^yourdomain\.com$ [NC] RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [R=301,L] edit...
Jump to post- Sat Feb 11, 2012 6:31 pm
- Replies 14
- Views 5080
SSL not fully secure after forced 301 redirect (Solved)
Hi, I been searching for solutions but have found none. Basically I was trying to redirected domainname.com to http://www.domainname.com as add-to-cart buttons on store's frontpage is not working when customers landed on domainname.com but works fine when they landed on http://www.domainname.com. Ye...
Jump to post- Sat Feb 11, 2012 2:08 pm
- Replies 2
- Views 660
Re: Where is aboutus, privacy policy and term file located?
oo.. thanks! Jump to postJAY6390 wrote:They aren't in files, they are in the database
- Tue Jan 24, 2012 1:34 pm
- Replies 4
- Views 688
Re: Where is aboutus, privacy policy and term file located?
JAY6390 wrote:All of them are under CATALOG > INFORMATION
Thanks for ur replied. However I need to know which folder were the files kept in so I do not have to reinstall the previous one. Jump to post
- Tue Jan 24, 2012 12:54 am
- Replies 4
- Views 688
Where is aboutus, privacy policy and term file located?
Hi, Can I know where are about us, privacy policy and terms & conditions file located? I have messed up my previous download and removed it. Now I want to copy and paste all the about us, privacy policy and terms & conditions texts in those files to my new download.
- Mon Jan 23, 2012 8:39 pm
- Replies 4
- Views 688
Re: shopping cart display items error
Sorry for not include link. However I have fixed it.
- Mon Jan 23, 2012 8:14 pm
- Replies 2
- Views 721
shopping cart display items error
Hi, I need help to fix this. Whenever i add items to cart, it kept displaying wrong amount of items added, however this applied to removing items from cart too. For example (add item to cart error): add first item - works fine (show 1 item added) add 2nd item - it shows only 1 item in the cart add 3...
Jump to post- Sun Jan 22, 2012 1:51 pm
- Replies 2
- Views 721
How do I add image to maintenance.php
Hi, I wish to add some images to /catalog/language/english/common/maintenance.php. Can I know how to do it?
- Wed Jan 18, 2012 12:35 pm
- Replies 1
- Views 700
Re: V1.5.1.3 - Invalid token session. Please login again.
Hi, I do not have any extension installed. It's a fresh installation using 'Simple script'.
- Fri Jan 06, 2012 12:26 pm
- Replies 2
- Views 596
V1.5.1.3 - Invalid token session. Please login again.
Hi folks, Yesterday I just installed opencart script using simple script. Everything was working fine until I login to admin page. When I clicked on Category, I was redirected to login page which an error read "Invalid token session. Please login again." and I have to click several times t...
Jump to post- Thu Jan 05, 2012 2:59 pm
- Replies 2
- Views 596
Search found 11 matches