Hi. I'm trying to get the paging module working on my site, but it's not doing anything. That is, it cuts the first page off at the <--pagebreak--> marker, but it doesn't print any pager links. I'm using 4.6.6 and out of curiosity, I compared the allegedly 4.6.0 version of the module to the 4.7.0 version and found them to be identical. I noticed this patch that switches a function from the 4.7 only check_markup() to the 4.6 version, check_output(), so it seems that the current 4.6.0 version is not in fact 4.6 friendly?
I'm posting this here and as a question because I've done so much messing with things that this failure to work could very well be my fault. So what do you think, should I submit this as a bug report or is there something I can look to try to get mine working?
Thanks.
Comments
Well, anyway, I got it
Well, anyway, I got it working. I just messed around with different variables until I found the one that wasn't being processed. I don't remember what I changed but it works now. IF anyone else needs to know, I can try to figure it out again.