Support Forums
SF Promotional Signature - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Support Forum Information (https://www.supportforums.net/forumdisplay.php?fid=1)
+--- Forum: Site News and Feedback (https://www.supportforums.net/forumdisplay.php?fid=2)
+--- Thread: SF Promotional Signature (/showthread.php?tid=3420)

Pages: 1 2


SF Promotional Signature - Omniscient - 12-08-2009

[Image: mybbsig.php]

You can use that on any site with this code:

Code:
[url=http://www.supportforums.net][img]http://www.supportforums.net/mybbsig.php[/img][/url]

Example sig at Mybb Central:
http://www.mybbcentral.com/user-1.html


RE: SF Promotional Signature - Jamza - 12-08-2009

My I suggest giving it its own directory then adding this htaccess code so it can be accesses as a PNG filename to prevent any compatibility issues. Also, some AV's flag up images when its not a recognised image extension.

Code:
Options +FollowSymlinks
RewriteEngine on
RewriteRule ^(.*)\.png$ $1.php [NC]

This htaccess will redirect all requests to a .png file to a .php file without renaming anything.


RE: SF Promotional Signature - Omniscient - 12-08-2009

Show me which AV does that to this image.

And I won't change it so php pages are parsed as PNG.


RE: SF Promotional Signature - WMM - 12-08-2009

Knowing you omni I bet you can make something more eye catching that does it auto with PHP. Mybb-plugin has one where if you enter your UID it tell yous your stats on the signature.


RE: SF Promotional Signature - Omniscient - 12-08-2009

I did make this one and it's suitable for what I want. Yeah one for the userid might be okay but that's going to be a lot more resource intensive so I have no plans to make that.


RE: SF Promotional Signature - WMM - 12-08-2009

Well okay then its up to you ;)
Also I know you made infact its just a edited a bit from your plugin on mybbcentral.


RE: SF Promotional Signature - Gaijin - 12-08-2009

Well I will look to use this on some forums, but I'm not a member of so many of them, with HF and SF we are at 66% Big Grin

Anyways just a tought, how does it look with color themes....
I like to use images that blend in with the websites background color...
Or at least have the ability to choose between the SF main theme colors with a get method or something of that kind!


RE: SF Promotional Signature - Uhriventis - 12-08-2009

Looks like something that would be in a Xfce box.


RE: SF Promotional Signature - Jordan L. - 12-09-2009

It's nice, but I don't know. I reckon some green should be added to it? After all, the main part of any of the themes here is green.


RE: SF Promotional Signature - PaNiK - 12-09-2009

Ah, I remember a request for this a while back. Just another way to help us grow.