vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - VBHSignature Maker (https://vborg.vbsupport.ru/showthread.php?t=248736)

Xencored 08-19-2010 04:13 PM

Quote:

Originally Posted by micheal332001 (Post 2086422)
On my site is still the first version as im making the commercial version for my site that will be updated very soon.

Give us a buzz when you do please also do you have any info on the pro ? link text ill take anything :D pm me anything :P

micheal332001 08-19-2010 04:17 PM

Quote:

Originally Posted by FoW (Post 2086219)
would be sweet to see some more stats associated with it! Like post count, other profile fields on the site. (IE: we are a gaming community, so displaying someones xfire would be awesome!)

I will be adding in some other info like a gamertag, post count and some other info.
This will take abit of time to sort out.

Quote:

Originally Posted by spoky29 (Post 2086220)
Thanks seems to be very nice!

Thanks for the nice words m8

spoky29 08-19-2010 04:24 PM

I can't see the backgrounds images, i don't know why...

Any idea? thanks

I'm on mozilla firefox 3.6.8 if it change something :)

Ok i found what is the problem!
Just perhaps edit your first post and say that we have to put the backgrounds images names by hand on the options.

Really good work thanks again !

micheal332001 08-19-2010 04:39 PM

Quote:

Originally Posted by spoky29 (Post 2086427)
I can't see the backgrounds images, i don't know why...

Any idea? thanks

I'm on mozilla firefox 3.6.8 if it change something :)

Ok i found what is the problem!
Just perhaps edit your first post and say that we have to put the backgrounds images names by hand on the options.

Really good work thanks again !


Hi there

This is ment to be done with the xml file but its not inserting the buttons for some reason,
I will sort this out in next release.

https://vborg.vbsupport.ru/

spoky29 08-19-2010 04:46 PM

yeah very nice!

Just a question, how can i put this in french? need to edit the flash file?

micheal332001 08-19-2010 06:24 PM

Quote:

Originally Posted by spoky29 (Post 2086438)
yeah very nice!

Just a question, how can i put this in french? need to edit the flash file?


Sorry the flash source code will not be released.
Please send me the text you want changed and what it would say in french and i will make a new upload for french.

So post something like this

Message = french here

and i will change the flash file to french for you.

If anyone else needs this in any other please do the same and i will change it for you.

micheal332001 08-19-2010 06:26 PM

Quote:

Originally Posted by Animemike (Post 2086423)
Give us a buzz when you do please also do you have any info on the pro ? link text ill take anything :D pm me anything :P

Have updated the version on my site now.

The hole size has been made bigger and you can now add corners or a booder to the image.

I will also be adding in a watermark for this too so that the images made will be copyrighted to the site they are made on.

spoky29 08-19-2010 06:45 PM

So:


Select text color: "Choisir la couleur du texte"
But i think we need to take something shorter like: "Couleur du texte"

Select background: "S?lectionner l'arri?re plan"

Current image: "image actuelle"

Save signature "sauvegarder la signature"

Full screen: "Plein ?cran"

Links codes: "Liens Codes"

With that should be perfect i think!

:D

InsomniacP 08-19-2010 06:46 PM

rounded corners and the post count added, nice work micheal ;).. would it be possible to have the images in PNG format as this would be better quality?

betts02 08-19-2010 07:08 PM

Installed the latest version and do not see the original default templates ?

Nothing at all

Also i can not see any background images at all, what do i enter as the image path ?

micheal332001 08-20-2010 05:15 AM

Quote:

Originally Posted by betts02 (Post 2086496)
Installed the latest version and do not see the original default templates ?

Nothing at all

Also i can not see any background images at all, what do i enter as the image path ?


Add this ti your sql

PHP Code:

