![]() |
Nvm, fixed
|
[QUOTE]Originally posted by cihangir
i try to reinstall it on 2.2.3 but i can not find this code in new showthread.php |
[QUOTE]
root/showthread.php Step 1 of 2 FIND: $pagenav = getpagenav($totalposts,"showthread.php?s=$session[sessionhash]&threadid=$threadid&perpage=$perpage"); |
works like a charm with 2.2.4 :)
anyway cihangir just find this code : Code:
Code:
|
Wonderful Hack!!!
smooth installation on 2.2.4 |
i will try it out! Thanks alot!
|
Query reposted:
Is there a way of toggling this option on/off in a users profile via the Admin CP? Cant see a setting for it in there |
To make the expand all and contract all links not require reloading do the following:
In the showthread template find Code:
function expand(listID) { Code:
function contractAll() { Code:
<a href="showthread.php?threadid=$thread[threadid]&s=$session[sessionhash]&perpage=$perpage&pagenumber=$pagenumber&display=show"> Code:
<a href="#" onclick="expandAll();return false;"> Code:
<a href="showthread.php?threadid=$thread[threadid]&s=$session[sessionhash]&perpage=$perpage&pagenumber=$pagenumber&display=none"> Code:
<a href="#" onclick="contractAll();return false;"> |
I have yet to get it the way we have here where the first thread is non-contracted in 2.2.4.
|
Pro hack, I wish I would have found it earlier. :p
|
All times are GMT. The time now is 09:37 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:
|