vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [AJAX] vBShout v2.0 (https://vborg.vbsupport.ru/showthread.php?t=93097)

rookiyong 10-28-2006 02:47 PM

Quote:

Originally Posted by aaphox
I'm having some problems where when somebody uses a special character such as " is comes up with "

Help!

Try this, if I am not wrong :)

Find the following in vbshout.php
Code:

if ($striphtml)
        {
                $text = htmlspecialchars_uni(trim($text));
        }

Change to:
Code:

if ($striphtml)
        {
                $text = htmlspecialchars_uni($text);
        }


redlabour 10-28-2006 02:50 PM

Quote:

Originally Posted by aaphox
I'm having some problems where when somebody uses a special character such as " is comes up with "

Help!

Bugfix is here for 2.1 :

http://www.vbhackers.com/37709-post268.html

PSDPlayer 10-28-2006 03:41 PM

Quote:

Originally Posted by xtreme-mobile
hi everyone

ive had shoutbox installed for a while but its starting annoy me now lol

reason being the bit where you can tyupe into seems to disapear at times and the will come back so for example i cant post a shout for maybe a day or so.

please see attachement for what i mean, this is randomly happening with all members

ive reinstalled the hack a few time but does not fix problem

Im having the same problem. It seems as though it is only happening to me. I have looked at all the admin permissions. The box to input text disappears when its me and a spider, but comes back as soon as a registered user logs on.

redlabour 10-28-2006 03:45 PM

Quote:

Originally Posted by PSDPlayer
Im having the same problem. It seems as though it is only happening to me. I have looked at all the admin permissions. The box to input text disappears when its me and a spider, but comes back as soon as a registered user logs on.

Upgrade to 2.1 !

http://www.vbhackers.com/f76/ajax-fl...ut-2-1-a-4536/

da420 10-28-2006 04:36 PM

Quote:

Originally Posted by redlabour

You could do that, and it's a better solution as it uses the flat file. It does take out the time stamp, but that can be added with a simple template edit.

Alternatively, if you want to use this one, on page 109 there is a different PHP file that could be used that Brian provided for everyone.

Slash_ 10-28-2006 11:36 PM

works great with my forum

3.6.1

thanks!

fringehead 10-31-2006 12:49 AM

Thanks for the help. This works for using single quotes. How about double quotes?

Thanks,

Sean


Quote:

Originally Posted by rookiyong
Try this, if I am not wrong :)

Find the following in vbshout.php
Code:

if ($striphtml)
        {
                $text = htmlspecialchars_uni(trim($text));
        }

Change to:
Code:

if ($striphtml)
        {
                $text = htmlspecialchars_uni($text);
        }



suryoyena 10-31-2006 10:51 AM

Quote:

Originally Posted by suryoyena
Hey,

i've got a little problem. I put the ShoutBox on the left side into a sidebar. It works on every page, but in the gallery not. I think it's because of the path. I've got the photopost gallery (path like: forumroot/gallery/).

clicking on gallery the shoutbox displays "loading...".

need help - please

:), Chris


I have still this problem...

JayT123 10-31-2006 08:59 PM

Worked great on my 3.6.1

Though, is there a way to limit the number of smilies per shout?

Shazz 10-31-2006 11:27 PM

That would be nice to do..

Ronak 11-02-2006 12:38 AM

Shoutbox is not displaying on my site :( is there any code which wud help

redlabour 11-02-2006 12:25 PM

Quote:

Originally Posted by Ronak
Shoutbox is not displaying on my site :( is there any code which wud help

Use the newer Version : http://www.vbhackers.com/f76/ajax-fl...ut-2-1-a-4536/

ShadowOne 11-02-2006 02:09 PM

i Cant Find The Stats Part Or how To Delete...And how Can I make IT Where The member Can choose their own text and color, but not have to again, like make it their default?

redlabour 11-02-2006 03:29 PM

Quote:

Originally Posted by ShadowOne
i Cant Find The Stats Part Or how To Delete...

And how Can I make IT Where The member Can choose their own text and color, but not have to again, like make it their default?

1. Klick on Shoutbox at the Head of the Shoutbox !
http://www.hiphopbloodlinez.com/foru...php?do=archive

2. Sorry - i do not know.

ShadowOne 11-02-2006 03:55 PM

Ahhh....Thanks... Yah I Just Want To Know How To Set Default Font And COlor For My Users...Like Their Own Default....

redlabour 11-02-2006 05:21 PM

Quote:

Originally Posted by ShadowOne
Ahhh....Thanks... Yah I Just Want To Know How To Set Default Font And COlor For My Users...Like Their Own Default....

This is not a Default Feature.

But maybe you like to ask it here - this hack is here not longer supported :

Shoutbox 2.1

And dont forget to update ! ;)

Shazz 11-02-2006 10:30 PM

Some of the features in this verion I like better then the upgrade.

ra7al 11-03-2006 06:55 AM

<font color="Blue">great work

i want to ask

IF I COULD TRANSLATE IT TO ARABIC ??

*********

clicked install
</font>

Raydar 11-03-2006 02:38 PM

I disabled the shoutbox a few weeks back because of spammers.

I must have had a long day, because I went to reactivate it, and I simply cannot see where to do it from.

Can someone point me in the obvious direction please. My brain must be in low gear or summin.

Thanks

Reggie

Brandr 11-03-2006 03:20 PM

The Smilies are working in my shoutbox normally, but qoutes and other punctuation are shown as code i.e: " = &quote;

Anyone have a quick fix?

Thanks,

_Brandr.

Jay... 11-03-2006 07:39 PM

i cant get the time to show up of when the shouts are made

Replicators 11-03-2006 07:44 PM

Quote:

Originally Posted by Brandr
The Smilies are working in my shoutbox normally, but qoutes and other punctuation are shown as code i.e: " = &quote;


Anyone have a quick fix?


Thanks,

_Brandr.

Go here for the better version >8)

