vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - [ITech] [AJAX] Inferno vBShout Lite 2.5.0 (https://vborg.vbsupport.ru/showthread.php?t=147346)

Caiman 05-20-2008 07:00 PM

This works fine on a vanilla install of 3.7.0 for me. Superb.

Mellon 05-20-2008 11:55 PM

I'm getting this too

Quote:

Originally Posted by bc3tech (Post 1525061)
y'all need to fix this:
Code:

Database error in vBulletin 3.6.8:

Invalid SQL:

                        select s.*, u.username, u.usergroupid from vbshout s
                        left join vbuser u on (u.userid = s.s_by)
                        order by s.sid desc limit;

MySQL Error  : You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near '' at line
3
Error Number : 1064
Date        : Monday, May 19th 2008 @ 01:44:07 PM
Script      : http://www.__________.com/vbshout.php?
Referrer    :
IP Address  : 38.99.13.122
Username    : Unregistered
Classname    : vB_Database

note it's trying to utilize a query requiring a USER ID on a username of UNREGISTERED.


bayigurita 05-21-2008 01:24 PM

Quote:

Originally Posted by Videx (Post 1293287)
Installed yesterday. Today I've gotten 2 db errors (452 is her userid, the earlier error was with a different user):
Code:

Database error in vBulletin 3.6.7:

Invalid SQL:

                                insert into infernoshoutusers
                                (s_user, s_bold, s_italic, s_underline, s_color, s_font)
                                values
                                ('452', '0', '0', '0', '', '');

MySQL Error  : Duplicate entry '452' for key 1
Error Number : 1062


Same here, I got the same error

Code:

Invalid SQL:

                              insert into infernoshoutusers
                              (s_user, s_bold, s_italic, s_underline, s_color, s_font)
                              values
                              ('731', '0', '0', '0', '', '');

MySQL Error  : Duplicate entry '731' for key 1
Error Number  : 1062

How to fix this?

Mellon 05-24-2008 01:35 PM

I'm getting 50+ of these e-mail error reports a day...I bought the pro version and it continues so i'll be looking for support over there I guess

Dan! 05-24-2008 04:13 PM

Downloaded :)

One thing, why are my commands not working? [/prune]

se_p800 05-25-2008 09:34 PM

Hi, I tried upgrading to the latest release and I got this error:

Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:

select s.*, u.username, u.displaygroupid, u.usergroupid, u.userid, o.*
from vbinfernoshout s
left join vbuser u on (u.userid = s.s_user)
left join vbinfernoshoutusers o on (o.s_user = s.s_user)
where
(
(s.s_private = -1)
OR
(s.s_private = '245')
OR
(s.s_private <> -1 AND s.s_user = '245')
)


order by s.s_time desc
limit 20;

MySQL Error : Unknown column 's.s_private' in 'where clause'
Error Number : 1054
Date : Sunday, May 25th 2008 @ 04:34:03 PM
Script : http://customizepsp.co.uk/forums/infernoshout.php
Referrer : http://customizepsp.co.uk/forums/index.php
IP Address : xx.xxx.x.xxx
Username : se_p800
Classname : vB_Database
Any ideas how I can fix this?



EDIT: Nevermind I just deleted the product and re-installed it. All seems to be working fine.

viper007 05-31-2008 10:02 AM

how can i show put this in all pages

hippiesimz 06-02-2008 11:15 AM

my vbshout doesnt refresh by itself... any thought ?

Vackrick 06-04-2008 01:49 AM

How To Add The ShoutBox&Rules Ontop

Like This Post

https://vborg.vbsupport.ru/showthrea...ferno+shoutbox

In The LITE AND PRO Version????

Vackrick 06-04-2008 01:49 AM

Cause My Members Keep Spamming And I Using Pro Version Of The Shoutbox

Inferno Tech 06-04-2008 11:16 AM

Vackrick please use the support forums. You will receive support for the pro version of the shoutbox there :)

Vackrick 06-05-2008 01:59 AM

How About The Lite Version How To Do that??????

Inferno Tech 06-05-2008 05:46 PM

:) You'd have to wait for one of our support staff to visit vb.org

Asking in the support forums would be much faster :), It's one of the benefits of being a customer, although LITE support is also handled there. :)

solution24 06-06-2008 02:19 AM

does this sb works wid 3.7.0 ?

haytham 06-07-2008 06:10 AM

Why do I keep getting this:
Invalid SQL:
select count(*) as `ts` from shout;

MySQL Error : Table 'faraway4_forum.shout' doesn't exist
Error Number : 1146
Request Date : Friday, June 6th 2008 @ 11:47:48 PM
Error Date : Friday, June 6th 2008 @ 11:47:48 PM
Script : http://domain.com/vb/vbshout.php?do=archive&page=2
Referrer :
IP Address : 66.249.67.34
Username : Unregistered
Classname : vb_database
MySQL Version :

The IP belongs to a search bot..google I think. I have uninstalled this shout box but still getting these errors.

Inferno Tech 06-07-2008 09:33 PM

Looks like it's because you still have the old vbshout installed. Uninstall it, then remove the files from your server and it should be fixed :)

Scandal 06-14-2008 11:35 PM

How could I add a word wrap system on shouts?

When a user send a message with a lot of letters without spaces, Shoutbox's width is change. :(

(I hope you understand what I say - sorry for my bad english! )


