vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - Thread Description (https://vborg.vbsupport.ru/showthread.php?t=199959)

TrucLinh 12-27-2008 10:00 PM

Thread Description
 
Thread Description


Product features



.
Easy install without edit any template

. Added Thread Description CP (news)

. Added Thread Description maxlength Option (news)

. Added description field to Post Preview New Thread (news)

.
Added description line goes under the thread title in Forumdisplay

. Admin can be turned On\Off threads description per forum


. Show thread description in Show Thread
(update)

. Show thread description in Search Results Show Thread

. Show thread description in Search Results Show Post (update)

. Added description field to Post New Thread

. Added description field to Edit Post Advanced for First Post

. Added description field to Edit Post Preview for First Post

. Added description field to Admin Edit Thread


Screenshots


https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

https://vborg.vbsupport.ru/

. Enjoy!


Version [3.8.x] Threads Description [v1.0.0.JAN]

How to: (1)

. Change D
efault Thread Desciption to 'Off'
_ Open product-thread_description.xml

find... change '1' to '0'
Quote:

NOT NULL DEFAULT '1'");
next find... change '1' to '0'
Quote:

$forum['descriptiondefault'] = 1;


Update Notes
: (5)

. adds auto-template
. clean-up code and template
. changes plugin title and phrase name

. new change in code
. new change in
template

Times to update, Old version (no other mod install) Revert your threadbit
template! Then install new update.

or Open threadbit template, find... delete, save your template! Then install new update.
Quote:

$threaddescription



TrucLinh

TrucLinh 12-28-2008 05:53 AM

Released: 27 Dec 2008

Some changes after released day: (...)


Next update, may add this news features providing about...

unp 12-28-2008 07:12 AM

Nice :) I was looking for something like this for a year or so.

SCRIPT3R 12-28-2008 07:33 AM

[img] support?

Drocr 12-28-2008 08:19 AM

I was realllly looking for this i hope it works

anavip.net 12-28-2008 08:50 AM

thank uuu

shadowevil 12-28-2008 09:41 AM

nice mod, i like it *installed*

TandyServices 12-28-2008 09:55 AM

I get a Database error..

Database error in vBulletin 3.7.4:
Invalid SQL:
UPDATE thread SET description = 'A quike poll about CT' WHERE threadid = '1020';
MySQL Error : Unknown column 'description' in 'field list'
Error Number : 1054
Request Date : Sunday, December 28th 2008 @ 04:54:37 AM
Error Date : Sunday, December 28th 2008 @ 04:54:37 AM
Script : http://www.chambertheory.com/editpos...atepost&p=3084
Referrer : http://www.chambertheory.com/editpos...st&postid=3084

~~Fixed did not save the edit in threadbit template

projectego 12-28-2008 11:33 AM

[high]* projectego clicks install. Thanks :)[/high]

chesterano 12-28-2008 05:03 PM

I get to a DB error..

Quote:

Database error in vBulletin 3.7.4:

Invalid SQL:
UPDATE thread SET description = '' WHERE threadid = '3960';

MySQL Error : Table 'vb_vb.thread' doesn't exist
Error Number : 1146
Request Date : Sunday, December 28th 2008 @ 08:04:10 PM
Error Date : Sunday, December 28th 2008 @ 08:04:11 PM
Script : http://domain.com/editpost.php?do=updatepost&p=11723
Referrer : http://domain.com/editpost.php?do=up...t&postid=11723
IP Address : xx.x.xx.xxx
Username : admin
Classname : vB_Database
MySQL Version : 5.0.51a-community
==============================
Fixed I use the new xml

Sunka 12-29-2008 01:36 AM

Quote:

Note:

*
If your forum have 'PREFIX' use the new xml file, in the attachment! Don't install the one in zip file!
'
product-thread_description.xml'
What prefix?
Thread have prefix...what do you mean by forum prefix?

ForumsMods 12-29-2008 01:52 AM

Table Prefix.
For example vb_

BucWiLd 12-29-2008 01:56 AM

ill check it out in a few.. looks cool. like the blinking instruction.. installed

