![]() |
Excellent mod. Thanks for sharing!
|
Working fine on 3.6.8 now
|
thanks for the update .. you may want to click INSTALL to receive future modification updates
|
Quote:
|
Installed on 3.6.8 and it works nicely. Thank you very much!
Also, I made an enhancement for my site that was pretty easy to do. I added two links for users to display all their own posts, and all their own threads. A modification of the links from the public profile. https://vborg.vbsupport.ru/ The code is pretty simple. Add it before the </table> html in the navbar template. Code:
<tr><td class="vbmenu_option" align="$stylevar[left]"><a href="search.php?$session[sessionurl]do=finduser&u=$bbuserinfo[userid]" rel="nofollow">$vbphrase[display_your_posts]</a></td></tr> Note, you'll need to create two new global phrases for this code to work as drop-in. display_your_posts and display_your_threads. Otherwise, I think you can enter in straight text if you're not worried about phrases or language support. This is one of my first self code changes, so if any of the experts see where the code should be better, appreciate the input! |
^ Pretty nice idea ... I added it :up: for you ...
|
works great but small problem in style of subscribed_threads
|
Why when I add new option in the menu always the first item isn't displayed properly at the main forum page?
For illustration I have two pictures, the first picture is from the main forum page, the second is from the menu what is displayed inside the UserCP. Here is the code what is modified: Code:
<if condition="$show['popups'] AND $show['member']"> Code:
<tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editpassword">TEST ITEM</a></td></tr> Doesn't matter what option is first, "do=editavatar", "do=editprofile", "do=editpassword", etc. always the text from the phrase doesn't appear. |
set the phrase to GLOBAL
click "mark as installed" to get future update notifications |
It looks like replacing the usercp shell will delete any template hooks? Is this correct?
|
All times are GMT. The time now is 12:13 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|