How to add signature for phpBB

A signature and avatar generator addon

Moderator: zanix

How to add signature for phpBB

Postby Thernen » Mon Oct 23, 2006 10:31 pm

I have been trying to get my sig to work.

link is:

http://www.mysticsguild.net/roster/addo ... me=Thernen

When I try to copy this into the sig part of your account:

http://www.mysticsguild.net/roster/addo ... me=Thernen[/img]

All I see is the text above.

What am I doing wrong.
Last edited by Thernen on Mon Oct 23, 2006 10:32 pm, edited 1 time in total.
User avatar
Thernen
WR.net Apprentice
WR.net Apprentice
 
Posts: 16
Joined: Mon Oct 16, 2006 6:39 am

How to add signature for phpBB

Postby PleegWat » Tue Oct 24, 2006 1:18 am

I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

How to add signature for phpBB

Postby joehail » Tue Oct 24, 2006 2:12 am

what I did to fix this issue, and it works for all the forums that I use, is I looked in the wiki for the siggen and did a search for "htaccess"

There is an htaccess file that you can put in the root of the roster, or add to the one that is there, that will do a basic redirect that will make it so you can put in yoursite.com/roster/sig/name.png to show the sig and switch sig to av for the avatar.

hope this helps
Image
User avatar
joehail
WR.net Journeyman
WR.net Journeyman
 
Posts: 103
Joined: Tue Jul 04, 2006 4:54 pm
Location: Cincinnati, Ohio USA

Re: How to add signature for phpBB

Postby Jhaeldril » Tue Oct 24, 2006 6:34 am

Thernen wrote:I have been trying to get my sig to work.



When I try to copy this into the sig part of your account:

http://www.mysticsguild.net/roster/addo ... me=Thernen[/img]

All I see is the text above.

What am I doing wrong.


You have to open the image tag with a [img] at the begining of that URL.
ImageImageImage
Jhaeldril
WR.net Apprentice
WR.net Apprentice
 
Posts: 32
Joined: Thu Jul 06, 2006 4:03 am

How to add signature for phpBB

Postby Thernen » Tue Oct 24, 2006 7:48 am

I know that part... But is I did it here it works and you could not see the url I am trying to use.
User avatar
Thernen
WR.net Apprentice
WR.net Apprentice
 
Posts: 16
Joined: Mon Oct 16, 2006 6:39 am

How to add signature for phpBB

Postby Thernen » Sat Nov 18, 2006 3:44 am

Can anyone help me figure this out? I have not been able to get sigs to show in the forums in phpNuke 8.0
User avatar
Thernen
WR.net Apprentice
WR.net Apprentice
 
Posts: 16
Joined: Mon Oct 16, 2006 6:39 am

How to add signature for phpBB

Postby zanix » Sat Nov 18, 2006 8:47 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

How to add signature for phpBB

Postby Thernen » Sun Nov 19, 2006 3:57 am

I can not to seem to get it to work. All that is displayed in the url string.
User avatar
Thernen
WR.net Apprentice
WR.net Apprentice
 
Posts: 16
Joined: Mon Oct 16, 2006 6:39 am

How to add signature for phpBB

Postby zanix » Sun Nov 19, 2006 4:06 am

Most forum software will not allow images linked to .php
Try using "Save Image Mode" along with "auto generate on player update" or use mod_rewrite
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

How to add signature for phpBB

Postby Thernen » Sun Nov 19, 2006 11:55 am

Still not working. You think you could look at my setup and see what might be the problem?
User avatar
Thernen
WR.net Apprentice
WR.net Apprentice
 
Posts: 16
Joined: Mon Oct 16, 2006 6:39 am

How to add signature for phpBB

Postby zanix » Sun Nov 19, 2006 1:20 pm

Do what I said above

Have everyone update their character, because doing so will activate the saving of the image
Or if you cannot get everyone to upload,
Use these urls to generate a sig/avatar for every player
Code: Select all
http://www.mysticsguild.net/roster/addons/siggen/sig.php?name=CharName&saveonly=1

Code: Select all
http://www.mysticsguild.net/roster/addons/siggen/ava.php?name=CharName&saveonly=1

(Replace CharName with a character's name)
If you hit view source when going to that url, you can see the image will be saved as
Code: Select all
<!-- Image Saved: [roster/addons/siggen/saved/sig-CharName.png] -->

Code: Select all
<!-- Image Saved: [roster/addons/siggen/saved/ava-CharName.png] -->

(Full file structure removed)
Next, link to those saved images for your forums

I have already done this for your character

Image
http://www.mysticsguild.net/roster/addons/siggen/saved/sig-Thernen.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

How to add signature for phpBB

Postby Ryhxion » Sun Dec 10, 2006 2:38 pm

what I also found that worked was to make two different directories, on called sigs and one called avs, in the root of the addon folder. Then I set the siggen config to save the sigs and avaatars to those directories and just link them from there to PHPbb....
Last edited by Ryhxion on Sun Dec 10, 2006 2:41 pm, edited 1 time in total.
Ryhxion
WR.net Apprentice
WR.net Apprentice
 
Posts: 12
Joined: Sun Dec 10, 2006 9:41 am


Return to SigGen

Who is online

Users browsing this forum: No registered users and 1 guest

cron