Please help my chart page the amounts i created for my products does not show only the $ sign but if i put my mous eon it anf highlight it it shows the text how can i fix this so it shows i know i need to change the text colour but where do i do it.
Please help my chart page the amounts i created for my products does not show only the $ sign but if i put my mous eon it anf highlight it it shows the text how can i fix this so it shows i know i need to change the text colour but where do i do it. |
This seems to be something no one can solve !!!!! |
Hey, there's no way to know what changes were made that caused this error, but the cart display files are found in the /modules/boonex/payment/ directory. sup |
can you give a link so exact place can be located to change the code. so much to do.... |
There are 2 files to check first: The HTML file: modules/boonex/payment/templates/base/cart.html The PHP file: modules/boonex/payment/classes/BxPmtTemplate.php
Somewhere around line 293 there is a function: function displayCartContent
Hope this helps... sup |
Thanks will look |