Admin- Order listing
Hello
It is possible to see more than 10 orders per page under ADMIN customers > order ?
I have Version 1.3.4
Thx
- Thu Aug 19, 2010 8:50 pm
- Replies 0
- Views 885
Home display product
Hello,
How to show more than 2 lines of product at Home page ?
THX
- Tue May 25, 2010 10:33 pm
- Replies 2
- Views 647
DROP SHIPPING
Hello,
I will do some drop shipping.
Q : It's possible to make a product which is only be seen by a certain group of customers ?
THX
- Sat May 22, 2010 11:56 pm
- Replies 2
- Views 519
Re: Controlling Latest Products?
hello, I tested..but not working... I made my own just few post before with my poor knowledge (take 4h todo it). So mister specialist how to write the correct php to do this: first sort by location... then by date ? location is priority of course. and how to transform location field in admin in orde...
Jump to post- Fri Apr 30, 2010 10:23 pm
- Replies 14
- Views 2679
Re: Controlling Latest Products?
OPEN CART 1.3.4 There is the Hack Using LOCATION field under PRODUCT > DATA to sort : Step 1 (Locate the following file) <Installation>/catalog/model/catalog/product.php Step 2 (Locate the following function) public function getLatestProducts ... Step 3 modify : SRC ..... ORDER BY p.date_added DESC ...
Jump to post- Wed Apr 28, 2010 9:13 pm
- Replies 14
- Views 2679
Location field?
Hello... in the product page there is a field called "LOCATION" i don't use it... and i don't know what is the use also.. Can I use it for sorting... so how to modify the PHP ... instead using date... MOD i done that : "' ORDER BY p.location ASC LIMIT " . (int)$limit); Work using...
Jump to post- Wed Apr 28, 2010 5:55 pm
- Replies 7
- Views 2042
Re: Controlling Latest Products?
hello
I'm using opencart 1.3.4
and this hack doesn't work...
Do you have a nice solution like this for 1.3.4 ?
- Tue Apr 27, 2010 8:28 pm
- Replies 14
- Views 2679
Re: Controlling Latest Products?
doesnt work for me... its for which version of open cart ?
Jump to post- Tue Apr 27, 2010 12:53 am
- Replies 14
- Views 2679
Re: Payment method for only one group
GREAT thanks lot !
but where can I get group ID ?
ok found in the phpmyadmin... thought "x" was the name...
- Fri Apr 23, 2010 10:56 pm
- Replies 4
- Views 970
Payment method for only one group
Hello
I have 2 groups : customer and retailers.
I would like to propose TT payment method only for retailers.
How can I do that ?
THX
- Fri Apr 23, 2010 2:34 pm
- Replies 4
- Views 970
Re: Hacking OpenCart?
THX A LOT !
I was really worried... now dompdf folder is removed FOR EVER !
but who made the dompdf source... ? there is any other potential stuff for hacking ?
- Sun Apr 18, 2010 4:58 pm
- Replies 17
- Views 8849
Re: Hacking OpenCart?
Hello..
was on my footer.tpl
But how this can be happend...
Should i change password somewhere ?
FTP OPENCART... ?
- Sun Apr 18, 2010 4:25 pm
- Replies 17
- Views 8849
ckeditor
How to remove the start/end <p> in code when editing with ckeditor
especially in admin setting shop > welcome message (and every where if possible)
I would like to use the $welcome as a reference for banner in home.tpl
<?php include("$welcome"); ?>
Thx
- Fri Mar 19, 2010 2:03 am
- Replies 1
- Views 508
Re: [1.3.5] Problem with email and '
Hello,
I try to modify all like this (there is 3 lignes with this) in order.php
// $mail->setText($message);
$mail->setText(html_entity_decode($message));
still doesn't work !!!?
- Tue Feb 09, 2010 10:53 pm
- Replies 3
- Views 876
Re: 2 Adress Email for Order Information....
Yes...
so i get
E-Mail Address does not appear to be valid!
- Tue Feb 02, 2010 1:35 am
- Replies 3
- Views 723
Re: 2 Adress Email for Order Information....
is 1.3.4... sorry
Jump to post- Sun Jan 31, 2010 3:29 am
- Replies 3
- Views 723
[1.3.4] Problem with email and '
Hello,
Under bank transfer module in the address have a ' = 1 Queen's Road
so when receive the email it goes like this = Queen's Road
how can I manage this ?
- Sat Jan 30, 2010 5:12 pm
- Replies 3
- Views 876
2 Adress Email for Order Information....
Hello,
it's possible to sent the customer order confirmation to 2 different email address ?
THX
OPENCART 1.3.5
- Sat Jan 30, 2010 5:09 pm
- Replies 3
- Views 723