vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Chat Modifications - FlashChat Combo-Module v1.2 for vBadvanced (https://vborg.vbsupport.ru/showthread.php?t=171756)

yotsume 07-22-2008 06:56 PM

So you deactivate my mod and the link works again? Then you reactivate and the link no longer works? It is strange that there would be a navbar link conflict at all. I do not have PhotoPlog Pro so I can not test to see what is going on for you. I would also post your problem over with the Photoplog people and ask them as well. If you get an answer please post it here.

For me to help at all I would need a link to your site. Another question for you, is your PhotoPlog navbar link hard coded with your complete url or not? Please give me a link to your site. This might be very easy to fix...

Quote:

Originally Posted by redg8r (Post 1581430)
Hi,

Nice plugin, but wanted to note that there is a conflict when using this CMPS module along with PhotoPlog Pro.

For some reason when the "Whos Chatting" module is activated on a CMPS page, it creates an error when clicking the navbar link to the photoplog gallery.

This may or may not be an issue with photoplog itself.

The error in the photoplog gallery references to trying to load "whochat.php" which seems to be the one file unsupported here.

Works great otherwise, thanks for that, unfortunately have to uninstall.


Poppet 07-23-2008 08:59 AM

*Installed* It works like a charm too. Great mod.

yotsume 07-23-2008 02:10 PM

Quote:

Originally Posted by Poppet (Post 1582121)
*Installed* It works like a charm too. Great mod.

Hope you like it's features. I am going to work on a new version soon to add a few more features. However, I don't want to make this into something complicated. What's the saying... "If it isn't broke, don't fix it!"

Adding sound for when people sign in and out of the chat room might come soon as well as a chat invite system. The sound feature I keep pushing to the side because you would only hear the sound on the page where you have this mod active.

Anyway, happy chatting to you!

htscpl 07-27-2008 12:50 AM

Great mod just what I was looking for, Thanks !

SSJB_7 07-29-2008 06:33 AM

this mod i wanted a lot but it's not working for me!

tldagent 09-08-2008 09:00 PM

Love this module but cannot seem to get it to work. I install it as instructed and when I go to the portal home page where the module is enabled I get this error:

Code:

Warning: require_once(./forum/chat/inc/config.php) [function.require-once]: failed to open stream: No such file or directory in [path]/modules/whochat.php on line 10

Fatal error: require_once() [function.require]: Failed opening required './forum/chat/inc/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/forum/modules/whochat.php on line 10

Tried to adjust permissions on whochat.php and that didn't fix it either. Thank you!

yotsume 09-09-2008 01:19 AM

Quote:

Originally Posted by tldagent (Post 1617697)
Love this module but cannot seem to get it to work. I install it as instructed and when I go to the portal home page where the module is enabled I get this error:

Code:

Warning: require_once(./forum/chat/inc/config.php) [function.require-once]: failed to open stream: No such file or directory in [path]/modules/whochat.php on line 10

Fatal error: require_once() [function.require]: Failed opening required './forum/chat/inc/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/forum/modules/whochat.php on line 10

Tried to adjust permissions on whochat.php and that didn't fix it either. Thank you!

I will help you out directly. The first thing that comes to mind is that in the directions had had to make a new template. You must use full urls that begin with http:// for your edits. Did you use this style of url?

If that is your problem then its an easy fix. If that is not the problem please PM me so we can chat live with some instant messaging to get you hooked up correctly.

jlew24asu 09-09-2008 11:40 AM

very nice thanks !

tldagent 09-09-2008 01:35 PM

Quote:

Originally Posted by yotsume (Post 1617849)
I will help you out directly. The first thing that comes to mind is that in the directions had had to make a new template. You must use full urls that begin with http:// for your edits. Did you use this style of url?

If that is your problem then its an easy fix. If that is not the problem please PM me so we can chat live with some instant messaging to get you hooked up correctly.

URLS are correct. I have Flashchat version 5 and vbulletin 3.7.+. I'll PM you!

yotsume 09-09-2008 07:50 PM

Quote:

Originally Posted by tldagent (Post 1618225)
URLS are correct. I have Flashchat version 5 and vbulletin 3.7.+. I'll PM you!

According to your PMyour using a pre-3.6x version of the whochat.php which I just noticed.

Please try my mod again with this newer version that was updated for 3.6x with some new settings.

Here are some of the new code settings you must input correctly:

Code:

// ## Altered version for 3.6x FlashChat Combo-Mod September, 2007
// ## Paul M - Flashchat - Who is in the chat v3.05 ## //

// ## Hack parameters ## //
$showbots = true; // Change to false if you don't want Bots to show online //

$fcfolder = 'chat'; // The folder name where your flashchat installation is located //
$GLOBALS['fc_config_stop'] = true;

$root = '/home/www/your_root_dir/';  //Change it to the Path of your root directoryr

require_once( $root . $fcfolder . "/inc/config.php");
require_once( $root . $fcfolder . "/inc/config.srv.php");

Again, the version of whochat.php that your using is for vb3.5x Please update your whochat.php with the one attached and report back here please. This new version works with vb3.7x as well.


All times are GMT. The time now is 01:59 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.01068 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
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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