[DISC] Forum Statistics In Signature

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
Donnie-D
Registered User
Posts: 268
Joined: Tue Aug 19, 2003 1:58 am
Contact:

Post by Donnie-D »

THanx 4 the MOD.

I was looking for this :D
Donnie-D
Registered User
Posts: 268
Joined: Tue Aug 19, 2003 1:58 am
Contact:

Post by Donnie-D »

Khyron
Registered User
Posts: 75
Joined: Wed Jan 29, 2003 8:29 pm

Post by Khyron »

works great for me ;P

great job!


Khyron
http://www.speed-freekz.com
Cars, Bikes, 4x4, and More.
CuriousGeorge
Registered User
Posts: 64
Joined: Mon Oct 08, 2001 2:44 pm
Location: Insert witty comment that reveals nothing about where you live here.
Contact:

Post by CuriousGeorge »

This rocks, thanks :)
User avatar
DoMe
Registered User
Posts: 77
Joined: Sun Oct 13, 2002 4:47 pm

Post by DoMe »

i hope this question isnt too dopey :)
But how do you change the color of the text?
thanks
Donnie-D
Registered User
Posts: 268
Joined: Tue Aug 19, 2003 1:58 am
Contact:

Post by Donnie-D »

DoMe wrote: i hope this question isnt too dopey :)
But how do you change the color of the text?
thanks


in the .PHP file

Find this

Code: Select all

$tc  = ImageColorAllocate ($im, 0, 0, 0); 
Change the 0, 0, 0 into anything you want

Example

White 255, 255, 255
Red 255, 0, 0
Yellow 255, 255, 0
Green 0, 255, 0
Bleu 0, 0, 255
Shoshan.net
Registered User
Posts: 29
Joined: Fri Dec 19, 2003 4:46 pm
Location: USA
Contact:

Post by Shoshan.net »



I am not an expert but I found out how they do that. It's a small line in an .htaccess file which you place in the same directory as the image:

Code: Select all

Redirect /Old-Directory/yoursig.png http://www.your-site.com/phpBB2/yoursig.php
in other words:

Code: Select all

Redirect space /Old-Directory/yoursig.png space http://www.your-site.com/phpBB2/yoursig.php
You can check my sig and you'll see that it has the .png extension. ;) :)
No siggie....
Donnie-D
Registered User
Posts: 268
Joined: Tue Aug 19, 2003 1:58 am
Contact:

Post by Donnie-D »

THANX, I'm going to try that
Sannie
Registered User
Posts: 16
Joined: Sat Mar 08, 2003 6:37 pm
Contact:

Post by Sannie »

This might be a really stupid question, but where do I have to upload the image (the .png file) to? So to which directory?

And concerning the gd function, do I have to put these files in a certain phpbb directory too?

I really hope there's someone who can help me!
Thankx in advance!
"Live fast, live good, live the maximum!"
Dare to live your life: http://www.lifestyle-for-you.com
Shoshan.net
Registered User
Posts: 29
Joined: Fri Dec 19, 2003 4:46 pm
Location: USA
Contact:

Post by Shoshan.net »

Sannie wrote: This might be a really stupid question, but where do I have to upload the image (the .png file) to? So to which directory?
Thankx in advance!


I believe that you have to upload them to your phpBB directory.
No siggie....
Sannie
Registered User
Posts: 16
Joined: Sat Mar 08, 2003 6:37 pm
Contact:

Post by Sannie »

So you mean just to: http://www.your-domain.com/forum ??

And what about the gd files?
"Live fast, live good, live the maximum!"
Dare to live your life: http://www.lifestyle-for-you.com
[.rob.]
Registered User
Posts: 28
Joined: Sun May 11, 2003 2:12 pm
Location: england
Contact:

Post by [.rob.] »

mine dosent work look ;_;

Image

thats linked to the png file

Image

thats linked to the singature.php file
HelpMePls
Registered User
Posts: 131
Joined: Tue Jul 01, 2003 8:23 am

Post by HelpMePls »

Can anyone tell me how i can add the amount of pictures in my forum gallery to the sig?
Brimz
Registered User
Posts: 78
Joined: Mon Oct 13, 2003 11:49 pm

Post by Brimz »

Hey I know this topic is old, but when I change the $tc's RGB, it doesn't work. The text just stays as an average of all the colors put together (I think). Help please?
O.o : I may be wrong, but does it honestly matter? : o.O
DivErTido
Registered User
Posts: 642
Joined: Fri Aug 08, 2003 10:11 pm
Contact:

Post by DivErTido »

[.rob.] wrote: mine dosent work look ;_;

Image

thats linked to the png file

Image

thats linked to the singature.php file


you put the code wrong...
Try:

Code: Select all

[url=http://24.80.103.215/soulrpg/forum/][img]https://camo.phpbb.com/0bca72d189217771823e438696fc7adcfa5661a9/687474703a2f2f32342e38302e3130332e3231352f736f756c7270672f666f72756d2f7369676e61747572652e706870[/img][/url]
you need to put the php file in img tag not png :wink:
upload signature.php to root...
P.S. Please sorry for my poor english...
Legendas Divx
Locked

Return to “[2.0.x] MODs in Development”