INSERT INTO `TABLE_PREFIX_vbhsignature_buttons` (`bgid`, `bgtitle`, `bgimage`) VALUES
(1'Apocalypse''apocalypse.jpg'),
(
2'Asassens Creed''asassenscreed.jpg'),
(
3'Assassins Creed 2''assassinscreed2.jpg'),
(
4'APB Ghost''apbghost.jpg'),
(
5'Beast''beast.jpg'),
(
6'Catch Me''catchme.jpg'),
(
7'Chaos Legion''chaoslegion.jpg'),
(
8'Ciel''ciel.jpg'),
(
9'Gambit''gambit.jpg'),
(
10'Gears Of War 2''gearsofwar2.jpg'),
(
11'Hellboy''hellboy.jpg'),
(
13'House''house.jpg'

change TABLE_PREFIX_ to what you need it to be

micheal332001 08-20-2010 06:28 AM

Quote:

Originally Posted by spoky29 (Post 2086482)
So:


Select text color: "Choisir la couleur du texte"
But i think we need to take something shorter like: "Couleur du texte"

Select background: "S?lectionner l'arri?re plan"

Current image: "image actuelle"

Save signature "sauvegarder la signature"

Full screen: "Plein ?cran"

Links codes: "Liens Codes"

With that should be perfect i think!

:D

I will sort this out for you later today and get it posted here with the main script.

https://vborg.vbsupport.ru/

Dr.osamA 08-20-2010 09:44 AM

Select text color: "لون النص"

Message : "نص الرسالة .. اكتبه بالانكليزية"
Select background: "اختر صورة الخلفيه"

Current image: "الصورة الحالية"

Save signature "حفظ التوقيع"

Full screen: "ملء الشاشه"

Links codes: "روابط كود التوقيع"

Dr.osamA 08-20-2010 10:17 AM

PHP Code:

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

opsssssssss

micheal332001 08-20-2010 12:14 PM

Quote:

Originally Posted by Dr.osamA (Post 2086787)
PHP Code:

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

opsssssssss


Just edit the vbhsignature_maker_admin.php and remove this line of code

require_once(./gameranks_functions/gameranks_functions.php) ;

and all will be fine i have not updated the files yet but will do when the next release is ready.

https://vborg.vbsupport.ru/

betts02 08-20-2010 05:23 PM

If at all possible, could it fetch a user profile field ?

As a gaming community on xbox live we have xbox live gamer tags, a name we use for onlie gaming

I have this included on my site via people filling out the user profile field upon registration

If this could be used to fetch an inputed user profile field i could add the xbox live gamer tag to each person tha uses it, cheers

betts02 08-20-2010 05:42 PM

Also, why does it take such a long time to add the new images ?

I add the image and it takes a while for it to actually show up

micheal332001 08-21-2010 05:53 AM

Quote:

Originally Posted by betts02 (Post 2086969)
Also, why does it take such a long time to add the new images ?

I add the image and it takes a while for it to actually show up

It takes time for the image to be made by the GD system.
Then it passes back to the swf file that the image has been made.
When the swf gets the responce it need to say the image is made it will then load the new image.

This will depend on how quick your server is as well.

As for putting in the gamertag this is already added to the one on vb-hacks

https://vborg.vbsupport.ru/

micheal332001 08-21-2010 07:04 AM

Change Log
***************************

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.

https://vborg.vbsupport.ru/

DAMINK 08-21-2010 07:22 AM

Why is this mod not taken to the next level?
Like Mybb did i hate to say it. I did make a thread about it but no takers as per normal.
Bug a sig that could pull specs from the forum would be gold mate.

Like this!!

https://vborg.vbsupport.ru/

Simple yet very damn effective. Comeon VB community. Why dont we have one?
Were not all about spamming the net. Some like to use old school methods damn it.

micheal332001 08-21-2010 08:20 AM

Quote:

Originally Posted by DAMINK (Post 2087264)
Why is this mod not taken to the next level?
Like Mybb did i hate to say it. I did make a thread about it but no takers as per normal.
Bug a sig that could pull specs from the forum would be gold mate.

Like this!!

http://www.supportforums.net/mybbsig.php

Simple yet very damn effective. Comeon VB community. Why dont we have one?
Were not all about spamming the net. Some like to use old school methods damn it.


This could be made without any problems and would not need any flash code.
All you would need to do is use a simple php code that can make the image with the GD function.

Within the files for this script you would be able to make suce a system very easy.

PHP Code:

<?php
// Created by Adam Khoury @ www.developphp.com
// Connect to the database first thing
define('THIS_SCRIPT''signature');
define('signature_SCRIPT'true);

$phrasegroups = array();

$specialtemplates = array();

$globaltemplates = array();

$actiontemplates = array();

require_once(
'./global.php'); 
require_once(
DIR '/includes/functions.php');

$hexcolor str_split("FFFFFF"2);

// Convert HEX values to DECIMAL
$bincolor[0] = hexdec("0x{$hexcolor[0]}");
$bincolor[1] = hexdec("0x{$hexcolor[1]}");
$bincolor[2] = hexdec("0x{$hexcolor[2]}");

//Get your database info you want to use here
$postinfo$vbulletin->db->query_first("SELECT * FROM " TABLE_PREFIX "DATABASE TABLE HERE");

$threadinfo$vbulletin->db->query_first("SELECT * FROM " .  TABLE_PREFIX "DATABASE TABLE HERE");

// create the image using your own background
$image imagecreatefromjpeg("backgroundimage.jpg");

// dimensions of the image used
$img_width 240;
$img_height 25;

$font "verdana.ttf";

// set the colours
$color[1]  = imagecolorallocate($image$bincolor[0], $bincolor[1], $bincolor[2]);

// now i will create a line with font size 8, with no angle, 10 pixels to the right, and 17 pixels down
ImageTTFText ($image801017$color[1], $font'Total Posts: '.$postinfo[postcount]);
ImageTTFText ($image8010025$color[1], $font'Total Threads:  '.$threadinfo[threadcount]);

// output and destroy
header'Content-type: image/jpeg' );
imagepng($image);
imagedestroy($image);
?>

