![]() |
An admin selects it via admnicp.
And I'll have the new version out as soon as I finish up on other projects |
Looks like HS's
|
sorry if its already been posted but is there anyway i can get this to show in one single board, instead of on the forum home page?! many thanks.
edit - seen your reply, cant wait for new version!! :) |
Here are some suggestions:
1) I like the idea of automatically choosing the winner based on votes. The thread ID should be inputed through AdminCP for the thread who's poll votes will determine the winner. 2) I'd also like to see the person's avatar to the left of the sig. Clicking on it would allow you to view their profile. 3) I'd like the ability to place it above a forum of my choosing. Controlled through AdminCP. 4) It would be nice to expand this hack to include Avatar, wallpaper...or any other category selected by us. Each Category could have an option to place a unique box in a different forum. 5) It would be nice to not have to do ANY template edits. What do you think Enigma? Possible? If this means it goes pro, I'll pay for a mod like that. |
I figured out how to do #2. For those of you interested do the following:
Open enig_sotw template and replace all of its contents with the below: Code:
<if condition="$vboptions[sotw_enable] ==1">
It will not display an image if the winner does not have an avatar. |
Yes good suggestions. I will include them in the new version
|
Quote:
This is what I have in the forumdisplay template: Code:
<if condition="$forumid == 7">$sotw</if> Code:
<if condition="$show['threadslist']"> Could you please tell me what they were? Or, could you please help me to place it in a certain forum? |
Never mind. I figured it out. The hook location should be set to forumdisplay_complete.
Enigma, hope you don't mind me attaching a revised text document with instructions on how to put it in certain forums. Let me know otherwise and I will edit my post. Still wish I could control which forum id's they are placed in via the admincp... Also, I've edited my post above concerning the enig_sotw template. Made some minor changes I thought others might want. |
dancue, thats amazing, works now :)
|
To control the forumid add this conditional to your template
<if condition="in_array($forum[forumid], array(x,y))"> or for 1 id <if condition="$forum[forumid] == x"> |
Quote:
|
It would be something like
<if condition="$forum[forumid] == x"> // YOUR TABLE CODE </if> where x is the forumid you want it to be in |
And this is going in the forumdisplay template?
Excuse me, I'm just a little lost. I've managed to put it in the forum of my choosing by using this code: Code:
<if condition="$forumid == 7">$sotw</if> What I want to do is be able to choose, from the SOTW options in AdminCP, which forums I want it in. Is that what you are providing with your code in post 132? If so, what template do I use this in? |
No this is not an admincp function, this allows you to change it via template
<if condition="$forumid == 7">$sotw</if> will show $sotw in forumid 7 only. I will add a page in admincp for this in the next version. |
Oh. OK...
I had both (the single and multiple forum code) within the text document already. That's cool that it will be on the next update. I know you're busy with RBS, but when do you think you will have an update for SOTW? |
No idea :( Lets see how things go ;)
|
well this looks good and it is up but cant get it to show a sig for the life of me [took this hack out]
|
Whats gone wrong?
Have you added $sotw to your forumhome template? |
Nice mod, I installed it :)
Is there any way to allow a moderator to edit the settings without giving them admincp access? |
Also, an admin says they can view the SOTW tab, but when they try to click settings they get the following error:
Code:
Sorry, you don't have permission to access the administrative controls on this page. |
sorry if asked already:
anyone know if this works with vb3.7? if not... are their plans to port this? would LOVE to install. :) |
I was told that commenting out print_cp_no_permission(); in /admincp/sotw.php at:
Code:
if (!can_administer('canadminsettings')) Is there any way to allow moderators to access it though, based on moderator permissions? |
Quote:
|
Quote:
|
Yea sure. Modcp access too makes sense I guess :)
|
I should be installing this real soon. I just want to wait until a get a few more graphic artists on the forum first. We are working on some tutorials and stuff right now, to get people interested in it. Then I will be installing this asap.
|
This doesn't seem to show up in 3.7.2
|
Have you reapplied the template edits?
|
onto the FORUMHOME? Yes I have, it doesn't show up and I have loved this mod when I used it for 3.6
|
I'll take a look at it tonight :)
|
Fantastic! My members are going to be happy!
|
I've got this installed now, great for our graphics guys. However we also have a lot of members who aren't much interested in graphics, is there any way to edit the modification to allow users to minimize the SoTW bar on the forumhome page?
Thanks. :) |
Quote:
Thanks. |
Installed! Thanks for the great hack!
|
Quote:
|
I can't wait till you get this done!
|
Looking forward to see this mod working in 3.7.2
|
it works like a charm in vb 372
|
Uncached templates: enig_sotw (1)
How can this be fixed? |
ok have been using this mod for almost a year now...it works great on my 3.7.2 board...was wondering how would you make it show up in certain forums...saw this on the other sotw mod and trying to configure it with yours...if it can't or won't be able to be done then im sorry but i will have to uninstall after a year of using it and install the other one...this is the script edit for the other one..
Quote:
|
All times are GMT. The time now is 09:10 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:
|