vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Extra Threadfields Lite(Add Text, Radio, Drop Down, & Checkbox Fields To Threads!) (https://vborg.vbsupport.ru/showthread.php?t=194918)

Simon Lloyd 04-12-2012 04:01 PM

I've completed the above now thanks!

Crimdog 04-22-2012 09:13 PM

Quote:

Originally Posted by Simon Lloyd (Post 2319438)
I've completed the above now thanks!

And what did you do to get it completed?

Crimdog 05-14-2012 07:36 PM

Bump for solution sharing...

I'm looking for something similar (default is not-selected blank, and not an allowed field)

IMPho 10-05-2013 12:23 PM

I have a minor problem...How can I show a particular field in a template???

I tried everything. Basically I want to show field no #5 in the thread title by editing the THREADBIT template.

Can anyone please help?

blind-eddie 02-17-2014 11:40 AM

For those that install this and receive a database error...
Open the product,

Code:

Find:

Type=MyISAM

Change to:

ENGINE=MyISAM

re-upload product

Dimoks 03-30-2015 06:39 AM

I can add fields for any forum separately?
Do you have a demo version 3.8.0 or forum 3.8.0 with Extra-Threadfields ?

Dimoks 03-30-2015 07:07 AM

I have error after import produnct


PHP Code:

Database error in vBulletin 3.8.6:

Invalid SQL:

CREATE TABLE IF NOT EXISTS `thread_fields_admin` (
  `
titlevarchar(100NOT NULL default '',
  `
fieldidint(10unsigned NOT NULL auto_increment,
  `
descriptionvarchar(200NOT NULL default '',
  `
forumsvarchar(200NOT NULL default '',
  `
typevarchar(100NOT NULL default '',
  `
sizechar(3NOT NULL default '40',
  `
optionsvarchar(200NOT NULL default '',
  `
displayvarchar(100NOT NULL default '1',
  
PRIMARY KEY  (`fieldid`)
TYPE=MyISAM;

MySQL Error   You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 11
Error Number  
1064
Request Date  
MondayMarch 30th 2015 09:04:14 AM
Error Date    
MondayMarch 30th 2015 09:04:14 AM
Script        
http://*******.com/forum/vbadmin/plugin.php?do=productimport
Referrer      
IP Address    37.229.165.203
Username      
admin
Classname     
vB_Database_MySQLi
MySQL Version 
5.5.31-1~dotdeb.0-log 


blind-eddie 03-30-2015 09:45 AM

Quote:

Originally Posted by blind-eddie (Post 2481808)
For those that install this and receive a database error...
Open the product,

Code:

Find:

Type=MyISAM

Change to:

ENGINE=MyISAM

re-upload product

****

Quote:

Originally Posted by Dimoks (Post 2541881)
I have error after import produnct


PHP Code:

Database error in vBulletin 3.8.6:

Invalid SQL:

CREATE TABLE IF NOT EXISTS `thread_fields_admin` (
  `
titlevarchar(100NOT NULL default '',
  `
fieldidint(10unsigned NOT NULL auto_increment,
  `
descriptionvarchar(200NOT NULL default '',
  `
forumsvarchar(200NOT NULL default '',
  `
typevarchar(100NOT NULL default '',
  `
sizechar(3NOT NULL default '40',
  `
optionsvarchar(200NOT NULL default '',
  `
displayvarchar(100NOT NULL default '1',
  
PRIMARY KEY  (`fieldid`)
TYPE=MyISAM;

MySQL Error   You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 11
Error Number  
1064
Request Date  
MondayMarch 30th 2015 09:04:14 AM
Error Date    
MondayMarch 30th 2015 09:04:14 AM
Script        
http://*******.com/forum/vbadmin/plugin.php?do=productimport
Referrer      
IP Address    37.229.165.203
Username      
admin
Classname     
vB_Database_MySQLi
MySQL Version 
5.5.31-1~dotdeb.0-log 




All times are GMT. The time now is 04:59 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.01237 seconds
  • Memory Usage 1,771KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)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
  • (8)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