PDA

View Full Version : Extra Threadfields Lite(Add Text, Radio, Drop Down, & Checkbox Fields To Threads!)


Pages : 1 [2] 3

Gio~Logist
03-23-2006, 06:57 PM
That would be cool. The only way I see to let uses edit their threads is to allow then to delete their own threads via the user-group permissions.

I believe there is a permission setting titled "Can edit own threads".

ConKien
03-23-2006, 11:05 PM
gio~logist, can I do such thing with your hack?

https://vborg.vbsupport.ru/showpost.php?p=932393&postcount=247

Gio~Logist
03-24-2006, 02:01 AM
gio~logist, can I do such thing with your hack?

https://vborg.vbsupport.ru/showpost.php?p=932393&postcount=247

Yes you can. However, it will be complicated unless you are a fairly novice coder. It would require you to understand the plugin, variables, etc.

photoboy
03-26-2006, 08:08 AM
Hi Gio,
I had asked in post #116 about showing the extra threadfields in the threadbit (I think it's called the threadbit) - for some reason I can't manage to get the extra threadfields to show up there. can you take a look ?
Thanks!

photoboy
03-26-2006, 08:10 AM
this thread is getting really long! sorry if I missed relevant answers...

re: post #122
Any way to pass the extra threadfields to
the message to they can be searchable like any regular message text?

Gio~Logist
03-26-2006, 01:18 PM
Your first question - What variable are you trying to use and in what template?

Your second question - I do not believe that that will be available in the Lite version.

photoboy
03-26-2006, 05:56 PM
Your first question - What variable are you trying to use and in what template?


This is the code:


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

$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>


And these images show the type of page it's in - I think it's threadbit - you can see your screenshot and a similar one of mine. I was able to edit the page ("Hello") but $extrafields doesn't seem to be doing anything...

https://vborg.vbsupport.ru/attachment.php?attachmentid=43696&d=1141294433

https://vborg.vbsupport.ru/attachment.php?attachmentid=43698&d=1141294620

Gio~Logist
03-26-2006, 06:25 PM
That's not the way it sais to do it in the readme.txt. When you do it how it sais int he readme file, does it work?

photoboy
03-26-2006, 07:14 PM
That's not the way it sais to do it in the readme.txt. When you do it how it sais int he readme file, does it work?

I thought I followed the instructions - here they are... I don't see what I did differently. The < br > and "Hello" are the only difference, no? I put that in there just to confirm I was able to effect the page. What am I missing?


// ############# Do The Following In The threadbit template ##############

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

Add below:
$extrafields


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

Add below:
$extrafields

Gio~Logist
03-26-2006, 08:09 PM
I thought I followed the instructions - here they are... I don't see what I did differently. The < br > and "Hello" are the only difference, no? I put that in there just to confirm I was able to effect the page. What am I missing?


// ############# Do The Following In The threadbit template ##############

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

Add below:
$extrafields


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

Add below:
$extrafields


Are you sure that you uploaded the xml and that all of the options are enabled?

Feel free to PM me details to your site and such so that i can take a look.

Gio~Logist
03-28-2006, 01:26 AM
Changelog:
3-27-06
* There was a problem that made i so that if no forumid was specified, instead of showing the fields for all forums, it wouldn't show in any as far as forumdisplay is concerned. This problem has been fixed. Now, if you do not enter any forumid when adding a field, it shows in all forumdisplays like it's supposed to.

Zip Updated!!

Torqued
03-28-2006, 03:07 AM
Can the extra text/fields added to the threads be HTML? This might be a good way to add Technorati tags!

Nutz
03-28-2006, 11:57 AM
Works well, thanks.

Thanks,
Mat

lazyseller
03-28-2006, 02:15 PM
I have a major bug....

Alabama
Alaska
Arizona
Arkansas
California
Colorado
Connecticut
Delaware
Florida
Georgia
Hawaii
Idaho
Illinois
Indiana
Iowa
Kansas
Kentucky
Louisiana
Maine
Maryland
Massachusetts
Michigan
Minnesota
Mississippi
Missouri
Montana
Nebraska
Nevada
New Hampshire
New Jersey
New Mexico
New York
North Carolina
North Dakota
Ohio
Oklahoma
Oregon
Pennsylvania
Rhode Island
South Carolina
South Dakota
Tennessee
Texas
Utah
Vermont
Virginia
Washington
West Virginia
Wisconsin
Wyoming

I copied and paste this into the drop down menu options and it keeps cutting off at

Massachusetts


Any Ideas ?

amykhar
03-28-2006, 02:39 PM
you don't need html to make it do technorati tags. Think outside the box ;)

Gio~Logist
03-28-2006, 07:00 PM
I have a major bug....

Alabama
Alaska
Arizona
Arkansas
California
Colorado
Connecticut
Delaware
Florida
Georgia
Hawaii
Idaho
Illinois
Indiana
Iowa
Kansas
Kentucky
Louisiana
Maine
Maryland
Massachusetts
Michigan
Minnesota
Mississippi
Missouri
Montana
Nebraska
Nevada
New Hampshire
New Jersey
New Mexico
New York
North Carolina
North Dakota
Ohio
Oklahoma
Oregon
Pennsylvania
Rhode Island
South Carolina
South Dakota
Tennessee
Texas
Utah
Vermont
Virginia
Washington
West Virginia
Wisconsin
Wyoming

I copied and paste this into the drop down menu options and it keeps cutting off at

Massachusetts


Any Ideas ?

That's not a bug. You just have to edit the database field to make it so that the field's maximum value is at more than what it is now. You can do this via phpmyadmin.

lazyseller
03-28-2006, 10:27 PM
What do i look for ?

Gio~Logist
03-28-2006, 10:41 PM
What do i look for ?

