| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Color coded order status... | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#151
|
|||||||
|
|||||||
![]() Does this mode work with cart version 4.2
__________________
x-cart version: 4.4.0 |
|||||||
#152
|
|||||||
|
|||||||
![]() or 4.10?
__________________
X-Cart DB Version: 5 |
|||||||
#153
|
|||||||||
|
|||||||||
![]() This mod will probably work for every version, at least the color coded order status part. I'm not sure about the other "add-ons" for this mod as I have no need to use them so have not even tried them.
__________________
Two Separate X-Cart Stores Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series. Integrated with Stone Edge Order Manager + POS Version 4.1.12 Gold (fresh install) - X-AOM - Linux Mods - XCSEO free |
|||||||||
#154
|
|||||||
|
|||||||
![]() I can't seem to get it to work with 4.10.
I've tried using the initial post. But I don't have the {section} {/section} in orders.tpl it's in orders_list.tpl and when I replace it, it give me an error.
__________________
X-Cart DB Version: 5 |
|||||||
#155
|
|||||||||
|
|||||||||
![]() You are right, it is main/orders_list.tpl that you modify.
What error are you getting? Did you create the orders_colors.tpl? For 4.1.x versions of x-cart use the code in post #149 of this thread. The original post for this mod was in 2003 so they were most likely using a 4.0.x version. I know the code from post #149 works on 4.1.0, 4.1.11, and 4.2.
__________________
Two Separate X-Cart Stores Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series. Integrated with Stone Edge Order Manager + POS Version 4.1.12 Gold (fresh install) - X-AOM - Linux Mods - XCSEO free |
|||||||||
#156
|
|||||||
|
|||||||
![]() Error: Warning: Smarty error: unable to read resource: "main/orders_colors.tpl" in /var/www/vhosts/sitonthis.ca/httpdocs/kink/Smarty-2.6.19/Smarty.class.php on line 1092
>#4023 Code I have: Any idea what I'm doing wrong? Code:
__________________
X-Cart DB Version: 5 |
|||||||
#157
|
|||||||
|
|||||||
![]() Using this mod, would it be possible to color code your order once you print the invoice?
The problem I am running into is to remember what invoice number I printed last.... Thanks, Ray Johnson
__________________
v 4.2.1 |
|||||||
#158
|
|||||||||
|
|||||||||
![]() Quote:
Is your orders_colors.tpl in skin1/main or just main? It needs to be in skin1/main. Also, about changing the color for orders that are printed, I don't see how this is possible as you are not changing the order status when you are just printing an invoice. I guess you could make a "printed" status somehow and manually change the order status to that once you have printed the invoice, but that doesn't seem like a very realistic solution. Don't you just print them in order?
__________________
Two Separate X-Cart Stores Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series. Integrated with Stone Edge Order Manager + POS Version 4.1.12 Gold (fresh install) - X-AOM - Linux Mods - XCSEO free |
|||||||||
#159
|
|||||||
|
|||||||
![]() seems to work fine for me. i had the same problem as the guy above, but then i notice my .tpl was order_colors.tpl and not orders_colors.tpl.
now it works fine. but the color key doesn't match my colors. how can I just remove the color key completely?
__________________
4.2.2 |
|||||||
#160
|
|||||||||
|
|||||||||
![]() Quote:
Just comment out or remove... {* Colour Key: Begin *} Colour Key: <table width="100%" border="1"> <tr> <td bgcolor="#FFCCFF" name="Pink" width="129" align="middle"><div align="center">Not Finished</div></td> <td bgcolor="#009999" name="Blue" width="97" align="middle"><div align="center">Queued</div></td> <td bgcolor="#CCFFFF" name="Blue" width="119" align="middle"><div align="center">Processed</div></td> <td bgcolor="#FF0000" name="Red" width="113" align="middle"><div align="center">Failed</div></td> <td bgcolor="#CCCCCC" name="Grey" width="117" align="middle"><div align="center">Complete</div></td> </tr> </table> {* Colour Key: End *} from your orders_list.tpl. You can remove the parts highlighted to comment it out, or you could change the colors to match what you have.
__________________
Two Separate X-Cart Stores Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series. Integrated with Stone Edge Order Manager + POS Version 4.1.12 Gold (fresh install) - X-AOM - Linux Mods - XCSEO free |
|||||||||
|
|||
X-Cart forums © 2001-2020
|