I also want o offer the neat an fabulous signatures from siggen. so i installed it and...
well, this is what i got:
When trying to use the siggen add on, i get a failure message inside the "test siggen" box. (I cannot choose any character here - besides the --none-- there is nothing in the dropdown menu)
- Code: Select all
Warning: Invalid argument supplied for foreach() in /www/htdocs/w007427c/proster/addons/siggen/inc/functions.inc on line 303
looking into function.inc at line 303 it says
- Code: Select all
foreach( $values as $name => $value )
just below the box (where the preview should be), there is another failure message:
- Code: Select all
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /www/htdocs/w007427c/proster/lib/wowdb.php on line 117
on line 117 in wowdb.php you find:
- Code: Select all
return mysql_fetch_assoc( $result );
can anyone help?
Thanks a lot.