Go to the thread_fields_admin table and then look for the column that sais "options". Change the 250 (i believe that's what it is), to whatever you'd like.

lazyseller
03-28-2006, 10:59 PM
#1074 - Too big column length for column 'options' (max = 255). Use BLOB instead

I got this... i tried to set it at 500

Gio~Logist
03-28-2006, 11:41 PM
Try using Mediumint

Warrior
03-29-2006, 02:46 PM
This works great! Awesome hack with a lot of potential... great job.

Azhrialilu
03-29-2006, 07:03 PM
To upgrade, do we just overwrite the product or are there some more edits to be made?

Gio~Logist
03-29-2006, 07:14 PM
To upgrade, do we just overwrite the product or are there some more edits to be made?

Just overwrite the product and files :p

Azhrialilu
03-29-2006, 07:27 PM
Just overwrite the product and files :p

sweet, thanks Gio :D

Gio~Logist
03-29-2006, 07:38 PM
sweet, thanks Gio :D

Anytime :p

ConKien
03-30-2006, 02:49 AM
Yes you can. However, it will be complicated unless you are a fairly novice coder. It would require you to understand the plugin, variables, etc.

Gio~logist, I understand and can follow the instruction pretty well. I've made the MEMBERINFO template with every custom userfields completely manually (hard coded) and it's almost the same as your hack in this situation. Can you show me where should I begin?

Thanks gio~logist!

Gio~Logist
04-03-2006, 08:48 PM
Gio~logist, I understand and can follow the instruction pretty well. I've made the MEMBERINFO template with every custom userfields completely manually (hard coded) and it's almost the same as your hack in this situation. Can you show me where should I begin?

Thanks gio~logist!

It requires knowing a bit of php as well. I would do it, however, i am tight on time right now. Sorry about that.

Warrior
04-04-2006, 06:33 PM
This hack is great - but what about showing it in the New Posts link?

Like when you search with this:
https://vborg.vbsupport.ru/search.php?do=getnew

Gio~Logist
04-04-2006, 10:42 PM
This hack is great - but what about showing it in the New Posts link?

Like when you search with this:
https://vborg.vbsupport.ru/search.php?do=getnew

Can we say premium version? :p

RyanC
04-05-2006, 03:50 AM
when can we expect said premium version?

Warrior
04-05-2006, 05:40 AM
Can we say premium version? :p
K... I'll be patient... :banana:

Gio~Logist
04-05-2006, 09:19 AM
The premium version is already done. I am just waiting for the completion of another script so that i can release both at the same time. The premium version will be paid. However, it will be worth it.

Azhrialilu
04-05-2006, 09:21 AM
Any hints on how much the premium version will be? So I can start nagging my other half in advance :D

chikkoo
04-05-2006, 01:49 PM
I love this hack...
I'm going to install it now, and let you know how it works.

Gio~Logist
04-05-2006, 03:55 PM
The premium version will be somewhere in the low-mid $xx.

bada_bing
04-05-2006, 04:09 PM
Couple questions.

When can we purchase the premium version?
If we install the light version can we upgrade and what would be the upgrade path.

Should I wait for the Premium version, only if its relased very soon though.

Gio~Logist
04-05-2006, 08:55 PM
Couple questions.

When can we purchase the premium version?
If we install the light version can we upgrade and what would be the upgrade path.

Should I wait for the Premium version, only if its relased very soon though.

The premium version will be available for purcahse very soon.
If you install the light version, you can easily upgrade, without loosing any info.

Warrior
04-06-2006, 04:51 AM
The premium version is already done. I am just waiting for the completion of another script so that i can release both at the same time. The premium version will be paid. However, it will be worth it.
Tease!

J/K - as soon as I hear its available I'll be ordering it... can I pre pay now since PayPal takes a few days to clear? :bunny:

Again... awesome job, and this is perfect for some basic thread comments that come stock with other bulletin software... as well as many other advanced forum-specific systems...

Do you have the list of features available in the premium version?

chikkoo
04-08-2006, 01:05 PM
I pressed INSTALL button, still I get error? lol

Just wondering anyone no, why I get "Unable to add cookies, header already sent" error, while accessing the extra theadfields admin option.

It points Line 2 of threadfields_admin.php

Gio~Logist
04-08-2006, 01:17 PM
Tease!

J/K - as soon as I hear its available I'll be ordering it... can I pre pay now since PayPal takes a few days to clear? :bunny:

Again... awesome job, and this is perfect for some basic thread comments that come stock with other bulletin software... as well as many other advanced forum-specific systems...

Do you have the list of features available in the premium version?

Yes, i will make it so that you can reserve your script head of time the second i come up with a price :p

Gio~Logist
04-08-2006, 01:19 PM
I pressed INSTALL button, still I get error? lol

Just wondering anyone no, why I get "Unable to add cookies, header already sent" error, while accessing the extra theadfields admin option.

It points Line 2 of threadfields_admin.php

Try replacing threadfields_admin.php with the attached file.

chikkoo
04-08-2006, 05:17 PM
Try replacing threadfields_admin.php with the attached file.

Thanks gio~logist, It works perfect now.
Thanks a lot for your fast service.

One doubt, Is it possibe to add a multiple section list?

Gio~Logist
04-08-2006, 05:26 PM
Thanks gio~logist, It works perfect now.
Thanks a lot for your fast service.

One doubt, Is it possibe to add a multiple section list?

What exactly do you mean by multiple section?

hitmanuk2k
04-09-2006, 09:17 AM
Is there a way to parse URL's if they are posted in extra fields?

Gio~Logist
04-09-2006, 09:44 AM
Is there a way to parse URL's if they are posted in extra fields?

What exactly are you trying to accomplish?

hitmanuk2k
04-09-2006, 10:03 AM
I was wanting to be able to let people post a link to a source for the thread (it would be for a news area) as an extra field.

Gio~Logist
04-09-2006, 04:02 PM
I was wanting to be able to let people post a link to a source for the thread (it would be for a news area) as an extra field.

Have you tried doing that now? I don't think you'd get any errors.

Also, support will not be given to those who do not click install.

Bandit8007
04-09-2006, 06:53 PM
awesome hack Installed!

Gio~Logist
04-09-2006, 06:54 PM
awesome hack Installed!

:p Glad you like it.

chikkoo
04-11-2006, 05:57 PM
I enjoy using this hack.

I have 3 drop down lists, but they appear one below the other, I want them to appear one beside the other, after 2 spaces.

Is it possible? Which template to edit?

Gio~Logist
04-11-2006, 06:02 PM
I enjoy using this hack.

I have 3 drop down lists, but they appear one below the other, I want them to appear one beside the other, after 2 spaces.

Is it possible? Which template to edit?

This is possible. However, it would require a little bit of editing (not just one edit), because it could mess up the whole layout.

klinsek
04-12-2006, 03:39 AM
I understand that it's unlimited - but my question is, if I add 5 fields for example, can I choose 3 of the 5 to display for forumA, and the last 2 of 5 for forumB? Or do they ALL display no matter what?

Thanks, and I clicked install :P

I didn't see a reply to this and needed it to work this way for my forum as well. I would like the ability to choose which fields show in which forum ID.

Thanks.

Any idea when we'll see a feature list for the Premier version?

Warrior
04-12-2006, 06:07 AM
I didn't see a reply to this and needed it to work this way for my forum as well. I would like the ability to choose which fields show in which forum ID.

Thanks.

Any idea when we'll see a feature list for the Premier version?
Each field you create in the admincp lets you choose which forums it will be shown in. Each threadfield is assigned it's forums by the forum ID number 9or listing them seperated by a comma)... just install the hack - you'll like it :cool:

And bump for the Premier's features list... :banana:

Gio~Logist
04-12-2006, 09:51 PM
Each field you create in the admincp lets you choose which forums it will be shown in. Each threadfield is assigned it's forums by the forum ID number 9or listing them seperated by a comma)... just install the hack - you'll like it :cool:

And bump for the Premier's features list... :banana:

Yup.

As for the premium version. It is already done i believe. I am just waiting to finish the SR Classifieds premium version so that they can both be released at the same time.

NR Fatal
04-15-2006, 12:28 AM
works good, thanks!

JulianD
04-15-2006, 02:42 AM
I can't believe I missed this hack until today!! Excellent for my trade forum! Thanks!

Gio~Logist
04-15-2006, 02:54 AM
I can't believe I missed this hack until today!! Excellent for my trade forum! Thanks!

Hehe. Glad you found it :p

C.Birch
04-18-2006, 09:03 AM
its not showing the information on my forum listing:

45924

but it is showing in my postbit, any ideas?
45925

Gio~Logist
04-18-2006, 09:04 AM
its not showing the information on my forum listing:

45924

but it is showing in my postbit, any ideas?
45925

Double check that you edited the threadbit template right.

C.Birch
04-18-2006, 09:16 AM
this is my part of the code for it.

<a href="showthread.php?$session[sessionurl]t=$thread[threadid]&amp;page=$thread[totalpages]$thread[highlight]">$vbphrase[last_page]</a></if>)</span></if>
</div>
$extrafields
<div class="smallfont">

C.Birch
04-18-2006, 12:44 PM
i have been looking in to it and turning off the hide hack fixed the error with this hack.

more to the point its this plugin that breaks your hack from the hide hack:
Hook Location : forumdisplay_query
$hook_query_fields = ',post.pagetext';

could someone please help me to make both work with each other?

Gio~Logist
04-18-2006, 04:37 PM
i have been looking in to it and turning off the hide hack fixed the error with this hack.

more to the point its this plugin that breaks your hack from the hide hack:
Hook Location : forumdisplay_query
$hook_query_fields = ',post.pagetext';

could someone please help me to make both work with each other?

Try putting this:
$hook_query_fields .= ',post.pagetext';

dilbert
04-21-2006, 06:44 PM
<font face="&quot">Ugghh,
I had this installed and loved it.
Then I rebuilt my forums, completely uploaded all new vB files, created a new db and imported all of my posts.
The Extra Threadfields were gone.
I still have the "old" database info.
How can I get these back? I know it will likely be manual, that's OK, I just want the info back.
I found the vb_thread_fields_admin table, but this is just the admin part. Where is the data?

Thanks, and oh yeah, this is a terrific mod.</font>

Gio~Logist
04-21-2006, 06:47 PM
Ugghh,
I had this installed and loved it.
Then I rebuilt my forums, completely uploaded all new vB files, created a new db and imported all of my posts.
The Extra Threadfields were gone.
I still have the "old" database info.
How can I get these back? I know it will likely be manual, that's OK, I just want the info back.
I found the vb_thread_fields_admin table, but this is just the admin part. Where is the data?

Thanks, and oh yeah, this is a terrific mod.

Glad you like it! Well, if you want all of the information for individual threads to be brought back, that would require restoring the thread table. If you just want the fields, you can just restore the vb_thread_fields_admin table.

dilbert
04-21-2006, 06:52 PM
Wow, now that was a fast response!
Where in the thread table is the data? I didn't see it in the "old" table from my site.

dilbert
04-21-2006, 06:55 PM
Nevermind, I was looking in the post table not the thread table.

This will take a while to restore, I have a few hundred posts using this mod.
Oh well, like I said, terrific mod, I appreciate the work you did.

