![]() |
search just for
Quote:
could it be? |
After reviewing the 16 pages, seemed like I couldn't find anyone else who had a problem on a new private message being in the usercp. I guess my style is custom that could be the problem. I just removed the whole section, works great now! :)
|
Quote:
Thanks, Mat |
Thanks for this, appears to be working fine on my forum :)
|
yup, my new skin's been treated to it :)
|
thanks for the update!
:D |
Very nice work! :)
|
very cool, thank you , this will be in use :)
|
Quote:
First of all, thanks for the help. I searched around, and found this in the navbar_link template: <if condition="$show['breadcrumb']"> <span class="n$vbphrase[user_cp]avbar">> <a href="$nav_url">$nav_title</a></span> <else /> $nav_title </if> Since it had the user_cp in there, I replaced this whole thing, yet the mod is not working. Any other ideas? I am using the Chestnut Style, by the way. :) |
santimariani:
In your Header template Replace the entire block of code between <!--Options --> <!-- /Options --> with the code below. <!-- Options --> HTML Code:
<if condition="$show['member']"> provided you have done everything else correctly, it will work. |
chuchukuttie:
look in your header template. Find <a href="usercp.php"> You will have to modify the code around this area because the style is using custom code. You'll need to add id="usercpoptions" and also <script type="text/javascript"> vbmenu_register("usercpoptions"); </script> Something similar to this. <td id="usercpoptions" width="67" height="29"><a href="usercp.php"><img id="nav_cp" src="iSkin/misc/nav_cp.gif" width="67" height="29" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("usercpoptions"); </script></td> |
Our forum was imported from phpBB, any recomendations on how to get these folders not to show.
Also this is conflicting with Inferno Technologies Shoutbox, any ideas? |
- you can rename folders OR
- edit the necessary templates OR - revert the templates I don't use Shoutbox so cannot say anything about it. |
Kudos!!!
If you were a woman...I'd kiss ya smack dab on the mouth! Great hack...lovin' every minute of it! Clicked "Installed". |
wets lips ... just joking
if I was a woman I'd probably be running away right now :D |
Talk about a blow to my ego...:D
Anyhow... I have one question... I wanted to add a link to another hack I have, but when I do it ends up in the Quick Links Menu under the UserCP menu there...insted of the UserCP menu...from your hack. Any suggestions? |
I'm guessing you are adding it to the wrong menu ... look for
HTML Code:
id="usercpoptions_menu" |
Thanks...
That did it! Kudos for the quick replies! I appreciate it... |
Please stop asking... ;)
I'll be releasing the private message quick reply and the private message postbit display modification SOON. This will be released in 2 separate modifications. No template edits necessary. The pm postbit display will have it's own class file. |
Awesome to hear you are releasing all this great stuff to the community!
|
Quote:
I love this userCP hack - my members comment on it alot. |
I'm glad to hear that ..
thank you for the feedback - it's always appreciated. |
Quote:
|
Just added this hack, thanks :)
|
Awesome mod, makes things a bit easier to access all in one menu.
|
here are the problems I m having with this mod. both with IE and Firefox
IE http://img167.imageshack.us/img167/3668/hjjgdl7.th.png firefox http://img184.imageshack.us/img184/9292/ukjkqf0.th.png for some reason the tree image does not appear at all on firefox and shows an error for IE. any ideas? |
ff isn't showing if a image havent been found
look in ie at the path where the image is being search and copy it there many many users have updatet to 3.6.6 and there is one new graphic and one is renamed(so on 40% of vbulletins there is a image missing in the navbar,...) |
Quote:
what is ff? and where exactly do i copy the image path? |
ok i figured out what you said . thank u very much for your help
|
ff=> firefox
look if you have: tree_t.gif and tree_l.gif in your misc folder! |
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 01:08 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|