Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VBHSignature Maker Details »»
VBHSignature Maker
Version: 1.0.1, by micheal332001 micheal332001 is offline
Developer Last Online: Oct 2015 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.0.x Rating:
Released: 08-15-2010 Last Update: 08-24-2010 Installs: 31
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations  
No support by the author.

What is signature maker
************************************************** *****

VBHsignatrue make is what it is a signature make,
where you can choose a background, font color and
input some text.

There are 12 backgrounds to choose from and the text
input is limited to 30 letters including the space.

when your members have made the signature image they
then click on the Link Codes button to get the 3 ways
they can add the image to any site.

They are

1.
HTML Code:
[img]http://www.SITENAME.com/FORUM/vbhsignature_image.php?userid=1[/img]
2.
HTML Code:
<img src="http://www.SITENAME.com/FORUM/vbhsignature_image.php?userid=1 />
3.
HTML Code:
http://www.SITENAME.com/FORUM/vbhsignature_image.php?userid=1
Please remember to
CHMOD folders to 777
ROOT/vbhsignature
ROOT/vbhsignature/bg
ROOT/vbhsignature/font
ROOT/vbhsignature/sigimage


UPDATES
*******************************************
The zip file called signature maker new now has an admincp for adding new
buttons/signature images.

This will also put in the line breaks aytomaticly now for you,
no need to enter in [br] for line breaks.

These buttons will not show the image but will show text on the button,
have added a screen shot for you of this.

When adding your own signatures just use the photoshop template i have added
and remove the background image and place yours in place to make your own.
Please remember that you would have to leave the text area i have added to the template is in the right place for the image.

This is now limited to 20 signatures so adding more than that will not show.

UPGRADE
*******************************************

Just upload all files in the UPLOAD folder and upload them to your forums root.

Inport the product.xml file with overright set to yes.
This will add the menu table to your database.

Please remember to
CHMOD folders to 777
ROOT/vbhsignature
ROOT/vbhsignature/bg
ROOT/vbhsignature/font
ROOT/vbhsignature/sigimage


Fullscreen mode Flash player Problems
********************************************
Flash Player 9 does not allow keyboard input when displaying content in full-screen mode. Flash Player 10 changes this, allowing for a limited number of keys to be usable in full-screen mode. These include Tab, the Spacebar, and the (up, down, left, right) arrow keys.

CHANGE LOG
********************************************
Updated the signature maker new zip file as there was a problem with the way it was working on some sites.
Also the new files will show you the image as a button here is screen shot.

20th august 2010
******************
Fixed error with admincp file.
Added 3 new swf files to support Arabic, English and French
Also change size when viewing the signature made to 700 x 550

21th august 2010
******************
Added in the profile field for any content you would like to show on there.
Goto admincp signature settings and enter in the number of the field you want to show.

To change the text from Xbox Live Gamertag: just edit the vbhsignature_maker.php file at line
123 and change the text to your needs.

23rd august 2010
******************
Have reuploaded the files as the swf file was not working this has now been fixed and is working fine.
Please RE-DOWNLOAD THE FILES AND UPLOAD TO YOUR SITE
no upgrade is needed just upload and it will work.

25th august 2010
******************

Added some new options for you, the options are as follows.
Disable Username
Disable Member Group
Disable Member Since
Disable Total x Posts
Disable Users Message
Disable Users website
Disable Custom Field ID

These have been added to the signature settings.

Download Now

File Type: zip Signature Maker New All in Arabic.zip (1.36 MB, 51 views)
File Type: zip SWF Language Files.zip (867.1 KB, 105 views)
File Type: zip VBHSignature_MakerV101.zip (1.35 MB, 195 views)

Screenshots