kmohamed 12-29-2008 02:05 AM

this is great >>> i love the idea
but
can i add more fields !! and how?
thank u installed

Darkgardevoir 12-29-2008 02:31 AM

nothing happens y tried both xml

Sunka 12-29-2008 03:06 AM

Quote:

Originally Posted by Gasper (Post 1696018)
Table Prefix.
For example vb_

Aha, Database prefix not Forum prefix (maybe Forum database prefix) :p

Will try this MOD, Thanks :up:

P.S. Will be working on vB v3.8 or...?

ChrisChristian 12-29-2008 03:36 AM

Works for me only for new threads. Don“t work when editing a thread.

BucWiLd 12-29-2008 05:40 PM

what was updated? i dont see any update notes

TrucLinh 01-01-2009 05:00 AM

Update Notes: (3)

. adds auto-template
. clean-up code and template
. changes plugin title and phrase name


Times to update, Old version (no other mod install) Revert your threadbit
template! Then install new update.

or Open threadbit template, find... delete, save your template! Then install new update. Enjoy!
$threaddescription

TrucLinh

apiasto 01-01-2009 11:52 AM

thnx,i think this should be a standard in VB

NeverBored 01-01-2009 11:17 PM

How could I turn this off for all forums without having to edit 1 by 1? I only want it on in a couple forums... Thanks

TrucLinh 01-02-2009 12:45 AM

Quote:

Originally Posted by NeverBored (Post 1698872)
How could I turn this off for all forums without having to edit 1 by 1? I only want it on in a couple forums... Thanks

Open product-thread_description.xml find... change '1' to '0'
Quote:

NOT NULL DEFAULT '1'");
Next find... change '1' to '0'
Quote:

$forum['descriptiondefault'] = 1;
Enjoy!

Happy new year

TrucLinh

NeverBored 01-02-2009 12:57 AM

Thanks that seemed to work. Thanks for the useful mod.

One problem I did just run into, the description isn't carried over when you preview the thread.

Deviant K1 01-02-2009 01:10 AM

:( **INSTALLED** but...

When this hack was originally released it work fine.. after I edit the threadbit. I uninstalled the hack, made sure the "$threaddescription" was removed and then updated to this latest version.

Unless I am missing something, the option to ADD a thread description on a new thread is not available however, I can choose any previously posted thread and choose to edit and SEE the option to add in a thread description... strange.

I have check all of my forum boards settings to allow thread descriptions and they are all set.

Am I missing something here? Again, originally the option to add a thread description on a new thread was available, now it is not... only when I edit a thread does it show.

Any ideas? Thanks!

TrucLinh 01-02-2009 01:12 AM

Quote:

Originally Posted by NeverBored (Post 1698927)
Thanks that seemed to work. Thanks for the useful mod.

One problem I did just run into, the description isn't carried over when you preview the thread.

'In Thread Preview it not carried'
That not a problem, you must inputdescription field with txt again and save!

TrucLinh 01-02-2009 01:25 AM

Quote:

Originally Posted by Deviant K1 (Post 1698929)
:( **INSTALLED** but...

When this hack was originally released it work fine.. after I edit the threadbit. I uninstalled the hack, made sure the "$threaddescription" was removed and then updated to this latest version.

Unless I am missing something, the option to ADD a thread description on a new thread is not available however, I can choose any previously posted thread and choose to edit and SEE the option to add in a thread description... strange.

I have check all of my forum boards settings to allow thread descriptions and they are all set.

Am I missing something here? Again, originally the option to add a thread description on a new thread was available, now it is not... only when I edit a thread does it show.

Any ideas? Thanks!

Log Out - Delete Browser cookie then check again.

Login AdminCP, go to Forum Manager reset Thread Description option again... then check...

Bawtneez 01-02-2009 01:30 AM

Installed, thanks =]

tafreeh 01-02-2009 01:34 AM

is it gonna be helpful for seo ?

Deviant K1 01-02-2009 01:48 AM

Quote:

Originally Posted by TrucLinh (Post 1698939)
Log Out - Delete Browser cookie then check again.

Login AdminCP, go to Forum Manager reset Thread Description option again... then check...

Thanks for the quick reply! What I ended up having to do was resetting all my boards to NOT allow thread descriptions... then save... and finally reactivating the thread description to be allowed and saved again. Works like a charm :)!

