Go Back   vb.org Archive > vBulletin Modifications > vBulletin 5.x Modifications > vBulletin 5.x Products & Extensions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Yilmaz - Hotbar vB5 Details »»
Yilmaz - Hotbar vB5
Version: 1.0.3, by yilmaz yilmaz is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 5.5.5 Rating:
Released: 11-15-2020 Last Update: 03-19-2022 Installs: 20
Supported Auto-Templates
Additional Files  

I Tested with vBulletin Version 5.6.7 and PHP Version 8.0.16 .


Demo Page => https://www.vbyilmaz.com/Yilmaz-HotbarvB5


========================================
Description:
========================================
Module with Hot threads in the Hotbar

In the options
  1. Most Replied Threads
  2. Most Viewed Threads
  3. Most Liked Threads
  4. Latest Threads
  5. Recent Replies
  6. Random Threads
for vB3: https://vborg.vbsupport.ru/showthread.php?t=297140
for vB4: https://vborg.vbsupport.ru/showthread.php?t=296832
========================================
How to install: Demo and Installation https://www.youtube.com/watch?v=CO8cPtRP0NE
========================================
Upload the content of "Yilmaz - Hotbar vB5" to your root.
that's all it.
enjoy..
-----
If you installed this mod and/or you want get support, please "Mark as Installed".
-----
========================================
How to uninstall:
========================================
1. Remove the package "yilmazhotbar" that located in /core/packages/
2. Go to "Manage Products" in the admincp and delete the product named "Yilmaz - Hotbar vB5"

========================================
How to Update:
========================================
After uploading files
-Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product]
OR import the XML file from your server
Code:
./packages/yilmazhotbar/xml/product_yilmazhotbar.xml
Please Mark as Installed if you use this.
Donations always appreciated. :up:

I would like to thank the help @Chicoynano

Download Now

File Type: zip Yilmaz - Hotbar vB5.zip (67.8 KB, 15 views)

Screenshots

File Type: png 2020.11.16-07_11_34.png (59.3 KB, 0 views)
File Type: jpg 2020.11.16-07_31_18.jpg (76.0 KB, 0 views)
File Type: png 2020.11.16-07_33_46.png (121.5 KB, 0 views)

Show Your Support

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

Comments
  #22  
Old 11-20-2020, 12:56 PM
Chicoynano's Avatar
Chicoynano Chicoynano is offline
 
Join Date: Aug 2017
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Chicoynano View Post
Part of the code in the image appears, there is a way to correct this, thanks
core/packages/yilmazhotbar/api/template.php

On line 215 change
Code:
<p style=\"margin-top: 3px;\">$ozeti</p>
For this

Code:
 <h1 style=\"margin-top: 3px;\">$ozeti</h1>
Easier to change <p for <h1
Reply With Quote
  #23  
Old 11-26-2020, 01:12 PM
lange's Avatar
lange lange is offline
 
Join Date: Apr 2003
Location: Montreal (Canada)
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lange View Post
Thank you very much for your work.

I will give a donation after an install on my vb3 in the next weeks on a new computer. My computer is almost dead but not from covid.
Hehe, just received my new system to test the countless mods of yilmaz : https://www.userbenchmark.com/UserRun/35956555

Waiting for the Asus ProArt 329C monitor

Donation already sent by PayPal.
Reply With Quote
  #24  
Old 12-03-2020, 05:10 AM
tahir436 tahir436 is offline
 
Join Date: Dec 2013
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

How to span the postbit title into multiple lines for any module. Like you have as shown in below image.


Reply With Quote
  #25  
Old 12-03-2020, 06:19 AM
yilmaz's Avatar
yilmaz yilmaz is offline
 
Join Date: Sep 2004
Posts: 751
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@tahir436,
It can be a separate module, not this module.
Reply With Quote
  #26  
Old 12-28-2020, 01:03 AM
Mboora Mboora is offline
 
Join Date: Dec 2020
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Greek76 View Post
Ive never installed a mod yet on vb5. So what do I do? Upload the folder yilmazhotbar into packages? When I do that I get this message with a http 500 error page..

16-Nov-2020 16:32:20 UTC] PHP Fatal error: Extension Class Load Error: yilmazhotbar_template in phar:///public_html/core/vb/vb.phar/api/extensions.php on line 307
Quote:
Originally Posted by yilmaz View Post
It normally installs automatically.
Can you install this manually from the products.
I am also having a problem installing this mod. I upload via FTP (I never have an issue with your other mods so am quite familiar with the process) but it crashes my site and leaves me with a page could not load.

I'm with GoDaddy. I don't think your mod is to blame either. I managed to install the XML but was wondering if I need to do anything i.e. Do I need to certain files back into FileZilla again or can I stick with the XML file you provided? Could you add the latest XML file as I imagine that one doesn't fix the coding changes made as suggested by user above. Only your original ZIP file does, right?

Edit: XML installed but doesn't display any content. I checked options in admin panel. I imagine it doesn't show anything because of no files being uploaded via FTP, right?
Reply With Quote
  #27  
Old 12-28-2020, 01:41 AM
yilmaz's Avatar
yilmaz yilmaz is offline
 
Join Date: Sep 2004
Posts: 751
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mboora View Post
I am also having a problem installing this mod. I upload via FTP (I never have an issue with your other mods so am quite familiar with the process) but it crashes my site and leaves me with a page could not load.

I'm with GoDaddy. I don't think your mod is to blame either. I managed to install the XML but was wondering if I need to do anything i.e. Do I need to certain files back into FileZilla again or can I stick with the XML file you provided? Could you add the latest XML file as I imagine that one doesn't fix the coding changes made as suggested by user above. Only your original ZIP file does, right?

Edit: XML installed but doesn't display any content. I checked options in admin panel. I imagine it doesn't show anything because of no files being uploaded via FTP, right?
I will install from scratch and report the result.

--------- update ----
I installed it again, it worked without any problems.
Don't forget to choose a category
Reply With Quote
  #28  
Old 12-29-2020, 06:01 PM
Mboora Mboora is offline
 
Join Date: Dec 2020
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yilmaz View Post
I will install from scratch and report the result.

--------- update ----
I installed it again, it worked without any problems.
Don't forget to choose a category
Good to hear

I've just done a clean install of the VBulletin forum and will try again tomorrow. Did a clean install as other things never worked. A new forum so no big issue for doing a clean install

I'll report back my findings then.

Thank you.
Reply With Quote
  #29  
Old 12-31-2020, 07:29 PM
Mboora Mboora is offline
 
Join Date: Dec 2020
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mboora View Post
Good to hear

I've just done a clean install of the VBulletin forum and will try again tomorrow. Did a clean install as other things never worked. A new forum so no big issue for doing a clean install

I'll report back my findings then.

Thank you.
Nope, every time I put the ZIP file to my root directory it causes my website to all go down
Reply With Quote
  #30  
Old 12-31-2020, 07:36 PM
Mboora Mboora is offline
 
Join Date: Dec 2020
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Greek76 View Post
I just don't get it.. Again I'm having that same problem. I know it's not your mod it's definitely something on my end but what?

Did you fix your issue? If so, how?
Reply With Quote
  #31  
Old 01-18-2021, 09:06 PM
betadoor betadoor is offline
 
Join Date: Sep 2010
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks a lot
** hide title ** not work !
Reply With Quote
Благодарность от:
yilmaz
Reply


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 09:23 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04659 seconds
  • Memory Usage 2,346KB
  • Queries Executed 26 (?)
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
  • (3)bbcode_code
  • (8)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
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • 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
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete