Dynamic signature help |
Dynamic signature help |
Viral |
Dec 30 2009, 10:02 AM
Post
#1
|
Newbie Group: Members Posts: 5 Joined: 30-December 09 Member No.: 821 |
I'm not sure what I'm doing wrong, but I can't get the signature working.
I've uploaded the np folder to my site, and modified signature.php to change the secretpassword and action variable. I've also got the amipweb folder in c:\, again with a modified amipweb.conf file. The output file is updating, but it's not sending updating on my site. I tried setting the permissions to 777 on signature.php, but got an internal server error. Additionally, when I switch songs in winamp my computer starts beeping, I think it's from trying to send the information to the site, because when i renamed aimpweb in c:\ it stopped. Any help is much appreciated. Thanks in advance. Edit: Also, curl.exe follows the path specified in amipweb.conf doesn't it? So, if I change the directory np to np.png and signature.php to index.php will I be able to wrap the image in [img] tags to use it in forums? |
Serge |
Dec 30 2009, 02:31 PM
Post
#2
|
AMIP Developer Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 |
Check the server logs and try running curl manually from the command line. It looks like the server is sending some errors when you try to update.
|
Viral |
Dec 30 2009, 02:44 PM
Post
#3
|
Newbie Group: Members Posts: 5 Joined: 30-December 09 Member No.: 821 |
When running from the command line I got this error:
CODE curl: (6) Could not resolve host:amipweb.out; Host not found. There are no error logs in the directory. Edit: That was with the -k amipout command, I didn't know how to use /template:(c:\amipweb\amipweb.conf) c:\amipweb\amipweb.out with it. |
Serge |
Jan 2 2010, 03:14 PM
Post
#4
|
AMIP Developer Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 |
use -K, not -k, case matters.
|
Viral |
Jan 3 2010, 08:13 AM
Post
#5
|
Newbie Group: Members Posts: 5 Joined: 30-December 09 Member No.: 821 |
Got this:
http://www.abload.de/img/untitled-2copytru0.png Also, I joined the IRC server, if I'm not AFK just highlight me. Name is 'Cintiq'. |
Serge |
Jan 3 2010, 08:43 AM
Post
#6
|
AMIP Developer Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 |
The server is sending you a binary png image for some reason, verify your config and see the server logs for problems.
|
Viral |
Jan 3 2010, 09:09 AM
Post
#7
|
Newbie Group: Members Posts: 5 Joined: 30-December 09 Member No.: 821 |
Uh, sorry if this seems like a silly question, but how would I go about verifying the config..?
|
Serge |
Jan 3 2010, 09:47 AM
Post
#8
|
AMIP Developer Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 |
Follow the manual from the beginning.
|
Viral |
Jan 3 2010, 11:24 AM
Post
#9
|
Newbie Group: Members Posts: 5 Joined: 30-December 09 Member No.: 821 |
Well, the only things I couldn't do in the readme was set the permissions (as I said in the original post) and the IRC Integration.
There's no clear enable/disable for it, unless announcing automatically is the equivalent of enabling it? Which didn't seem to make a difference anyway. |