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)
-   -   Extra Threadfields Lite(Add Text, Radio, Drop Down, & Checkbox Fields To Threads!) (https://vborg.vbsupport.ru/showthread.php?t=108888)

silurius 03-11-2006 04:33 AM

Found a conflict with First post on every page of thread hack. With this hack running and with the "Show First Post" option turned on, the first post actually disappears. Turning the "Show First Post" setting off for the forum allows the post to re-appear.

sportstar 03-11-2006 11:58 AM

gio~logist can you give me any suggestions why this won't work with my mysql version?

cruelio 03-11-2006 01:32 PM

it has an extra ; at the end of the install SQL

Gio~Logist 03-11-2006 02:56 PM

Quote:

Originally Posted by sportstar
gio~logist can you give me any suggestions why this won't work with my mysql version?

Perhaps if you can PM me with details such as admincp and ftp access to your site i may be able to help further.

Gio~Logist 03-11-2006 03:07 PM

[high]Changelog:[/high]
3-11-06
* Make certain fields required

ZIP UPDATED!!!
Enjoy.

dakuda 03-11-2006 03:13 PM

I still get this error:
Quote:

Database error in vBulletin 3.5.2:

Invalid SQL:

CREATE TABLE `thread_fields_admin` (
`title` varchar(100) NOT NULL default '',
`fieldid` int(10) unsigned NOT NULL auto_increment,
`description` varchar(200) NOT NULL default '',
`forums` varchar(200) NOT NULL default '',
`type` varchar(100) NOT NULL default '',
`size` char(3) NOT NULL default '40',
`options` varchar(200) NOT NULL default '',
`display` varchar(100) NOT NULL default '1',
PRIMARY KEY (`fieldid`)
) TYPE=MyISAM;;

MySQL Error : You have an error in your SQL syntax near ';
' at line 12
Error Number : 1064
Date : Saturday, March 11th 2006 @ 11:43:02 AM
Script : http://www.dakuda.com/forums/admincp/plugin.php
Referrer : http://www.dakuda.com/forums/admincp...?do=productadd
IP Address : 68.74.69.218
Username : dakuda
Classname : vb_database
Any ideas? NO other plugins or products are installed. I would love to use this on the large forum I admin, but I can't get it to work on there or on my barely used forum.

Kusadasi-Guy 03-11-2006 03:16 PM

Great!!!!!!!!!!!!!

bashy 03-11-2006 03:31 PM

Hi gio

I just got this error when trying to import the product for the update
Any ideas please?

Code:

Database error in vBulletin 3.5.3:

Invalid SQL:
ALTER TABLE threadfield_admin ADD COLUMN
  `required` varchar(10) NOT NULL default 'no',;

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 2
Error Number : 1064
Date        : Saturday, March 11th 2006 @ 05:26:01 PM
Script      : http://www.bashys-place.com/forums/admincp/plugin.php
Referrer    : http://www.bashys-place.com/forums/admincp/plugin.php?do=productadd

Now this 1 lol

Code:

Database error in vBulletin 3.5.3:

Invalid SQL:

CREATE TABLE `thread_fields_admin` (
  `title` varchar(100) NOT NULL default '',
  `fieldid` int(10) unsigned NOT NULL auto_increment,
  `description` varchar(200) NOT NULL default '',
  `forums` varchar(200) NOT NULL default '',
  `type` varchar(100) NOT NULL default '',
  `size` char(3) NOT NULL default '40',
  `options` varchar(200) NOT NULL default '',
  `display` varchar(100) NOT NULL default '1',
  PRIMARY KEY  (`fieldid`)
) TYPE=MyISAM;;

MySQL Error  : Table 'thread_fields_admin' already exists
Error Number : 1050
Date        : Saturday, March 11th 2006 @ 05:33:02 PM
Script      : http://www.bashys-place.com/forums/admincp/plugin.php
Referrer    : http://www.bashys-place.com/forums/admincp/plugin.php?do=productadd


Gio~Logist 03-11-2006 03:57 PM

I see the problem. Let me fix this.

bashy 03-11-2006 03:59 PM

Ok m8 cheers :)


All times are GMT. The time now is 01:29 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.01434 seconds
  • Memory Usage 1,741KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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