Page 1 of 1
Search found 19 matches
Multi store 2.1.0.1 with ISPCONFIG
Hi guys, I are trying to setup a multi store With opencart 2.1.0.1 using ISPCONFIG instead of cpanel. Saw that someone had this figured out by adding a alias domain but that didn't help, i can see the webpage for domain2.com but when I search for a Product or uses one of the links i'm redirected to ...
Jump to post- Sat Oct 31, 2015 4:45 am
- Replies 0
- Views 823
Re: Mysql uses 99% cpu when searching
The site isn't a shared hosting, it's my private server. (At my own office) It's an vm in esxi 5. On this server there is 3 opencart installations and 1 joomla installtion. All of the other sites loads just fine but not this one. And it's the only one that uses alot of cpu. The category amount for t...
Jump to post- Tue Aug 28, 2012 11:07 pm
- Replies 6
- Views 1328
Re: Mysql uses 99% cpu when searching
Open cart is not set up for advanced search, concerning thousands and thousands of products. Take my advice;) Oh I will take you advice without any doubt :) But there has to be more to it since this also happens on the front page as well. And I have turned off banners and don't have any products on...
Jump to post- Tue Aug 28, 2012 2:01 pm
- Replies 6
- Views 1328
Re: Mysql uses 99% cpu when searching
Thanks avvici, I will read up on apache lucene and see if that is something that will help me :) Are there other things that can cause this? I have had many opencart installations on my server but never had this problem before. Of course I haven't had sites with 7000 products before either. I have r...
Jump to post- Tue Aug 28, 2012 4:16 am
- Replies 6
- Views 1328
Mysql uses 99% cpu when searching
Hello everyone, I have got a problem on of the VPS servers I run. We have several opencart installations on that server but one of them are using 99% cpu when starting a search. Have tried to optimize the mysql my.cnf file but this hasn't helped yet. The site has around 7000 product and 40-50 catego...
Jump to post- Tue Aug 28, 2012 2:42 am
- Replies 6
- Views 1328
Re: SEO not working (The webpage cannot be found)
I did think I had done that, but I see now that I didn't
Thanks for the help, good to have you guys guiding me in the right directions
- Mon Aug 13, 2012 1:15 am
- Replies 5
- Views 531
Re: SEO not working (The webpage cannot be found)
Forgot to mention that it's 404 error: The whole error message from the webpage: The webpage cannot be found HTTP 404 Most likely causes: •There might be a typing error in the address. •If you clicked on a link, it may be out of date. What you can try: Retype the address. Go back to the previous pag...
Jump to post- Sun Aug 12, 2012 4:35 pm
- Replies 5
- Views 531
Re: SEO not working (The webpage cannot be found)
Sorry but the site is locally on my computer at the moment
- Sun Aug 12, 2012 4:06 pm
- Replies 5
- Views 531
[SOLVED] SEO not working (The webpage cannot be found)
Hi, I have a site on opencart 1.5.1.3 that i'm struggling with SEO on. What I have done: Under admin section I have turned on SEO and installed deadcow SEO On the ftp site I have renamed the .htaccess.txt to .htaccess All products and links has got SEO url but when clicking on the sends me to a erro...
Jump to post- Sun Aug 12, 2012 2:35 am
- Replies 5
- Views 531
Re: [SOLVED] Klarna Payment, have you got i working?
New problem with Klarna showed up. When i try to buy a Voucher and choose Klarna as pay method, i get this error: Error in Klarna::setCountry: Country must be an integer! () Anyone else got this problem, and maybe a solution? Did anyone figure out this error? I also have this error now on my store.
Jump to post- Tue Feb 21, 2012 7:02 pm
- Replies 8
- Views 4132
Re: Blank order when using paypal
I have checked the IPN messages that says that everything is fine and sent. When I go through the logs I see that it says shipping=0.00 and it should say 100.00, have changed the name and address of the customer on this log output. mc_gross=498.00&invoice=241 -&auth_exp=23:11:35 Feb 29, 2012...
Jump to post- Wed Feb 01, 2012 5:26 pm
- Replies 3
- Views 12777
Blank order when using paypal
Hi, We have used paypal as credit card payment provider for a while and everything has worked fine, but yesterday we got several blank orders in opencart. This happens everytime someone uses paypal as payment method, then we get one order that is blank and under process (The status we have choosen p...
Jump to post- Wed Feb 01, 2012 5:16 pm
- Replies 3
- Views 12777
Re: Paypal callback error
The problem solved itself, haven't figured out why and therefore can't give anyone a good answer on this.
Jump to post- Wed Feb 01, 2012 4:49 pm
- Replies 3
- Views 1487
Re: Paypal callback error
That's true, it's very easy to forget about that. When I go to the address that paypal says they can't contact I only get a blank page, this is no matter which type of browser I use and where I do it from. But for about 1-2 hours ago we got an order and that did actually do everything as it should w...
Jump to post- Sat Jan 21, 2012 12:04 am
- Replies 3
- Views 1487
[SOLVED]Paypal callback error
Hi, The other day I started to get this email's from paypal Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing: http://website_url/payment/pp_standard/callback If you do not recognize this URL, you may be using a service pr...
Jump to post- Fri Jan 20, 2012 4:42 pm
- Replies 3
- Views 1487
Re: Error when trying to insert contact us link in header
thought I was a good boy and searched the forum but no this I wasn't good enough.
Thanks for your reply SXGuy, now it's working fine.
- Sat Nov 05, 2011 7:39 pm
- Replies 2
- Views 438
[SOLVED]Error when trying to insert contactus link in header
Hi, We want to move the contact us link up in the header.tpl file. I have pasted in this line <a href="<?php echo $contact; ?>"><?php echo $text_contact; ?></a> in catalog/view/theme/default/template/common/header.tpl And in the language file header.php i found under /catalog/language/engl...
Jump to post- Sat Nov 05, 2011 6:08 pm
- Replies 2
- Views 438
Re: confirmation email attachment based on country id
Thanks that did it
- Sat Nov 05, 2011 4:32 am
- Replies 2
- Views 546
[SOLVED] confirmation email attachment based on country id
Hi everyone, I have an question about the confirmation email that gets sent out to the customer after creating an order. We have changed the catalog/model/checkout/order.php to include this line (around line 436): $mail->addAttachment(DIR_IMAGE.'pdf/test.pdf'); After completing an order we get the p...
Jump to post- Fri Nov 04, 2011 5:27 pm
- Replies 2
- Views 546
Search found 19 matches