vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Chat Modifications - vBshout Automatic Pruning *ALL VERSIONS* (https://vborg.vbsupport.ru/showthread.php?t=146703)

iCafe 05-23-2007 06:51 AM

Quote:

$vbulletin->db->query("TRUNCATE TABLE `shout`");
it error for any board db use TABLE_PREFIX

fix it to

Quote:

$vbulletin->db->query("TRUNCATE TABLE `" . TABLE_PREFIX . "shout`");

TechDawg 05-25-2007 09:13 PM

Quote:

Originally Posted by iCafe (Post 1253161)
it error for any board db use TABLE_PREFIX

fix it to

Thanks, this fixed my error :)

Distance 06-02-2007 10:43 PM

Thanks, I will update later. :)

YukonMaster 06-16-2007 04:41 AM

Double Post

YukonMaster 06-16-2007 04:42 AM

Quote:

Originally Posted by YukonMaster (Post 1269541)
Database error in vBulletin 3.6.7:

Invalid SQL:
TRUNCATE TABLE `shout`;

MySQL Error : Table 'yukonadm_vbforum.shout' doesn't exist
Error Number : 1146
Date : Saturday, June 16th 2007 @ 01:39:56 AM
Script : http://www.pcitechforums.com/forum/a...cron&cronid=19
Referrer : http://www.pcitechforums.com/forum/a....php?do=modify
IP Address : 70.66.140.217
Username : YukonMaster
Classname : vb_database



What do I do?

Distance 06-18-2007 11:39 AM

Update: v1.20 released

Fixed table prefix for maximum compatibility.

Distance

YukonMaster 06-19-2007 06:22 PM

Quote:

Originally Posted by YukonMaster (Post 1269542)
What do I do?


Heya, Distance, will the update fix this issue?

Distance 07-22-2007 01:56 AM

Yes, it should fix the issue. :)

unicorn2433 07-24-2008 03:49 PM

Will this move the shouts to a forum on the board?


All times are GMT. The time now is 04:52 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.01574 seconds
  • Memory Usage 1,727KB
  • 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
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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