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)

Black Snow 07-24-2012 05:30 PM

Is it possible to have it so only staff can view certain thread fields?

LoveStream 08-15-2012 08:09 AM

What is the different thing between these that you mentioned;
Could you explain in detail?

•Edit thread fields via the "edit thread" page
•Edit thread fields via the "edit post" page - Premium Only *new

Gio~Logist 08-16-2012 05:45 PM

Quote:

Originally Posted by LoveStream (Post 2357073)
What is the different thing between these that you mentioned;
Could you explain in detail?


?Edit thread fields via the "edit thread" page
?Edit thread fields via the "edit post" page - Premium Only *new

Edit thread page is accessed by going to Thread Tools -> Edit Thread

Edit post is clicking the edit button and then clicking "go advanced"

Gio~Logist 08-16-2012 05:46 PM

Quote:

Originally Posted by Black Snow (Post 2351099)
Is it possible to have it so only staff can view certain thread fields?

Not at the moment. But if you edit the template you can always include a conditional, unless you want to have us or someone else tweak the mod for you.

ibrahimkoky 09-25-2012 02:56 PM

trying to import the .XML file and getting database error

Code:

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;


Gio~Logist 09-26-2012 07:39 PM

Quote:

Originally Posted by ibrahimkoky (Post 2368454)
trying to import the .XML file and getting database error

Code:

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;


Ah, seems like it's a compatibility issue. Just open up the product xml and remove the instance(s) of TYPE=MyISAM; :)

CuteC@t 09-27-2012 01:24 AM

does it work on 4.2.0 ?

jluerken 09-27-2012 10:00 AM

Replace TYPE=MyISAM; with ENGINE=MyISAM; and it works!

jluerken 09-27-2012 10:02 AM

Quote:

Originally Posted by CuteC@t (Post 2368885)
does it work on 4.2.0 ?

Bought the PRO Version and it is compatible with 4.2.0 but does not work 100% on our page.
Support (even for paid customers) is currently very slow.
Waiting since days to get a useful answer in order to solve the current issue that we have with this addon :down:
Hope that it has to do with the developer working on vB 5.x addons and that this is not the general service I can expect in future because the offered products are great and I want to buy more. Atm. waiting for the one issue to be solved and if service is good I am willed to buy more.

LouiseWilson 11-07-2012 12:45 PM

Hello, is this mod working & is it still supported and any plans to post it over to VB5
I'm looking at getting the pro version.


All times are GMT. The time now is 04: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.01306 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)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