vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - ModernvB - Extra Threadfields Light (Fields other Than "Title" & "Message") (https://vborg.vbsupport.ru/showthread.php?t=269667)

onespot 06-02-2013 06:10 PM

Database error, doesn't work - someone should make this addon and make it work - such a nice addon idea!

Invalid SQL:

CREATE TABLE IF NOT EXISTS `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;

Christos Teriakis 06-03-2013 04:18 AM

Quote:

Originally Posted by onespot (Post 2425407)
Database error, doesn't work - someone should make this addon and make it work - such a nice addon idea!

Invalid SQL:

CREATE TABLE IF NOT EXISTS `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;

I believe that by changing:
Code:

) TYPE=MyISAM;
to:
Code:

) ENGINE=MyISAM;
it will works ;). Just search the full product xml file. Most probably there are more instances on this.

Toorak Times 06-18-2013 04:55 AM

Hey Gio, I need your assistance mate, can you please contact me?

Limality 06-18-2013 05:17 PM

Installed it and all...the Threadfields are shown in the first post of the thread but not in the threaddisplay of a forum...what could be wrong? i also deactivated any add-ons that might interfere with it...

Muhammad Rahman 07-22-2013 04:31 AM

can be used on vB 4.2.1??

Mariner1 08-04-2013 06:27 PM

im using 4.2.1 and it seems to work ok if you follow Chris advice a few posts up

tim.liton 08-21-2013 06:58 AM

bought extrathreads and advanced forums before some months. There is no support. Only when i said that ill open a konflikt in paypal thay started to answer me. Now i have upgraded my forum and again is not working. Am waiting 2 weeks for the answer and till now noone have ansfered me. I can say this sucks.

Muhammad Rahman 08-21-2013 09:52 AM

Quote:

Originally Posted by tim.liton (Post 2440063)
bought extrathreads and advanced forums before some months. There is no support. Only when i said that ill open a konflikt in paypal thay started to answer me. Now i have upgraded my forum and again is not working. Am waiting 2 weeks for the answer and till now noone have ansfered me. I can say this sucks.

i agree this ... :up:
some fuction on extra threadfield not working and him not give solution ..... :mad:

s_cocis 08-31-2013 11:25 AM

with 4.2.1 i have an error during import xml

Jackerinzio 09-21-2013 01:28 PM

1 Attachment(s)
Hello

There is a problem with the styles.

If activate function "Show extra fields automatically in forum?" picture in the unit statistics moves up - in unresolved forums.


All times are GMT. The time now is 10:18 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.01245 seconds
  • Memory Usage 1,736KB
  • 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
  • (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