Page 1 of 1
Search found 13 matches
Re: Unable to get Payment methods on check out page
Just tested in the development environment and everything is working fine. It could be installation specific issue.
Jump to post- Sat Mar 19, 2016 2:39 pm
- Replies 3
- Views 440
Re: Cloned site okay but two errors appeared?
1) Search box issue
The suggested change is applicable both to desktop and mobile phone
2) Scroll bar issue
I see scroll bar only in mobile view, for me desktop view does not show any scroll bar (i'm using Google Chrome for desktop)
- Sat Mar 19, 2016 2:21 pm
- Replies 6
- Views 673
Re: upgrade from 2.1.0.2 to 2.2.0.0 showing error
Hi!
Your site is not down and is fully accessible at:
https://loyalvalue.com/lc/
You just need to update CONFIG.PHP files both in store's root and admin folder as well as update .htacess file
- Sat Mar 19, 2016 2:55 am
- Replies 9
- Views 1616
Re: Cloned site okay but two errors appeared?
You see horizontal scroll bar (in mobile view) due to the fact that some contents are not responsive and don't shrink to the screen size which are: 1) Site logo 2) Site footer Although you can disable scroll bar by editing product.tpl but it's there to manage contents of product varying in size. So ...
Jump to post- Sat Mar 19, 2016 2:42 am
- Replies 6
- Views 673
Re: Cloned site okay but two errors appeared?
To fix search bar issue you may edit HEADER.TPL and move following code just before </head> <script type="text/javascript"> $(document).ready(function() { /* Search */ $('.button-search-mobile').bind('click', function() { url = $('base').attr('href') + 'index.php?route=product/search'; var...
Jump to post- Sat Mar 19, 2016 2:29 am
- Replies 6
- Views 673
Re: Unable to get Payment methods on check out page
1) Did you EDIT and ENABLED the payment method?
2) Is REQUIRES SHIPPING set to YES on products under their DATA tabs
- Fri Mar 18, 2016 1:04 pm
- Replies 3
- Views 440
Re: OC 2.0.1.1. suddenly-edit orders-Syntax error:JSON..
Hi Sadlady! First be happy because this error could be fixed :) As said in earlier answer that there could be many reasons for it and some steps are suggested, follow them if it resolves your issue, if not: - Check that language files don't have invalid UTF-8 characters (May look like strange non-re...
Jump to post- Fri Mar 18, 2016 12:57 pm
- Replies 3
- Views 647
Re: After install can't login to admin. Invalid token sessio
One thing you can try is:
1) Backup PHP.INI file inside the root folder of Opencart installation (You may compress it to .zip)
2) Delete PHP.INI after backup is taken in step 1
3) Clear cache of your browser and try logging in again.
Please post results here.
- Thu Mar 17, 2016 2:49 am
- Replies 2
- Views 1305
Re: PayPal IPN Verification Postback to HTTPS
Yes! Notification through email as you may used to get before.
Jump to post- Mon Mar 14, 2016 9:17 pm
- Replies 6
- Views 3451
Re: "Please Wait!" - Authorize.net Checkout Problem
Given the URL: https://myurl/index.php?route_aim/send You better edit: catalog/view/theme/YOURTHEME/template/payment/authorizenet_aim.tpl and make sure that at the bottom inside AJAX function the URL line is exactly like this with a comma at the end: url: 'index.php?route=payment/authorizenet_aim/se...
Jump to post- Mon Mar 14, 2016 3:36 am
- Replies 4
- Views 3005
Re: vQmod fails to write to vqcache directory
If you have not made any changes to vqmod code after site transfer and you believe that vqmod is installed properly then try deleting MODS.CACHE file inside VQMOD folder and it might do the trick.
Jump to post- Mon Mar 14, 2016 3:06 am
- Replies 25
- Views 5647
Re: PayPal IPN Verification Postback to HTTPS
First Answer: NO! You don't need SSL certificate if you don't use PayPal IPN service. By default, this service is disabled for everyone. Second Answer: YES! You need SSL certificate if you use PayPal IPN services. This service allows to automate accounting tasks etc. at the back-end of your store if...
Jump to post- Sun Mar 13, 2016 2:56 pm
- Replies 6
- Views 3451
Re: Marketing > Mail not working
Please first make sure following: 1) You're on LIVE SERVER and not on localhost 2) Email settings are correct under MAIL tab in SETTINGS 3) You receive emails using CONTACT US form of the store Mostly, these are incorrect email settings that cause problems. If you're able to receive emails from CONT...
Jump to post- Sun Mar 13, 2016 2:33 pm
- Replies 5
- Views 3236
Search found 13 matches