Page 1 of 1

GT2 MOD not able to ADD Fonts

Posted: Wed 17. Aug 2005, 11:43
by kucher_de
Hi There,

if have uploaded some TTF Files to the Directory Fonts
and SET the GT Folder Rights to 777

But when i click under fonts there ist no ADD Button an there are no Fonts shown.

Thanx

Andy

Posted: Wed 17. Aug 2005, 11:46
by jscholtysik
Hi kucher_de,

have you set the GT Mod entry in phpwcms/config/conf.inc.php the right way?

Code: Select all

$phpwcms["gt_mod"]            = 1;  //0 = Graphical Text MOD disabled, 1 = enabled
Joachim

Done!

Posted: Thu 18. Aug 2005, 12:28
by kucher_de
I found out the Solution: I have uploded the Fonts into the wrong Folder "inc_font" -> The right Folder must be "inc_fonts" !