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)

DragonByte Tech 03-23-2012 03:01 AM

It happens automatically when you fulfill the conditions in the quote. You don't see it anywhere in the admin panel.

Fillip

KGodel 03-23-2012 04:56 AM

Reinstall still does not fix my issues. These issues weren't happening with the previous version. :(

DragonByte Tech 03-23-2012 01:15 PM

Can you check Firefox' error console to see if it's more useful than Chrome's?

Fillip

Majora 03-23-2012 02:19 PM

Quote:

From what I've been able to tell, this is an issue with the forum language's encoding and the database encoding being different. I've not been able to find a consistent pattern so I can't really be more specific than that.

I know that with the database in latin1_swedish_ci and the forum encoding in iso-8859-1, those characters works perfectly
thanks for your reply! Why were already using vBShout 5 without any problems. Since we updated vBShout because of the security issue, this error appeared.

After taking a look into the database we can say that it is formatted in latin1_swedish_ci and the forum encoding is iso-8859-1. My forum administrator tried a fresh installation in his test forum (on an other server where it was working perfectly before, too), with the same umlauts issue.

In addition, the shouts on the archive page are displayed perfectly.


Best regards,
Majora

DragonByte Tech 03-23-2012 02:30 PM

Could you please PM me with an FTP account and a user account that can access the Shoutbox? If so, I'll see if there's anything that can be done :)


Fillip

KGodel 03-23-2012 05:05 PM

Quote:

Originally Posted by DragonByte Tech (Post 2312468)
Can you check Firefox' error console to see if it's more useful than Chrome's?


Fillip

Firefox gives me:

Timestamp: 3/23/2012 1:04:04 PM
Error: missing ; before statement
Source File: http://www.zealotgaming.com/forum/index.php?styleid=8
Line: 600, Column: 94
Source Code:
vbphrase['dbtech_vbshout_flagged_idle'] = "You are currently flagged as Idle. Click <a href="javascript://" onclick="%link%">here</a> to un-flag.";

DragonByte Tech 03-24-2012 01:00 AM

vBShout v6.0.5:
Fix: Work-around for the "broken characters" some people were experiencing after upgrading to vBShout 6.x
Change: Changed the content type for the data sent back to the server to application/json - this should also mean less confusing error messages.

Fillip

KGodel 03-24-2012 01:44 AM

Thanks for the update! Still having the same issue, looked through all the files for where this phrase could be and didn't find it though.

DragonByte Tech 03-24-2012 01:51 AM

Can you create a test account for me so I can see the HTML source when viewing as a user that can access the SB?

Fillip

KGodel 03-24-2012 05:58 AM

Sorry, I'll turn it on for guests!

miszko 03-24-2012 08:25 AM

It's better but still not good ;) My table collocation is latin1_general_ci (all _dbtech_* tables).
After update I don't have special characters like "?" but I see "raw" characters from database.

Now looks like that http://imageshack.us/photo/my-images...bshoutbox.png/
Some characters: n = ? (it should look like this n = ń) ; l = ? (l = ł) ; c = ? (c = ć) ; a = ? (a = ą) etc.

This the way how polish characters are stored in the database with latin1_general_ci encoding . In older version all works fine (under 6.x).

midwan 03-24-2012 10:59 AM

The latest version seems to mess up all the non-Latin characters in our forum as well, while up till 6.0.4 they were displayed normally.

The database collation and webpage encoding are both set to UTF-8, but the Greek characters all displayed as weird symbols after applying this version. We rolled back to 6.0.4 for now...

DragonByte Tech 03-24-2012 02:15 PM

In the next version I'll add a toggleable setting for the UTF8 trick, that way only forums that need it can turn it on.

Fillip

KGodel 03-25-2012 06:26 PM

You should be able to view our code now Fillip.

DragonByte Tech 03-25-2012 06:38 PM

Please revert all customised vBShout templates, your dbtech_vbshout_shoutbox template is still in v5.4 format :)


Fillip

imnotanoob 03-25-2012 07:55 PM

How can I have this work with vbacmps?

DragonByte Tech 03-25-2012 09:47 PM

vBShout v6.0.6:
Fix: XSS vulnerability in Shout Reports

Fillip

KGodel 03-25-2012 10:30 PM

Thanks Fillip! All fixed!

gazza2008 03-26-2012 09:59 AM

My shoutbox is stuck on Loading I dont know why that is

DragonByte Tech 03-26-2012 12:54 PM

You may have the same problem as KGodel, try reverting any customised vBShout templates. If not, please check Firefox' error console :)


Fillip

DragonByte Tech 03-26-2012 01:22 PM

vBShout v6.0.7:
Fix: Reflected XSS vulnerability in Archive Search
Fix: UTF-8 compatibility code should no longer run for forums that are natively in UTF-8 mode

Fillip

camoit 03-27-2012 04:28 AM

I'm reciving an error 503.
What must I need to do? in order to fix this?
Thanks in advance.

Pandemikk 03-27-2012 04:31 AM

Quote:

Originally Posted by camoit (Post 2313724)
I'm reciving an error 503.
What must I need to do? in order to fix this?
Thanks in advance.

Where are you getting this?