File Type: jpg mainpage.jpg (180.8 KB, 0 views)
File Type: jpg mainpage_new.jpg (188.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
RichieBoy67

Comments
  #22  
Old 08-18-2010, 06:00 AM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pipibunny View Post
Thank you. This mod is great.
However I have a problem with it. My forum uses an image for user title. So it shows a link of image in signature. And my forum's language is vietnamese. It's not support utf-8, I can't type unicode in text box.
And I think if you can make more options with this mod (Ex: add link forum, add information, support utf-8,...). It will a great mod.
Thankyou for saying its a good mod the image is outputted from a php file like so

HTML Code:
header("Content-type: image/jpeg");
readfile('vbhsignature/sigimage/'.$userssiginfo[sigfilename]);
have you set the options in your admincp usergroup orptions
Allow Image BB Code

If this is set to no then they will not be able to add the signature image to there signature.

Please let me know if you are still having problems and i will try and help you.



Just to let you all know i have released an updated version that will let you add your own signatures.

Have also updated the line break to do this automaticly for you.

As for the fullscreen problem with the text input this is a flash player problem for more info on this you can find it here.
http://www.adobe.com/devnet/flashpla..._03.html#head5
Reply With Quote
  #23  
Old 08-18-2010, 06:48 AM
Bigj85 Bigj85 is offline
 
Join Date: Jan 2009
Location: Guelph,Ontario,Canada
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for updating the settings micheal332001.
I'll be installing tomorrow and will give you some feedback,comments,suggestions after I let my staff have some fun with it
Reply With Quote
  #24  
Old 08-18-2010, 07:58 AM
bhanuprasad1981 bhanuprasad1981 is offline
 
Join Date: Apr 2007
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i get this error in admincp :-

Code:
Warning: require_once(./gameranks_functions/gameranks_functions.php) [function.require-once]: failed to open stream: No such file or directory in [path]/admincp/vbhsignature_maker_admin.php on line 19

Fatal error: require_once() [function.require]: Failed opening required './gameranks_functions/gameranks_functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nokiaapp/public_html/admincp/vbhsignature_maker_admin.php on line 19
also in signature maker no background images are loading
Reply With Quote
  #25  
Old 08-18-2010, 08:21 AM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bhanuprasad1981 View Post
i get this error in admincp :-

Code:
Warning: require_once(./gameranks_functions/gameranks_functions.php) [function.require-once]: failed to open stream: No such file or directory in [path]/admincp/vbhsignature_maker_admin.php on line 19

Fatal error: require_once() [function.require]: Failed opening required './gameranks_functions/gameranks_functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nokiaapp/public_html/admincp/vbhsignature_maker_admin.php on line 19
also in signature maker no background images are loading

Sorry will fix this tonight as im not at home till then

Just edit the vbsignautre_maker_admin.php file and remove this line of code.

PHP Code:
require_once(./gameranks_functions/gameranks_functions.php); 
As i have put in the UPDATE text these are only buttons now and not image buttons like in the first version.

With the new version you can add text to the button at the moment till i sort out adding the images to the buttons.
But this will not be avalible in the free version.
Reply With Quote
  #26  
Old 08-18-2010, 08:56 AM
Dr.osamA's Avatar
Dr.osamA Dr.osamA is offline
 
Join Date: Aug 2004
Location: Syrie
Posts: 979
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi bro

can you take look here plzz

http://www.alra7ba.info/vb/vbhsignature_maker.php

user : vBulletin
pass : 123456

i hade upgrade mod but stell showing nothing just louding ......

Waiting for you ......
Reply With Quote
  #27  
Old 08-18-2010, 11:28 AM
Taurus1's Avatar
Taurus1 Taurus1 is offline
 
Join Date: Dec 2009
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please do this for 3.8.x also! This is awesome!!!
Reply With Quote
  #28  
Old 08-18-2010, 03:21 PM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dr.osamA View Post
hi bro

can you take look here plzz

http://www.alra7ba.info/vb/vbhsignature_maker.php

user : vBulletin
pass : 123456

i hade upgrade mod but stell showing nothing just louding ......

Waiting for you ......

Send me a PM with admincp access so that i can make sure you have everything installed right.
Reply With Quote
  #29  
Old 08-18-2010, 04:40 PM
Dr.osamA's Avatar
Dr.osamA Dr.osamA is offline
 
Join Date: Aug 2004
Location: Syrie
Posts: 979
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sent

done

Waiting for you man ...
Reply With Quote
  #30  
Old 08-18-2010, 06:10 PM
betts02's Avatar
betts02 betts02 is offline
 
Join Date: Jun 2009
Posts: 910
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Shall await news on if its working before i update, cheers
Reply With Quote
  #31  
Old 08-19-2010, 09:07 AM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Files have been updated and will now show the image of the background.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:53 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04752 seconds
  • Memory Usage 2,358KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (4)bbcode_html
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete