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)

haytham 01-26-2008 03:43 AM

One thing it's missing is to delete individual shouts. I needed this today. If a person makes a bad remark, yes I can ban him from using it again but to remove his shout now, I have to prune all shouts.... Is there any chance this addition can be made?

haytham 01-26-2008 03:45 AM

Quote:

Originally Posted by 360junkie (Post 1426387)
OMG help me


MySQL Error : Unknown column 's.s_private' in 'where clause'


You should contact Vbulletin.com

This happened to me before and they gave me a query to run and it was fixed.
Good luck.

shawn_RS 01-28-2008 08:52 PM

help, it doesn't auto refresh. The 'loading..." bar is the only thing their, it never loads or refreshes.

ChrisSy 01-30-2008 11:32 AM

As a test i banned myself - it worked, and now i cant unban.

Any ideas?

Shazz 01-31-2008 02:05 AM

Quote:

Originally Posted by ChrisSy (Post 1432392)
As a test i banned myself - it worked, and now i cant unban.

Any ideas?

manually unban in admincp vboptions

Shawn Yue 02-01-2008 09:01 AM

i dun know how to install help???

Videx 02-01-2008 10:19 AM

Quote:

Originally Posted by Shawn Yue (Post 1433825)
i dun know how to install help???

Installation instructions are included in the zip file. Read them carefully.
Personally, I'd advise against installing a shoutbox or chatroom until you become more familiar with vbulletin, as these items can seriously affect your site's performance.

DannyC55 02-03-2008 12:40 PM

Is there anyway to get shoutbox stats so that users can see who has the most shouts?

rinkrat 02-12-2008 05:06 PM

Quote:

Originally Posted by ssslippy (Post 1413166)
If you are using version 3.7 this is a fix. I applied to to the pro version but the following should apply to lite.


Make sure your shoutbox is set to on before doing the following.
If you go into the "settings" table and sort by product. You will find a product called _inferno_shoutbox. Int he column called "value" you will find the words array. They dont belong there. You will need to replacement them with their proper #'s.
For editor tools use the following #'s. Add them up to get the total value # you need to put in depending on what options you want on. I use 127.
Code:

  1 => 'Bold',
  2 => 'Underline',
  4 => 'Italic',
  8 => 'Colours',
  16 => 'Fonts',
  32 => 'Clear',
  64 => 'Smilies',

For bbcode use the following #'s. Add them up to get the total value # you need to put in depending on what options you want on. I use 639.
Code:

  1 => 'Allow Basic BBCode',
  2 => 'Allow Color BBCode',
  4 => 'Allow Size BBCode',
  8 => 'Allow Font BBCode',
  16 => 'Allow Alignment BBCode',
  32 => 'Allow List BBCode',
  64 => 'Allow Link BBCode',
  128 => 'Allow Code BBCode',
  256 => 'Allow PHP BBCode',
  512 => 'Allow HTML BBCode'

You will also need to manually input your usergroups. Here you put in the usergroup #'s seperated by the usergroups. Example
Code:

4,8,195,1,3
Now go into your vbulletin admin CP > vbulletin options > vbulletin options > backup / restore settings. Please note this is not on the drop down menu its to the left of it.
Now export your vbshout settings and then reimport them. This is how we fixed it our board. I can not guarentee this will work for you but feel free to ask questions.


Slippy, this has saved me! I have changed it so many times now that I'm a pro at it.

YOU RULE!!

smartarena 02-15-2008 01:31 PM

Dont work with VB 7 BETA 5 =s


All times are GMT. The time now is 10:29 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.02357 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)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