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


All times are GMT. The time now is 05:36 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.02642 seconds
  • Memory Usage 1,743KB
  • 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
  • (3)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
  • (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