Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
Thread title bbcode parse Details »»
Thread title bbcode parse
Version: 1.0.2, by kaptanblack kaptanblack is offline
Developer Last Online: Dec 2013 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.8.x Rating:
Released: 08-11-2009 Last Update: 09-11-2009 Installs: 27
Code Changes  
No support by the author.

Thread's smile at forumdisplay

Hi everyone,

Today, I was looking forumdisplay and i saw a lot of thread title like that:

PHP Code:
Thread title :)

Another thread title :D

Another thread title 
:

And i decided parse to thread titles...

Screenshot:



Install

1. Import the product.

DEMO:

http://www.1kadin-1erkek.com/diziden-bazi-kesitler/

1.0.1 Version:

- Error fixed from search results.

Download Now

File Type: xml product-kptnblck_frmdsplay_smile.xml (1.3 KB, 123 views)

Screenshots

File Type: jpg caps.jpg (78.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 08-12-2009, 12:36 PM
PaylaX PaylaX is offline
 
Join Date: Apr 2008
Location: Turkiye
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmm, interesting.

I think this mod very useful for many.
Reply With Quote
  #3  
Old 08-12-2009, 12:47 PM
Wayne Luke's Avatar
Wayne Luke Wayne Luke is offline
Senior Member
 
Join Date: Jan 2002
Location: Southern California
Posts: 1,694
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any kind of caching on this or does it parse the thread title on every display?

One reason that the default system doesn't do this is because of the heavy resource usage of the bbcode parser. If this isn't cached, it could easily put admins over their resource usage limits on shared servers.
Reply With Quote
  #4  
Old 08-12-2009, 02:13 PM
NLP-er's Avatar
NLP-er NLP-er is offline
 
Join Date: Aug 2008
Location: Wrocław
Posts: 1,353
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does it works with vBSEO - I mean will it not change url's based on title?
Reply With Quote
  #5  
Old 08-12-2009, 02:23 PM
kaptanblack's Avatar
kaptanblack kaptanblack is offline
 
Join Date: Mar 2007
Location: Turkey
Posts: 397
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by NLP-er View Post
Does it works with vBSEO - I mean will it not change url's based on title?
No. It is working with vBSEO. You can test on demo adress.
Reply With Quote
  #6  
Old 08-12-2009, 05:36 PM
NLP-er's Avatar
NLP-er NLP-er is offline
 
Join Date: Aug 2008
Location: Wrocław
Posts: 1,353
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kaptanblack View Post
No. It is working with vBSEO. You can test on demo adress.
Great Thanks! Installed, rated

Can you make it works also for last post in forum and for titles shown when you see thread content?
Reply With Quote
  #7  
Old 08-12-2009, 08:00 PM
eTiKeT?'s Avatar
eTiKeT? eTiKeT? is offline
 
Join Date: Aug 2008
Location: T?rkiye
Posts: 257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks kaptanblack İnstalled
Reply With Quote
  #8  
Old 08-12-2009, 10:49 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Be careful. Wayne Luke's question at https://vborg.vbsupport.ru/showpost....91&postcount=3 has not been answered.
Reply With Quote
  #9  
Old 08-12-2009, 11:48 PM
Phobos49 Phobos49 is offline
 
Join Date: Jan 2009
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Warning! Does not work properly!

Just hit your "New Posts" Button and you will see this error:
HTML Code:
Fatal error: Class 'vB_BbCodeParser' not found in /*path-to-forum*/includes/functions_forumdisplay.php(452) : eval()'d code on line 3

EDIT: It even does not work in the coder's demo forum!
HTML Code:
Fatal error: Class 'vB_BbCodeParser' not found in /home/kadinerkek/domains/1kadin-1erkek.com/public_html/includes/functions_forumdisplay.php(452) : eval()'d code on line 9
DO NOT INSTALL! Wait for the coder to fix this bug.
I will reinstall afterwards because this mod is pretty cool. Thanks anyway.
Reply With Quote
  #10  
Old 08-13-2009, 04:14 AM
NLP-er's Avatar
NLP-er NLP-er is offline
 
Join Date: Aug 2008
Location: Wrocław
Posts: 1,353
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Phobos49 View Post
Warning! Does not work properly!

Just hit your "New Posts" Button and you will see this error:
HTML Code:
Fatal error: Class 'vB_BbCodeParser' not found in /*path-to-forum*/includes/functions_forumdisplay.php(452) : eval()'d code on line 3

EDIT: It even does not work in the coder's demo forum!
HTML Code:
Fatal error: Class 'vB_BbCodeParser' not found in /home/kadinerkek/domains/1kadin-1erkek.com/public_html/includes/functions_forumdisplay.php(452) : eval()'d code on line 9
DO NOT INSTALL! Wait for the coder to fix this bug.
I will reinstall afterwards because this mod is pretty cool. Thanks anyway.
Same problem :| Uninstalled and waiting for new release...
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:14 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.04385 seconds
  • Memory Usage 2,319KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_html
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (2)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete