[solved] problem with GT Mod

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
tobiTOBSEN
Posts: 16
Joined: Sun 23. Oct 2005, 19:47
Location: bayern ganz oben

[solved] problem with GT Mod

Post by tobiTOBSEN »

after enabling the GT, uploading a .ttf in the specified folder and applying the names i got 3 warnings:

Code: Select all

Warning: Missing argument 11 for show_picture() in /home/httpd/vhosts/tobivandeisner.de/httpdocs/v2/include/inc_module/mod_graphical_text/inc_front/gt.func.inc.php on line 118

Warning: Missing argument 12 for show_picture() in /home/httpd/vhosts/tobivandeisner.de/httpdocs/v2/include/inc_module/mod_graphical_text/inc_front/gt.func.inc.php on line 118

Warning: Missing argument 13 for show_picture() in /home/httpd/vhosts/tobivandeisner.de/httpdocs/v2/include/inc_module/mod_graphical_text/inc_front/gt.func.inc.php on line 118

Code: Select all

function show_picture ($font, $text, $antialiasing, $size, $fgcolor, $fgtransparency, $bgcolor, $bgtransparency, $line_width, $format, $x, $y, $h)
i created a style and color-definitions but the problem still remains, so what to do to solve this prob?

thx in advance
Last edited by tobiTOBSEN on Sun 23. Oct 2005, 20:44, edited 1 time in total.
Pappnase

Post by Pappnase »

hello

update to the latest cvs version wich you will find at the docu page!
also if you had use the search you had find the solution ;-)
tobiTOBSEN
Posts: 16
Joined: Sun 23. Oct 2005, 19:47
Location: bayern ganz oben

Post by tobiTOBSEN »

´k man used the wrong terms for the search :D

// oda in deutsch

mal wieder die falschen suchbegriffe eingegeben :oops:
aber trotzdem danke
Pappnase

Post by Pappnase »

tobiTOBSEN wrote:´k man used the wrong terms for the search :D

// oda in deutsch

mal wieder die falschen suchbegriffe eingegeben :oops:
aber trotzdem danke
could happen :wink: :wink: :wink:
Post Reply