vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Chat Modifications - Flashchat 6 Integration for vBulletin 4.x (https://vborg.vbsupport.ru/showthread.php?t=231184)

Paul M 10-06-2010 07:04 PM

Quote:

Originally Posted by marinelife (Post 2107425)
How can you make it show if there are users in chat on the forums page?

https://vborg.vbsupport.ru/showthread.php?t=231185

marinelife 10-06-2010 07:14 PM

Thanks so much :)

s810car 10-06-2010 09:34 PM

Quote:

Originally Posted by Paul M (Post 2107353)
I dont have FC6 installed so I cannot confirm the bug (which would be in FC anyway, so Im not sure I could do anything about it).

As to the database error - that is not coming from anything in this mod. I dont recognise the query from FC either.

Here's why I brought this up to you, code from the vbulletin40cms.php version 4.1.2.6
PHP Code:

    // Returns URL of user profile page //
    
function getUserProfile($userid)
    {
        return (
$this->userid == $userid) ? "../profile.php?do=editprofile" "../member.php?u=$userid";
    } 

I'm assuming this is what directs the linkback to the forum user profile, which it gives the error then not allowing you to continue.

K...figured the SQL error was something not that easy to find...sigh I'll keep researching and if anything its from affects or was affected by your hack I'll post an update

Paul M 10-06-2010 09:45 PM

When you said there was a bug, I assumed you meant with the CMS file supplied as part of this modification. 4.1.2.6 is not the file supplied here, its the default vb4 CMS. The header of this file is

PHP Code:

$Revision1.4 $  
$Date2010/01/13 23:54:00 


It bypasses the profile issue.



(internally its Revision 4.1.4.5)

s810car 10-06-2010 10:45 PM

ohhhh, i thought those were one and the same file. so do I need to put the old file back it to have the proper integration, Idk what its set as now :confused: Would I lose the benefits of the hack leaving this file in?

Paul M 10-06-2010 11:28 PM

You must use the file supplied by this mod.

s810car 10-07-2010 01:36 AM

thanks, reinstalling :up:

der_darkon 10-14-2010 10:13 PM

For all the people who are having trouble to autologin into the chat and don“t like the white page with all the text:
Instead of just linking to "/chat/" you have to link to "/chat/flashchat.php" and you will be taking directly to the chat. (provided your cookiesettings are ok).

Thanks for the great integration.

basilrath 10-25-2010 08:26 AM

Just a quickie if anyone has an answer

I have added the chat (done this before so never been an issue)

The chat works ok etc but the text or the input text is pretty much transparent or wrong colour whatever you set it at?

I have done the normal steps deleted everything / reinstalled in correct orders but to no avail

login ok etc

thanks

BrianMis 10-26-2010 01:48 AM

Hello all, I have FlashChat installed and the integration (Thanks Paul) everything is working great. The only problem I have is I can't find any of the usergroup options in ACP.

Can anyone help out with this?

Thanks!


All times are GMT. The time now is 04:50 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.01477 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
  • (2)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
  • (1)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