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

noorz 10-23-2008 09:19 PM

Quote:

Originally Posted by noorz (Post 1650168)
I'm scanned this thread and googled for days... has there been any progress on this problem?

Ever since I've installed Cyb Chatbox, the forum page with the chatbox would not load on Internet Explorer at all. I get errors and a pop-up that aborts loading the page. It works perfectly fine on Firefox as well. I've disabled the chatbox and will probably uninstall at this rate... which is a shame, because my forum's Firefox users and I really love this chatbox. :(

I've found the solution to my problem and it wasn't within Cyb Chatbox. I disabled all my plugins and setup a new style, enabling and disabling each plugin until I found the source of my problem. That kinda problem is usually within template edits. For me, my image resizer was the source of the problem.

This post is what helped me find the source of my problem.

Thanks for the excellent chat mod Cybernetec.

lard007 10-23-2008 10:45 PM

Quote:

Originally Posted by Pearl (Post 1605268)
for those whom seem to have trouble with the loading issue

go to styles&templates>edit **your style** >open template "cyb_chatbox"

replace all misc.php with $vboptions[bburl]/misc.php?

use search function you will need it theres like 25 edits.

edit also

cyb_chatbox_archive_bit
cyb_chatbox_topchatters_bit

your box will display however new_post.gif will show a red cross thats because the settings in admincp under chatbox point to

images/statusicon/post_new.gif
images/statusicon/post_old.gif

changing the path will stop showing them in the forums, to solve that just make an image folder wherever you cmps_index.php file is or in the folder where your cmps_index file is or whatever you named that file.

public_html/images/statusicon/post_new.gif
public_html/images/statusicon/post_old.gif

note:with this fix it will also enable any page now where u add $cybchatbox
arcade.php, all_albums.php, albums.php etc....
note2: for custom pages still need to add the custom page name in "chatbox on"

*************************************
Show ChatBox on (comma separated THIS_SCRIPT locations)
Blank to show on all pages (not recommended because of server load)
************************************************** ***
example line= Index,forumdisplay,showthread,newreply,arcade,albu m,all_albums,vbtubepro,adv_index,

Cheers
Lynn

bump for this post - resolved issues with CMPS and our forum in a sub directory!

great mod :)

morficus 10-23-2008 11:11 PM

I'm having an issues with the time and datestamps
it doesn't seem to use the same notation from the php date() function...

can somebody point one where I can find the proper notation??
thanks

iglobal 10-24-2008 04:48 AM

Hi, I have a little problem. The time is not showing correcly. It shows up H:i (the format), instead the hour and minute. I woule really, really, appreciate some help!!!

morficus 10-24-2008 03:59 PM

if you do %H it shows the time in 24-h time
but %i does not show the minutes... it does nothing
to show the minutes do %M

I still haven't figured out how to make it show time in 12-h time along with the AM/PM or miliseconds.... It would be really useful if I knew what notation it was using.

time stamps typically use the PHP function date() notation.... but this seems to not follow that :(

SPARKS MAN 10-24-2008 08:23 PM

its work probably in English language
but in Arabic its not work ????

DigiCrime 10-25-2008 01:08 PM

ok I took out the extra / but it still doesn't work. I can use firefox just fine but IE says it can't open the said URL so what else could it be?

BucWiLd 10-25-2008 10:56 PM

anyone know how to get this to show in every page instead of just the main forum index? well i think i see the instructions in the install instructions but i need them in noob temrs :)

BeoRski 10-26-2008 01:42 PM

Quote:

Originally Posted by morficus (Post 1651864)
if you do %H it shows the time in 24-h time
but %i does not show the minutes... it does nothing
to show the minutes do %M

I still haven't figured out how to make it show time in 12-h time along with the AM/PM or miliseconds.... It would be really useful if I knew what notation it was using.

time stamps typically use the PHP function date() notation.... but this seems to not follow that :(

Try h:ia



Best Regards

SPARKS MAN 10-26-2008 05:55 PM

Quote:

Originally Posted by BuCwIld (Post 1652714)
anyone know how to get this to show in every page instead of just the main forum index? well i think i see the instructions in the install instructions but i need them in noob temrs :)


