vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB Shoutbox 1.0 (https://vborg.vbsupport.ru/showthread.php?t=38698)

ga.net 01-31-2003 01:18 PM

Quote:

Originally posted by derb
hello everybody,

could somebody please tell me why the smilies aren't working on my page ? and yes i red the whole thread 10x now...

thanx !

please take a look here:
http://www.klangforschungost.org/forum/shoutbox.php?s=

Me too

Aaron1 01-31-2003 02:34 PM

I might have an idea why it won't work for you guys.
Did you perhaps install, the "vBcode and smilie user interface improvement" Hack? Well i did, and after modifying (or you could uninstall it) the smilies worked again.

I guess the modified Vbcode.js causes the problem...

My 2 euro cents :)

ga.net 02-01-2003 05:45 AM

Quote:

Originally posted by Aaron1
I might have an idea why it won't work for you guys.
Did you perhaps install, the "vBcode and smilie user interface improvement" Hack? Well i did, and after modifying (or you could uninstall it) the smilies worked again.

I guess the modified Vbcode.js causes the problem...

My 2 euro cents :)


I didnt install such hack.

WebMasterAJ 02-01-2003 07:20 PM

I did... and I'm now having the problem :( I'm trying to find a way to fix it... but since I'm not a real PHP guru... someone can probably find the problem sooner...

ga.net 02-02-2003 06:05 AM

I tried e-mailing the author but no reply

Floris 02-13-2003 11:45 AM

The smilies are not parsed here either on vb229 for some reason.

ga.net 02-13-2003 09:20 PM

Quote:

Originally posted by xiphoid
The smilies are not parsed here either on vb229 for some reason.
Is there a way to fix it?

DarkDraco07 02-14-2003 08:31 PM

is there a way to ban individual members from posting in shoutbox?

im getting tired of people posting html codes to make the forum home either not work, or redirect to another page

Xanthine 02-17-2003 08:19 PM

that was answered already in this thread

Kars10 02-26-2003 04:02 PM

I have the "Randomsmilies-Hack" installed.
Now i found a way to display the order of the smilies like on that hack. :)

Just replace:
PHP Code:

$smilies $DB_site->query("SELECT title, smilietext, smiliepath FROM smilie ORDER BY smilieid ASC LIMIT $smilie_limit"); 

with

PHP Code:

$smilies $DB_site->query("SELECT title, smilietext, smiliepath FROM smilie ORDER BY RAND() ASC LIMIT $smilie_limit"); 

Have fun! ;)


All times are GMT. The time now is 08:58 AM.

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.01341 seconds
  • Memory Usage 1,739KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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