Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > vB Chat

Reply
 
Thread Tools
Page Cannot Be Displayed Details »»
Page Cannot Be Displayed
Version: , by dsboyce8624 dsboyce8624 is offline
Developer Last Online: Dec 2006 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 05-02-2005 Last Update: Never Installs: 0
 
No support by the author.

Okay I tried to search on this, but it seems to fail when I try, so here goes.

Just installed, seemed to go fine. When the vBChat link is clicked it opens a windows that stays blank for long time then give the usual IE message Page Cannot be Displayed.

Things I should check?

UPDATE:

Entering the link with the IP instead of the name works, but says no guest access of course.

Anybody know why?

UPDATE:

If I turn it off in the cp I get the message about it being off. This means something else is wrong.

Still looking for help.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 05-04-2005, 05:33 PM
dsboyce8624 dsboyce8624 is offline
 
Join Date: May 2005
Location: New Jersey
Posts: 413
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bump
Reply With Quote
  #3  
Old 05-06-2005, 03:37 PM
dsboyce8624 dsboyce8624 is offline
 
Join Date: May 2005
Location: New Jersey
Posts: 413
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bump
Reply With Quote
  #4  
Old 05-09-2005, 01:34 PM
flex22's Avatar
flex22 flex22 is offline
 
Join Date: Dec 2004
Location: UK
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My users are saying the same thing.I hadn't noticed this page hanging in IE, because I use Mozilla Firefoz, which has no problems.

The interesting thing is, I gave the link to the chatroom in a post.Users using IE click on that link and the page DOES NOT hang, they get in quick as you like.
It's only when they click the vBChat menu item at the top of the forums, that they get the hanging problem.

Come on guys, help us out here, there must be a reason for this, and a solution.
Reply With Quote
  #5  
Old 05-09-2005, 03:34 PM
dsboyce8624 dsboyce8624 is offline
 
Join Date: May 2005
Location: New Jersey
Posts: 413
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by flex22
My users are saying the same thing.I hadn't noticed this page hanging in IE, because I use Mozilla Firefoz, which has no problems.

The interesting thing is, I gave the link to the chatroom in a post.Users using IE click on that link and the page DOES NOT hang, they get in quick as you like.
It's only when they click the vBChat menu item at the top of the forums, that they get the hanging problem.

Come on guys, help us out here, there must be a reason for this, and a solution.
What link are you posting? I'd like to compare it to what the menu item uses.
Reply With Quote
  #6  
Old 05-10-2005, 07:28 AM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I wish I could help you guys, but my board (and vBChat) are heavily customized so I can't be sure. If I remember right, there is a script that needs to exist in the navbar template, before the vBChat link. Have you inserted that? Maybe there is a problem in that script?

Try replacing the link to vBChat with something like:

HTML Code:
<td class="vbmenu_control"><a href="vBChat.php?$session[sessionurl]" target="_blank">vBChat</a></td>
And see if this works for your IE users.

Rgds
Reply With Quote
  #7  
Old 05-10-2005, 11:46 AM
flex22's Avatar
flex22 flex22 is offline
 
Join Date: Dec 2004
Location: UK
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dsboy the link was http:www.forum name/vBCh...o=main&nojoin=1

I changed the navbar link to that, and IE works fast for me now.Brilliant! I thought to myself, it's sorted! wait till I tell the guys at .org

However, even though it has quickened for me, other's are still telling me that IE takes ages to load the chat, or it doesn't load at all.

Yes sv1cec, I have added the rest of the script.

EDIT
Aha hold the front page!!!!!!!!!!!

Apparently with that new link I gave you guys, it solves the slow IE loading of the chat page.
SO IT DOES WORK!!!!

The user who told me it made no difference, was actually using the chat link from the bottom of the page, near the who's online part.The thing is I hadn't changed that link yet, I had only changed the top menu link.

Ok guys, try changing all links to the chatroom to
www.forum name/vBCh...o=main&nojoin=1

and hopefully that should sort it out......................
Reply With Quote
  #8  
Old 05-10-2005, 07:39 PM
dsboyce8624 dsboyce8624 is offline
 
Join Date: May 2005
Location: New Jersey
Posts: 413
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by flex22
dsboy the link was http:www.forum name/vBCh...o=main&nojoin=1
I can't read this, can you post it in code brackets please?

Thanks.

Quote:
Originally Posted by sv1cec
I wish I could help you guys, but my board (and vBChat) are heavily customized so I can't be sure. If I remember right, there is a script that needs to exist in the navbar template, before the vBChat link. Have you inserted that? Maybe there is a problem in that script?

Try replacing the link to vBChat with something like:

HTML Code:
<td class="vbmenu_control"><a href="vBChat.php?$session[sessionurl]" target="_blank">vBChat</a></td>
Nope, no luck, although I think I already had it.
Reply With Quote
  #9  
Old 05-10-2005, 07:46 PM
flex22's Avatar
flex22 flex22 is offline
 
Join Date: Dec 2004
Location: UK
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Type in the path to your forums, then add
Code:
/vBChat.php?&do=main&nojoin=1
onto the end (sorry the link I gave earlier was wrong)

Edit: Ok, I don't know if that link will work.
Basically it boils down to this!

If you can get into vbchat quickly and the page loads ok, then copy the link thats in the address bar at that time (when you're in the chat).Then paste that link into the navbar area where the vbchat code is.

It's solved the problem for all of my users, and they're glad it's sorted.Let's be honest, nobody else is coming up with much.........

I hope it helps.

Cheers!
Reply With Quote
  #10  
Old 05-10-2005, 08:02 PM
dsboyce8624 dsboyce8624 is offline
 
Join Date: May 2005
Location: New Jersey
Posts: 413
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It came up, but I got 5 or 6 join messages.

Any Idea why?

EDIT: I'd also make a big ugly post in the top of this forum, many people are trying to make this work and can't.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:45 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.05355 seconds
  • Memory Usage 2,295KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete