This is a helpful bit, but I'm having one little issue with it.
On topics with multiple pages when I click to go to the next page, my varible gets lost... is there anyway to scope variables to retain them within a thread?
IE when you visit ....showthread.php?t=3&myvar=2 then when I click on page 2 of this thread, i want it to go to showthread.php?t=3&page=2&myvar=2
Again, within the tread only... so I guess I need to somehow modify the thread pagination links
|