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)

DemOnstar 09-21-2013 01:37 PM

Like to download but it appears that there are a number of issues.

Tagged...

slinky 10-01-2013 01:22 PM

I also wondered whether it works using the mobile template. Now I doubt it.

I sent three messages to them. Their main website is the worst UI I've ever seen and it immediately made me wonder about how it was done. No answer, even with sales opportunities on several occasions. Others told me the same. Perhaps this is abandoned.

I have an addon that works perfectly for an extra thread field. Loved it. But it required extra work to be implemented into the mobile templates and, at the time, I didn't follow through. Now not sure about that aspect and how much I care.

Rebecca217 10-18-2013 11:38 AM

Quote:

Originally Posted by slinky (Post 2449282)
I have an addon that works perfectly for an extra thread field. Loved it. But it required extra work to be implemented into the mobile templates and, at the time, I didn't follow through. Now not sure about that aspect and how much I care.

Care to share where you found the other solution? :)

jluerken 10-31-2013 06:53 AM

I am getting a database error using 2.8.2Pv4 on my vB 4.2.0 PL4

PHP Code:

Database error in vBulletin 4.2.0:

Invalid SQL:

                
SELECT subscribeforumidforum.forumidforum.lastpostforum.lastposterforum.lastposteridforum.lastthreadforum.lastthreadidforum.lasticonidforum.threadcountforum.replycountforum.lastpostidforum.lastprefixidthread.threadidthread.field3 AS field3thread.field2 AS field2thread.field1 AS field1default_tags_idsuser.usergroupiduser.homepageuser.options AS useroptions, IF(userlist.friend 'yes'10) AS isfriend,
                    
user.lastactivityuser.lastvisit, IF(user.options 51210) AS invisible
                    
forumread.readtime AS forumread
                FROM vb_forum 
AS forum
                LEFT JOIN vb_subscribeforum 
AS subscribeforum ON (subscribeforum.forumid forum.forumid AND subscribeforum.userid 115112)
                 
LEFT JOIN vb_forumread AS forumread ON (forumread.forumid forum.forumid AND forumread.userid 115112)
                
LEFT JOIN vb_user AS user ON (user.userid forum.lastposterid)
                
LEFT JOIN vb_userlist AS userlist ON (userlist.relationid user.userid AND userlist.type 'buddy' AND userlist.userid 115112)
                 
LEFT JOIN vb_thread AS thread ON (thread.threadid=forum.lastthreadid);

MySQL Error   Unknown column 'thread.field3' in 'field list'
Error Number  1054
...deleted info...
Classname     vB_Database
MySQL Version 
5.1.70-cll 

A field I created is now displayed twice.
I would really like to see this working again because the idea behind it is really really good.

Skierpetros 11-05-2013 11:24 PM

Is it possible to add a calendar as an extra option?

Limality 11-10-2013 09:15 PM

I have it almost working as desired...only problem: when the forum has a sticky thread, it won't display the extra threadfields in forumdisplay.php...

rwurbanwildlife 02-06-2014 11:58 AM

Great little add-on, may save someone big bucks for a programmer. I went with the paid version and I like the features I gained.

LL SELULAR 07-30-2014 06:19 PM

database error when i creat an extra Field:

Code:

Database error in vBulletin 4.2.2:

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;

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 'TYPE=MyISAM' at line 11
Error Number  : 1064
Request Date  : Wednesday, July 30th 2014 @ 07:18:08 PM
Error Date    : Wednesday, July 30th 2014 @ 07:18:09 PM
Script        : http://www.xxxxxx.com/adminhbdsaf/plugin.php?do=productimport
Referrer      : http://www.xxxxxx.com/adminhbdsaf/plugin.php?do=productadd
IP Address    : 36.69.38.50
Username      : adminxlm
Classname    : vB_Database
MySQL Version : 5.6.17-log


tbworld 07-30-2014 06:25 PM

Please read the modifications thread, before posting. The answer has already been posted. Thank You! :)

See post https://vborg.vbsupport.ru/showpost....&postcount=106

LL SELULAR 07-31-2014 12:46 AM

Quote:

Originally Posted by tbworld (Post 2509049)
Please read the modifications thread, before posting. The answer has already been posted. Thank You! :)

See post https://vborg.vbsupport.ru/showpost....&postcount=106

oke thanks


All times are GMT. The time now is 10:31 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.01179 seconds
  • Memory Usage 1,763KB
  • 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)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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