A 503 error means you web site is unavailable. This is usually a web host issue. Anyway, you should contact your host because they will be able to help you with this far better than DBTech or anyone one vB.org will be able to.

camoit 03-27-2012 04:44 AM

1 Attachment(s)
it showers on the shout box it's self.

screen shot
Attachment 137340

LLent 03-27-2012 10:16 AM

my font color shows up the same color for everyone when i pick font colors instead of what the user picked how can i remedy this thanks

DragonByte Tech 03-27-2012 10:25 AM

Quote:

Originally Posted by camoit (Post 2313728)
it showers on the shout box it's self.

screen shot
Attachment 137340

Post your URL here so I can investigate for myself :)

Quote:

Originally Posted by LLent (Post 2313759)
my font color shows up the same color for everyone when i pick font colors instead of what the user picked how can i remedy this thanks

You're running v6.0.3-beta, an outdated version. Please update to the latest version :)


Fillip

LLent 03-27-2012 10:37 AM

Quote:

Originally Posted by DragonByte Tech (Post 2313763)

You're running v6.0.3-beta, an outdated version. Please update to the latest version :)


Fillip


on the contrary i have 6.0.7 and the pro version let me know what i can do to fix this thanks

DragonByte Tech 03-27-2012 10:51 AM

Please post Pro support questions in our Pro support forums :)


Fillip

clubvr4 03-27-2012 10:54 AM

Is it possible to disable the swear filter?

DragonByte Tech 03-27-2012 11:02 AM

Yeah, under Censorship Options in vBulletin Options :)


Fillip

clubvr4 03-27-2012 11:31 AM

Quote:

Originally Posted by DragonByte Tech (Post 2313775)
Yeah, under Censorship Options in vBulletin Options :)


Fillip

Ok, didnt realise it was tied into the forum Censorship options..

Thanks for responding.

DragonByte Tech 03-27-2012 11:42 AM

Yeah it automatically is, I forgot exactly what function does it but pretty much everything posted everywhere is tied into that :)


Fillip

camoit 03-28-2012 02:45 PM

OK here is my URL
http://www.mightyram50.net/vbulletin/forum.php
It's allowing you to view and type on it. Let me know if there is more you may need. If you try to type somthing it just stays on the text input area and flashes the 503. then after time it will tell you your flaged.
Thanks.

wat3v3r 03-29-2012 02:01 PM

With the latest update I keep getting this error at times

Code:

Error: 200 parsererror
Nothing displays on the shoutbox during this erroe and it keeps saying "Loading.." I need to prune the shoutbox to make it work again.

What might be causing this ?

DragonByte Tech 03-29-2012 02:14 PM

Quote:

Originally Posted by camoit (Post 2314263)
OK here is my URL
http://www.mightyram50.net/vbulletin/forum.php
It's allowing you to view and type on it. Let me know if there is more you may need. If you try to type somthing it just stays on the text input area and flashes the 503. then after time it will tell you your flaged.
Thanks.

You have a database error. Please check the email you have set up as technicalemail in config.php for the error message :)

Quote:

Originally Posted by wat3v3r (Post 2314693)
With the latest update I keep getting this error at times

Code:

Error: 200 parsererror
Nothing displays on the shoutbox during this erroe and it keeps saying "Loading.." I need to prune the shoutbox to make it work again.

What might be causing this ?

Next time it happens, please don't prune the SB and send me you URL along with an account that can access the SB (or make it accessible to guests) so I can find out why :) Thanks :)


Fillip

vBNinja 03-30-2012 12:23 AM

A small suggestion for future versions: When a chat PM is received, the tab from the sender automatically appears instead of the user having to reply to the chat PM by having to click on the sender's name and having to manually open the tab.

I'm sure many customers/people who use this mod would like this

Thank you :)

DragonByte Tech 03-30-2012 12:31 AM

Wouldn't that be highly disruptive if you were currently typing up either a normal shout or a PM to someone else?

Fillip

vBNinja 03-30-2012 12:43 AM

Quote:

Originally Posted by DragonByte Tech (Post 2314876)
Wouldn't that be highly disruptive if you were currently typing up either a normal shout or a PM to someone else?


Fillip

I meant having the tab just appear with a javascript animation similar to the one used for the shouts. The tab wouldn't be automatically selected though, it would just have an eye catching animation appearing at the top for the user to easily select and chat PM :)

DragonByte Tech 03-30-2012 12:51 AM

Oh, I follow you now - my bad :(

That sounds interesting, and also familiar. I think I might have attempted to do it but left it unfinished...


Fillip

vBNinja 03-30-2012 01:02 AM

Quote:

Originally Posted by DragonByte Tech (Post 2314879)
Oh, I follow you now - my bad :(

That sounds interesting, and also familiar. I think I might have attempted to do it but left it unfinished...


Fillip

It's a good idea, would make the chat alot easier to use and help everyone who doesnt know how to use the shoutbox PM system
Also for the animation, possibly make it blink red lol, i'm thinking something similar to the facebook chat

Thanks for the consideration :)


All times are GMT. The time now is 05:00 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.03703 seconds
  • Memory Usage 1,825KB
  • 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_code_printable
  • (11)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