The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Smiliecreator v1.1 Details »» | |||||||||||||||||||||||||
Hello Hackers!
Ok this is my first release here, so be gentle with me! Ok, what does this hack do? With this hack you can easy generate your own custom Sign-Smilies. Credits to: tkeil69575 It should work with any vBVersions 2.x.x. Files to modify: 2 (vbcode.js, misc.php) Templates to add: 1 (vbcode_popup_smiliecreator) Templates to edit: 1 (vbcode_smilies_getmore) Installtime: 5 - 10 min [high]NOTE: This hack uses the PHP-GD Function, so be shure you have this enabled on your server. If you don?t be shure about this, ask your host or look in your PHP-Info. Also you must have Dynamic URL for [img] tags enabled in your Posting Code Settings.[/high] Changelog: - v1.0 First Release - v1.1 Fixed Quotes-bug; credits to Slynderdale and FlyingDutchman Update Information: from v1.0 to v1.1 / only replace the old text2schild.php with the new one Screenshots in the next Posts. Have Fun and please click install if you use this hack! Kars Show Your Support
|
Comments |
#122
|
|||
|
|||
I just add a double slash before "var vtyp = findtyp();"
<html> <head> <title>$bbtitle Smiliecreator</title> <meta name="MSSmartTagsPreventParsing" content="TRUE"> <meta http-equiv="MSThemeCompatible" content="Yes"> <script> function findtyp() { var szReturn; for (var i=0;i<document.schild.typ.length;i++) { if (document.schild.typ[i].checked) { szReturn = document.schild.typ[i].value; break; } } return szReturn; } //var vtyp = findtyp(); </script> |
#123
|
|||
|
|||
|
#124
|
|||
|
|||
Sorry, the Problem isn't fixed and I'll go to uninstall the Hack next Days. Many other Things should be done on our Community and I've not Time enough to wait too many Days for an Idea.
|
#125
|
|||
|
|||
i´ll make the same in 4 days (fr.)
|
#126
|
||||
|
||||
Love this hack, but i got trouble running it, although the gd library is installed & png support is available.
These are the errors i have: from here: http://www.housequake.com/forum/text...hcol=2,255,255 Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/sites/site5/web/forum/text2schild.php on line 6 Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of remove_magic_quotes(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/sites/site5/web/forum/text2schild.php on line 30 Warning: Cannot add header information - headers already sent by (output started at /home/sites/site5/web/forum/text2schild.php:6) in /home/sites/site5/web/forum/text2schild.php on line 126 ?PNG IHDR<%)?z3PLTE???????????????????KLL??????? ???????????x?rttRNS@??f"IDATx?͖Y?? E? ????v???-*?]9??????F&??????R?偱?l????0捷???9˲e9? wk??*?v?p^??? x?vQ?g???????e??ݧ??P???Va3??Gr?2? ???9??k?U?)Xk?ae??6k&p???$ho:?? N?*LK?-B?s????!??8?????g8"J???????]R!Ly?α)????xr???ͬ?/.r..4?[W? ?ۉ?K[e!m??ϓ0;,?h+??????-?6?gCt?韪???? ħاIEND?B`? Do you guys/girls have any clue what i did wrong? Thanks for helping me out if you can! |
#127
|
||||
|
||||
I removed the magic_quotes function and now suddenly it works again!
Strange, anyone know why? |
#128
|
|||
|
|||
now it´s deleted!
|
#129
|
|||
|
|||
I did everything that you guys said, I even checked if GD was on (it is)
GD Support enabled GD Version bundled (2.0.12 compatible) FreeType Support enabled FreeType Linkage with freetype GIF Read Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled XBM Support enabled PHP Code:
|
#130
|
|||
|
|||
Thx a lot for this, great job
|
#131
|
|||
|
|||
tha java window wont open.. getting an error on the page.. I edited the vbcode.js and I pasted:
<a href="javascriptpensmileycreator(320,290,'$sessi on[sessionhash]')">[Create Smilie]</a> inside showthread_replybox template.. any idea why it aint working? [edit] nvr mind I pasted the java code above in the replybox template and it worked thanks mate! *clicks install |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|