PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   How to remove the $ currency sign (http://www.photopost.com/forum/classifieds-how-do-i/130244-how-remove-currency-sign.html)

khoobt1780 February 1st, 2007 10:16 AM

How to remove the $ currency sign
 
how do I remove the currency sign $ when running showcat.php and showproduct.php

I am using version 2.6

In version 2.5 I could leave the currency field blank in global option, but in version 2.6, I am forced to choose a currency, no chance to leave it blank

Chuck S February 1st, 2007 11:09 AM

That would require code modification as the introduction of the new multi currency system you must pick a currency or use the default

example in showproduct.php you remove $csymbol and you would also need to edit showcat and do much the same

Code:

Content visible to verified customers only.

khoobt1780 February 2nd, 2007 04:35 AM

my country currency is not in the currency option, say if I want to change USD to Malayian Ringgit, and $ to RM, which file do I edit ?


All times are GMT -5. The time now is 05:18 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97