Also, I'm not sure if anyone else is having this little issue but when anyone on my boards creates a new thread... they get this ---> "The most members online in one day was %1$s, %2$s" as the default thread description in the box. It' doesn't show up like that when you edited a thread... only when you create a new one. I mean it can be deleted of course but it's a bit annoying :)

Thanks again! :D

Deviant K1 01-02-2009 01:59 AM

Next time I'll remember to make my post into a question! LMAO!!!

Sorry, but what I didn't ask was why does this show as a default thread description in a newly created thread?
--> "The most members online in one day was %1$s, %2$s"

TrucLinh 01-02-2009 02:25 AM

Quote:

Originally Posted by Deviant K1 (Post 1698961)
Next time I'll remember to make my post into a question! LMAO!!!

Sorry, but what I didn't ask was why does this show as a default thread description in a newly created thread?
--> "The most members online in one day was %1$s, %2$s"

Hihihi! I have no ideas! If I'm...
Login AdminCP, go to Manage Products disable other mod check and see with one do that...

GaiLoan 01-03-2009 02:08 AM

nice, thanks for this great job

Mark.B 01-03-2009 10:13 AM

This is an excellent mod, however it does need an admin-set maximum field length so that people don't post entire paragraphs as the description.

emucu 01-03-2009 03:42 PM

Hello,

I want to ask 2 things,

1-) How can i make thread description required, instead of optional

2-) Is there a way to put checkboxes instead of textfield, so users can choose predefined values?

Gladhatter 01-03-2009 05:28 PM

Quote:

Originally Posted by unp (Post 1695356)
Nice :) I was looking for something like this for a year or so.


Tell me about it. I just lost ( I think about 10,000 descriptions from exporting from PHPBB and not knowing this existed..... Maybe they will magically reappear now :erm:..

One can hope and if not one can have them in the future any ways.

Thanks and put me down for INSTALLED please!

Oh and thanks Gate for sending me here!

yingzhou 01-03-2009 10:50 PM

Quote:

Originally Posted by Mark.B (Post 1700190)
This is an excellent mod, however it does need an admin-set maximum field length so that people don't post entire paragraphs as the description.

I think this idea is great.

Thank you for update this to 3.7.x, I'm already use your 3.6.x.

And Happy New Year again! ;)

Baldilocks 01-04-2009 10:15 AM

I have this installed, but it's not doing any automatic template updates. Any ideas??

Gladhatter 01-04-2009 10:29 AM

Quote:

Originally Posted by Baldilocks (Post 1701175)
I have this installed, but it's not doing any automatic template updates. Any ideas??


Not sure of what you mean that is it not doing any auto template updates.

I am sure you do have to enable it in the Admin CP however. I do not think it has the ability to go back and add anything to any post that is dormant but if you wish to edit any post, then you can there add a description to it. Same thing for new post.

If you do not see this occuring and you have installed in and you have turned it on in Ad CP then you may wish to completly clear cache as in dump cookies and files not just ctrl refresh and then reboot and I am confindent it will come up if installed properly.

Baldilocks 01-04-2009 10:45 AM

It's turned on by default after installation. No need to "enable" it. However none of the template edits that are supposed to be "automatic" were performed.

I know what templates are supposed to be edited, however and I guess I will just have to perform them manually.

Gladhatter 01-04-2009 11:07 AM

Quote:

Originally Posted by Baldilocks (Post 1701186)
It's turned on by default after installation. No need to "enable" it. However none of the template edits that are supposed to be "automatic" were performed.

I know what templates are supposed to be edited, however and I guess I will just have to perform them manually.


I am sorry for the bad advise as I got this confused with another enhancement that was recently installed for me and he forgot to turn it on.

The description enhancement however began to work immediatly for us.


All times are GMT. The time now is 02:43 AM.

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.01612 seconds
  • Memory Usage 1,840KB
  • 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
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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