Order list not show

14.11.2015 13:07
#1
masoudline
Joomshopping forum user no avatar
Name: masoud
11.08.2014
Сообщения: 6
Quote
Order list not show

I created a menu [JoomShopping][User]. Then after having login into the site and made an order, the order is listed in the orders list of the backend. But When I am going into the JoomShopping user menu and click on [Show orders] link, it is always saying [You have no orders yet].
please help me.

The value of this line is 0:
<?php if (count($this->orders)) {?>

all of thing is work but orderlist not show !!!


Joomla: 2.5
JoomShopping: 3.20

Последнее изменение: 14.11.2015 15:09
 
14.11.2015 17:55
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25853
Quote
Aw: Order list not show

payment system?

order creted?
See in admin
Oroder / not finished: show.

 
15.11.2015 08:56
#3
masoudline
Joomshopping forum user no avatar
Name: masoud
11.08.2014
Сообщения: 6
Quote
Aw: Order list not show

Payment system work correctly.
OrderList show in joomla administrator but in user frontend not show.


Последнее изменение: 15.11.2015 08:56
 
15.11.2015 20:55
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25853
Quote
Aw: Order list not show

Try use default template joomshoppoing.

 
16.11.2015 08:03
#5
masoudline
Joomshopping forum user no avatar
Name: masoud
11.08.2014
Сообщения: 6
Quote
Aw: Order list not show

I can't use default template !!
Do you have any idea?

 
16.11.2015 10:46
#6
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25853
Quote
Aw: Order list not show

Need fix your template

See default template

copy spec. variable to your template


<?php print $this->_tmp_html_before_user_order_list;?>
....

 
22.11.2015 12:25
#7
masoudline
Joomshopping forum user no avatar
Name: masoud
11.08.2014
Сообщения: 6
Quote
Aw: Order list not show

What means Spec Variable?
I replace Default Template but dont show orderlist!

I add this line to check that existing Orders?
<?php echo count($this->orders); if (count($this->orders)) {?>

But Echo 0(Zero)! that means no orders exist, but all orders are listed in admin panel!

Please Help.


Последнее изменение: 22.11.2015 12:25
 
22.11.2015 14:57
#8
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Сообщения: 25853
Quote
Aw: Order list not show

url?
admin login?
user login?
ftp?
(privat)

 
23.11.2015 08:58
#9
masoudline
Joomshopping forum user no avatar
Name: masoud
11.08.2014
Сообщения: 6
Quote
Aw: Order list not show

My website run at localhost!

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.