Thanks!
-petros

Robbey 06-15-2008 11:09 AM

When I try using the shout box, I get:

Shoutbox Notice: Your shout failed to send.

How do I fix this?

memomemo 06-24-2008 06:45 PM

Hello

I have Enabled Thread/Reply Notices but I send new thread and writing tag after writing Flood.
Dont work Thread/Reply Notices on vb 3.7 with tag.
Please help

memomemo 06-26-2008 12:35 PM

Ok Flood Control = 0 working fine

Burley 06-28-2008 01:16 PM

I downloaded the file as posted here, installed it, but I have 'some' issues;

At first it didn't work at all, I think this is because in the templates the code refers to vbshout.php and in the zipped package the php file was called "infernoshout.php".

After I changed that, it showed up and looked like it worked. However I got the message that it's shoutbox lite v2.5.0 and not 2.5.1. Weird but whatever, as long as it works.

But it doesn't! It just shows;
Quote:

[Today 14:08] Burley: Congratulations, this has just been upgraded to Inferno Shoutbox Lite v2.5.0!
[Today 14:08] Burley: Inferno vBShout has just been installed successfully. You can use the /prune command to remove this message and any others at any time. We recommend you configure your options first.
<<~~PARSE_^_BREAKER~~>>0
Now I can prune all I want to, but it just doesn't seem to work. The quoted text stays were it is, and I'm unable to add new shouts to it.

Also, I've set the input line to be below the text and the newest below, but no matter what, it stays were it is...
Does anybody have any thoughts on this?

Binoy 07-01-2008 07:28 AM

is there any way to disable the time?

ExTincTi0N 07-06-2008 01:50 AM

Ok I am having problems with this.
I have installed this succsesfully before on a diff board. But now I am having trouble. I put the <!--{%SHOUTBOX%}--> in the forumhome template and the forumdisplay template. I then go add those to the list but after I refresh the forum board the shoutbox does not show up. Why is this?

rune-flame 07-07-2008 01:13 PM

Well I've added the inferno shoutbox.

But I'm new.. So I don't know how to edit templates or anything.

The shoutbox won't show on my main page..

I think this is what I have to do :

Edit the template: FORUMHOME
Find: $navbar
Underneath this add: <!--{%SHOUTBOX%}-->

Then save your template.

Could anyone tell me how?

Thanks in advance,
Anton

firefoxx 07-07-2008 01:49 PM

nice shoutbox. unfortunately hard to translate. using phrases would be great.

Lady Divus 07-11-2008 08:34 PM

1 Attachment(s)
Hello, is there any way to remove the Shoutbox title from the Shoutbox? I have posted a screenie showing what i want removed. It just seems to make my navbar seem crowded and messy. I like the location of my navbar so i would like to remove the shouter title...Thanks in advance. Be well -

Lady Divus

Shazz 07-11-2008 11:02 PM

Quote:

Originally Posted by Lady Divus (Post 1573052)
Hello, is there any way to remove the Shoutbox title from the Shoutbox? I have posted a screenie showing what i want removed. It just seems to make my navbar seem crowded and messy. I like the location of my navbar so i would like to remove the shouter title...Thanks in advance. Be well -

Lady Divus

Search the phrase through admincp.

xoutlawz00x 07-12-2008 04:27 AM

is there a way to disable amount of active users???

Lady Divus 07-12-2008 11:51 PM

Quote:

Originally Posted by Shazz (Post 1573161)
Search the phrase through admincp.

I did search in the phrases and found tons of Shoutbox phrases, but still unsure of which one of those is for the title of the Shoutbox, or how to delete it...I am a noob where working with phrases are concerned...Any help would be so appreciated...Be well-

Lady Divus

Lady Divus 07-13-2008 08:21 PM

Is this Add-on not still being supported?

TFEX 07-13-2008 08:21 PM

Thanks for the mod, got pro version. Well worth it. :)

Thelonius Beck 07-18-2008 08:32 PM

I installed this on my 3.7.2 board as a secondary chat room for the Staff. Excellent for the job, thanks a bunch!

Artangel 07-22-2008 03:53 PM

Anyone can help me how to activate this on FORUMDISPLAY ..

I mean I an be viewed while Im inside the thread

Thanks

Mazinger 07-22-2008 04:03 PM

Why the box doesn't show up at infernoshout.php? I added the page name to the allowed pages in the chat options.

TheInsaneManiac 07-22-2008 08:52 PM

When posting a topic that has tags or when editing tags, the shoutbox posts "*Username posted the thread *"

Mazinger 07-24-2008 03:59 PM

Is it possible to hide this notices? I get 'Error on page' when I remove the <div> from the template.

holy_chicken 07-25-2008 04:26 PM

I installed shoubox 2.5 on vBulletin 3.6.4. Shoubox work fine. But it cannot display the history. It only show history of page1, when i clicks on the other pages, the history log are still same as page 1? How should i fix it?

phenom21 07-26-2008 02:16 AM

does this work on 3.7.2

Spank 07-26-2008 02:52 AM

Lovely shoutbox, thank you!

I like the idea of a thread/post notification, but not in the shoutbox. Is it possible to have this in a news ticker?

viper007 07-29-2008 06:29 AM

how to add detach button


All times are GMT. The time now is 12:53 AM.

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.02727 seconds
  • Memory Usage 1,822KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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