Page 1 of 1
Search found 10 matches
Re: Quantity check on minimum input field on product page
Can someone please help me to add an alert message on the product page. If the product quantity entered is 0, an error message "Quantity entered is 0, no products have been added to the cart!" At the moment, when the product quantity is 0, nothing is added to the cart but there is no notif...
Jump to post- Sat Apr 27, 2013 2:55 pm
- Replies 23
- Views 15809
Re: <SOLVED> HTML Admin Email With Comments
I tried this code in the email template but the order email is never received: <?php foreach ($totals as $total) { ?> <?php if ($product['price']&&$this->customer->isLogged()&&($this->customer->getCustomerGroupId()!=1)) { ?> <tr> <td style="font-size: 12px; border-right: 1px sol...
Jump to post- Thu Apr 11, 2013 6:24 am
- Replies 38
- Views 73849
Re: <SOLVED> HTML Admin Email With Comments
Hi, I would really appreciate some help with this. I have two customer groups. The default customer group doesn't pay for orders submitted. The one other customer group called "paying customer" does pay for their orders. I have modified the checkout so that defaults don't see payment metho...
Jump to post- Thu Apr 11, 2013 6:03 am
- Replies 38
- Views 73849
Re: Order date is getting wrong
Try re-setting the server time in the php.ini file or .htaccess file
Jump to post- Wed Mar 27, 2013 9:54 am
- Replies 7
- Views 2989
Re: [SOLVED] Can't login admin site OC 1.5.1.3
I had the same problem on a Hostgator server. Make sure all folders are chmod 755 and files within are chmod 644. This fixed my admin page
- Wed Mar 27, 2013 4:25 am
- Replies 17
- Views 8303
Re: Dramatic change of Google page ranks!?
I don't know if this helps but a quick validation check throws up some errors:
http://validator.w3.org/check?uri=http% ... ne&group=0
- Tue Mar 26, 2013 7:45 am
- Replies 8
- Views 838
Re: Dramatic change of Google page ranks!?
The reason I ask is because I have read in the past that redirects can dramatically affect page ranking. Also, do you have any url rewriting in your htaccess file which could be causing a problem. I would read up on this subject, see if it sheds some light... sorry that's all that comes to mind, esp...
Jump to post- Tue Mar 26, 2013 3:42 am
- Replies 8
- Views 838
Re: Category Name on Wish List Products
I have tried a few of the solutions found on this forum which work on the products page but I can't get it to work on the wish list page.
- Tue Mar 26, 2013 3:39 am
- Replies 1
- Views 191
Re: Dramatic change of Google page ranks!?
You say your old domain is redirected. When did you start the redirect, could this be something to do with the problem?
Jump to post- Tue Mar 26, 2013 3:33 am
- Replies 8
- Views 838
Category Name on Wish List Products
Is there a way to add category name(s) next to each product name listed in the wish list in Opencart v1.5.5.1?
Jump to post- Sun Mar 24, 2013 9:12 am
- Replies 1
- Views 191
Search found 10 matches