Search found 99 matches

Search found 99 matches

Re: Stay, Upgrade or Move on????

I appreciate all the recent comments. I have been using Wordpress/Woocommerce for about a year now to see how it compares with 1.5.6.4. I bought a theme at https://themeforest.net/ and stripped it down. So far so good. I have to install many plug-ins to get the functionality I need but most are free...

Jump to post
  • Tue Feb 19, 2019 4:08 am
  • Replies 17
  • Views 9708
Re: Customer Transaction Table is Empty

Anyone else think it is dumb that when you go to Sales -> Customers -> Customers and look up a customer and not be able to see their past orders. You only have a tab for "Transactions" which is stupid because it does not seem to do anything. The "History" tab doesn't seem to do a...

Jump to post
  • Tue Dec 18, 2018 2:17 am
  • Replies 8
  • Views 6791
Re: Customer Transaction Table is Empty

John,

Thanks for the reply. I still don't get why my customer_transaction table would be empty. We have done store credit many many times. I guess I don't get what would be logged in that table anyways. I'll try not to over think this, just trying to close the loop.

Jump to post
  • Wed Dec 12, 2018 3:08 am
  • Replies 8
  • Views 6791
Re: Customer Transaction Table is Empty

Are you confusing transactions with order history? https://forum.opencart.com/viewtopic.php?t=39175 I maybe confusing it yes. So what are transactions. If you are a customer and go to your account page, you will see a "Your Transactions" link taking you to https://www.yoursite.com/account...

Jump to post
  • Tue Dec 11, 2018 7:05 am
  • Replies 8
  • Views 6791
Customer Transaction Table is Empty

My customers can not see any of their past transactions when the go to their account page. So I looked up the 'customer_transaction' table in the database and it was empty. Can someone tell me which file this table is supposed to be populated from? I imagine this occurs during the order confirmation...

Jump to post
  • Tue Dec 11, 2018 6:48 am
  • Replies 8
  • Views 6791
Re: Customers can't see their order history

Any good guides out there for upgrades from 1.5.6.4 to 1.5.6.5? I would love to just replace the essential files and not start from scratch as I have several files that we have customized in the past. Would be great to see a list of files that have changed and maybe notes on why they have changed. A...

Jump to post
  • Tue Dec 11, 2018 5:33 am
  • Replies 13
  • Views 4297
Re: Customers can't see their order history

I think I'm finding the same thing with mine. 1.5.6.4. I don't know if I have ever check this but customer orders are not there in their history.

Jump to post
  • Tue Dec 11, 2018 3:04 am
  • Replies 13
  • Views 4297
Re: PayPal Changes: API convert from GET to POST

ADD Creative wrote:
Tue Jun 05, 2018 5:35 pm
Looking at the code the CURLOPT_POST option is correctly set.

https://github.com/opencart/opencart/bl ... o.php#L159
Thank you for the reply. So this API already uses POST?? Just want to confirm.

Jump to post
  • Wed Jun 06, 2018 12:42 am
  • Replies 2
  • Views 1803
PayPal Changes: API convert from GET to POST

Need help with this one. File location is ../catalog/controller/payment/pp_pro.php It would appear that it is using the GET NVP method which PayPal will block in a few weeks. Can someone help me confirm that this? if (!$this->config->get('pp_pro_test')) { $curl = curl_init('https://api-3t.paypal.com...

Jump to post
  • Tue Jun 05, 2018 8:09 am
  • Replies 2
  • Views 1803
Re: Paypal changes.

..... Can anyone tell if the catalog/controller/extension/payment/pp_pro.php file is using GET requests? I'm not an expert in coding but I do see the word "GET" as well as "POST" in the code. If that file is using "GET" requests, then it probably should be changed to &...

Jump to post
  • Tue Jun 05, 2018 12:27 am
  • Replies 11
  • Views 5000
Re: I think I have a problem with a bot.

Well, the problem is probably in <file name="catalog/controller/account/register.php"> Can't find: $data['button_upload'] = $this->language->get('button_upload'); Probably needs to be changed to: $this->data['button_continue'] = $this->language->get('button_continue'); There appears to be ...

Jump to post
  • Sat Feb 17, 2018 2:34 am
  • Replies 28
  • Views 10433
Re: I think I have a problem with a bot.

it certainly did the trick for me... stopped the bot registrations cold dead in their tracks.... hopefully this will last :-) I too was wondering the significance of them creating these bogus accounts... they can't log in until I approve the new user, so they only create the account.. nothing more....

Jump to post
  • Sat Feb 17, 2018 1:55 am
  • Replies 28
  • Views 10433
Re: Stay, Upgrade or Move on????

- It lacks the same SEO compared to oc - it extreme server hungry - has a high complicated learning curve - if you want modifications they are expensive. I'm curious as to why you think OC has better SEO capabilities. Is it that this are better extensions that help with SEO? Or the "SEO keywor...

Jump to post
  • Thu Feb 08, 2018 7:50 am
  • Replies 17
  • Views 9708
Re: Stay, Upgrade or Move on????

Some recommendations that will help. - Buy a ssl certificate, if on cpanel hosting might be there is a free ssl (probally the most important no shop should be without ssl if you dont use it google will give you a penalty soon) - Responsive theme - More modern layout - use product tags, the improve ...

Jump to post
  • Thu Feb 08, 2018 7:02 am
  • Replies 17
  • Views 9708
Re: Which OpenCart version is most stable?

......Now this thread title says: "Which Opencart version is more stable" not "is Opencart good for my business". My reply was based on the title of the thread. I don't know what you business is, so I can't help you with your new second question.. Page 1 of this thread is not ab...

Jump to post
  • Tue Feb 06, 2018 1:56 pm
  • Replies 48
  • Views 21139
Re: Which OpenCart version is most stable?

I'm a business owner and I haven't looked at version 3, because it is the latest! I did however looked at version 2.+ (the one I'm currently using), only after several months of its release so that everybody working on it (extensions and bug fixes) did managed to catch up. This topic has been beate...

Jump to post
  • Tue Feb 06, 2018 10:35 am
  • Replies 48
  • Views 21139
Re: Stay, Upgrade or Move on????

Well, there is an old saying, never change a winning horse....... Good Luck! ;) Ernie Thank you Ernie for the thoughtful reply. To me, the big problem with Opencart is the business model. There are many things I like about Opencart like the unlimited-ness and the multistore, but there many things I...

Jump to post
  • Tue Feb 06, 2018 8:28 am
  • Replies 17
  • Views 9708
Re: Which OpenCart version is most stable?

Business owners like myself look to version 3 to be this latest and greatest cart software to compete with the likes of Shopify and Wix. But by the sound of it, it's primary goal is to not bring awesome features to market but to bring in revenue via extensions. I have posted regarding what cart soft...

Jump to post
  • Tue Feb 06, 2018 1:47 am
  • Replies 48
  • Views 21139
Stay, Upgrade or Move on????

I have multicarts running on 1.5.6.4. Been using it for a few years without much issues other than SEO and UI problems. Wondering if there is sufficient reason to upgrade or maybe move onto to something different? Some things I would like would be an app to upload photos into any location. Maybe add...

Jump to post
  • Tue Feb 06, 2018 1:29 am
  • Replies 17
  • Views 9708
Re: How to force SSL on opencart admin/login page

It should automatically be https: if you have ssl installed correctly for the domain you have opencart installed on. what version of oc are you using? @labeshops have you tried accessing your https:// login pages from http://? If I click on say the "affiliate" link on the bottom of my pag...

Jump to post
  • Sun Apr 23, 2017 10:20 am
  • Replies 9
  • Views 2791

Search found 99 matches