vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Chat Modifications - Dream's Chatbox (https://vborg.vbsupport.ru/showthread.php?t=131002)

Dream 06-06-2007 12:32 AM

Glad it worked :) let me know if your users like the chatbox and how you use it.

fpattberg 06-06-2007 05:47 AM

Hi Dream.

I have installed the chatbox at:

www.sustainabilityforum.com/forum

If you want to use it as a demo. :)


Fabian

TrIn@dOr 06-06-2007 11:11 AM

Quote:

Originally Posted by Dream (Post 1261253)
Download the 1.9 zip file again and try the new chatbox.php please.

:up: working like a charm!, thanks!!

Flow Fusion 06-06-2007 10:14 PM

I wish we had a 'thanks' button--

Nice work Dream!

tycity 06-07-2007 01:33 AM

Love it thanks! Installed and Voted! - http://www.VirtualOrbit.com. Feel free to use as demo, we are really loving it!

Dream 06-07-2007 01:56 AM

Thank you glad you are :)

ssandgirls 06-07-2007 08:47 PM

Installed and looking excellent, Members havent found it yet though.......hehe

Mupetz 06-07-2007 09:02 PM

Dream, you are the best

Dream 06-07-2007 10:45 PM

I know https://vborg.vbsupport.ru/

Mupetz I like your forum style a lot, good job.

agsguar 06-09-2007 06:53 AM

Quote:

Originally Posted by Dream (Post 1260102)
Change this code

while( $smilie = $db->fetch_array( $result ) ) {
echo '<td class="alt1" align="center">' . chatbox_make_smilie_link($smilie) . "</td>\n";
$i++;
if ($i >= $smiliecolumns) {
echo "</tr><tr>\n";
$i = 0;
}
}

for

while( $smilie = $db->fetch_array( $result ) ) {
if ($smilie[smiliepath] == '/images/smilies/general') {
echo '<td class="alt1" align="center">' . chatbox_make_smilie_link($smilie) . "</td>\n";
$i++;
if ($i >= $smiliecolumns) {
echo "</tr><tr>\n";
$i = 0;
}
}
}

If that doesnt work, try using '/images/smilies/general/' or 'images/smilies/general' or 'images/smilies/general/'

Also don't forget to redo the code change I told you about before.

Hi Dream.

I do this but not work
I try with:
'/images/smilies/general/'
'/images/smilies/general'
'images/smilies/general'
'images/smilies/general/'

but not appear any smilie.. do you have another idea??

Thank you in advance..

note: i made this changes in a fresh copy of 1.9 version.

:confused:


All times are GMT. The time now is 02:26 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.01493 seconds
  • Memory Usage 1,736KB
  • 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_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