admincp >>> vBulletin Options >>> Cyb - ChatBox

Show ChatBox on (comma separated THIS_SCRIPT locations)
Blank to show on all pages (not recommended because of server load)


in the text box delete (index0 which) its default there

remember its cause server load

KatieG 10-26-2008 07:33 PM

Quote:

Originally Posted by SPARKS MAN (Post 1653258)
admincp >>> vBulletin Options >>> Cyb - ChatBox

Show ChatBox on (comma separated THIS_SCRIPT locations)
Blank to show on all pages (not recommended because of server load)


in the text box delete (index0 which) its default there

remember its cause server load


Try adding it @ the bottom of the navbar

SPARKS MAN 10-26-2008 09:21 PM

Quote:

Originally Posted by SPARKS MAN (Post 1652027)
its work probably in English language
but in Arabic its not work ????


i get the solve in traidnt.net

add this rule to ... (.htaccess) file on forum folder
PHP Code:

<IfModule mod_security.c>
    
SecFilterEngine Off
    SecFilterScanPOST Off
</IfModule

some ... server do not support Arabic because mod sec. as i thought

but now every think grate thankx very much CYB. :up::up::up:
i vote as MOTM

Forgott3n 10-27-2008 01:04 AM

I've got a useful suggestion!

A lot of users on my forum use their mobiles to access the site and they cannot post on the chatbox without a button.

Perhaps you could add a "Post Message" button as well as having the enter button.

Thanks mate.

radekarc 10-27-2008 05:44 PM

How to change the way parse emoticon to work my characters "<" and ">" such as "<lol>"?

ecreweb 10-27-2008 07:59 PM

thanks ;)

Valter 10-28-2008 12:26 AM

Quote:

Originally Posted by Forgott3n (Post 1653464)
Perhaps you could add a "Post Message" button

There is already Send button in the controls bar (Color-Bold-Italic-Underline-Smilies-CharCounter-Send).

justdaves 10-30-2008 02:12 AM

Quote:

Originally Posted by floggerss (Post 1650696)
I need to make it bigger. How i do it?

vbulletin options > Cyb-Chatbox > Other Options > Message listing area height (make your changes here).

kairev 10-30-2008 02:29 PM

I'm having an issue. The "new and old" post images will not load for anyone. I've uploaded new images, I have the filepath correct...no dice. Also, I tried erasing the images all together and having no image in the chat...no luck either. Any help?

BucWiLd 10-30-2008 09:43 PM

Is there anyway to get it so that people have to post a certain amount per day before they can use the chat? Like set to 3 posts a day or something like that. Alot of users come by and chat for 20 min and leave without posting, i think it would be a cool feature

Come2Daddy 10-31-2008 09:22 AM

can I remove from my forum home? if so, then how?

Jety 10-31-2008 01:16 PM

This hack working properly in English language, but not working Turkish language. I try wrote a message displaying this message:

Quote:

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
How to resolve this?

Jety 11-01-2008 09:30 AM

Anyone have ideas?

bkpaul 11-01-2008 11:29 AM

Anyone know how I can get rid of the annoying flashing "Refreshing Messages" that keeps appearing in the text box.

cheers

Jety 11-01-2008 06:37 PM

Quote:

Originally Posted by Jety (Post 1656613)
This hack working properly in English language, but not working Turkish language. I try wrote a message displaying this message:

How to resolve this?

Resolved. Delete language, and reinstall it.

BucWiLd 11-01-2008 06:53 PM

Quote:

Originally Posted by BuCwIld (Post 1656275)
Is there anyway to get it so that people have to post a certain amount per day before they can use the chat? Like set to 3 posts a day or something like that. Alot of users come by and chat for 20 min and leave without posting, i think it would be a cool feature

anone have any suggestions for this? maybe someone can develop somthing for it

Valter 11-01-2008 07:16 PM

