![]() |
Quote:
the original code showed the "New Thread", the new one doesnt. if i change this line in the new code from Code:
<a href="newthread.php?$session[sessionurl]do=newthread&f=$forum[forumid]" rel="nofollow">$vbphrase[newthread]</a> Code:
<a href="newthread.php?$session[sessionurl]do=newthread&f=$forum[forumid]" rel="nofollow">Start New Thread</a> $vbphrase[newthread] wrong?? |
I can't reproduce that issue. Works fine either way for me.
|
Quote:
thanks for your efforts. |
Quote:
I hadn't looked through the code, I just know it works.. BTW, what do u think about the RSS link thats in the code I posted ;) I know a lot of ppl like that part of it, you may consider adding it to yours :) cheers -Brandon |
Quote:
Well spotted, fixed thank you. Changed it back to ordinary text so it works on either forumbit. Quote:
Quote:
|
i just tried to do the update, but now new posts is not working
Code:
Invalid Forum specified. If you followed a valid link, please notify the administrator |
Quote:
Use the first set of code (labelled AFTER, ADD:) if you want to reproduce the same function as the original code did, with the bugfix. Use the second, longer bit of code (labelled Optional Extras) if you would also like the above, plus links to be added for RSS/XML/JS feeds and Unsubscribe from this forum in the Subscribe part of the UserCP. :) |
OK... it works now. But, is there any way to fix the issue of the search not working for subforums on the forumhome? In another words, if a forum is not active, and you click search... of course no results will show... but is there anyway to either disable it for non active forums or have it search all subforums also?
|
i never ever say anything negative about a hack.. as i am not smart enough to write one... but this hack.... scared the hell ouf of me... i loaded it.. and it looked good.. but something about it was right.... i went to delete the code.. and it duplicated on me....
i had to revert back to the original code. thankfully i didnt have any other scripts enbedded on that template.... |
Hm. Don't know what happened to my subscription notification. :confused:
Quote:
Change this: Code:
<if condition="$show['searchbuttons']">| <a href="search.php?$session[sessionurl]f=$forum[forumid]" rel="nofollow">$vbphrase[search]</a></if> Code:
<if condition="$show['searchbuttons']">| <a href="search.php?$session[sessionurl]f=$forum[forumid]&childforums=1" rel="nofollow">$vbphrase[search]</a></if> |
All times are GMT. The time now is 02:15 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:
|