Shazz 11-03-2006 08:43 PM

Quote:

Originally Posted by Replicators
Go here for the better version >8)

Thats actually a brand new shoutbox version, If people want to keep there shouts or don't want to lose anything, You should try the code change a couple pages back.

Brandr 11-05-2006 12:12 AM

Quote:

Originally Posted by Shazz
Thats actually a brand new shoutbox version, If people want to keep there shouts or don't want to lose anything, You should try the code change a couple pages back.

Thanks for the replies.

I tried that Shazz. Didn't help. I have many bugs in my shoutbox. for instance; i cannot ban users or user groups from the shoutbox. The hack simply ignores my commands. I probably messed something up when making other upgrades. I deleted and reinstalled a fresh xml file but it didn't help.

I'm going to check out the new version. Thanks "Replicators."
Update: Tried new version. No difference.



Best wishes,

_Brandr.

dina 11-05-2006 08:40 PM

Quote:

Originally Posted by Jay...
i cant get the time to show up of when the shouts are made

Any fix for this?

Shazz 11-05-2006 09:05 PM

Well if you use this version that he has in this thread then it should show up

gilbert 11-06-2006 07:31 AM

Is there anyway to keep the color/font selection when refreshing the page instead of having to select the font/color each time the page refreshes?

Ohh-Dutch 11-08-2006 01:32 PM

Quote:

Originally Posted by gilbert
Is there anyway to keep the color/font selection when refreshing the page instead of having to select the font/color each time the page refreshes?

Thas What I Want....

Cullen 11-10-2006 02:26 PM

Is there any chat available that does not hammmmmmmer my server????

less serverside more clientside.

carlosacgj 11-10-2006 03:20 PM

<a href="http://www.vbhackers.com/f76/ajax-flatfile-vbshout-2-1-a-4536/" target="_blank">http://www.vbhackers.com/f76/ajax-fl...ut-2-1-a-4536/</a>

this hack don't overload the server...

i install this and work perfect

psypix 11-11-2006 07:05 PM

Great hack! my members love it
using on 3.6.2

Is it possible to put a [more] link for extra smilies?
I've tried the following but it doesn't work

Code:

<div>[<a href="misc.php?do=getsmilies" target="new" onclick=".open_smilie_window(smiliewindow_x, smiliewindow_y); return false">Smilies</a>]</div>
It pops up the window but i can't click on the smilies. It doesn't return the bbcode to the text box.

Any ideas? i'm crap at this stuff :confused:

Shazz 11-11-2006 07:07 PM

Quote:

Originally Posted by carlosacgj
http://www.vbhackers.com/f76/ajax-fl...ut-2-1-a-4536/

this hack don't overload the server...

i install this and work perfect

Its been posted in this thread 100 times...

redlabour 11-11-2006 07:39 PM

Quote:

Originally Posted by redlabour

Yeah - and it was a pleasure if users first install this Update if there where any Problems. :cross-eyed:

Shazz 11-11-2006 08:07 PM

Does remove all past shouts... Removes timer as well, some taken away

redlabour 11-11-2006 09:07 PM

Quote:

Originally Posted by Shazz
Does remove all past shouts... Removes timer as well, some taken away

Sure - it is based on a new System.

Timer is still there - just klick on Shoutboux above the Shoutbox! ;)

Shazz 11-11-2006 09:12 PM

I ment in the shoutbox***
Anyway, its a minor change

GrabAssGirl 11-13-2006 12:56 PM

I installed this hack on 3.6.2 and it works, but I remember on my old board (old version) it listed the times of each hack. Is there a way to do this here? It just looks funny to me to not see the time of the shouts.

redlabour 11-13-2006 01:08 PM

Quote:

Originally Posted by GrabAssGirl (Post 1116237)
I installed this hack on 3.6.2 and it works, but I remember on my old board (old version) it listed the times of each hack. Is there a way to do this here? It just looks funny to me to not see the time of the shouts.

Klick on Shoutbox at the Head of the Shoutbox !

/forum/vbshout.php?do=archive

Which one did you installed ? The old one here or the new one at vbhackers ?

GrabAssGirl 11-13-2006 01:09 PM

And, an fyi... I tried to make my guests a "banned" group so they could see the shoutbox but not read what's in it. Doesn't work. I logged out and viewed as a guest. They can still see the box and the messages, they just can't add a message to it.

GrabAssGirl 11-13-2006 01:11 PM

Quote:

Originally Posted by redlabour (Post 1116239)
Klick on Shoutbox at the Head of the Shoutbox !

/forum/vbshout.php?do=archive

Which one did you installed ? The old one here or the new one at vbhackers ?


Thanks for that!

I am talking about on the actual main shoutbox page. When someone types a shout, I could have sworn it timestamped it under the username of when the shout was made. (not just on the archieve page)


All times are GMT. The time now is 11:01 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.03664 seconds
  • Memory Usage 1,833KB
  • 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
  • (5)bbcode_code_printable
  • (20)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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