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)

Gio~Logist 02-27-2006 03:22 PM

Quote:

Originally Posted by stamos2003
nice one, good work!

how can I sort in the forum display the fields so, that they are on one line displayed at not every field on it's single line?

what about adding a thumbnail before the extra fields in the forum display? ;)

You can do that by taking out the <tr> in the newthread_extra_fields template. However, it will more than likely mess up the whole structure of your layout.

As far as adding a thumbnail before the extra fields, what exactly would you like it to be and what would the purpose be?

stamos2003 02-27-2006 03:49 PM

that didn't work for me but i guess i will play a bit around with the template.

purpose of the thumb? well, maybe for CD-reviews, you can but a thumbnail before the fields and afterwards the fields with ratings, genre etc.

or reviews/introductions of locations like bars, restaurants, citys etc. always with the specific picture/photo in front of :)

Gio~Logist 02-27-2006 03:51 PM

Quote:

Originally Posted by stamos2003
that didn't work for me but i guess i will play a bit around with the template.

purpose of the thumb? well, maybe for CD-reviews, you can but a thumbnail before the fields and afterwards the fields with ratings, genre etc.

or reviews/introductions of locations like bars, restaurants, citys etc. always with the specific picture/photo in front of :)

Ah i see. Well that's not a feature at the moment. However, i'll see what i can do.

Bad Bunny 02-27-2006 07:10 PM

This looks awesome. I am currently thinking of ways it can be used before I start testing it out.
Thanks for the hard work.

Gio~Logist 02-27-2006 07:11 PM

Quote:

Originally Posted by Bad Bunny
This looks awesome. I am currently thinking of ways it can be used before I start testing it out.
Thanks for the hard work.

Anytime :p You can repay me by just clicking install heh.

Renada 02-27-2006 09:37 PM

[high]* Renada installs :)[/high]

Gio~Logist 02-27-2006 09:58 PM

Quote:

Originally Posted by Renada
[high]* Renada installs :)[/high]

But Renada forgot to click install hah :p

VBUsers 02-27-2006 10:18 PM

great hack and installed. working great so far!

Gio~Logist 02-27-2006 10:24 PM

Quote:

Originally Posted by lowandloudinc
great hack and installed. working great so far!

:p Glad it's working for you!

DrewM 02-27-2006 10:35 PM

something you may want to include in the next realease add is the field required.

Gio~Logist 02-27-2006 10:40 PM

Quote:

Originally Posted by Larrysw
something you may want to include in the next realease add is the field required.

Yes i've already made that a planned feature :p Let me include it in thread so that i do not forget.

Bad Bunny 02-28-2006 01:24 AM

I have clicked install so I can stay updated, though I have not yet expirimented with it.

Gio~Logist 02-28-2006 01:26 AM

Quote:

Originally Posted by Bad Bunny
I have clicked install so I can stay updated, though I have not yet expirimented with it.

That is why i ask people to click it :p This way they can stay updated and do not come posting "I didn't know this version is out" or something of that nature.

devguru 02-28-2006 01:27 AM

I have looked around and tested this plugin, it's really great!

something Features I wish to include :

1) Just like vbulletin's User Profile Fields, require the input field to match a regular expression.
2) Is it possible for more field type? for example: date/time, images ?
3) Sort these new fields in the forumdisplay.
4) Is it possible for having a new table for these new fields?

Thank you great job again!

Gio~Logist 02-28-2006 02:26 AM

Quote:

Originally Posted by devguru
I have looked around and tested this plugin, it's really great!

something Features I wish to include :

1) Just like vbulletin's User Profile Fields, require the input field to match a regular expression.
2) Is it possible for more field type? for example: date/time, images ?
3) Sort these new fields in the forumdisplay.
4) Is it possible for having a new table for these new fields?

Thank you great job again!

1) Already added to planned featutes :p
2) What exactly do you mean by date/time?
3) Turn of the setting that automatically displays them in forumdisplay and put them where you'd like manually via edit template using $threadinfo[fieldx] (see above for more info). If $threadinfo doesn't work, use $thread. I will comfirm that tommorow.
4) Do you mean in forumdisplay?

Lea Verou 02-28-2006 08:49 AM

Darn! I wish this hack was out when I installed the forms' hack! :(

Gio~Logist 02-28-2006 09:11 AM

Quote:

Originally Posted by Michelle
Darn! I wish this hack was out when I installed the forms' hack! :(

It's not to late to give it a shot :p

