Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Beta Releases

Reply
 
Thread Tools
Details »»

Version: 1.00, by Wayne2k1.com Wayne2k1.com is offline
Developer Last Online: Aug 2015 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 02-20-2002 Last Update: Never Installs: 4
Is in Beta Stage  
No support by the author.

Soooo...

First of all, I must admit I'm a PHP-newbie...and the installation of this hack is REALLY tricky, but the results are OK, and I think it's worth while

Here's my hack. It creates a link just under the usual smilies panel and allows to have a huge amount of smilies, and to order them in folders.

1. Pre-Requisites

You must have this two hacks installed:

https://vborg.vbsupport.ru/showthrea...threadid=24033
https://vborg.vbsupport.ru/showthrea...threadid=25888

2. Description of Files in .ZIP

smiliepanel.php - To copy in your root dir.
vbcode.js.txt - A few lines to ADD at bottom of your vbcode.js
blanksmile.gif - A "fake" smile to add in your /images/smilies dir
adv_smilie_*.txt - The templates you have to create
vbcode_smilies_getmore - The template as I have on my vbull.


3. How to install

a. Edit smiliepanel.php

Just after this comment

PHP Code:
<!-- Editable Code 
Write down the name of the Folder 
and the link 
as in this example:

<
a href="smiliepanel.php?smiliepage=2">First Page</a

IMPORTANT: use "?smiliepage=1" only if linking the index --> 
You'll find

PHP Code:
<a href="smiliepanel.php?smiliepage=2">First Page</a
Replace "First Page" with whatever you want to call the first "folder" of your panel.

Do the same thing with

PHP Code:
<a href="smiliepanel.php?smiliepage=3">Second Page</a
and so on. If you have (probably you have ) more than 2 folders, just copy&paste the code from line 27 to line 62, as many times as the folders you have.

Then, look for the line

PHP Code:
<!-- Smilie Folder #1 --> 
and read the instructions above. Just make sure to respect the syntax for the "<a href".

b. Add the lines of code you find in "vbcode.js.txt" at bottom of your vbcode.js

c. Create the templates

adv_smilie_head
adv_smilie_page
adv_smilie_firstalt
adv_smilie_secondalt
adv_smilie_foot
adv_smilie_table
adv_smilie_close


and copy in them the content of the .TXT files.

d. Replace your "vbcode_smilies_getmore" template with the one you find in the .ZIP file.

e. Now...this is the only way I found to do that, and the way it was useful for me, if one of you has something better, pls help

Upload the "blanksmile.gif" to your smilies directory. Then go to the admin panel, and add the smile, without giving it replacement text and text.
Then, move the "blank" smile to the last position.

I have 36 smilies installed on my board, and with the "blank" one they become 37.

Then I went to "vBulletin Options", and set "Clickable Smilies Total" to 36. (That means it has always to be your number of smiles, minus one).

f. Upload vbcode.js and smiliepanel.php


That's it.

Comments and suggestions are REALLY appreciated.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 02-21-2002, 03:51 PM
WebMasterAJ WebMasterAJ is offline
 
Join Date: Oct 2001
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey, I'll install the hack, but first, do you have any previews or something so I can see how it looks and get a better idea of how it works.

Thanks!
Reply With Quote
  #3  
Old 02-21-2002, 04:32 PM
Wayne2k1.com's Avatar
Wayne2k1.com Wayne2k1.com is offline
 
Join Date: Nov 2001
Location: Italy
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sure!

Here's the bottom of the "old" smilies panel



Here's the main page of the panel



And finally a "folder" of smilies



Reply With Quote
  #4  
Old 02-21-2002, 05:23 PM
Lesane's Avatar
Lesane Lesane is offline
 
Join Date: Oct 2001
Location: The Netherlands
Posts: 1,149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great 'tricky' hack, very nice. Thanks. :up:
Reply With Quote
  #5  
Old 02-22-2002, 02:47 AM
cditty's Avatar
cditty cditty is offline
 
Join Date: Oct 2001
Location: Memphis TN
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Am I correct in understanding that you have to actually edit the smiliepanel.php file and add ALL the smilies by hand?

Also, where does one get the rightarrow.gif from?

Chris
Reply With Quote
  #6  
Old 02-22-2002, 05:40 AM
Wayne2k1.com's Avatar
Wayne2k1.com Wayne2k1.com is offline
 
Join Date: Nov 2001
Location: Italy
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by cditty
Am I correct in understanding that you have to actually edit the smiliepanel.php file and add ALL the smilies by hand?

Also, where does one get the rightarrow.gif from?

Chris
Yes, that's right.

Whoops...here it is...I'll add it to the .ZIP file asap.

Tnx.
Reply With Quote
  #7  
Old 02-23-2002, 02:05 PM
cditty's Avatar
cditty cditty is offline
 
Join Date: Oct 2001
Location: Memphis TN
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Another question....If we have to manually add each smilie to the template, then why do we need to have the Change the display order of smilies hack? I'm curious.

Chris
Reply With Quote
  #8  
Old 02-24-2002, 12:18 AM
Dalius Dalius is offline
 
Join Date: Oct 2001
Location: Canada!
Posts: 255
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey, can we have it go straight to the Panel instead of clicking on a link to go their?
Reply With Quote
  #9  
Old 02-24-2002, 09:19 AM
Wayne2k1.com's Avatar
Wayne2k1.com Wayne2k1.com is offline
 
Join Date: Nov 2001
Location: Italy
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by cditty
Another question....If we have to manually add each smilie to the template, then why do we need to have the Change the display order of smilies hack? I'm curious.

Chris
Well...basically because I didn't know how to do it...

I'll try to explain.

If you have...for example, 10 smilies INSIDE vbulletin (the ones you add from the admin panel), you won't have the "Get More" text below the panel, right?

Since my hack replaces the "Get More" link under the main smiles panel, you have to add a blank smile to the database, then put it in the LAST place (that's why you need to change the order) and then go to Options --> Clickable Smilies Total --> and change it to the number of your smilies MINUS one...the blank one.

I know it's REALLY tricky, but it's the only way I thought of it
Reply With Quote
  #10  
Old 02-24-2002, 09:22 AM
Wayne2k1.com's Avatar
Wayne2k1.com Wayne2k1.com is offline
 
Join Date: Nov 2001
Location: Italy
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Dalius
Hey, can we have it go straight to the Panel instead of clicking on a link to go their?
Uhmm...

I guess not. Unless you build a "postbit" template including frames, but in this case I guess the javascript won't work.
Reply With Quote
Reply

Thread Tools

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 08:10 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.09196 seconds
  • Memory Usage 2,302KB
  • Queries Executed 23 (?)
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
  • (4)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete