Search found 65 matches

Search found 65 matches

Re: OpenCart 1.5.6 BUG topic - Read first post first!

kristoz wrote:This one is working
rph wrote:I haven't tested it but you can try changing:

/system/library/cart.php

Code: Select all

public function add($product_id, $qty = 1, $option, $profile_id) {
to:

Code: Select all

public function add($product_id, $qty = 1, $option, $profile_id = '') { 
That fixed my issue as well

Jump to post
  • Thu Aug 29, 2013 2:04 pm
  • Replies 160
  • Views 261599
Re: OpenCart 1.5.6 BUG topic - Read first post first!

I've just tried to manually create an order for someone in the Admin Panel, and it throws the below error when adding a product.

error.PNG

error.PNG (44.71 KiB) Viewed 22110 times

Jump to post
  • Thu Aug 29, 2013 2:01 pm
  • Replies 160
  • Views 261599
Re: OpenCart 1.5.3 Released

Both stores upgraded to 1.5.3.1 with no issues :)

Jump to post
  • Sun Jun 03, 2012 5:25 pm
  • Replies 86
  • Views 86748
Re: Major issues with Opencart Version 1.5.1.3, HELP!

Have you enabled debug mode on PayPal within OpenCart? This will send all the PayPal details to the error log and you can see exactly what is happening with the payment

Jump to post
  • Sat Jun 02, 2012 5:23 pm
  • Replies 3
  • Views 541
Re: PHP Updating

Ah, good old Plesk! I moved away from Plesk 3 years ago, and now use Cpanel on my main server, and run the other two without a control panel, which makes updating things such as PHP and MySQL much easier.

Jump to post
  • Mon Feb 27, 2012 9:32 pm
  • Replies 4
  • Views 1000
Re: PHP Updating

Is this is Linux server?

I've no experiance updating a 1and1 server, but I've got 3 servers of my own, and all are now running PHP 5.3.10 and have been simply upgraded using YUM.

Jump to post
  • Sat Feb 25, 2012 11:29 pm
  • Replies 4
  • Views 1000
Re: [BETA3] Upgrade Script 14x to 1.5.1.2 PLUS PRODUCT OPTIO

Finally upgraded from 1.4.9.6 to 1.5.1.2 (and then to 1.5.1.3). Script works perfectly, and no problems encountered. I'm betting that when you try to add an option you will get an error. You will need to run this: http://forum.opencart.com/viewtopic.php?f=34&t=50292#p240257 I will be adding tha...

Jump to post
  • Wed Feb 22, 2012 11:25 pm
  • Replies 412
  • Views 513768
Re: [BETA3] Upgrade Script 14x to 1.5.1.2 PLUS PRODUCT OPTIO

Finally upgraded from 1.4.9.6 to 1.5.1.2 (and then to 1.5.1.3).

Script works perfectly, and no problems encountered.

Jump to post
  • Mon Feb 20, 2012 11:34 pm
  • Replies 412
  • Views 513768
Re: Possible OpenCart Security Issue

fealldagal wrote:Thnaks MattW so just upload it and it should be find correct?

Thanks
Yep, that is all I've done on the 3 stores I support (all 1.4.9.6)

Jump to post
  • Fri Sep 09, 2011 3:37 am
  • Replies 58
  • Views 45325
Re: Possible OpenCart Security Issue

fealldagal wrote:Can someone help me i have 3 stores thank you
You should just be able to download the file from the attachment in the first post, and FTP it into your hosting and overwrite the old file.

Jump to post
  • Fri Sep 09, 2011 3:15 am
  • Replies 58
  • Views 45325
Re: SagePay error with Special Characters

Bump. Anyone else had this or know of a fix?

Jump to post
  • Sun Sep 04, 2011 5:31 pm
  • Replies 7
  • Views 3331
SagePay error with Special Characters

I've a customer who has tried to place and order and pay via SagePay, and the customer is based in Finland The error the customer is getting from SagePay > "This transaction attempt has failed. Please use the Proceed button go back to the web store from which you were purchasing. The details of...

Jump to post
  • Fri Sep 02, 2011 5:12 pm
  • Replies 7
  • Views 3331
Re: Fatal error: Out of memory (allocated 33554432)

The issue will be with your hosting, and the amount of memory they are allowing your account to consume when running php scripts.

Jump to post
  • Sun Aug 14, 2011 2:20 pm
  • Replies 2
  • Views 1201
Re: non-www to www redirect

This is how I have mine:

Code: Select all

RewriteCond %{HTTP_HOST} ^z22se.co.uk
RewriteRule (.*) http://www.z22se.co.uk/$1 [R=301,L]

Jump to post
  • Tue Jul 12, 2011 9:24 pm
  • Replies 24
  • Views 33169
Re: OFFICIAL v1.4.9.5 BUG THREAD. POST ALL BUGS HERE

That's not a real bug that I've found but mostly that something we should change in Geo Zones. There's no Serbia and Montenegro as Country and there's Yugoslavia instead. Following the articles in Wikipedia, Yugoslavia has broken up into multiple states such as: 1. Bosnia and Herzegovina 2. Croatia...

Jump to post
  • Wed Jun 15, 2011 3:22 pm
  • Replies 93
  • Views 33617
Re: Shoppica Theme Error

Maybe that's because it's not compatible with 1.5 yet??

http://themeforest.net/item/shoppica-pr ... _back=true

100% OPENCART 1.4.9.3 / 1.4.9.4 / 1.4.9.5 COMPATIBLE!

Jump to post
  • Wed Jun 15, 2011 1:22 am
  • Replies 3
  • Views 1881
Re: Shoppica - Premium OpenCart theme

Fantastic theme. Just purchased for my wifes shop, as it does everything she was looking for

Jump to post
  • Sun Jun 12, 2011 12:21 am
  • Replies 42
  • Views 25024
Re: Best Linux Desktop ?

Ubuntu 11.04 is a very nice desktop. I use it dual boot with windows 7.

Jump to post
  • Fri May 20, 2011 5:28 pm
  • Replies 14
  • Views 5882
Re: OpenCart v1.4.9.5 Released

update goes fluently but after the update, update disabled the Paypal payment mod and change the Latest Products number from changed number to 8. Is this anything else also get's disabled or changed, which need to enable or adjust? I've only just realised that since the upgrade to 1.4.9.5 that is h...

Jump to post
  • Tue May 17, 2011 2:53 am
  • Replies 49
  • Views 42044

Search found 65 matches