Gio~Logist
04-21-2006, 07:05 PM
Nevermind, I was looking in the post table not the thread table.

This will take a while to restore, I have a few hundred posts using this mod.
Oh well, like I said, terrific mod, I appreciate the work you did.

Thank you :p

vitoreis
04-28-2006, 09:52 AM
Yup.

As for the premium version. It is already done i believe. I am just waiting to finish the SR Classifieds premium version so that they can both be released at the same time.

When it's ready?

Michael Hyatt
04-29-2006, 02:15 PM
This looks like just what the doctor ordered!

However, can I make the fields appear in the first message and not the replies? (Like this forum)

Gio~Logist
04-29-2006, 02:25 PM
When it's ready?

Still thinking of more features to add :p

Gio~Logist
04-29-2006, 02:26 PM
This looks like just what the doctor ordered!

However, can I make the fields appear in the first message and not the replies? (Like this forum)

That's how it is by default :p

Michael Hyatt
04-29-2006, 03:24 PM
I'm loving this hack.

Question: the new thread fields are showing up on the new post forum and on the message list in bold. How can I make this just regular text?

Thanks for a great tool!

Gio~Logist
04-29-2006, 03:26 PM
I'm loving this hack.

Question: the new thread fields are showing up on the new post forum and on the message list in bold. How can I make this just regular text?

Thanks for a great tool!

Simple edit the newthread_extra_fields template and take out the <b> before $threadfield[title] and the </b> after it.

Michael Hyatt
04-29-2006, 03:38 PM
That worked great for the new thread posting forum. However, when I list all the messages on the forum display page, the field is also bold. I thought this might be in the Forum Display templates, but no such luck.

Gio~Logist
04-29-2006, 03:39 PM
That worked great for the new thread posting forum. However, when I list all the messages on the forum display page, the field is also bold. I thought this might be in the Forum Display templates, but no such luck.

Try threadbit_extra_fields

Michael Hyatt
04-29-2006, 03:43 PM
Okay. You get the award for "Fastest, Most Helpful Tech Support on the Planet."

I noticed this is the Lite version. Do you have a regular (non-lite) version?

Gio~Logist
04-29-2006, 03:57 PM
Okay. You get the award for "Fastest, Most Helpful Tech Support on the Planet."

I noticed this is the Lite version. Do you have a regular (non-lite) version?

The premium version will be released in the near future. Features have been added. However, some features are still being thought out.

Michael Hyatt
04-29-2006, 04:07 PM
I just sent you a PayPal payment for $20.00. I will happily buy the Premium version when it is available.

A couple of features that would be helpful to me:

- The ability to edit the original post and make changes to the extra fields.

- The ability to run a quick report based on an extra field value. For example, I am using vBulletin as a simple tool for following up on team action items. Each item is one thread. I used your hack to assign a due date and an owner to each item. It would be great for each user to get a list of threads in which they are listed as the owner.

Great work.

Gio~Logist
04-29-2006, 04:10 PM
I just sent you a PayPal payment for $20.00. I will happily buy the Premium version when it is available.

A couple of features that would be helpful to me:

- The ability to edit the original post and make changes to the extra fields.

- The ability to run a quick report based on an extra field value. For example, I am using vBulletin as a simple tool for following up on team action items. Each item is one thread. I used your hack to assign a due date and an owner to each item. It would be great for each user to get a list of threads in which they are listed as the owner.

Great work.

Your donation is appreciated ;) And you will be contacted once the premium version is available.

The ability to edit the extra field is already available. You just have to click "edit thread".

As for the quick report, what you want is the ability to send a pm to the user who started the thread once the extra field is changed?

Michael Hyatt
04-29-2006, 04:17 PM
Okay that makes sense on editing the thread.

No, the Quick Report I envision would be done from the forum home page. Imagine a user visits the bb first thing in the morning. He pulls down a menu option that allows him to see every thread for which he is assigned as the owner.

Does that make sense? Or can the normal Search capability of vBulletin find the data in the extra fields?

Gio~Logist
04-29-2006, 04:19 PM
Okay that makes sense on editing the thread.

No, the Quick Report I envision would be done from the forum home page. Imagine a user visits the bb first thing in the morning. He pulls down a menu option that allows him to see every thread for which he is assigned as the owner.

Does that make sense? Or can the normal Search capability of vBulletin find the data in the extra fields?

Sorry, i still am not sure exactly what you are trying to accomplish. Perhaps you can enhance on this? Feel free to provide screenshots and such if you'd like.

Michael Hyatt
04-29-2006, 04:22 PM
One other item: I have created a drop-down select box. I have about 30 names (I had to use the "Large Edit Box" function.) However, only about half of them are display on the new post form. I assume there is a variable in a template that I can adjust to allow for more entries. Thanks.

Gio~Logist
04-29-2006, 04:25 PM
One other item: I have created a drop-down select box. I have about 30 names (I had to use the "Large Edit Box" function.) However, only about half of them are display on the new post form. I assume there is a variable in a template that I can adjust to allow for more entries. Thanks.

Try running this query in phpmyadmin
ALTER TABLE `thread` CHANGE `fieldX` `fieldX` MEDIUMTEXT NOT NULL

Make sure to replace the X with the fieldid.

Michael Hyatt
04-29-2006, 04:35 PM
Try running this query in phpmyadmin
ALTER TABLE `thread` CHANGE `fieldX` `fieldX` MEDIUMTEXT NOT NULL

Make sure to replace the X with the fieldid.
I'm checking to see if phpmyadmin is installed on the server. Is this the same as running Execute SQL Query from the Admin Control Panel?

Michael Hyatt
04-29-2006, 04:37 PM
Sorry, i still am not sure exactly what you are trying to accomplish. Perhaps you can enhance on this? Feel free to provide screenshots and such if you'd like.
I guess at the simplest level, I'd like to use vBulletin's search feature to find data stored in the extra thread fields. Does this help?

Gio~Logist
04-29-2006, 04:42 PM
I'm checking to see if phpmyadmin is installed on the server. Is this the same as running Execute SQL Query from the Admin Control Panel?

Yes.

Gio~Logist
04-29-2006, 04:42 PM
I guess at the simplest level, I'd like to use vBulletin's search feature to find data stored in the extra thread fields. Does this help?

Ah yes. This is already a feature, but in the premium version.

Michael Hyatt
04-30-2006, 01:30 AM
Try running this query in phpmyadmin
ALTER TABLE `thread` CHANGE `fieldX` `fieldX` MEDIUMTEXT NOT NULL

Make sure to replace the X with the fieldid.
Where do I find the field ID?

0ptima
04-30-2006, 01:40 AM
This hack is amazing! Would it be possible to add a label, so it could be used to describe the field? For example if I had a field called Price, a label next to (or on top of the price field) could say "Please indicate the currency" and the label would only appear when starting a new thread.

What plans do you have for the premium version?

0ptima
04-30-2006, 02:02 AM
How could I allow users to change the values in the custom fields when editing a post?

Gio~Logist
04-30-2006, 02:26 AM
How could I allow users to change the values in the custom fields when editing a post?

They'd have to edit the thread.

Gio~Logist
04-30-2006, 02:26 AM
Where do I find the field ID?

In the admincp, in the section of the extra fields. Try hovering over the field title and the fieldid will show on the bottom of your browser after the text "fieldid=".

0ptima
04-30-2006, 02:47 AM
They'd have to edit the thread.

I dont see an option to allow register memebrs to edit threads. They can only edit posts and when they edit the post, the new fields do not show up.

Gio~Logist
04-30-2006, 03:04 AM
I dont see an option to allow register memebrs to edit threads. They can only edit posts and when they edit the post, the new fields do not show up.

Click the thread tools drop down, and the edit thread option comes up.

0ptima
04-30-2006, 03:43 AM
Click the thread tools drop down, and the edit thread option comes up.

Thats an admin option, not a user option, so it wont work.

paul41598
05-01-2006, 10:37 PM
Is there any way we can get added to this an image selection? So we could put a small image along with everything else? Kinda like this:

https://vborg.vbsupport.ru/attachment.php?attachmentid=17778&d=1080750452

Then for my classifieds section, if they choose the SOLD icon, it will appear in the forum display for all to see their item as being sold

DrewM
05-11-2006, 09:48 AM
Can you add sorting?

Dannyboy1
05-11-2006, 11:52 AM
Is there any similar mod for vbulletin 3.x.x?

DrewM
05-14-2006, 07:58 PM
Also requried feilds only work on the first feild the second or the third don't.