Hope this gives you a good start on what you want.

Dr.osamA 08-21-2010 04:40 PM

1 Attachment(s)
thank you very very much bro

here is all MOD in Arabic

Signature Maker New All in Arabic :

vbhsignature_maker.swf
vbhsignature_maker.php
vbhsignature_maker_admin.php

plzz be nice and add it to 1st post

betts02 08-21-2010 06:26 PM

When i try to extract the file, I get "Some data in the zip file is damaged" any ideas ?

It seems to be the sigimage file that will not work ?

micheal332001 08-21-2010 08:03 PM

Quote:

Originally Posted by betts02 (Post 2087470)
When i try to extract the file, I get "Some data in the zip file is damaged" any ideas ?

It seems to be the sigimage file that will not work ?


I have just tryed the files and they un-zip fine

andyv72 08-21-2010 08:09 PM

1 Attachment(s)
! C:\Users\Administrator\Desktop\Signature Makerrrrr.zip: CRC-Fehler in UPLOAD\vbhsignature\bg\apocalypse.jpg. Die Datei ist fehlerhaft.

Not Work... (4.0.6)

Attachment 121148
Attachment 121149

betts02 08-21-2010 09:17 PM

Quote:

Originally Posted by andyv72 (Post 2087513)
! C:\Users\Administrator\Desktop\Signature Makerrrrr.zip: CRC-Fehler in UPLOAD\vbhsignature\bg\apocalypse.jpg. Die Datei ist fehlerhaft.

Not Work... (4.0.6)

Attachment 121148
Attachment 121149

Exact same

micheal332001 08-22-2010 02:08 AM

Quote:

Originally Posted by andyv72 (Post 2087513)
! C:\Users\Administrator\Desktop\Signature Makerrrrr.zip: CRC-Fehler in UPLOAD\vbhsignature\bg\apocalypse.jpg. Die Datei ist fehlerhaft.

Not Work... (4.0.6)

Attachment 121148
Attachment 121149

Quote:

Originally Posted by betts02 (Post 2087539)
Exact same

I will re-ipload the files now and let me know if they are fine this time thanks.

betts02 08-22-2010 06:04 AM

It seems to be the BG file now doing the exact same

Dont know what you have done but it just keeps saying ""Some data in the zip file is damaged"

betts02 08-22-2010 06:09 AM

Quote:

Extracting to "C:\Users\Shane\Documents\"
Use Path: yes Overlay Files: no
Extracting vbhsignature_maker_admin.php
Extracting bitfield_vbhsignature_maker.xml
Extracting cpnav_vbhsignature_maker.xml
Extracting textLayout_1.0.0.595.swz
Extracting apbghost.jpg
Extracting apocalypse.jpg
CRC check failed
Error: Unable to extract "C:\Users\Shane\Documents\UPLOAD\vbhsignature\bg\a pocalypse.jpg".

The size of the extracted file (33528) does not match the uncompressed size (33527) recorded in the Zip file
Extracting asassenscreed.jpg
Extracting assassinscreed2.jpg
Extracting background.jpg
Extracting background1.jpg
Extracting background2.jpg
Extracting beast.jpg
Extracting catchme.jpg
Extracting chaoslegion.jpg
Extracting ciel.jpg
Extracting gambit.jpg
Extracting gearsofwar2.jpg
Extracting hellboy.jpg
Extracting house.jpg
creating: C:\Users\Shane\Documents\UPLOAD\vbhsignature\font\
Extracting verdana.ttf
creating: C:\Users\Shane\Documents\UPLOAD\vbhsignature\sigim age\
Extracting InsomniacP_2697630.jpg
Extracting micheal332001_.jpg
Extracting micheal332001_1415177.jpg
Extracting micheal332001_2059856.jpg
Extracting micheal332001_2256973.jpg.jpg
Extracting micheal332001_3566269.jpg
Extracting micheal332001_4955371.jpg
Extracting micheal332001_8270767.jpg.jpg
Extracting micheal332001_8276089.jpg
Extracting test.jpg
Extracting Unregistered_1731393.jpg
Extracting _.jpg
creating: C:\Users\Shane\Documents\UPLOAD\vbhsignature\water mark\
Extracting watermark.jpg
Extracting watermark.png
Extracting vbhsignature_image.php
Extracting vbhsignature_maker.php
Extracting vbhsignature_maker.swf
This is what i get from it when i try to see whats wrong

