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)

lefteris 03-31-2007 05:33 AM

how it's possible to delete 6001 pages of shoutbast?

I cannot delete one by one post...

regards

Stifmeister2 03-31-2007 01:03 PM

Quote:

Originally Posted by lefteris (Post 1216638)
how it's possible to delete 6001 pages of shoutbast?

I cannot delete one by one post...

regards

Write /prune in shoutbox and it will delete ALL shouts. :)


Although I prefer this autoprune script, which will delete old shouts every day (cron based). I've set it to delete older shouts than 48h. :)

Here's the autoprune script:
https://vborg.vbsupport.ru/showpost....postcount=1218

angeljs 03-31-2007 01:58 PM

Hi, is there any way to integrate this with the arcade scoring system, so that shouts appear whenever someone beats the high score etc?

Mecho 03-31-2007 05:24 PM

Quote:

Originally Posted by da420 (Post 1216184)
Yes, because of the use of the flatfile system rather than the database that is the way it works. If you do not want that you could optionally remove the time stamp all together.

thanks but is there any way to have time with fixed character ??

Lord Kirken Mor 03-31-2007 11:57 PM

I got this error:
Database error in vBulletin 3.6.5:

Invalid SQL:

select s.*, u.username, u.usergroupid from shout s
left join user 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 : Saturday, March 31st 2007 @ 04:34:00 PM

Sir_Yaro 04-01-2007 08:04 PM

Quote:

Originally Posted by S@NL - BlackBik (Post 885260)
I made a autoprune function for vBshout.
Just download the attached file and put in the /includes/cron directory.
Then make a new scheduled task (see attached jpg).
I run it every night at 3 o clock but offcourse your free to run it more often than that.

What is does: It will delete all shouts that are older than 24 hours.
This way you will allways have an archive that's holds no shouts that are older than two days.
You can alter the deletion time in the php by altering the "(TIMENOW - (60 * 60 * 24)" statement.

Enjoy :)

[edit]Replaced the php with the right one [/edit]

It works for 3.6 without any problems

ijob 04-02-2007 06:57 AM

admin commands: is there a full list available?

Stifmeister2 04-02-2007 02:45 PM

Quote:

Originally Posted by ijob (Post 1218163)
admin commands: is there a full list available?

Look at the very first post. :P

- /prune (Clears the shoutbox completely)
- /prune [username] (Clears all shouts posted by specified user)
- /me - Action message (all users are able to use this command)
- /pruneshout [shout] - Deletes a single shout

Black Tiger 04-02-2007 02:53 PM

Quote:

Look at the very first post. :P
Would be nice if it would be in there, but it isn't, well only "new" it said, which implicates that it's probably not everything.:)

Thanks for your reply, I was also looking for these commands, seems the new are all commands.

monasa 04-03-2007 04:55 PM

I have installed vbShout 2.0 on the main page of my forum and it works fine. I'm planning to install another shoutboxin the same forum but in different page or subforum. Is this possible, having 2 shoutbox in one forum? Appreciate your feedback and guide.

VB Version : 3.6.5


All times are GMT. The time now is 01:35 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.04190 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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