vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Who is chatting (for Flashchat) (https://vborg.vbsupport.ru/showthread.php?t=121884)

Paul M 01-03-2007 05:25 PM

You edit the phrases at the bottom of the xml file - or edit them in your acp after uploading.

ChevyThunder 01-05-2007 10:53 PM

got everything installed and it works great
except for one glitch
when I hit the forumhome page tab when opening up that page from the ACP
it gives me this error

Warning: Unknown(/home/content/c/h/e/chevythunder/html/chevythunder/chat/inc/config.php): failed to open stream: No such file or directory in /forumhome.php(63) : eval()'d code on line 6

Fatal error: (null)(): Failed opening required '/home/content/c/h/e/chevythunder/html/chevythunder/chat/inc/config.php' (include_path='.:/usr/local/lib/php') in /home/content/c/h/e/chevythunder/html/chevythunder/forumhome.php(63) : eval()'d code on line 6

it only does this with the chatters in chat room mod installed
once I remove that - it works just fine

any ideas what I should do, otherwise everything seems to be working fine

Paul M 01-06-2007 03:15 AM

Is your chat folder in the vb folder (i.e. with the admincp and modcp folders) ?

I'm a bit confused by your post as well, are you saying you get that erro when this mod is installed, or some other mod ?

PyroChixRock 01-06-2007 06:59 AM

thank you for the mod!

DaNIEL MeNTED 01-07-2007 06:48 PM

Hey Paul...

Wondering if you could save me some time before I look through the code. I was thinking of changing my navbar so it shows the # of people chatting (in order to entice more people to use chat).

Is there a variable or function I can call from your this plugin in my navbar?

THX!

PyroChixRock 01-08-2007 07:04 PM

Quote:

Originally Posted by GearTripper (Post 1079642)
hi Paul... in regards to my previous post here.

for my navbar code; would the number of active users should appear next to the link, as with forumhome_start, as long as i copy the Plugin PHP Code to hook location forumdisplay_Start? changing the template cache accordingly. i know it's a lot of unnecessary code. can you specify the specific i would need to call the correct number for $totalchatters?

Code:

                <if condition="$show['member']">
                        <td class="vbmenu_control"><a href="chat/flashchat.php$session[sessionurl_q]">Flashchat: $totalchatters</a></td>
                </if>


Quote:

Originally Posted by Paul M (Post 1079669)
Change the hook that this uses to global_start and $totalchatters will be available on any page (note, obviously it will run the query on every page as well).


Would you mind helping me with this, too? I've added the chat link and the $totalchatters code to the navbar, but I am confused on what else to do to get the number of chatters to show next to the chat link.

PyroChixRock 01-08-2007 07:47 PM

never mind I figured it out. Thanks for the awesome mod!

HolyKiller 01-11-2007 12:45 AM

here is my question - again:

Hi, THX for the mod, but i have one question.

At bottom of the forum homepage i see Members currently using Flashchat: 3 and i want copy the number of chating user to other position, but i don't know the name of this variable unit.

In template i don't find anything what i can use :/

THX a LOT

Holy

Paul M 01-11-2007 08:42 AM

If you look, the answer is two posts above you .......... ;)

( $totalchatters )

DaNIEL MeNTED 01-11-2007 01:26 PM

Quote:

Originally Posted by Paul M (Post 1156095)
If you look, the answer is two posts above you .......... ;)

( $totalchatters )

Hehe. Thanks... I saw that afterwards but haven't had time to test it out. Still working on getting photopost classifieds to work with iTrader and to send PMs vs emails. Will give it a shot over the weekend.


All times are GMT. The time now is 08:09 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.01283 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_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