vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Sig Maker: Dynamic Forum Signature Image (https://vborg.vbsupport.ru/showthread.php?t=106422)

calorie 01-26-2006 10:00 PM

Sig Maker: Dynamic Forum Signature Image
 
This mod makes it so you can display your site name, user name, user title, join date, and post count on a dynamic JPG image. It can be used as a forum signature on forums allowing https://vborg.vbsupport.ru/ in signatures.

Requirements: (1) you need to have PHP compiled with the GD image library, and (2) you need either $_SERVER['SCRIPT_URL'] or $_SERVER['SCRIPT_NAME'] available on your server. To see if you meet the requirements, check the README.txt file in the ZIP archive.

You can use whatever JPG image you want for the backdrop. See screenshot, which uses white text on a black to blue gradient. Of course, you can change the text color and make a fancier backdrop.

Please, click install should you use this mod. Thanks. :)

Fine Print: This mod provides up-to-date information on the image, and that means a query per request, so if you are concerned about queries, this mod may not be for you.

Daniel 01-27-2006 02:44 AM

Nice one :)

And fortunately, my forums meet the requirements :D

* Daniel hits install button

WNxWakko 01-27-2006 02:55 AM

I hate to burst your bubble. You are the second person today to release a mod that has already been done. Would hate to see repeats all the time. Yours seems a little risky to have to enable .php in sigs. Anyone could exploit that.

Exact same mod,
https://vborg.vbsupport.ru/showthread.php?t=102551

Daniel 01-27-2006 03:00 AM

Why can't this mod be an alternative? This modification doesn't require you to do put so much work into the installation. This was a lot quicker and easier installation for me.

Cap'n Steve 01-27-2006 03:03 AM

It's not enabling PHP code in signatures, it's just an image tag that points to the script. And this seems like a more user oriented one while the other one displays forum stats.

WNxWakko 01-27-2006 03:12 AM

Yes, I see a few of the differences. Perhaps the ideas of both could be pulled into one, so all options are available on the same mod.

Also, how do you link an image using the extension .php without enabling the use of .php? I've never actually tried using any other extention in an image.

Replicators 01-27-2006 04:16 AM

This is a great idea, but there are not many forums that allow the .php extension as images in the signature. Atleast if they are IPB forums >8(

calorie 01-27-2006 05:19 AM

LOL, didn't think this mod would cause minor controversy. Not sure what else to call it, forgive me. ;)

From the release post...
Quote:

It can be used as a forum signature on forums allowing https://vborg.vbsupport.ru/ in signatures.
When you use the BB code [img] tag like so:
Code:

[img]http://www.your-domain.com/forum/usersig1.php[/img]
It gets parsed like so, assuming the BB code [img] tag is allowed like above:
Code:

<img src="http://www.your-domain.com/forum/usersig1.php" border="0" alt="" />
The usersig1.php script of this mod, once you have it up and running, is a clean script returning a JPG image, so forums allowing the BB code [img] tag in signatures like above (on vB it's vB -> vBulletin Options -> User Profile Options -> Allow [IMG] Code in Signatures) you will see the image onscreen.

Please note that the vB BB code [img] tag in signatures is not the same as allowed vB extensions for attachments. Can't say what other non-vB forums do WRT their signatures.

Thanks to those that have been trying to explain it. :)

Snake 01-27-2006 09:08 AM

Oh I was waiting for something like this one. Thanks!

/me clicks on install

G-Force 199 01-27-2006 09:54 AM

Thanks so much. Im looking for this one.


All times are GMT. The time now is 10:03 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01150 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete