vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   user favorites smilies (https://vborg.vbsupport.ru/showthread.php?t=66775)

Gutspiller 08-19-2005 07:25 PM

OK, now how do I remove the two [More] links when a user selects more favs than are allowed to be showed?

theArchitect 09-13-2005 07:47 AM

Quote:

Originally Posted by all-the-vb
example, from the smiles page :rolleyes:

Any chance of porting this for 3.5.0? My members are really missing it.

Paul M 09-25-2005 10:20 AM

Quote:

Originally Posted by Black_Widow
This is a very useful hack however it still need some fixes.
i have installed on 3.0.7 and have the same problem of Kali
https://vborg.vbsupport.ru/showpost....8&postcount=21



Can someone fix this please?
Thanks

Well I installed this for Ice Castle last night and hit the same bug, so I fixed it.

In misc.php find ;

Code:

$query =$DB_site->query("UPDATE " . TABLE_PREFIX . "user SET smilie=" . implode(",", $nabn) . " WHERE userid='$uid'");
and replace with ;

Code:

$query =$DB_site->query("UPDATE " . TABLE_PREFIX . "user SET smilie='' WHERE userid='$uid'");

eure-mudder 10-06-2005 12:30 PM

Is there any chance that this Hack will be port to 3.5?

Dybukk 10-12-2005 06:56 PM

I just tried installing this hack on my 3.0.6 forum and I have the links to "More" and "Favorites" on the smilie page, but when I click on More to actually add one to my favorites, I don't have any of the check boxes. If I click on Favorites I get a new page that only has "Submit" and "Reset". Ive gone through all the updated code and everything looks to be OK.

Any thoughts?

Pamela 11-21-2005 07:36 AM

Could we please get this for 3.5? I love this hack!

Thanks! :)

LeonHartHVA 01-31-2006 05:45 AM

ya, i really love this hack, can release for vb 3.5 ?
Thanks

Stangsta 02-27-2006 06:41 PM

Someone PLEASE port to 3.5.

Thanks.

tokenyank 06-05-2006 11:25 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=94950&highlight=favorite+smilies" target="_blank">requesting thread for port</a>


All times are GMT. The time now is 07:25 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.01353 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)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
  • (9)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