RaZor Edge
05-15-2006, 02:21 PM
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

Would be really great if the premium version of this hack can be use with CMPS latestposts module.

Chad Beattie
05-17-2006, 04:54 PM
When a normal user clicks "Edit", then "Go Advanced", the extra options are not showing up. It looks like hooks need to be placed for editpost and also the extrathreadoptions put into the editpost template. Without it, normal users cannot change any of the settings once a thread has been posted.

Thank you and for putting time into this hack.

0ptima
05-18-2006, 12:02 AM
When a normal user clicks "Edit", then "Go Advanced", the extra options are not showing up. It looks like hooks need to be placed for editpost and also the extrathreadoptions put into the editpost template. Without it, normal users cannot change any of the settings once a thread has been posted.


The only way they can be edited is through the edit thread option, which only admins can do on my forum. If the edit post had this option, this hack would be perfect!

Chad Beattie
05-18-2006, 04:12 AM
The only way they can be edited is through the edit thread option, which only admins can do on my forum. If the edit post had this option, this hack would be perfect!

Exactly, which is why I posted what I did. Users CAN do the same type of function when they hit "Edit" and then "Go Advanced". They can change the thread title, icon, etc... Going forward I will be sure and test mods as both regular users and admins. At any rate, it seems if some additional code was added to hook into the editpost script, along with another template edit, it could work. I was going to work on it, but figured I would see if the person who wrote this might have it fixed already.

Gio~Logist
05-18-2006, 07:34 PM
Like i said, at the moment it is only available by clicking "edit thread". However, i will look into having this applicable in the edit post as well.

Chad Beattie
05-19-2006, 02:55 AM
Like i said, at the moment it is only available by clicking "edit thread". However, i will look into having this applicable in the edit post as well.

That would be great, thank you!

0ptima
05-20-2006, 03:49 AM
Like i said, at the moment it is only available by clicking "edit thread". However, i will look into having this applicable in the edit post as well.

Thanks!!! Ill send you a donation or buy the premium version when it comes out if you fix this.

Chad Beattie
05-21-2006, 07:08 PM
Thanks!!! Ill send you a donation or buy the premium version when it comes out if you fix this.

Same here :cool:

KPalicz
05-26-2006, 07:24 PM
First of all great hack, we have some great ideas for using it on our site to make a nice, integrated article system for the website.