Lea Verou 02-28-2006 09:23 AM

Nah... I've put too much work on those forms to change them :/

Gio~Logist 02-28-2006 06:49 PM

Quote:

Originally Posted by Michelle
Nah... I've put too much work on those forms to change them :/

Indeed :p.

VBUsers 02-28-2006 08:30 PM

ok i thought it was working fine but i found an issue.

in my usercp i get this above. i know its this hack cause i uninstalled it and it went away. im trying to really keep it cause im using it for my classified section and will fit perfect. please let me know what i can do to fix this.

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Gio~Logist 02-28-2006 08:52 PM

Quote:

Originally Posted by lowandloudinc
ok i thought it was working fine but i found an issue.

in my usercp i get this above. i know its this hack cause i uninstalled it and it went away. im trying to really keep it cause im using it for my classified section and will fit perfect. please let me know what i can do to fix this.


Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

Warning: Invalid argument supplied for foreach() in /usercp.php(441) : eval()'d code on line 28

I don't see how this is possible considering this hack does not touch usercp :(

I also checked my forums and others and the problem does not appear. Perhaps you did something wrong in the install? Try giving it another try.

VBUsers 02-28-2006 09:04 PM

Quote:

Originally Posted by gio~logist
I don't see how this is possible considering this hack does not touch usercp :(

I also checked my forums and others and the problem does not appear. Perhaps you did something wrong in the install? Try giving it another try.

ok i will renstall

VBUsers 02-28-2006 09:18 PM

Quote:

Originally Posted by gio~logist
I don't see how this is possible considering this hack does not touch usercp :(

I also checked my forums and others and the problem does not appear. Perhaps you did something wrong in the install? Try giving it another try.


ok i have installed again but still the same issue. theres nothing that touches the template or any other hack that the plug in might change?

Gio~Logist 02-28-2006 10:07 PM

Quote:

Originally Posted by lowandloudinc
ok i have installed again but still the same issue. theres nothing that touches the template or any other hack that the plug in might change?

May i ask what hacks you have installed at the moment?

Smiry Kin's 02-28-2006 10:16 PM

was thinking to my self, how else could this be improved..? only thing i could think off, is make an option, for something to be required etc..?

VBUsers 02-28-2006 10:17 PM

Quote:

Originally Posted by gio~logist
May i ask what hacks you have installed at the moment?


its a huge list so i can only imagine what it is. but heres what i have. this is just things that are plug ins. ive done more


Quote:

Installed Products
Title Version Description Controls
vBulletin 3.5.3
Access Permissions Based on User's Post Count 2.1 Access Permissions Based on User's Post Count Edit Disable Export Uninstall

Activity Modification 2.51 Tracks user activity Edit Disable Export Uninstall
Article Bot 2.57 Parse RSS Feed data and insert it as threads in your forum. Edit Disable Export Uninstall

Automatic Welcome PM 1.0.4 This Hack will automatically send welcome PMs to new members. Edit Disable Export Uninstall

Collapsable Postbit 1.0.0 Collapsable postbits. Edit Disable Export Uninstall
Display Unread Posts 1.01 Display the number of posts you have marked as unread. Edit Disable Export Uninstall

e-steki Banlist 1.0 Shows a detailed list of the banned users Edit Disable Export Uninstall

e-steki Referrer Statistics 1.0 Referrer Statistics Edit Disable Export Uninstall

eBay Integration Mod 1.0.0 Adds eBay auctions for members Edit Disable Export Uninstall

eBux / eStore 1.2.3 eBux / eStore is a points/store system for vBulletin. Edit Disable Export Uninstall

Extra Thread Fields 1.0.0 Add extra thread fields to your threads. Edit Disable Export Uninstall

First Post On All Pages 1.0.0 1.0.0 This will allow you to show the first post on every page of a thread. Edit Disable Export Uninstall
Gallery for vB 3.5.1 1.0.5 A gallery-system integrated in the forum Edit Disable Export Uninstall

GARS LITE 1.0 Geek Article and Review System LITE Edit Disable Export Uninstall

Geek Auto-Link 4.5.0 vBulletin keyword automatic linker Edit Disable Export Uninstall

Global Announcement 1.2 Displays an announcement of choice on the index page of your forum. Edit Disable Export Uninstall

Google Talk/Xfire/Skype IM Icons 1.0 Adds the IM icons. Edit Disable Export Uninstall

