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.5 (https://vborg.vbsupport.ru/showthread.php?t=91278)

Tulsa 10-08-2005 11:34 PM

Quote:

Originally Posted by Paul M
I would say ;

1. You're not using cookies (i.e the remember me option)

2. You have removed the permission for guests to view profiles on your forum.

(if you are using cookies, you don't need to login to flashchat, it's automatic).


I am using the remember me option and I don't have to login to chat. I have removed permission for guests to see users profiles but if we are logged into the message base at the same time we are in chat, shouldn't it still function based on our login status on the message base?

ozmazdaclub 10-08-2005 11:36 PM

Hi,

I have flashchat installed and the intergration oinstalled also but users are reporting that every so often flash chat freezes and they all have to exit. anyone have any idea why this is possibly happening..

Thanks

turblue 10-08-2005 11:36 PM

Hi there...

I am testing the intergration on my home server.

1: I have modified the files as described, and checked.
2: All files have been uploaded, and checked.

I still get a blank screen after I select vb3.5 intergration. Obviously I have done something wrong. I have two questions.

When altering the section for permissions on the vbulletin35CMS.php file, can you please explain what exactly goes here.?? Is this correct.?? Is the syntax correct.??

// Set Allowed groups
if (in_array( 2 ,$groups)) $userrole = Registered Users;
if (in_array( 7 ,$groups)) $userrole = Paid Member;

//Set Staff groups
if (in_array( 5 ,$groups)) $userrole = Administrators;
if (in_array( 6 ,$groups)) $userrole = ROLE_ADMIN;

//Set Banned groups
if (in_array( 8 ,$groups)) $userrole = Banned Users;
if (in_array( 9 ,$groups)) $userrole = ROLE_NOBODY;

Also, can you possibly just give some quick reasons as to why I return a blank screen after selecting the vb3.5 intergration option.??

Many thanks..!!!
BTW, I installed the chat without intergration, and it works just great.!! Now I need to intergrate.

Paul M 10-09-2005 12:05 AM

Quote:

Originally Posted by Tulsa
I am using the remember me option and I don't have to login to chat. I have removed permission for guests to see users profiles but if we are logged into the message base at the same time we are in chat, shouldn't it still function based on our login status on the message base?

No idea then, as long as you logged into vB first, using 'remember me' then it works fine for me in both IE & Firefox.

Paul M 10-09-2005 12:12 AM

Quote:

Originally Posted by turblue
When altering the section for permissions on the vbulletin35CMS.php file, can you please explain what exactly goes here.?? Is this correct.?? Is the syntax correct.??

Basically you have broken it by making those changes. They should be left (put back) as ROLE_USER, ROLE_ADMIN or ROLE_NOBODY. They are flashchat roles - and those lines basically map vb usergroup ids to flashchat roles. i.e usergroups 2 & 7 get allocated ROLE_USER, groups 5 & 6 get ROLE_ADMIN etc.


Quote:

Originally Posted by turblue
Also, can you possibly just give some quick reasons as to why I return a blank screen after selecting the vb3.5 intergration option

Yep, see above, it's probably because you have broken the CMS file.

testpig 10-09-2005 04:52 AM

Quote:

Originally Posted by Paul M
Received them okay. You appear to have made the error mentioned in this post ;

https://vborg.vbsupport.ru/showthrea...ets#post739785

i.e. you have a bracket missing.

Hi Paul....firstly just wanted to say thanks for the great hack! Very much appreciated.

I downloaded it from the FlashChat site and thought I should let you know that version still only has 3 brackets in the integration text file.....so probably causing some unnecessary grief. I've resolved it thanks to this thread.

One small question which is possibly related to a post above. Every time I enter the chat from the VB3.5 forum I need to login to chat again. There is no prompt to 'remember me" at the chat login so possibly I have a problem with a cookie path, or a setting somewhere". Any idea where I should look?

Thanks again,
Steve.
www.hemi6pack.com

fringehead 10-09-2005 07:13 AM

thanks man, nice work!

S

turblue 10-09-2005 07:54 AM

All good now, thank you Paul...!!!!

Cornolio 10-09-2005 09:03 AM

Quote:

Originally Posted by Paul M
Have you uploaded the CMS file ?

sure

p3gator 10-09-2005 02:29 PM

First off, Paul, thanks for taking the time to make this modification, top notch, and appreciate the time you took to post and answer questions, very helpful for all of us!

Regarding the NAVBAR.... and this post:

Quote:

Originally Posted by EasyTarget
Code:

<a href="http:blah.com/flashchat.php" target="_blank">FlashChat</a>
I think that will open the program in a new window.

I personally find the chat used more when ppl can see at the top of the page how many ppl are chatting, so I did this for now:

Code:

                <td class="vbmenu_control"><a href="chat/flashchat.php" target="_blank">Chat ($totalchatters)</a></td>
Anyways, probably a better way to do that, but at 0030 here in Japan, my ability to think beyond something that simple is nill...

edit... sigh, but that $totalchatters call only works on the forumhome page... oh well, was worth a shot anyways.

Once again, thanks for the mod Paul, good stuff.

John


All times are GMT. The time now is 02:49 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.01378 seconds
  • Memory Usage 1,751KB
  • 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_code_printable
  • (7)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