Anyways, I tried your advice in this post (https://vborg.vbsupport.ru/showpost.php?p=922942&postcount=184) but it isn't working for me. I am in the same boat as the person you responded to, and I'd like the post to look like this. (https://vborg.vbsupport.ru/attachment.php?attachmentid=44204&d=1142181208)

Any ideas?

Stargesicht
05-30-2006, 02:22 PM
When comes the premium Version???
I need this in the search-results, too.
It`s important for me...
Is there a trick, for show this in the serch-results, when you klick "new posts"....

Thanks

Emmy2
06-05-2006, 03:39 PM
wonderful hack! I'm just trying to work out a small tweak...

Suppose I have 3 extra fields but I only want one of them to show on the forumdisplay page. So first I disable the "Show extra fields automatically in forum?" feature. Then I try to manually insert the one field that I *do* want to show by following these earlier instructions by gio_logist...


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.

Well, I tried both ways ($threadinfo and $thread) and it doesn't show up. It doesn't say what template to edit, but I assumed it was threadbit?

Any ideas what to try next?

arcadian_girl
06-05-2006, 05:46 PM
first of all, great hack :)

question: is there any way to make a field show up in forum display but not in showthread? i downloaded it because i wanted to add a "description" field for my thread titles, like some other boards have, where when you look at the forum display, you see the title of the thread, and then under it, a brief description. however, i dont want that description showing up in the actual thread, cos i just think it's sort of unwieldy-looking.

also, is there any way to not show the NAME of the field? like, instead of showing

What Are You Listening To?
describethread tell us all what you're listening too

it would just show this:

What Are You Listening To?
tell us all what you're listening to

thanks xx

edit: actually i've figured out how not to have the describethread show up-just don't put a title :) but it still puts a ":" before the description..any way to fix that?

Areku
06-06-2006, 10:22 AM
AWESOME HACK!

Areku licks install!: P

KPalicz
06-06-2006, 12:30 PM
first of all, great hack :)

question: is there any way to make a field show up in forum display but not in showthread? i downloaded it because i wanted to add a "description" field for my thread titles, like some other boards have, where when you look at the forum display, you see the title of the thread, and then under it, a brief description. however, i dont want that description showing up in the actual thread, cos i just think it's sort of unwieldy-looking.

Heh, I have the opposite problem. I want it to show up in the actual thread but not the forum display.

the river
06-14-2006, 08:39 PM
hello,can you tell me please how display fields vertical?

jaks
06-14-2006, 09:21 PM
GREAT HACK!!! Very easy install. Definitely should be a standard feature for VB.

Question:
Is there any way to display the field description when posting the thread? It would be nice to give some instructions for some fields.

Jaks

ltaylor
06-16-2006, 02:38 PM
Clicked Install.
After searching and searching for a reverse Auction to add to my forum, THIS HACK will/could work perfectly for just that!!

Awsome Work!!

yellowbird
06-22-2006, 08:46 PM
I'd like to be able to sort by the category field I created so users could for example click on the extra threadfield, ie: New York, and it would only show what is labelled as New York. How would I accomplish that?

bchertov
06-23-2006, 04:10 AM
Will you be porting this to 3.6 as soon as it goes gold?
Whats up with the premium version???

Intrigue34
06-25-2006, 11:27 AM
I installed the hack and get an error when I tried to visit the threadfields_admin.php page, moreover the hack menu isn't list in the admincp menu.. Help me please! I've uploaded all files !


Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT title, description, fieldid
FROM thread_fields_admin
ORDER BY fieldid DESC;

MySQL Error : Table 'prophetie.thread_fields_admin' doesn't exist
Error Number : 1146

Guest210212002
06-27-2006, 08:04 PM
* Guest210212002 clicks install

Is there a way to get this to append to the subject of the post as well?

Eg: If I pick type "Foo" in a checkbox, the subject of the post would become [Foo] My Post Subject

Thanks for a great mod. :D

Garrylawton
06-27-2006, 08:07 PM
I'd like to be able to sort by the category field I created so users could for example click on the extra threadfield, ie: New York, and it would only show what is labelled as New York. How would I accomplish that?

I'd like to know that also but Id like to filter it for " New York " in example

KPalicz
06-29-2006, 02:06 AM
Heh, I have the opposite problem. I want it to show up in the actual thread but not the forum display.

Ah, I figured out what I did wrong. I didn't catch the "postbit or postbit_legacy" part. I needed to change the postbit_legacy template, not the postbit one.

All working now. Awesome :up:

rogersnm
06-29-2006, 05:40 PM
Is there anyway to make the threadfields show up in the show thread template?

johnstires
06-29-2006, 11:03 PM
Has anyone heard about the premium version of this add-on. This is a great add-on yet I am looking for something that is searchable.

Gio~Logist
07-11-2006, 04:55 AM
Please resort to www.siteresort.com for premium matters ;)

birdcat
07-11-2006, 06:48 PM
I attempted to edit the threadbit_extra_fields template, in order to make the thread fields line up horiziontally on the same line, rather than vertically with each on their own line, in the forum.

However once I did, the thread field dissappeared leaving only the colon and the field value. Also, the thread fields are now on the same line as the thread link/title.

This is what I have in that template:

<b>$threadfield[title]:</b> $thread[fieldvalue]

What can I do to fix this? TIA, and looking forward to upgrading to the premium version.

Logikos
07-13-2006, 07:48 AM
Birdcat, $threadfield[title] should be $field[title]. :)

birdcat
07-13-2006, 03:56 PM
Awesome, the field titles are back! Thank you. For what ever reason though, they're still on the same line as the thread title. How do I move them down on a line of their own?

R.Solutions
07-13-2006, 05:57 PM
where would i put so that the tiles and what not are in smallfont?

Logikos
07-14-2006, 07:45 AM
Awesome, the field titles are back! Thank you. For what ever reason though, they're still on the same line as the thread title. How do I move them down on a line of their own?

A <br /> at the end of the code should fix that, though I havn't installed this hack before so I'm not exacly sure where the edit would need to take place. I'll have to ask Gio the next time I speak with him.

where would i put so that the tiles and what not are in smallfont?

To create a smallfont effect, you could wrap you text with:

<div class="smallfont">My Text Here</div>

Notice the BOLD code. Thats the class atribute you need to use to create a smalller text size.

Snake
07-14-2006, 11:07 AM
Thanks, just installed it! :)

Garrylawton
07-14-2006, 03:21 PM
These may seem like silly questions to some of you but being new to VBulletin I am asking these questions becuase I really dont know the answers.

I have installed new MODS in the Simple Machine Forums but I am a total newbie to the VB forum

Thanks in advance for the help





5 Easy Steps
Step 1. Import the following product: product-extra_threadfields.xml

I think this is self explanitory as I have seen the Import feature in the admin panel

Step 2. Upload the files in the upload folder.

To what directory on my web space do I upload these files to

Step 3. Do the edits located below

In which Directory do I find these templates


NEWTHREAD template
threadadmin_editthread template
postbit or postbit_legacy template
threadbit template



Step 4. Edit the newly added options in admincp as you please

Step 5. Enjoy the hack.

laskos
07-15-2006, 11:42 AM
excellent hack, nearly what i am looking for. Would it be possible to add the below features:

1: let the extra threadfields show up on the latest topics on the front page.

2: would it be possible to add a dropdown so the member can select what forum to post the thread in.

thanks in advance.

0ptima
07-17-2006, 12:00 AM
I dont see an option to allow registered memebrs to edit threads. They can only edit posts and when they edit the post, the new fields do not show up.

Has this been addressed in the premium version?

Mattikana
07-19-2006, 09:26 AM
I just tested the Lite version on 3.6 RC2 and it works flawless :cool:

R.Solutions
07-19-2006, 12:15 PM
I know what to use to make small font, but where would i put it so that the small font is used when you look at the forum display?

Gio~Logist
07-19-2006, 08:21 PM
I just tested the Lite version on 3.6 RC2 and it works flawless :cool:

Whoah, that is great to hear!

category
07-19-2006, 10:10 PM
this hack has a problem 3.5.4 when you press Extra Fields Manager you cant delete or edit the text except only pressing on it but you cant delete it. It gives me an error in intrent explorer in the panel

Linke: 41
Char: 1
error: object expected
code:0

mac27
07-21-2006, 02:16 AM
Clicked install and it looks great thanks. I will watch for new updates to this.

One question though. How do I make the text center or align in the actual thread after it is created. Right now they are all aligned to the right.

Garrylawton
07-21-2006, 02:28 PM
I asked this a while ago and nobody responded so I am hoping someone will respond this time

As I stated I am new to VB and installing hacks in the program so I would really appreciate some help or at least a link to where I could read about what is need ed to install som hacks

Thank You

Garry


These may seem like silly questions to some of you but being new to VBulletin I am asking these questions becuase I really dont know the answers.

I have installed new MODS in the Simple Machine Forums but I am a total newbie to the VB forum

Thanks in advance for the help





5 Easy Steps
Step 1. Import the following product: product-extra_threadfields.xml

I think this is self explanitory as I have seen the Import feature in the admin panel

Step 2. Upload the files in the upload folder.

To what directory on my web space do I upload these files to

Step 3. Do the edits located below

In which Directory do I find these templates


NEWTHREAD template
threadadmin_editthread template
postbit or postbit_legacy template
threadbit template
Step 4. Edit the newly added options in admincp as you please

Step 5. Enjoy the hack.

Gio~Logist
07-22-2006, 03:03 AM
I asked this a while ago and nobody responded so I am hoping someone will respond this time

As I stated I am new to VB and installing hacks in the program so I would really appreciate some help or at least a link to where I could read about what is need ed to install som hacks

Thank You

Garry

Files are uploaded in your forum's directory. As for the template edits, try collapsing all templates to be able to search for templates better. They are in alphabetical order most of the time.

Gio~Logist
07-22-2006, 03:04 AM
this hack has a problem 3.5.4 when you press Extra Fields Manager you cant delete or edit the text except only pressing on it but you cant delete it. It gives me an error in intrent explorer in the panel

Linke: 41
Char: 1
error: object expected
code:0

This hack was made on 3.5.4 (even though it works on all 3.x). Is that the error you get?

Gio~Logist
07-22-2006, 03:04 AM
Clicked install and it looks great thanks. I will watch for new updates to this.

One question though. How do I make the text center or align in the actual thread after it is created. Right now they are all aligned to the right.

Replace <div align="right"> with <div align="center">

mac27
07-22-2006, 06:34 AM
Kools thanks.

I sent you a pm with a question also. I will ask it again in here.

How can I make the extra fields be in a column? One below the other.

Gio~Logist
07-23-2006, 06:30 AM
Kools thanks.

I sent you a pm with a question also. I will ask it again in here.

How can I make the extra fields be in a column? One below the other.

I believe i helped you out via our messages sir ;)

mac27
07-23-2006, 05:25 PM
Yes you did and again I and thankful for your help. :)

aceofspades
07-24-2006, 01:50 PM
Is it possible to make a field required yet?

WoodiE
07-24-2006, 02:58 PM
gio~logist,

Sweet add-on - I've clicked INSTALL!

One question though, I've noticed that the only way the extra fields show when editing is when I click on "Thread Tools" > Edit Thread.

However if I click on the edit button in the post itself it doesn't show these options - how might I fix this?

-Michael

NetRover
07-26-2006, 07:40 PM
* Chris-777 clicks install


Is there a way to get this to append to the subject of the post as well?

Eg: If I pick type "Foo" in a checkbox, the subject of the post would become [Foo] My Post Subject

Thanks for a great mod. :D

I would also be interested in getting the fields to be entered as the thread title and don't mind upgrading to the paid version to have this.

Gio~Logist
07-28-2006, 03:55 PM
That is already 100% possible. Take a look at the first post.

morrow
07-31-2006, 02:02 AM
2 questions...

1. Is there a paid version yet.
a. What are the differences

2. how about a multiple choice option?

Thanks!

opensource
08-04-2006, 10:44 AM
(i'm sorry about my english)
that's the hack i needed, great tool. i hope this option is included in the next vbulletin release.
i have only 1 problem: the text in the fields aren't searchable with the search function of the forum. how can i fix this?
thanks for the tool.

diretur
08-04-2006, 10:53 AM
I will hopefully look into this. Perhaps i will make it so that you have the option of making fields have permissions so that only certain usergroups can access them.


that would be great! I am looking forward to it.

btw: great hack!

0ptima
08-06-2006, 01:32 AM
Anyone use this on 3.6?

BobbyBig
08-09-2006, 06:30 PM
I just installed it but i dont see any menĂ¼ in my admin cp - how come ?
EDIT: well now its there, i am sure i watched the admin cp over and over about 5 times with nothing new after refresh :/

Mattikana
08-12-2006, 07:39 PM
Anyone use this on 3.6?Works flawless for me on 3.6 Gold :cool:

mac27
08-12-2006, 09:02 PM
Same here. I use it on 3.6 with no issues.

opensource
08-16-2006, 07:59 AM
(i'm sorry about my english.... isn't my language)
this plugin should be default for vBulletin, it's just great for individual forums, great job, thank you.

i've got only one problem:
the extra field input are not searchable. i used an extrafield for example for the names of a team who worked in a projekt, or a field with the technologie of the project. -> when i search with the normal search function of the board, there aren't any hits.

could any body help me?
thanks:)

zippokid
08-16-2006, 02:57 PM
This is amazing. I made a trade/sell forum based on this

oricon
08-18-2006, 09:50 AM
i have the same problem.... any fix?

gio~logist,

Sweet add-on - I've clicked INSTALL!


One question though, I've noticed that the only way the extra fields show when editing is when I click on "Thread Tools" > Edit Thread.

However if I click on the edit button in the post itself it doesn't show these options - how might I fix this?



-Michael

0ptima
08-18-2006, 10:32 PM
i have the same problem.... any fix?

I asked this question more than once with no reply.....

Simplicity
08-19-2006, 02:43 PM
I love this hack, its brilliant

[Feature Request]

What I want to do though is have certain forums show the extra thread fields in forumdisplay and in other forums, still use other custom thread fields but not show them in forumdisplay.

Would it be possible to add in a future version the ability to customise which forums show the thread fields on forumdisplay, perhaps on the create/edit forum page add a button 'show extra threadfields' [yes]o [no]o

This would allow much better customisation and allow me to use this hack in forums which have many custom threadfields (can make the forumdisplay very cluttered).

shadow187
08-20-2006, 11:40 AM
Nice hack btw...

One Questian, is it possible to parse a text variable into a link ???

regards

NetRover
08-24-2006, 11:14 PM
Hi again, all installed and working fine on a new install of 3.6.0

I have studied but can't work out what to edit to pass my threadbits into the newthread title/subject.

toolblast
08-25-2006, 05:10 PM
Hi Gio.. check your email please! And email me. You haven't replied to any of my emails it over a week. A hack I paid you to do was due for a demo yesturday.

--Chad

WoodiE
08-29-2006, 11:17 AM
gio~logist,

Sweet add-on - I've clicked INSTALL!

One question though, I've noticed that the only way the extra fields show when editing is when I click on "Thread Tools" > Edit Thread.

However if I click on the edit button in the post itself it doesn't show these options - how might I fix this?

-Michael

0ptima
08-29-2006, 11:57 PM
gio~logist,

Sweet add-on - I've clicked INSTALL!


One question though, I've noticed that the only way the extra fields show when editing is when I click on "Thread Tools" > Edit Thread.

However if I click on the edit button in the post itself it doesn't show these options - how might I fix this?



-Michael


I wish he would address this, several people want a fix for this.:cross-eyed:

bchertov
08-30-2006, 10:52 PM
I wish he would address this, several people want a fix for this.:cross-eyed:You may notice this hack is called "Extra Threadfields" not
"Extra Postfields", and in my opinion, this is the best way to handle this.

0ptima
09-02-2006, 12:08 AM
You may notice this hack is called "Extra Threadfields" not
"Extra Postfields", and in my opinion, this is the best way to handle this.

I would have bought the premium version if it could do it.... Looks like it cant

http://www.siteresort.com/showthread.php?t=527

lasto
09-05-2006, 03:35 PM
one small problem with this hack - when editing a thread it dont show the extra field u have put in so u cant edit it if u done someothing wrong or choose the wrong option - is there a fix for this ???

0ptima
09-07-2006, 01:17 AM
No.... Take a look at the last few posts...

toolblast
09-08-2006, 03:41 AM
Gio~logist (Giovanni) no longer responds to e-mails, vb.org PM's, siteresort.com PM's (his site), nor any other communication. He was away before and said he was in the hospital, but is now away once again.

If you are having the same issue with mis-communication please PM me so I can see if it is only me or if there are others not able to find gio. Thanks all!

Quarterbore
09-13-2006, 02:54 AM
It is a shame... but here is a related thread:

https://vborg.vbsupport.ru/showthread.php?t=126417

toolblast
09-14-2006, 03:44 PM
Thanks. https://vborg.vbsupport.ru/showpost.php?p=1074052&postcount=10

kafi
09-14-2006, 08:42 PM
it is very shame that so powerfull hack ended like this :-(

Nobody willing to take this on? Maybe from the ground up?

You can do any imaginable stuff with this hack - specially with premium feature where you can SEARCH this fields......

Kungfu
09-19-2006, 03:05 AM
anyone having problems deleting the options. The go button does nothing for me.

Rankine
09-26-2006, 07:28 AM
see this https://vborg.vbsupport.ru/showthread.php?p=931743#post931743 from post 233.

I have noticed problems with button.. i tried to change with links


$cell[2] .= "<a href=\"threadfields_admin.php?do=edit&fieldid=$threadfield[fieldid]\"><b>Edit</b></a> ";
$cell[3] .= "<a href=\"threadfields_admin.php?do=delete&fieldid=$threadfield[fieldid]\"><b>Delete</b></a>";

/* This button code is commented

$cell[2] .= "\n\t<div style=\"float: right;\">
<select class=\"bginput\" name=\"f$threadfield[fieldid]\">
<option value=\"edit\">Edit</option>
<option value=\"delete\">Delete</option></select>
<input type=\"button\" class=\"button\" value=\"".$vbphrase['go']."\" onclick=\"js_threadfields_jump($threadfield[fieldid]);\" />
</div>";

*/

Marcus Lau
09-30-2006, 07:16 PM
what about show what's enter when in preview???

taydu
11-09-2006, 11:10 PM
Please help, for some reason I don't see the extra threadfields when I edit the messaga (using admim)

I did exactly like it said in the read me file.

How do i display the extra threadfields inside the post instead??

and how do I change the color (red) to make it more noticable

thanks

bada_bing
11-11-2006, 05:55 PM
Does anyone know how I can list my extra fields like this within the Thread

Title: Bla Bla Bla

Field 1: xxxxxx
Field 2: xxxxxx
Field 3: xxxxxx

Instead of the standard

Title: Bla Bla Bla
Fields1: xxxxxxx Field 2: xxxxxxx Field 2: xxxxx

mac27
11-11-2006, 06:20 PM
Does anyone know how I can list my extra fields like this within the Thread

Title: Bla Bla Bla

Field 1: xxxxxx
Field 2: xxxxxx
Field 3: xxxxxx


Instead of the standard

Title: Bla Bla Bla
Fields1: xxxxxxx Field 2: xxxxxxx Field 2: xxxxx


In your post bit or post bit legacy try this:

Find this:


<if condition="$post[postcount] == '1' ">
<div align="right">$extrafields</div>
</if>


change to this:


<if condition="$post[postcount] == '1' ">
<div align="left">$extrafields</div>
</if>


Basically your changing the word "right" to "Left".

mac27
11-11-2006, 06:42 PM
Also you can change the size of the font used.

In post bit or post bit legacy.

Find this:

<if condition="$post[postcount] == '1' ">
<div align="right">$extrafields</div>
</if>


replace with this:

<if condition="$post[postcount] == '1' ">
<FONT FACE="arial" SIZE="3"><div align="right">$extrafields</div></font>
</if>


To change the color of the extrafields replace with this:

<if condition="$post[postcount] == '1' ">
<FONT FACE="arial" SIZE="3" COLOR="#000000"><div align="left">$extrafields</div></font>
</if>

bada_bing
11-12-2006, 12:20 AM
Also you can change the size of the font used.

In post bit or post bit legacy.

Find this:

<if condition="$post[postcount] == '1' ">
<div align="right">$extrafields</div>
</if>


replace with this:

<if condition="$post[postcount] == '1' ">
<FONT FACE="arial" SIZE="3"><div align="right">$extrafields</div></font>
</if>


To change the color of the extrafields replace with this:

<if condition="$post[postcount] == '1' ">
<FONT FACE="arial" SIZE="3" COLOR="#000000"><div align="left">$extrafields</div></font>
</if>

This does not do what I am asking other then just moving the fields from the right to left..... I am looking to have my fields listed in this manner
Field 1: xxxxxx
Field 2: xxxxxx
Field 3: xxxxxx

rather then this way Field 1: xxxxxx Field 2: xxxxxx Field 3: xxxxxx

mac27
11-12-2006, 12:31 AM
This aligns the fields to the left. From your explanation that looks like what you are wanting. Is this screen shot what you are wanting? If so then what I posted does this.

bada_bing
11-12-2006, 12:48 AM
This aligns the fields to the left. From your explanation that looks like what you are wanting. Is this screen shot what you are wanting? If so then what I posted does this.
Yes your example is what I want to do but when I did your code edit all it did was just alligned the fields to the left rather then the right. I did not place them nicely top down like your posted example??? What did I do wrong?

mac27
11-12-2006, 12:50 AM
Are you wanting the fields aligned to the right or the left? Also can you show me a screen shot of what this code edit does to your fields.

bada_bing
11-12-2006, 12:54 AM
This is what I get when I add your first code im my postbit.. I want it alligned to the left under the Title

taydu
11-12-2006, 07:18 AM
Mac27, how do I move it in with the message???

Title:
------------------------------------------------------------
custom field1:
Custom field2:

Mesage here
.............
................

and how do i make the custome field show up in when admin edit the post ???

thanks

mac27
11-13-2006, 12:13 AM
This is what I get when I add your first code im my postbit.. I want it alligned to the left under the Title

Ok here is what you need to do along with what I posted above.

In the showthread_extra_fields template, replace the contents with this:

<div><b>$threadfield[title]:</b> $thread[fieldvalue]</div>



Mac27, how do I move it in with the message???

Title:
------------------------------------------------------------
custom field1:
Custom field2:

Mesage here
.............
................

and how do i make the custome field show up in when admin edit the post ???

thanks

I do not know of anyway to move the extrafields into the message. As for showing up when admin edit a thread. Once you are viewing the thread just click on "Thread Tools" then on "Edit Thread". This is the only way I know of editing the extrafields after they have been posted.

Bare with me I keep playing with this hack to see what else it can do. I am learning as I go.

bada_bing
11-13-2006, 12:50 AM
awww Thank Ya Thank ya that worked great...


Ok here is what you need to do along with what I posted above.

In the showthread_extra_fields template, replace the contents with this:

<div><b>$threadfield[title]:</b> $thread[fieldvalue]</div>





I do not know of anyway to move the extrafields into the message. As for showing up when admin edit a thread. Once you are viewing the thread just click on "Thread Tools" then on "Edit Thread". This is the only way I know of editing the extrafields after they have been posted.

Bare with me I keep playing with this hack to see what else it can do. I am learning as I go.

mac27
11-13-2006, 01:04 AM
You are very welcome bada_bing.

taydu
11-13-2006, 02:01 AM
thanks mac27,

I figure out how to put it inside the post with the message instead of below the title

In the postbit template find

<!-- message -->

below add

<if condition="$post[postcount] == '1' ">
<div align="right">$extrafields</div>
</if>

mac27
11-13-2006, 02:04 AM
Good find. Have you had any issues out of it when you tested it?

taydu
11-13-2006, 02:27 AM
so far no problem

mac27
11-13-2006, 06:36 AM
Cool. I will have a play with it.

taydu
11-13-2006, 09:05 PM
it's possbile to let the author edit the extra threadfield when he/she edit the post?

0ptima
11-13-2006, 09:42 PM
it's possbile to let the author edit the extra threadfield when he/she edit the post?

No. You only have access to them when you edit the thread.

JohnBee
11-14-2006, 06:17 PM
Edit button under extra fields manager doesn't work(link does)
Forcing users to choose, does not work with radio buttons.

Where does the explanation appear?

taydu
11-19-2006, 05:17 PM
I just installed a new skin, do i need to do something else other than edit the template to have this mod work with the new skin???

mac27
11-19-2006, 05:46 PM
Yes you should still have to make the same templates edits to it.

taydu
11-19-2006, 06:28 PM
other than that, do i need to do anything else

mac27
11-19-2006, 07:38 PM
other than that, do i need to do anything else

No, I can't think of anything else you need to do. The templates edits should be it.

Good luck.

johnstires
11-21-2006, 01:44 AM
For the newthread and search templates, does anyone know how to arrange the checkbox selections for extrathread fields to be arranged in a vertical column as opposed to in a horizontal row? In the default look, the checkboxes look like they are connect to neighboring choices. Even being able to add a nbsp between choices would be nice.

imranbaig
11-21-2006, 06:50 AM
This is one of the nicest hack I'm going to install this and also nominate.
gonna try this on 3.63 thanks.
EDIT: I made it work on one of my forum, but I'm sorry to say this does not parse html anchor tag :( Is there a way to include bigger large description text with html?? which also includes anchor tag.
Thanks

mgurain
11-27-2006, 03:14 AM
Additional option to make a field required

This is important to me, any update to include it ?

also, is ther a way to provide fields for the user to write the source of his information he/she is writing in the thread like this :
* My Writing (radio button)
* Somebody else writing: (radio button)
Information Source URL 1: (text filed)
Information Source Title 1: (text filed)
Information Source URL 2: (text filed)
Information Source Title 2: (text filed)
Information Source URL 3: (text filed)
Information Source Title 3: (text filed)
Information Source URL 4: (text filed)
Information Source Title 4: (text filed)

then in the thread viewing it will show sources titles with urls on them.
?

thanks in advance,,

mac27
12-10-2006, 11:28 PM
For the newthread and search templates, does anyone know how to arrange the checkbox selections for extrathread fields to be arranged in a vertical column as opposed to in a horizontal row? In the default look, the checkboxes look like they are connect to neighboring choices. Even being able to add a nbsp between choices would be nice.


You might read previous post. This has been answered before and only one page back I think.

In the showthread_extra_fields template, replace the contents with this:


<div><b>$threadfield[title]:</b> $thread[fieldvalue]</div>

johnstires
12-17-2006, 10:57 PM
You might read previous post. This has been answered before and only one page back I think.

In the showthread_extra_fields template, replace the contents with this:


<div><b>$threadfield[title]:</b> $thread[fieldvalue]</div>


I am looking to do this in the search template, not the showthread. See this link for how messy the checkbox structure is:

http://www.onereef.com/forums/search.php

Ideally I would like the check boxes to line up nicely in 2-3 columns.

Example:

Field Title:
X option 1 X option 2 X option 3
X option 4 X option 5 X option 6
X option 7 X option 8 X option 9
X option 10 X option 11 X option 12

X= a check box

I have isolated it down to this in the template:

<if condition="$threadfield['type'] == 'checkbox' ">
<div>$checkboxstr</div>
<input type="hidden" name="thread_fields_admin[$threadfield[fieldid]]" value="$threadfield[fieldid]">
</if>

$checkboxstr calls my checkbox options. But I have no clue how to alter $checkboxstr.

amkge
12-20-2006, 08:44 AM
Im getting this error when I click on either Extra Field Manager or Add an Extra Field

Unable to add cookies, header already sent.

File: /vhost/vhost5/f/r/e/freecannabis.com/www/forum/admincp/threadfields_admin.php
Line: 2


Please help !

Thanks, looks great, cant wait to get it working :)

spoiey
12-21-2006, 06:28 PM
How can I convert the "text box" to phrase any text as a hyperlink?'Assuming the description would be for entering websites/sources

zylstra
12-25-2006, 12:39 AM
Is there a Custom Post Field mod, as opposed to this one for threads? Thanks!

merlin101
12-30-2006, 09:44 PM
Been using this on my site for about 6/7 months members love it 100% but what i would like in a new version is

Ability for the thread maker to edit when a mistake has been made, also in "Field Options" it seems to be limited to how many choice can be listed, in my case i need it alot more than it already allows. Also would be cool to be able to list them in nice columns too. Other than that great add on to my site

0ptima
12-31-2006, 03:44 AM
This hack is no longer supported by the author, so dont expect updates.

blankoboy
12-31-2006, 01:51 PM
Ideally I would love to see a good combination of this any Mystic's category prefixes. That would bring Vbulletin's flexibility/usability to a whole new level.

Ncturnal
01-03-2007, 06:33 PM
I do not know of anyway to move the extrafields into the message. As for showing up when admin edit a thread. Once you are viewing the thread just click on "Thread Tools" then on "Edit Thread". This is the only way I know of editing the extrafields after they have been posted.

Bare with me I keep playing with this hack to see what else it can do. I am learning as I go.

Cool, well at least there is some way to do it. Thanks for at least showing me a moderator option. :) Thanks for your support!

Would really like to have the fields in columns so the thread title does take up so much room.

BTW, does anyone know if these fields are searchable? EDIT: Nevermind, they are not.

Ncturnal
01-03-2007, 08:52 PM
I am looking to do this in the search template, not the showthread. See this link for how messy the checkbox structure is:

http://www.onereef.com/forums/search.php


How did you make those searchable like that?

mac27
01-03-2007, 08:57 PM
Cool, well at least there is some way to do it. Thanks for at least showing me a moderator option. :) Thanks for your support!

Would really like to have the fields in columns so the thread title does take up so much room.

BTW, does anyone know if these fields are searchable? EDIT: Nevermind, they are not.


I contacted the coder about this script. I asked to buy it from him so that I could carry on the coding of it since he is not working with it anymore. He never answered back. OH well.

Azhrialilu
01-04-2007, 10:38 AM
It's a shame, I bought the premium version of this and love it. I hoped it would continue to grow :(

johnstires
01-06-2007, 04:41 PM
How did you make those searchable like that?

I have the full version. I just need to figure out how to make it so Keywords are not required to search. That way I can just click on check boxes and search those terms. The answer is locked away somewhere on siteresort.com. I wish he didn't close his whole site down. There's some valuable info on there...

category
01-07-2007, 05:07 AM
where can i get the full version. I am really interested in buying it or is there any similar hacks to this? i know there is for 3.6.4 but it isnt that good as this one the other one is buggy and all that

johnstires
01-07-2007, 12:23 PM
where can i get the full version. I am really interested in buying it or is there any similar hacks to this? i know there is for 3.6.4 but it isnt that good as this one the other one is buggy and all that

You can try to contact the coder at www.siteresort.com, but his site is closed and he hasn't answered any of my emails. Worth a try if you are willing to pay for the hack. Just realize it is unsupported. What is the other hack you talk about?

category
01-13-2007, 04:31 PM
what can the premium version do?

johnstires
01-14-2007, 01:42 AM
what can the premium version do?


Search the threadfields you create. Unfortunately I don't think it works with vb 3.6.4. I'm having a searchid problem with the hack. If you search with just the threadfields, the searchid stays the same and you get the same search results over and over again.

category
01-14-2007, 05:12 PM
I see somebody has to at least take this job

1) Can i take a script and have someone improve it? Sure, you just cannot resell any of the scripts.

SiMateoAko
01-15-2007, 07:25 AM
I was just brainstorming this exact mod today.

Too bad the coder vanished.

trickfly
01-17-2007, 12:00 PM
where in the admin cp do you edit the thread lists ?

I can't see where I have to go now once I've installed it!

please help asap!!!!!

johnstires
01-20-2007, 01:40 AM
where in the admin cp do you edit the thread lists ?

I can't see where I have to go now once I've installed it!

please help asap!!!!!

Make sure you have uploaded the admin php file to the right folder.

johnstires
01-24-2007, 01:55 AM
Good news folks! Spoke to gio~logist tonite and it looks as though he's on the comeback trail. He's sold his classifieds code and is concentrating on the extra threadfields code along with new projects.

If you have purchased his extra threadfields code and have a question feel free to send him an email (listed on site resort). Also if you have any work that needs to be done, he's taking on custom jobs to help fund and get his site off the ground again.

Hopefully we'll be seeing him around soon and hopefully site resort will be opened again. This is an amazing and powerful hack (especially when searchable!)

0ptima
01-24-2007, 10:05 PM
Good news!

Gio~Logist
02-02-2007, 08:58 PM
Yes, i am back. Siteresort is opened as well, now offering SR Extra Threadfields again (which works with 3.6.x at the moment). Once new ideas come rolling in, more scripts will be offered.

Also, i apologize for my long disappearance. Family issues/personal matters sometimes get to the point where you can't control things like this, i do apologize. I noticed some people think that my disappearance was a "scam"? If only it was, at least i would have left happily. For the people who i was forced to leave without finishing works, refunds were provided and i do apologize. Lee Dodd and Quartebore being these people, i have refunded their money and done what's needed. Hopefully something like this won't happen again, as it effected more people than just me. However, like i said.. there are some things you simply cannot control. If anyone understood exactly what was going on, half of these posts would not have been made accusing me of such preposterous things.

I noticed a few people asking if the fields are searchable.
Answer: They are in the premium version ;)

laskos
02-03-2007, 02:07 PM
will the extra threads work on vBulletin 3.6.4 as i have just upgraded forum and desperatly need this :(

0ptima
02-03-2007, 02:56 PM
will the extra threads work on vBulletin 3.6.4 as i have just upgraded forum and desperatly need this :(

Yup!

0ptima
02-03-2007, 03:04 PM
Yes, i am back. Siteresort is opened as well, now offering SR Extra Threadfields again (which works with 3.6.x at the moment). Once new ideas come rolling in, more scripts will be offered.



Good to see you back! Can you re-package this as a 3.6 hack and start a new thread? Plan to add any more features to this hack?

Gio~Logist
02-04-2007, 01:52 AM
will the extra threads work on vBulletin 3.6.4 as i have just upgraded forum and desperatly need this :(

Yes they will ;)

Gio~Logist
02-04-2007, 01:53 AM
Good to see you back! Can you re-package this as a 3.6 hack and start a new thread? Plan to add any more features to this hack?


I'm not sure if that's allowed, but i will if no moderators have a problem with it. Also, i have yet to come by any features that i feel are good enough to add. Any ideas?

0ptima
02-04-2007, 02:01 AM
I'm not sure if that's allowed, but i will if no moderators have a problem with it. Also, i have yet to come by any features that i feel are good enough to add. Any ideas?

Admins can only edit the thread fields in a post. I would like the users to be allowed to edit the fields once they have been entered.

Gio~Logist
02-04-2007, 02:20 AM
Admins can only edit the thread fields in a post. I would like the users to be allowed to edit the fields once they have been entered.

What if i make it so that there's a separate page for editing extra fields? A page separate from the edit thread/edit post page. Making it so that you can do so in the "edit post" page wouldn't be logical, since editing the post only edits that post in particular and doesn't effect the thread. Hmmm..

laskos
02-04-2007, 12:14 PM
What if i make it so that there's a separate page for editing extra fields? A page separate from the edit thread/edit post page. Making it so that you can do so in the "edit post" page wouldn't be logical, since editing the post only edits that post in particular and doesn't effect the thread. Hmmm..

ive tried to buy it on your site but it dosnt work ?

Gio~Logist
02-04-2007, 08:03 PM
ive tried to buy it on your site but it dosnt work ?

Sorry about that, had a little problem during upgrade to 3.6.4. Problem fixed ;)

0ptima
02-05-2007, 01:58 AM
What if i make it so that there's a separate page for editing extra fields? A page separate from the edit thread/edit post page. Making it so that you can do so in the "edit post" page wouldn't be logical, since editing the post only edits that post in particular and doesn't effect the thread. Hmmm..


How about using Ajax? The user would just have to double click on the fields and edit them. See if you can do it the same way as editing a thread title.

taydu
02-06-2007, 03:43 AM
extra threadfield in new reply, it's possible to have extra threadfield in new reply too?

bchertov
02-10-2007, 09:03 PM
. Once new ideas come rolling in, more scripts will be offered.
Welcome back, Gio!

I don't know if these are new ideas or not, but here a couple of things I'd like to do with threadfields (either lite or premium):

1) Support for a Date field that includes the display of the calendar date picker
2) support for a Time fields that has validation and perhaps a cool time picker
3) Ability to add a field but have it not display on the ForumDisplay
4) Add a field that is only accessable by certain usergroups
5) I presume this is already there: ability to edit any of the thread fields.

Could your let me know that status of these potential features?

Thanks!
Barry

Lionel
02-12-2007, 10:23 AM
Hi, how do you handle textareas? Like one item per line?

Gio~Logist
02-14-2007, 01:32 AM
Welcome back, Gio!

I don't know if these are new ideas or not, but here a couple of things I'd like to do with threadfields (either lite or premium):

1) Support for a Date field that includes the display of the calendar date picker
2) support for a Time fields that has validation and perhaps a cool time picker
3) Ability to add a field but have it not display on the ForumDisplay
4) Add a field that is only accessable by certain usergroups
5) I presume this is already there: ability to edit any of the thread fields.

Could your let me know that status of these potential features?

Thanks!
Barry

1) & 2: So, images representing the date and time?
3) I believe that's already an option in the Light version. If not, it is in the premium.
4) Available in premium
5) Already exists

Hope that helps.

Hi, how do you handle textareas? Like one item per line?

Textareas are not supported at the moment.

extra threadfield in new reply, it's possible to have extra threadfield in new reply too?

Not at the moment, but that would be a totally different script.

How about using Ajax? The user would just have to double click on the fields and edit them. See if you can do it the same way as editing a thread title.

I never really use ajax, but i may look into this.

bchertov
02-14-2007, 01:47 AM
1) & 2: So, images representing the date and time?
For Date fields I'd want to see a calendar image that brought up a calendar popup like on many website. Times could be a drop-down box preloaded with half hour time increments.

Glad to hear the other features already exist!

Thanks!

Gio~Logist
02-14-2007, 03:04 AM
For Date fields I'd want to see a calendar image that brought up a calendar popup like on many website. Times could be a drop-down box preloaded with half hour time increments.

Glad to hear the other features already exist!

Thanks!

Well, for the time field, drop down boxes already exist to do this ;)

Lionel
02-14-2007, 10:28 AM
That's really too bad for textarea. If at least you could include it in premium version.....

Another important question, how do you handle printhread.php? do the extra fields find their way in there too? I had that problem with Gars and extra fields not being printed.

KPalicz
02-14-2007, 03:11 PM
I agree on the date suggestion. If not anything fancy like a calendar, perhaps at least a check that it is in a proper date format (which date format is selected in the admin panel).

Also I'd also like to see an option to automatically make links clickable.

0ptima
02-15-2007, 12:14 AM
That's really too bad for textarea. If at least you could include it in premium version.....

Another important question, how do you handle printhread.php? do the extra fields find their way in there too? I had that problem with Gars and extra fields not being printed.

They dont show up! Gio, can you please add this?

Gio~Logist
02-18-2007, 04:53 PM
They dont show up! Gio, can you please add this?

Let me take a look and see what i can do, never thought of that to be honest lol.

Gio~Logist
02-18-2007, 05:34 PM
Added. This is now available in the premium version ;)