micheal332001 08-22-2010 07:25 AM

Quote:

Originally Posted by betts02 (Post 2087674)
It seems to be the BG file now doing the exact same

Dont know what you have done but it just keeps saying ""Some data in the zip file is damaged"


I have just remade the zip file and then tryed to un-zip it with winace and winzip and it un-zips the file with no problems now.

Please let me know if this is still happening to you and i will send you the files another way.

betts02 08-22-2010 07:35 AM

Extracted fine mate cheers

Only problem now is when i try to use it, the backgrounds do not show, any ideas ?

RedTrinity 08-22-2010 08:00 AM

I get "loading please wait"..... but don't get any further than that :confused:

RedTrinity 08-22-2010 08:05 AM

Also forgot to add.... the instructions say the following...

Quote:

CHMOD folders to 777
ROOT/vbhsignature
ROOT/vbhsignature/bg
ROOT/vbhsignature/font
ROOT/vbhsignature/sigimage
But there was no vbhsignature/sigimage folder included in the download file (VBH Signature Maker 1.0.1.zip)....

betts02 08-22-2010 08:18 AM

All the files were there for me so ?

micheal332001 08-22-2010 08:21 AM

Quote:

Originally Posted by betts02 (Post 2087692)
Extracted fine mate cheers

Only problem now is when i try to use it, the backgrounds do not show, any ideas ?


Has the buttons been added to the database just goto admincp and click on Signature Images if they are now there then you can add them yourself or use this in your phpmyadmin

PHP Code:

INSERT INTO `TABLE_PREFIX_vbhsignature_buttons` (`bgid`, `bgtitle`, `bgimage`) VALUES
(1'Apocalypse''apocalypse.jpg'),
(
2'Asassens Creed''asassenscreed.jpg'),
(
3'Assassins Creed 2''assassinscreed2.jpg'),
(
4'APB Ghost''apbghost.jpg'),
(
5'Beast''beast.jpg'),
(
6'Catch Me''catchme.jpg'),
(
7'Chaos Legion''chaoslegion.jpg'),
(
8'Ciel''ciel.jpg'),
(
9'Gambit''gambit.jpg'),
(
10'Gears Of War 2''gearsofwar2.jpg'),
(
11'Hellboy''hellboy.jpg'),
(
13'House''house.jpg'); 

change TABLE_PREFIX_ to yours.

betts02 08-22-2010 08:26 AM

Will try that soon, just not too clued up about that,lol

but really it should not have to be added manually ?

also is the rounded corners, etc in a pro version or supposed to be in this ?

can not see if the xbox gamer tag works atm as i need to do the above you posted, cheers and thanks for the great support

micheal332001 08-22-2010 08:27 AM

Quote:

Originally Posted by RedTrinity (Post 2087699)
I get "loading please wait"..... but don't get any further than that :confused:

You need to choose a background before saving or that will happen.

Quote:

Originally Posted by RedTrinity (Post 2087701)
Also forgot to add.... the instructions say the following...



But there was no vbhsignature/sigimage folder included in the download file (VBH Signature Maker 1.0.1.zip)....

This has now been added to the zip file.

micheal332001 08-22-2010 08:30 AM

Quote:

Originally Posted by betts02 (Post 2087713)
Will try that soon, just not too clued up about that,lol

but really it should not have to be added manually ?

also is the rounded corners, etc in a pro version or supposed to be in this ?

can not see if the xbox gamer tag works atm as i need to do the above you posted, cheers and thanks for the great support


The rounded corners etc will be in the pro version yes,
but you will also be able to add new fonts and let your members choose the font type they would like to use.

Quote:

really it should not have to be added manually ?
Yes you are right this should be done with the install file i am looking into why this is not working and will have it fixed soon.
I hope lol

betts02 08-22-2010 08:35 AM

You got a link to the pro version ?

RedTrinity 08-22-2010 08:40 AM

1 Attachment(s)
Quote:

Originally Posted by micheal332001 (Post 2087715)
You need to choose a background before saving or that will happen.

I haven't tried saving anything. This happens as soon as the signature editor page loads up. There are no images or backgrounds displaying, either... have attached image so you can see what I mean.

Quote:

Originally Posted by micheal332001 (Post 2087715)
This has now been added to the zip file.

Thanks. Will re-upload and see if that makes a difference.


All times are GMT. The time now is 04:34 PM.

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.01593 seconds
  • Memory Usage 1,898KB
  • 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
  • (5)bbcode_php_printable
  • (25)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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