![]() |
![]() |
jacknetuk |
![]()
Post
#1
|
Member ![]() ![]() Group: Members Posts: 15 Joined: 6-January 08 Member No.: 452 ![]() |
Ive downloaded AMIPDS and put the files on my server and added the lines to my IRC presets like it says in the config
Heres the lines for the preset CODE /template:(c:\program files\itunes\plug-ins\amipwebamipweb.conf) c:\program files\itunes\plug-ins\amipweb\amipweb.out /exec:(c:\program Files\itunes\plug-ins\amipweb\curl.exe) -K amipweb.out But all thats outputted by my signature.php is just the url of signature.php nothing else is outputted Ive chmodded the files so i dont know what else it could be |
![]() ![]() |
Serge |
![]()
Post
#2
|
![]() AMIP Developer ![]() ![]() ![]() Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 ![]() |
Yes, domain logs, probably error.log. Does it help if you use jpeg generation?
Another things you can try is to change quality setting from 100 to 9 or change the 269 line of the script to: imagepng($input, $file, ($config['quality'] / 10) - 1); |
![]() ![]() |