Re: Callback Using WorldPay - Won't direct back to site
Have you set up the payment response in WorldPay?
http://www.worldpay.com/support/kb/bg/p ... r5101.html
And is the password the same in both WorldPay and OpenCart?
http://www.worldpay.com/support/kb/bg/p ... r5305.html
- Wed Jul 25, 2012 9:12 pm
- Replies 2
- Views 291
Re: Updated Files On Website Server Vs Local Host
WinSCP has a good synchronise mode when used with SFTP makes this sort of thing easy. You can even link a file comparison program to it to see the changes before overwriting a file.
Jump to post- Wed Jul 25, 2012 9:09 pm
- Replies 4
- Views 207
Re: OpenCart 1.5.2 IE7 cannot open some product pages
Now have a workaround for this IE7 bug. Added the following to catalog\view\theme\default\template\common\header.tpl just before </head>. <!--[if lt IE 8]> <script type="text/javascript">var co = this.co = $.fn.colorbox; var cv; $.fn.colorbox = function(v) { cv = v; return; }; $(document)....
Jump to post- Tue Jul 24, 2012 1:13 am
- Replies 28
- Views 11603
Re: Paypal Standard do not work if I enable forwarding domai
Just make sure the Store URL is set to http://www.idbricka.se for your second store in the OpenCart settings.
Jump to post- Mon Jul 23, 2012 11:09 pm
- Replies 4
- Views 1139
Re: OpenCart 1.5.3 Bug Thread
The breadcrumbs on the 404 not found error page uses the content and not the title for the breadcrumb link text. This causes problems if you make the not found text longer or add links to it. In catalog\controller\error\not_found.php replace line 18: 'text' => $this->language->get('text_error'), wit...
Jump to post- Mon Jul 23, 2012 8:00 pm
- Replies 200
- Views 185668
Re: Paypal Standard do not work if I enable forwarding domai
Don't use domain forwarding. Set the DNS records for your new domain to point to your web hosting.
Jump to post- Mon Jul 23, 2012 7:50 pm
- Replies 4
- Views 1139
Re: OpenCart 1.5.3 Bug Thread
I also have a problem with VAT number being shown as not valid. I have entered a known working VAT number (I also checked directly on the VAT validation site to confirm) but no matter how I enter it (i.e., with or without the country code, with or without spaces, etc) it says my VAT number is inval...
Jump to post- Sat Jul 21, 2012 7:11 am
- Replies 200
- Views 185668
Do PayPal's payment pages support IE6 and IE7?
I am using the PayPal standard payment module to take payments. And I have been contacted by a few people who have tried to purchase using PayPal, but haven't been able to because they couldn't enter there credit card details. They seem to be using old versions of Internet explorer (UK government or...
Jump to post- Sat Jul 21, 2012 2:06 am
- Replies 2
- Views 966
Re: OpenCart 1.5.2 IE7 cannot open some product pages
Still working on a work around for this IE7 / IE6 bug before upgrading to the latest version. But I need to fix a PayPal problem first. It would seem a few customers from UK government organisations have tried to purchase but couldn't because they were using IE6 and the PayPay hosted payment page wa...
Jump to post- Sat Jul 21, 2012 1:50 am
- Replies 28
- Views 11603
Re: How can i stop auto invoices?
Look at the changes between the version you are using and a later version in the files below. You need to add the createInvoiceNo fuction and the JavaScript in the template that calls it. admin\view\template\sale\order_info.tpl admin\controller\sale\order.php Then remove invoice number generating co...
Jump to post- Thu Jul 19, 2012 8:02 pm
- Replies 7
- Views 652
Re: How can i stop auto invoices?
Is there any reason you can't upgrade?
Jump to post- Thu Jul 19, 2012 1:36 am
- Replies 7
- Views 652
Re: OpenCart 1.5.3 Bug Thread
The <MonetaryValue> field in the UPS shipping module is affected by the Display Prices With Tax option in the Option tab of the store settings. The cost of the goods are the same whether you are displaying prices with tax or not. This could leave to being under insured if you are displaying ex. tax ...
Jump to post- Thu Jul 19, 2012 12:48 am
- Replies 200
- Views 185668
Re: OpenCart 1.5.3 Bug Thread
HTTP_HOST is a server variable. Ether there is a problem with the server set up or it is caused by a HTTP GET without sending a hostname. What are you doing when you get the error? Jump to posttest1.0 wrote:anyone? i dont get this problem in 1.5.2.1
- Thu Jul 19, 2012 12:16 am
- Replies 200
- Views 185668
Re: Sagepay Error 5052 - HELP
Can't see that the CR2 HTML Module would effect anything. I would run a test through the Sage Pay simulator to see the Form decoded the Crypt field and the data extracted from this. You might be able to see where the problem is. Or see if you can click through to complete payment. Go to the Sage Pay...
Jump to post- Thu Jul 19, 2012 12:08 am
- Replies 3
- Views 1111
Re: OpenCart 1.5.3 Bug Thread
BUG B) -------- Every ca. 10th time I load your opencart demo or my shop, the buttons get white on hover (i.e. the button-active image is not loaded) I have seen this also. It looks like the background image is not being loaded in time. The file "button-active.png" is 49,929 bytes in size...
Jump to post- Mon Jul 16, 2012 6:37 pm
- Replies 200
- Views 185668
Re: OpenCart 1.5.3 Bug Thread
Open extension module: welcome. Add 2 modules. Fill them, and push save . So far, so good. Open welcome extension again, and you will see the two welcome modules added. Push the remove icon of module 2, and it will visually remove. Push the save button, and nothing happens. Push the save button aga...
Jump to post- Mon Jul 16, 2012 5:03 pm
- Replies 200
- Views 185668
Re: Sagepay Error 5052 - HELP
Try using the Sage Pay simulator. Look at the date from the Form decoded the Crypt field. Can you see anything strange there?
Are you using any extensions or mods?
- Mon Jul 16, 2012 4:43 pm
- Replies 3
- Views 1111
Re: OpenCart 1.5.1.3 Bug Thread
The problem is probably with how godady do the masking. Is there any reason you can't point you domain to your web hosting directly?
Jump to post- Mon Jul 16, 2012 4:36 pm
- Replies 599
- Views 297487
Re: Swap Inc VAT and Ex VAT
To change the order edit: catalog\view\theme\default\template\product\category.tpl catalog\view\theme\default\template\product\manufacturer_info.tpl catalog\view\theme\default\template\product\product.tpl catalog\view\theme\default\template\product\search.tpl catalog\view\theme\default\template\prod...
Jump to post- Wed Jul 11, 2012 8:19 pm
- Replies 3
- Views 604
Re: Swap Inc VAT and Ex VAT
You will need to edit catalog\view\theme\default\stylesheet\stylesheet.css to change the size and colour. Search for .price and .price-tax, there will be a few of them. Change the color: and font-weight: to what you want. To change the wording you need to edit: catalog\language\english\product\categ...
Jump to post- Wed Jul 11, 2012 8:13 pm
- Replies 3
- Views 604