![]() |
Need help finding this hack
Does anyone know where I can obtain a specific hack in this vbulletin:
http://forums.asianxo.com/ The hack I am looking for is under each category, where you see the new post icon, create a new thread icon, and the subscribe icon. Any help will be greatly appreciated, thank you. |
|
Thanks for the quick reply Lesane, but what about the search for newest post icon. I'm trying to find the query string that can do that that for me, but can't seem to get it to work? Any suggestions?
|
Some screenshots ?
|
I have a link to it in the first post.
http://forums.asianxo.com/ Next to any categories are 3 icons, I want to know what the query string for the first icon(search) is? I can't figure it out to work on my site. (The two other ones are included in the hack that Lesane so graciously provided.) |
Essentially I want to know when a user click on an icon, what query string will bring him to the latest post for that forum?
<a href="search.php?action=getlatest&forumid=$forum[forumid]">icon</a>, but that didn't work. Any suggestions? |
Does anyone know how to do this, please help, thanks
|
Open root/search.php and find:
PHP Code:
PHP Code:
PHP Code:
As you can see on my forum i putted it in the template: "Forum Home Page Templates -> forumhome_forumbit_level1_post & forumhome_forumbit_level2_post with the following code: PHP Code:
|
Lesane...
When I made your mod, I got this error : Parse error: parse error in /usr/local/psa/home/vhosts/wootage.net/httpdocs/forums/search.php on line 126 Satan |
Here are the lines...
PHP Code:
|
I used <a href="search.php?action=getlatest&forumid=$forum[forumid]">Read New Posts</a> and that didn't work. It just sent to a page where the search can't be found, even though there were some new posts. Please help.
|
Quote:
|
Quote:
|
I'm using VB2.2.5 integrated with Vbportal3.0
|
I just edited template forumhome_forumbit_level2_post and not forumhome_forumbit_level1_post...which shouldn't matter right?
|
After playing with it, is strange, the first two category shows the lastest posts, but the rest of the categories don't work. Why is this so?
|
I figured something out. The reason why the first couple of categories worked for this hack is cause there were not any embedded categories in them...while in the other categories, there are sub-categories, how do I go about fixing this(to make it work for subcategories too), thanks.
|
Thanks...
It works now... It must be because I copied it straight in, not into a Notepad file first... Satan |
How would you do this for the New Posts icon at the left of the forum description where it would only link to the icon if there were new posts in that thread (like they do here on vb.org)?
Quote:
|
All times are GMT. The time now is 03: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:
|