vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - [DBTech] vBShout v6 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=236970)

Micaiah 04-20-2010 09:31 PM

something i noticed with this on the archives admins can see the private messages of other users is this a glitch or something cause i think that should be kept private and stuff o_O

DragonByte Tech 04-20-2010 09:42 PM

Quote:

Originally Posted by STORMS (Post 2024466)
I downloaded the new updated version, but all it says is "Loading."

Also, when I select the archive, it says this: "Invalid Instance ID Go Back."

Am I missing something here? :confused:

Make sure you revert all Shoutbox templates and CSS files if you have any customised.

Quote:

Originally Posted by Micaiah (Post 2024537)
something i noticed with this on the archives admins can see the private messages of other users is this a glitch or something cause i think that should be kept private and stuff o_O

It's an intended feature, but there will be a turn-off switch in the next feature update.


Fillip

STORMS 04-21-2010 12:52 AM

Quote:

Originally Posted by DragonByte Tech (Post 2024542)
Make sure you revert all Shoutbox templates and CSS files if you have any customised.

It's an intended feature, but there will be a turn-off switch in the next feature update.


Fillip

Cool, thank you.

I have another slight problem.

Shoutbox commands don't seem to be working for me, and when I go into "Usergroups" I don't have a section to activate shoutbox commands, etc.

literatestylish 04-21-2010 02:37 PM

Anyone figure out a way to change the timestamp so It only shows the HOUR and MINUTE instead of the day, hour, and minute. Takes up too much room.

literatestylish 04-21-2010 02:38 PM

Quote:

Originally Posted by Chalex4 (Post 2023984)
Hello there. Before I download and use this I have a couple of questions.

1. Will you provide instructions on how to make it work on vBadvanced? I'm currently using the vsa one here, but it has some annoying bugs.

2. Can the input text box be below the chat view area?

Cheers!

You can do that with the pro version.

DragonByte Tech 04-21-2010 05:38 PM

Quote:

Originally Posted by STORMS (Post 2024622)
Cool, thank you.

I have another slight problem.

Shoutbox commands don't seem to be working for me, and when I go into "Usergroups" I don't have a section to activate shoutbox commands, etc.

In 4.5.1, chat commands don't work in any tab other than Shoutbox (this includes PMs).
This is a limitation that will go away in the next feature update (v5.0).

Quote:

Originally Posted by literatestylish (Post 2024944)
Anyone figure out a way to change the timestamp so It only shows the HOUR and MINUTE instead of the day, hour, and minute. Takes up too much room.

To do that you'd need to edit the code.
Open /dbtech/vbshout/includes/libs/shoutbox.php and search for 'timeformat' including the quotes.

literatestylish 04-21-2010 07:03 PM

Quote:

Originally Posted by DragonByte Tech (Post 2025020)

To do that you'd need to edit the code.
Open /dbtech/vbshout/includes/libs/shoutbox.php and search for 'timeformat' including the quotes.

OK. I found that bit of code:

Code:

                                        $time = vbdate($this->registry->options['timeformat'],        $shouts_r['dateline'], $this->registry->options['yestoday']);
                                        break;
                                       
                                default:
                                        // Everything else
                                        $time = vbdate($this->registry->options['dateformat'],        $shouts_r['dateline'], $this->registry->options['yestoday']) . ' ' .
                                                        vbdate($this->registry->options['timeformat'],        $shouts_r['dateline'], $this->registry->options['yestoday']);
                                        break;
                        }

Now what do I do for it just to display Hour and Minute?

DragonByte Tech 04-21-2010 07:15 PM

remove
Code:

vbdate($this->registry->options['dateformat'],        $shouts_r['dateline'], $this->registry->options['yestoday']) . ' ' .
No more and no less.


Fillip

jgruberman 04-22-2010 01:34 AM

Let me start out by saying that this mod works wonderful and the features are great. Two questions:

1. How does the font get larger? It seems to be a little small for the old timers on my board :)

2. It seems as though when you are talking with someone over PM and the page changes, the shoutbox takes you back to the public shouts and not the PM. So you have to click on the PM tab again before you can talk privately... we had an embarrassing moment with this... is this a known issue, or a problem on my side?

Again, thanks so much you guys made a great, solid product.

literatestylish 04-22-2010 02:41 PM

Quote:

Originally Posted by DragonByte Tech (Post 2025063)
remove
Code:

vbdate($this->registry->options['dateformat'],        $shouts_r['dateline'], $this->registry->options['yestoday']) . ' ' .
No more and no less.


Fillip

Thank you!

I just downloaded the new version however, and I am not able to Private Chat anyone now. Clicking on a Username now gives me the option to View Profile or Send Private Message but no option to go into a private chat with them.


All times are GMT. The time now is 03:46 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.02750 seconds
  • Memory Usage 1,754KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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