vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - MGC Chatbox Evo (https://vborg.vbsupport.ru/showthread.php?t=168992)

VBDev 02-10-2008 06:54 PM

Quote:

Originally Posted by Straightupimp (Post 1440299)
Great work, i have a simple suggestion make it so that way there are channel permissions,

ex : have an admin channel...that only admin can view

As it will create a command, then permissions will be possible to change throught the command permissions :)

Quote:

Originally Posted by RvG2 (Post 1440243)
This mod could belong to one of the hall of famer like IBProArcade. :)

Cl?ment - great person u r!

Thanks :)

Sandy-XXX 02-10-2008 10:13 PM

Thanks, working perfect :)

lonelime 02-11-2008 01:30 AM

Quote:

Originally Posted by VBDev (Post 1439901)
Have you uploaded js files correctly ?

yeah .. i have double check so many times.... i uploaded everything correctly ...

but i dont know why i got that blank page, after i disable the chat box, then my forum back to normal ...this is weird ....

mljask 02-11-2008 02:12 AM

how i can show chatbox only on arcade.php and on arcade when you playing game arcade.php?do=play&gameid=73 but i dont need it on other pages from arcade like when you play torunaments / views leaderboard, ...

jdelasko 02-11-2008 05:09 AM

Do I remove the template edits from the previous version before I install this version? The upgrade instructions makes no mention of what to do with existing template edits.

The previous version required modification of these templates:

FORUMHOME
modifyoptions
navbar

Also, there was an Additional CSS change.

????

VBDev 02-11-2008 05:29 AM

Quote:

Originally Posted by lonelime (Post 1440497)
yeah .. i have double check so many times.... i uploaded everything correctly ...

but i dont know why i got that blank page, after i disable the chat box, then my forum back to normal ...this is weird ....

That's very strange. which version of vB do you use ?

Quote:

Originally Posted by mljask (Post 1440526)
how i can show chatbox only on arcade.php and on arcade when you playing game arcade.php?do=play&gameid=73 but i dont need it on other pages from arcade like when you play torunaments / views leaderboard, ...

For that you would have to tweak the global hook that do the display on all pages.

In that hook you should change content like that :

PHP Code:

if (THIS_SCRIPT != 'arcade' || (THIS_SCRIPT == 'arcade' && $_REQUEST['do'] != 'play'))
{
   
/* Actual content of the hook */


Hope this can help you working around it.

Quote:

Originally Posted by jdelasko (Post 1440589)
Do I remove the template edits from the previous version before I install this version? The upgrade instructions makes no mention of what to do with existing template edits.

The previous version required modification of these templates:


FORUMHOME
modifyoptions
navbar

Also, there was an Additional CSS change.


????

Yes remove everything from previous version including templates edit :)

hrk 02-11-2008 07:03 AM

Thank you. its nice:)

Trixi.com 02-11-2008 07:33 AM

VBDev - Done - it is visible to unregistered users. http://www.rickshawforum.com/forums

...but it's loading, and loading....

Saludos

Quote:

Originally Posted by VBDev (Post 1438940)
Can you please activate again the chatbox coz I don't see as not logged in user.


VBDev 02-11-2008 08:17 AM

Oh sorry I forgot ya :(

I'll try to have a look tonight.

mljask 02-11-2008 12:18 PM

i think i will need help from you

i find this hook
Chatbox display on all pages / global_start

and what i must to do to show chatbox only on
/arcade.php and /arcade.php?&act=Arcade&do=play&gameid=113

and block chatbox from those pages

/arcade.php?&do=viewtournaments
/arcade.php?&act=Arcade&module=settings
/arcade.php?&act=Arcade&module=favorites
/arcade.php?&act=Arcade&module=report
/arcade.php?&act=Arcade&module=league

thank you for help


All times are GMT. The time now is 01:12 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.03870 seconds
  • Memory Usage 1,746KB
  • 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_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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