vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Integration with vBulletin - Flashchat Integration for vB 3.6 (https://vborg.vbsupport.ru/showthread.php?t=120926)

dendrob 09-27-2007 11:02 PM

Try test123/test123

PS: It's strange because it works for some people and not for others.

Paul M 09-28-2007 07:27 PM

Works fine for me in IE6, IE7 and FF.

You do have a cookie issue though - if you drop the 'www' from your url's you will be logged out of the forum, and the chat - maybe that's what's happening.

dendrob 09-30-2007 12:15 AM

I know that's not really an issue for this mod, but how do I remedy that? I do have a mod rewrite that throws me from domain.com to www.domain.com, but apparantly something else is at play here. Now is the cookie issue in flashchat or in my vbulletin???

Neo_obs 10-09-2007 08:14 AM

Quote:

Originally Posted by speciosa (Post 1346253)
this mod is working fine but i can't quite figure out how to embed a flashchat box in EVERY page. when you link to misc.php?do=flashchat it will bring up a window that is laid out as:

<header + navbar>
<embedded flashchat box>
<footer>

i would like to have a similar layout on all the other pages on the board like so:

<header + navbar>
<embedded flashchat box>
<posts in thread, forum list, etc>
<footer>

so that the flashchat box is embedded into most of the pages a user would see. clues appreciated on how to achieve this.

have read that vbadvanced allows you to do stuff like this but haven't dug into that yet.

cheers,
jake

This isn't a good idea but you could use iframes to do that.
<header + navbar>
<embedded flashchat box>
<iframe>
<posts in thread, forum list, etc>
</iframe>
<footer>

But that would require alot of work.

Neo_obs 10-09-2007 08:34 AM

Sorry to double post but I wanted to let you know Paul.

You can add a new permission set called spy. I just tested it and it works.

I basically just made a copy of one of the other groups and changed its name/numeric value.

If you wanna know what I did PM me or catch me on MSN (neo_obs@msn.com)

To let everyone know, a spy can look at the chat but won't be seen by other members or be able to talk. I really like this feature as I don't like to talk to my members (I am just the technical guy not the webmaster) But I still want to see whats going on in chat. I like to spy LOL

Paul M 10-09-2007 09:04 AM

The only reason it's not there is simply that no one has ever expressed a need for a whole usergroup to spy, so it's not been necessary to add it.

One person can spy without the need for a such a permission, you just need the spy password. :)

ukdalai 10-10-2007 10:47 AM

having install the mod, i have found a little issue, the only usergroup that can use share file is admin.

any thoughts on how i can change this, it worked before we did the admin intergration

Craig

Paul M 10-10-2007 11:31 AM

File sharing is controlled by Flashchat setting files, I can't remember offhand which ones, you need to ask on the Tufat forum.

Eagle Creek 10-10-2007 01:41 PM

Quote:

Originally Posted by Paul M (Post 1356807)
File sharing is controlled by Flashchat setting files, I can't remember offhand which ones, you need to ask on the Tufat forum.

chat\inc\layouts

==> user.php

=>
PHP Code:

'allowFileShare' => true,//file sharing user menu 


sylar 10-17-2007 10:10 AM

Has the memory leak issue been addressed.


All times are GMT. The time now is 11:27 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.02119 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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