Siggen problem

A signature and avatar generator addon

Moderator: zanix

Siggen problem

Postby ZenLung » Fri Mar 23, 2007 1:52 am

i just installed siggen for first time
install and config went ok, made a dir chmod 777.
the preview funcion in config part works

but on the character pages i get the "Siggen Works" image for avatars and a "error! line: 957"image instead of the signature.

see:
http://www.knights-of-aszune.nl/roster/ ... ver=Aszune

any ideas?
ZenLung
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Sun Jul 09, 2006 2:43 pm

Siggen problem

Postby zanix » Fri Mar 23, 2007 9:14 am

Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Siggen problem

Postby ZenLung » Fri Mar 23, 2007 4:02 pm

tnxs that fixes it indeed, but now i still have a question

now i want to add my roster sig as a signature on my vbb forum.
so i tried to link to the image with the link as seen in the mouse over.
but all my profile shows is the link to the pic instead of the picture, when i click the link however i get the picture in a different IE window.

so i know the link is correct just cant get it to show .
how should u link to your sig then to show it as a picture instead of link?

here the [img]blablabla[/img] works however on my site it doesnt.
plus the sig below is based on default while on my roster site u see it based on Tier3. howcome?
Last edited by ZenLung on Fri Mar 23, 2007 4:08 pm, edited 2 times in total.
Image
ZenLung
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Sun Jul 09, 2006 2:43 pm

Siggen problem

Postby zanix » Fri Mar 23, 2007 4:16 pm

Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Siggen problem

Postby ZenLung » Fri Mar 23, 2007 4:31 pm

LOL

so the normal way as in your link does not work for my site, but the alternate way does.

Alternatively, you can try to use these:
Signature:
http://www.yoursite.com/roster/addons/s ... hp/Bob.png

Avatar:
http://www.yoursite.com/roster/addons/s ... hp/Bob.png

NOTE: This method for accessing SigGen does not work on all servers

so the method that doesnt work on most servers works for me and the method that works on "all"servers does not for me.

tnxs for the answer m8, now i just need to find out how to change the mouseover text on the roster pages to reflect that alternate method.

any idea?
Image
ZenLung
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Sun Jul 09, 2006 2:43 pm

Siggen problem

Postby zanix » Fri Mar 23, 2007 4:55 pm

The reason that the normal way doesnt work in your forum is because your forum blocks php from being used as images
So we fool the server by using a nifty path hack

That link to the fix I gave you holds the text for the tooltips as well

Edit this section of the code in for the avatar and signature
Code: Select all
overlib('To access this signature use: ".$roster_conf['roster_dir']."/addons/siggen/sig.php?member=".urlencode(utf8_decode($name))."'

Code: Select all
overlib('To access this avatar use: ".$roster_conf['roster_dir']."/addons/siggen/av.php?member=".urlencode(utf8_decode($name))."'


Change those to
Code: Select all
overlib('To access this signature use: ".$roster_conf['roster_dir']."/addons/siggen/sig.php/".urlencode(utf8_decode($name)).".png'

Code: Select all
overlib('To access this avatar use: ".$roster_conf['roster_dir']."/addons/siggen/av.php/".urlencode(utf8_decode($name)).".png'
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US


Return to SigGen

Who is online

Users browsing this forum: No registered users and 1 guest

cron