Heggy's Error 404 Banning 1.0.0 This add-on gives users in a specified group nothing but 404 errors. Edit Disable Export Uninstall

ibProArcade for vBulletin 2.5.3 ibProArcade-Modification Edit Disable Export Uninstall

IM Online Status 1.0.0 Shows a users IM online status. Edit Disable Export Uninstall

Inferno Warning System 1.2 A warning system for vBulletin. Edit Disable Export Uninstall

ipInfo 1.2 ipInfo is a replacement standard view users Post ip Edit Disable Export Uninstall

iTrader 2.0.0 Trader Feedback System Edit Disable Export Uninstall

iTrader Extension 1.0.0 Expand iTrader's abilities and include a homepage, a search option, ability to look for customers, and more! Edit Disable Export Uninstall

Last XX Paid Subscribers 0.7 Displays a list of the last 5 paid subscribers Edit Disable Export Uninstall

Live Feedback System 1.21 Live feedback to registrants while they, type out a possible username using AJAX, passwords,e-mail, and referrer fields using javascript and AJAX. Edit Disable Export Uninstall


Members who have read a thread 2.21 Display members who have recently read a thread. Edit Disable Export Uninstall

Members who have visited in the Last 24 Hrs. 4.10 Display members who have visited the forum. Edit Disable Export Uninstall

Miserable Users 2.01 A way to really annoy anyone you don't want visiting your forum. Edit Disable Export Uninstall

Moderator Stats 1.0 Creates a link misc.php?do=moderator_stats where you can view stats on your moderators. Edit Disable Export Uninstall

Multiple Login Detector 1.01 Cookie-based multiple account login detector Edit Disable Export Uninstall

Notify user about thread move 1 This product sends out a PM to the thread author telling him one of his threads has been moved. Edit Disable Export Uninstall

pig's post report system 0.1 Post reports manageable from modcp Edit Disable Export Uninstall

Post Thank You Hack 2.7 Post Thank You Hack Edit Disable Export Uninstall
Quick User Editor 1.01 An Inline User Editor Edit Disable Export Uninstall
Real ip detection 2.12 Makes your forum aways use the real ip when a proxy server is detected, the proxy ip is recorded in an extra field but then ignored. Edit Disable Export Uninstall

Right Column 1.0 Put a column on the right side of every page Edit Disable Export Uninstall

Show Itrader In Profile 1.00 This product allows you to show a user's itrader info in his/her profile. Edit Disable Export Uninstall

Spam Decimator 1.0.1 Spam Killing Extension Edit Disable Export Uninstall
Sticky Titles in Bold 1.0 Makes sticky threads show up as bold in thread list Edit Disable Export Uninstall

Super Private Message 1.0.2 BETA Allow specific users to send a super private message. Edit Disable Export Uninstall

Top 'X' Stats by InfiniteWebby 1.2.1 Display top 'X' posters, new members and latest replies on the forumhome. Edit Disable Export Uninstall
vB Affiliates Hack v2.5 2.5.0 This product adds affiliate hack to your forum. Edit Disable Export Uninstall


VB image hosting 1.0.1 Image hosting sloution for VB Edit Disable Export Uninstall

vB Pager 3.0.3 vB Pager is a text-based instant messaging system over your community between members. Edit Disable Export Uninstall

vB Quick Sig Host Vb Quick Sig Host 1.0.0 Allow your members to instantly upload there signatures on to Image Shack! Edit Disable Export Uninstall
vBFavorites 1.0.0 Lets you add threads, posts and users to favorites. Edit Disable Export Uninstall

vBHack DB System 1.0 Hack Database System & Portal CMS - by tnguy3n ? 2005-2006 vBviet Network. Edit Disable Export Uninstall

vBookie 1.0.6 vBulletin Betting Hack Edit Disable Export Uninstall

vBRules 1.0.0 Rules Page for your vBulletin Board Edit Disable Export Uninstall

vBShout 2.0 AJAX Shoutbox for vBulletin Edit Disable Export Uninstall

vBulletin SkypeWeb Update 1.0 This will update vBulletin 3.5.3 to include SkypeWeb functionality.

It is not necessary to install this if you are using vBulletin 3.5.4 or later.

This update should be uninstalled when you next upgrade vBulletin. Edit Disable Export Uninstall
WAP 1.0 WAP support for vBulletin Edit Disable Export Uninstall

[Add/Import Product]

vBulletin v3.5.3, Copyright ?2000-2006, Jelsoft Enterprises Ltd.