ChatBox is there to keep forums clean. Now you want three posts to access ChatBox, which will give you a bunch of spam posts, I believe. Then what's the point of having ChatBox?

Jety 11-01-2008 08:39 PM

@Cybernetec,
When I translate hack words, hack doesn't work. If I want to send message, security token error is occured. What does cause to this error?

Come2Daddy 11-02-2008 05:07 AM

How can remove it from my forumhome

I want it only in the misc.php page or in another page I create ( I know how to create a powred by vbulletin page), I just need to know how to remove it from the forumhome

waiting your help

dreamer81 11-02-2008 05:14 AM

is it possible for users to disable the chatbox in their CP?

Valter 11-02-2008 06:18 AM

Quote:

Originally Posted by Come2Daddy (Post 1657662)
How can remove it from my forumhome

In hack options.
Quote:

Originally Posted by dreamer81 (Post 1657663)
is it possible for users to disable the chatbox in their CP?

Currently not possible.

Come2Daddy 11-02-2008 10:47 AM

I love you, man

I love all of your greate hacks

BucWiLd 11-02-2008 08:25 PM

Quote:

Originally Posted by Cybernetec (Post 1657349)
ChatBox is there to keep forums clean. Now you want three posts to access ChatBox, which will give you a bunch of spam posts, I believe. Then what's the point of having ChatBox?

i love the chat box, but unfortunately so many users come just to talk in it and leave.a required post count would obviously force them to post

ShadowOne 11-02-2008 09:57 PM

PROPS... Jus What I Needed

i Added The Link To The Nav Bar...Disabled The Forumhome View....

QUESTION: How Do I Make It Where When Members Click It Makes A New Tab Or Window?

ShadowOne 11-02-2008 09:58 PM

Quote:

Originally Posted by BuCwIld (Post 1658103)
i love the chat box, but unfortunately so many users come just to talk in it and leave.a required post count would obviously force them to post

you can wrap a condition around it im sure....

twm1010 11-03-2008 11:46 PM

Quote:

Originally Posted by Cybernetec (Post 1654200)
There is already Send button in the controls bar (Color-Bold-Italic-Underline-Smilies-CharCounter-Send).

I just installed this on a fairly mint 3.7.3 board, don't seem to have a send button...??

Tom

Michigan Morels 11-04-2008 03:23 AM

Black Arrow - Top right

Digital Jedi 11-04-2008 03:42 AM

Quote:

Originally Posted by twm1010 (Post 1659008)
I just installed this on a fairly mint 3.7.3 board, don't seem to have a send button...??

Tom

Right next to the character count.

rd3500 11-04-2008 07:49 AM

using 3.6.8 vb and 1.9.9 cyb-chat box, users are getting "busy" message often and in general chat is slow.

I am on a dedicated server with only vb running. I love the chat box and need to fix it so I can continue using it. I don't know if I should upgrade, I saw a lot of people with security token issues, I would not want to break it...

Any suggestions are appreciated. Thanks a lot for your work.

Digital Jedi 11-04-2008 03:02 PM

Quote:

Originally Posted by rd3500 (Post 1659201)
using 3.6.8 vb and 1.9.9 cyb-chat box, users are getting "busy" message often and in general chat is slow.

I am on a dedicated server with only vb running. I love the chat box and need to fix it so I can continue using it. I don't know if I should upgrade, I saw a lot of people with security token issues, I would not want to break it...

Any suggestions are appreciated. Thanks a lot for your work.

The security token issue is related to vB 3.7.1 and up. Most mods that used forms had to be updated to account for the security token issue.

Xceptional 11-06-2008 10:10 AM

I am having difficulty with the chatbox in that it loses posts being made. Users enter their text, click submit and then nothing. It's as if the chatbox freezes my whole forum.

A lot of the time it freezes up my board, resulting in me having to open a new window and access the site again.

Has anyone had the same problem, or have suggestions?


All times are GMT. The time now is 09:33 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.02201 seconds
  • Memory Usage 1,835KB
  • 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
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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