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)
-   -   Pre-defined content for newthread/reply. (UPDATED) (https://vborg.vbsupport.ru/showthread.php?t=104318)

gameslover 01-03-2006 03:44 PM

Hello,

Thanks for the hack but I have a SQL error :

Code:

Database error in vBulletin 3.5.2:

Invalid SQL:
INSERT INTO predeftxts (fids, txt, ugids, subject) VALUES ('80', 'test', '6', 'test');

MySQL Error  : Unknown column 'ugids' in 'field list'
Error Number : 1054

Any idea how to fix it ?

waza 01-03-2006 04:04 PM

Hmz, I added an older product to the zip file.
I'll update the product asap.

Run these queries to fix it (replace ".TABLE_PREFIX." with your table prefix):
ALTER TABLE ".TABLE_PREFIX."predeftxts ADD `ugids` VARCHAR( 200 ) NOT NULL
ALTER TABLE ".TABLE_PREFIX."predeftxts ADD `subject` VARCHAR( 200 ) NOT NULL

SO EVERYBODY THAT INSTALLED VERSION 1.0.0 SHOULD RUN THESE QUERIES.

jugo 01-03-2006 04:30 PM

Good job bro.....

/me installs....the new one.

gameslover 01-03-2006 04:32 PM

Thanks you very much, that's work great !!!

/me clicks install

michaelbenson 01-03-2006 08:27 PM

Wonderful idea, installed.

nhacso 01-03-2006 09:40 PM

waza, you can make a difference mod as same above call is "Pre-defined post content for newreply". Because, I think it will very useful for recruit moderator for forum or some issue which don't want open a lots threads.

silurius 01-04-2006 12:01 AM

Installed. Nice one.

waza 01-04-2006 10:03 AM

@nhacso: k, I added that + some other functionality, will update it here later this day.

MrNase 01-04-2006 01:30 PM

Wow, that's a great idea! :)

I'll be using this because my members always forget to add important information when they sell things on my forums :)

lazyseller 01-04-2006 01:36 PM

This is great..... i will definately be adding this...


All times are GMT. The time now is 03:10 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.01084 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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