Gio~Logist 02-28-2006 10:20 PM

Quote:

Originally Posted by Smiry Kin's
was thinking to my self, how else could this be improved..? only thing i could think off, is make an option, for something to be required etc..?

Yes. That's the only thing i have planned so far. If:

1) More good requests come along
2) More installs are made for this hack (useless to make a second version of a hack that is not used much(

Then i will release the next version with that and whatever other nice features are suggested.

Trana 02-28-2006 10:21 PM

This looks like a really cool hack. I am still wondering if anyone has tried it with the CMPS latestposts module.

Gio~Logist 02-28-2006 10:24 PM

Quote:

Originally Posted by Trana
This looks like a really cool hack. I am still wondering if anyone has tried it with the CMPS latestposts module.

I am thinking about how to incporate it due to the fact that i'm not sure how i will display it. Also, don't forget to click install :p

Smiry Kin's 02-28-2006 10:29 PM

Quote:

Originally Posted by gio~logist
Yes. That's the only thing i have planned so far. If:

1) More good requests come along
2) More installs are made for this hack (useless to make a second version of a hack that is not used much(

Then i will release the next version with that and whatever other nice features are suggested.

cool dude, can't wait :)

Gio~Logist 03-01-2006 09:34 PM

Quote:

Originally Posted by Smiry Kin's
cool dude, can't wait :)

Hopefully you won't have to wait to long :p

VBUsers 03-01-2006 09:46 PM

hey gio any luck on my issue? hope you can find it.

Gio~Logist 03-01-2006 10:35 PM

Quote:

Originally Posted by lowandloudinc
hey gio any luck on my issue? hope you can find it.

May i suggest using trial and error and disabling hacks (other than mines), until you see the error go away? Then let me know which hack it is that interferes.

VBUsers 03-01-2006 11:00 PM

Quote:

Originally Posted by gio~logist
May i suggest using trial and error and disabling hacks (other than mines), until you see the error go away? Then let me know which hack it is that interferes.


ok ill get on this thanks

Gio~Logist 03-02-2006 12:37 AM

Quote:

Originally Posted by lowandloudinc
ok ill get on this thanks

Sure thing. If you'd like, PM me the resulsts, this way we do not flood the thread with this.

photoboy 03-02-2006 08:15 AM

I can't manage to display extra fields in the forums display of threads (as opposed to the display of posts in a single thread)

I attached your screenshot showing the extra fields, and a screenshot of my own, showing that I was able to insert a bit of text into the thread summary, but the $extrafields variable isn't doing anything


Code:

<if condition="$show['gotonewpost']">
                                <strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a></strong>


$extrafields
<br>
Hello


                        <else />
                                <a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a>



$extrafields
<br>
Hello

                        </if>

Thanks for any help you can offer!

bada_bing 03-02-2006 12:51 PM

Quote:

Originally Posted by bada_bing
Wow I really like this but before I install I need to make sure or check if this feature exists.

I want these extra fields to only be available when starting a thread in a certain forums. For example I only want these fields to be available in my Selling Forums and no other forums. I also would like an option to force the member to fill in that field like the cost field since my selling forum rules are you must post a selling price and by doing it this way they are forced to fill in the cost field


Anyone answer this

VBUsers 03-02-2006 06:38 PM

Quote:

Originally Posted by gio~logist
Sure thing. If you'd like, PM me the resulsts, this way we do not flood the thread with this.


i have uninstalled every single hack and not 1 take the error away. so unfortunatly i have to take it down sorry and thanks for trying. i really like this hack.

AlchemyX 03-05-2006 06:30 AM

Great Hack. I love it :-) Perfect for my Game development site.

but... i know it is somehow possible to allow members to edit their own fields, because vb.org lets you do it for mods... if this could also be figured out, I would greatly appreciate it. :-)

dakuda 03-05-2006 03:25 PM

I tried to install this, but now get this errror:
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 : Wednesday, March 1st 2006 @ 11:54:27 PM
Script : http://www.dakuda.com/forums/admincp/plugin.php
Referrer : http://www.dakuda.com/forums/admincp...?do=productadd
IP Address : 68.74.191.248
Username : dakuda
Classname : vb_database
when I try to install new plugins. vb.com said that the table belongs to your plugin. Any ideas on how I can get past this? I cuurently have no other plugins or products installed.


All times are GMT. The time now is 12:58 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.01798 seconds
  • Memory Usage 1,869KB
  • 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
  • (26)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
  • (40)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