![]() |
Viks,
You have Zero Tolerences Modification installed? If so delete his template, than try it. There's just some differences in the way it's made. Or did you not look at the first one (some differences aren't noticable. Like the whole thing is phrased) |
King a question (or maybe a bug).
When a user see the panel, and lets say the forum has some Private Forums, it displays there also for the simple users, that for example there has been 5 news posts. But if he clicks there and the posts have been done in the private forums, he doesnt see anything.. So my main question or request is if we can exclude Private Forums from this counter there or even "show" them only to ppl that have access to these forums and the others see another number:) Hope u understand what i mean:) |
I Know exactly what you mean. Except one problem, I just did the template hack. Why not ask Zero Tolerence?
|
hm, because i thought u have rewritten everything and its most recent - active :) Dont know if Zero still continue support to this one
Anyway, if u cant fix it, i will try and find something from him, thnx again:) |
Nope I just did the template. :) And I can't do PHP.
|
Ok thnx again for the support:)
|
Your Welcome. If he can't do anything PM me. :)
|
I uninstalled Zero Tolerences template and imported this one......doesn't get easier.
Thank you so much KK........... *clicks install* :) |
wahoo 36! Yeah I just misread that post. I thought you said you uninstalled his hack. :P
|
Quote:
Yes, that worked well. The Hack is installed and looks pretty cool. The forumshome shows to welcome panel.. Now, is there a way to remove the vbulletin default welcome panel contents and replace it with this? Cheers, v |
Installed and working fine but I wish to change the font to match the rest of the forum.
Loonytune15 on a previous post https://vborg.vbsupport.ru/showthrea...2&page=3&pp=15 has done it well. |
Quote:
Installed and working fine but I wish to change the font to match the rest of the forum. Loonytune15 on a previous post https://vborg.vbsupport.ru/show...72&page=3&pp=15 has done it well. Give me a while will you? |
Nice template mod, I may use it so thanks ;)
[high]* Dan clicks install.[/high] |
YW. You need ZT's modification first!
|
Quote:
Quote:
|
Viks, this will replace the default Welcome Panel with a new one. Now if you only want certain things to show, just post back here with that info and I will tell you what to remove.
King Kovifor has been busy lately so I will be checking this until he has a chance to post. I do apologise for the wait Viks and everyone. Cheers Myth |
Not busy, just computer deprived. :) LOL. Viks, give me a day or two and I'll tell you what code to remove. :) Also I might include some settings if I can get Mythotical to help me out. But, if there is any other modifications that you'd like, I got today and the weekend (snow day YAY!)
Right now the Test vB is down, so I can't do any modifications. |
I know that i must ask that in the Zero's Thread, but i ask that here too as i dont know if Zero continue support in his hack or maybe other fellow members can help me out :)
1) When a user see the panel, and lets say the forum has some Private Forums, it displays there also for the simple users, that for example there has been 5 news posts. But if he clicks there and the posts have been done in the private forums, he doesnt see anything.. So my main question or request is if we can exclude Private Forums from this counter there or even "show" them only to ppl that have access to these forums and the others see another number - Hope u understand what i mean 2) Is there anyway, we can make some special icons to be shown instead of the text links that are on the panel, i mean the "view new posts", "view posts in the last 24 hours" and "edit your profile" ? Please if so, provide me a code so i can know what to do 3) Are u sure it has phrases in this hack? I can find to translate them:( Thnx in advance as always :) |
#2 is easy. #1 a bit hard. If you got some buttons ready to go (I suck at them) I could add a phrase and get the code ready for you. (I'd would appreciate a "dafault" included set if you can make buttons.)
|
[high]* lanc3lot going to photoshop to see what he has got:)[/high]
|
Thanks. The vBR PHP coders aren't only so... I can't get the settings up for now.
|
They are 50x50, (24 hours, edit profile, New posts)....
If the first is easy, tell me how plz:) Hope u can make something:) |
Clock = Last 24 Hours
calander = new Posts Tools = Edit Profile. I'll see what I can do soone. Thanks a lot lanc3lot! |
For Now, I think I know the code of the top of my head (for now it's gotta be images or textual links). Please PM as it's not perfectly correct... yet.
|
Heh nice features will be implemented Kovifor, we wait for them:)
Is the icons addon, will be added on v 2.0 as well or will u give the code somehow ?:) |
I'll give the icon codes to you in a version 1.4 as soon as my test vb is fixed.
EDIT: Should be done ASAP. EDIT 2: Now I just need the stupid FTP to work. But I'll start work on the settings or just play around with them. |
I installed this and the original, now I have two of the panels on my forum!
Why? Also, what happened to the navigational links ($vboptions[bbtitle] $navbits[breadcrumb] for example)? |
chadi,
You've installed the hack and now you've got some problems... There are two templates as you probably didn't follow the install instructions correctly. Did you delete the original Welcome Panel template from Zero Tolerence? If not unistall mine real quick, delete his template than reinstall mine. What do you mean by Navigational links? |
I apologize, but how the heck do I reduce the font size (I just upgraded to 3.5). Mine are huge. Thanks.
|
What do you mean your font size is huge? Can I please have a screencap?
|
I hate to use someone elses pic (as I uninstaled this for now), but the fonts show up "almost" as big as in this pic that someone posted earlier. This is probably something minor on my end, but I'm not sure how to change it.
|
Just used the installer? I'm not sure what to tell you... Maybe try a font size tag. (Need to think...)
|
King will u release the 1.4 soon plz ?:(
So we can have at least the icons part:P |
ok for now follow these quick instructions:
Add Phrase: varname: wp_forumimagelink text: http://www.yourdomain.com/root/directory/images/ Group: GLOBAL Than in your template find: HTML Code:
<div align='center'><a href="search.php?{$session[sessionurl]}do=getnew"> $vbphrase[wp_view]</a> $vbphrase[wp_seperator] <a href="profile.php?{$session[sessionurl]}do=editprofile"> $vbphrase[wp_profile]</div> HTML Code:
<div align='center'><a href="search.php?{$session[sessionurl]}do=getnew"> $vbphrase[wp_forumimagelink]newposts.jpg</a> <a href="search.php?{$session[sessionurl]}do=getdaily"> $vbphrase[wp_forumimagelink]dailyposts.jpg</a> <a href="profile.php?{$session[sessionurl]}do=editprofile"> $vbphrase[wp_forumimagelink]editprofile.jpg</div> |
Unfortunatelly, that didnt worked:(
See the example (attached picture) after i did the changes u mentioned |
Quote:
I tried it too and got the same thing. |
Sorry Guys, I was in bed before I relized. I forgot some HTML Tags.
Find: HTML Code:
<div align='center'><a href="search.php?{$session[sessionurl]}do=getnew"> $vbphrase[wp_view]</a> $vbphrase[wp_seperator] <a href="profile.php?{$session[sessionurl]}do=editprofile"> $vbphrase[wp_profile]</div> HTML Code:
<div align='center'><a href="search.php?{$session[sessionurl]}do=getnew"> <img src="$vbphrase[wp_forumimagelink]newposts.png" alt="New Posts"></a><a href="search.php?{$session[sessionurl]}do=getdaily"><img src="$vbphrase[wp_forumimagelink]24hours.png" alt="Get Daily Posts"></a> <a href="profile.php?{$session[sessionurl]}do=editprofile"> <img src="$vbphrase[wp_forumimagelink]edityourprofile.png" alt="Edit Profile"></a></div> |
It works as a charm:)
Thnx King again, waiting now for the version 2.0:) |
Going to work on it now lanc3lot! This may have a lot of bugs though! So bear with me in the 2.0 stages...
|
heh, dont have any doubt mate, i will stick around :)
|
All times are GMT. The time now is 01:53 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:
|