![]() |
No. This is how it is intended for use. You would have to modify the query and change the templates.
|
Great Mod with heaps of parental to do things with, I am like others and would like to see "post icons", "Last Reply" and "Replies/Views", there seems to be plenty of room for this.
Not sure if the text is needed below the thread title, I removed it on my template as it just took up too much room at the top if showing 10 posts. |
installed thankyou:)
|
michael, how would i write a simple php file to put $platest on a separate page by itself? my members are requesting a way to have the most recent 50 or so on a page by themselves, but i don't have the skills to do such a thing. (and 50 would make the index just a bit large ;))
|
If you want a standalone page would it vb considered a vbulletin page? (Same directory as index.php and global.php, etc.
|
Quote:
|
You can try this:
It will show the latest 50 on this page: www.yoursite.com/misc.php?do=latest50 Note: It will use the same option as the latest x post value to either show/not show the page text. |
Quote:
|
Quote:
do i need to put a hook in a template somewhere? (thanks again, pardon my ignorance) |
Quote:
|
Hmm, I have installed this, and been to "VbOptions" and set things, and it isn't showing anything, so I uninstalled it... and tried another one, and nothing seems to work. So is this made for 3.7.3?
|
Yes, if it is not working, then you can install it, and add the $platest into your forumhome template and it should work. might be a problem with a custom template.
|
How to get this mod to specific forums, for example we want for one forum to show only threads from its forum in specific forum if you know what I mean. Not on forumhome.
|
Could someone explain me how to install this MOD?
It my first MOD, I upload .xml file, and I see under Product Manager that there is Latest X Post on Forum Home... What to do now? Step by step please. Thanks Found it ==> new option under vBulletin options |
Quote:
any idea how to fix it? here's what its showing me now: http://www.thefullmailbox.com/forums...hp?do=latest50 edit****** nevermind. fixed it. i had uninstalled the primary plugin, thinking i wasn't using it. duh. :D |
It will just be like the screen shot? No scrolling text maybe?
|
How to cut words for shorter threads and forums?
|
Installed it and it is a pain in the neck. It does show the latest posts, but clicking on the post only refreshes the page (ditto for clicking on the author) .. and messes it up big time. Buttons dissapear, I cannot get to posts and I cannot even log out!! I have to close IE, clear the cache and than log in again.
What is wrong here? Am using VB 3.7.4 PL1 |
Is it possible to display latest 50 posts on a vbadvanced page? or seperate php page inside the vbulletin folder?
|
Is this MOD working on vBulletin v3.8.0?
|
I upgraded my board and it still works, so I will give it a yes, it is 3.8.x compatible.
|
michael, after upgrading to 3.8.0, i have a sudden problem. if i click on a recent post on my last 50 posts page, it does indeed take me to that post, but it logs all my users out in the process. any ideas?
|
It logs every single user out, or it logs the user out that clicks that link?
|
After making some template modifications I seem to be having some custom rewrite difficulties for [minicode]$ppostid[/minicode] (go to last post).
Code:
http://die16-clan.com/forum/showthread.php?p=85186 Code:
http://die16-clan.com/forum/showthread.php?p=85212 [s]Could it be because of the [minicode]?[/minicode] character at the end of "What are you listening to right now?" perhaps? (Other special characters does seem to get stripped)[/s] forumhome_latest HTML Code:
<div class="cat-top_lft1"></div><div class="cat-top_rht1"></div><div class="cat-top_x1"> HTML Code:
<div class="tborder" style="padding:0px 1px 1px 1px"> Edit: Strange, it only seems to happen when hovering a thread. After submitting the link it automatically gets rewritten to #post85186 Could this still cause duplicate content you think? |
Is there an option to only show this for members only and not for guests?
|
The problem I have with 3.8 is...
Lets say I post in a thread. Then someone replies. It will show his reply in the latest posts, but not mine. |
Quote:
You could change [minicode]$vboptions[bburl]/showthread.php?$session[sessionurl]p=$ppostid[/minicode] to [minicode]$vboptions[bburl]/showthread.php?$session[sessionurl]t=$pthreadid[/minicode] in the Latest X Post on Forum Home > main code plugin, however the date and time shown will be from the latest post, not from the first post. (Michael's Latest X Threads on Forumhome might be a better alternative for you. Or you can try both.) |
Quote:
Code:
<if condition="$show['member']"> |
thanks............
|
This mod doing for 3.8.1 ??? Why put import and not see any Post in Forum.. :(
|
Maybe it is due to the a custom template? Have you tried to add $platest into forumhome template?
|
I don't understand... :(
|
It should work with 3.8.x. Do not PM me with the same exact message of your post. That is the fast track to my ignore list.
|
Quote:
the reason i found this is because a member that used IE said that clicking 'log out' made her computer freeze up, so i went looking online and found that people who reverted the templates fixed the problem. so, navbar template, something i did, im not sure what. :/ thanks for the reply, and again thanks for the mod :) |
I have the latest posts displayed on my forum homepage.
However, when I close a particular thread on my forum, that thread gets totally removed from the list of latest posts. Is it not possible to close the thread but still show that thread's posts in the list of latest posts? |
Quote:
Code:
WHERE post.visible = '1' AND thread.visible = '1' AND open = '1' AND $platest_and AND $platest_and_1 Code:
WHERE post.visible = '1' AND thread.visible = '1' AND $platest_and AND $platest_and_1 |
thanks :)
|
Works great but smilies dont show, only smilie text ..any fix for that
thanks |
Quote:
Code:
// strips the bbcode out of the post It 'd probably be best to wait for the author's reply for this question. |
Well this mod strips the bbcode, so parsing it is not really an option. Reason it is stripped is if you use the cutoff, then it could cut out the end bbcode, so you would just have the starting bbcode shown.
|
All times are GMT. The time now is 12:51 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:
|