View Single Post
Old February 13th, 2005, 10:39 AM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,765
We dont support Slovenian language. My guess on this is that that symbol needs a specific character set loaded and since VBulletin and our program do not have or support that language.

Problem is most European languages use the iso-8859-1 charset as does english. I beleive Slovenian requires iso-8859-2. I suppose you can modify both programs but I do not know what specific problems you will have if you do so.

You can modify the inc-photopost.php file and I beleive this is the line your looking for

<td class="alt2"><img src="images/statusicon/forum_old.gif" alt="" border="0" /></td>
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; February 13th, 2005 at 10:43 AM.
Chuck S is offline   Reply With Quote