View Single Post
Old 08-21-2012, 09:06 PM   #27
Steven630
Groupie
Steven630 began at the beginning.
 
Posts: 178
Karma: 10
Join Date: May 2012
Device: Kindle Paperwhite2
Quote:
Originally Posted by kiklop74 View Post
Try with these changes:
...

Notice that I changed append_page to contain new parameter. That should be used to pass the current page URL. You use that later to check if the URL of page who called the method is the same or not to the one in pager. If it is the same the recursion is stopped.

Also verify the pager tag I use for searching and texttag you can experiment with those accordingly.
I can't thank you enough. It works! (And I feel like such an idiot after so many false starts involving a silly mistake by me.)



UPDATE: Problem solved thanks to kiklop74.


Also many thanks to lrui (who also spent a lot of time looking into the issue) and kovidgoyal.

Last edited by Steven630; 08-22-2012 at 06:55 AM.
Steven630 is offline   Reply With Quote