![]() |
How do i change the colour of [NEW] and [Old] - before in the 3.0.x version it was simple...
now that it has plugins etc.. its a lot harder... don't know where to look at... Could some one please direct me to what part i should look at? |
Quote:
|
Question about languages translation.
Where can i translate the words [new] and [old] to a new language? I can't find this two words. These words display for the last treads |
vbulletin Options> Top 'X' Stats by InfiniteWebby > :
Prefix Shown For New Posts: (change) [new] (to) nieuw and do the same with : Prefix Shown For Old Posts, [old] to [oud] See'a |
how can I exclude some forums so that they will not be counted for the TOP Poster list?
|
Quote:
|
How do you hide hidden forum posts from showing in the top5 list? I have a few locked forums and the post names seem to sho in the list. On the older version I remember you edit the php file to exclude the forum but can't do that in this version.
|
they show for you because youre site admin but not for members with no access. i signed on with my troll account and they dont show.
|
Small bug:
If you move a thread from one location to another and leave a pointer in the old forum then the post appears two times in the TopX list but one link is broken. |
Quote:
|
Quote:
|
To fix the showing of moved thread change:
PHP Code:
PHP Code:
|
Looking good, thanks for this awesome product ;)
|
Quote:
thanks wating for the next version. thank for the efforts. |
thanx i love it *clicks instal*
|
that was a piece of cake .. thanx :D
|
work with 3.5.1?
|
Quote:
|
how can we change from top 5 stat to top 10?
|
in the settings for it you can set the top x. change the 5 to 10.
|
Any chance of getting code to show reputation? Latest users is kinda blah.
|
hello, i just installed this & it works great but one problem is that it shows up in the parent style but not in the child styles...how can i get this to show in the child styles?
|
Quote:
|
Hi Infinityweb,
Did you ever thought about the serverload? a query suchs as your would defenitly slow down your page with your plugin installed. Als the forumcache table your using to get forum permissions is too big to access all the time. Actually I think if someone would install your plugin it will use more than the whole vbulletin itself :ermm: I think you should find a workarround for the forum permissions and try to get them in a different way, because now it's loading the whole forumcache. but only the last 5 posts are needed. Regards, MainFrame |
Quote:
As for server load I haven't really looked into it with and without this hack and don't really plan to as load isn't solely based on the one page load however the query you talk about takes a fraction of time to load, even if it is on my relatively small board. Time Before: 0.37994 seconds Time After: 0.38122 seconds Time Taken: 0.00128 seconds So at the moment load isn't a concern to me. If you find your forum slows up when this hack is installed then you are welcome to uninstall it. |
Thanks it works with me......
|
Quote:
Queries: 1)Per User 2)Last 5 with private board screening 3)Raw last 5 Display: () Latest Posts () Newest Members () Highest Posters () Highest Rep () Most Active Members - This would be radio buttons with multi-select options Like you said, your board is small. Just a guess, but I'd think the difference would magnify with big boards. I love your mod, but these pulls have bothered me a little. I'd love to see some of the above available for speed freaks like me. |
Hi Infinityweb,
thanks for your fast reply. I have turned on debug mode and found the problem. I have arround 90.000 registerred users on my forum(www.funfiles.ws) and arround 1500 online practicly every day arround 19:00. Because your plugin is sorting them on posts it's taking 0.34 seconds to get the top users from the database. I've added an index in the mysql table users for posts and now it's only taking 0.0008 seconds so thats defenitly a change.. If anyone uses your plugin and have many registerred users and lots of them online I would suggest the same. add an index for posts in the user table by executing the below query in your admincp Code:
ALTER TABLE `user` ADD INDEX ( `posts` ) MainFrame |
This is a really nice hack...but I would *love* to see a "Top thread starters" stats in it! :)
|
It doesn't work for me...
I installed it and get no errors but it's not showing up on the forumhome. Is there a settign I need to adjust to get it to display? I notice the code for forumhome says: Code:
<if condition="$show['topXstats']"> |
CRAP nevermind I found it. It's on the bottm.
I want it on the top like on http://www.dholaholic.com/forum/ :) |
Read through the thread. You can place the code wherever you want in the FORUMHOME template.
|
I think i asked this before.. but what vbphrase do i have to edit to change the colour for NEW and OLD.. i done this in the old version via template.. but since were using products its harder to find it.
I want to make [NEW] in red and [OLD] in blue - so its different and stands out. no one will take notice whats new and whats not if its not clearly highlighted on my board... which is why im looking into changingcolours etc.... any ideas on what vbphrase i have to edit? cheers. |
Quote:
|
Quote:
I hope to have this problem some day! Thanks for sharing. |
I have a problem with my skin it dosnt fit right in it lol as you can see here
http://pspgameforums.com/forum/index.php? |
Quote:
|
how can I adjust the width of the part that shows on forum home? I dont want 100% I want 95% but cant seem to find the part that determines the width that shows on the home page
|
i put this and it doesnt stretch my tables on 3.5.1 plus i like the interface better without newest members showing up...
PHP Code:
|
I like it and it works but I wish it had the newest member in it, can you add that, I tried, no luck.. I have it on there now working the way you posted but I would like newest members and their post count as in original..
Thats for this tho.. if ya can add the other it will be great.. Quote:
|
All times are GMT. The time now is 10:50 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:
|