StirCrazy
09-06-2007, 03:45 PM
Hi all :)
Was wondering if someone can point me in the right direction of the mod that puts forum pagination in the footer of vB (like you see at the bottom of this forum, although you have to be logged out). I believe that vbseo has it built in (I think) but surely there is a plugin?
Regards,
S.C>
Mike54
09-07-2007, 04:49 AM
It's available over at vB.org - http://www.vbulletin.org/forum/showthread.php?t=134102&highlight=falf
Joeychgo
09-07-2007, 10:00 AM
I did ours by hand. No hack.
StirCrazy
09-07-2007, 10:19 AM
Cheers Mike54 :D
LOL actually hardcoded it into the footer while I waited for a solution... thanks anyway, will try it out.
{edit} doesn't seem to work on forums above 3.6.7 :(
Mike54
09-07-2007, 12:24 PM
{edit} doesn't seem to work on forums above 3.6.7 :(
Shhhh, don't tell my 3.6.8 forums it won't work, as it's working just fine on both. ;)
StirCrazy
09-07-2007, 01:42 PM
Oh LOL - must be just mine :( It does kinda work but shows blank pages on some numbers (I assume it must be either a conflict with something else or a permissions issue).
StirCrazy
09-07-2007, 01:48 PM
...actually the same happens to yours (EG: no. 61 on aztech) does that have a negative SEO result or is it OK just to leave blank?
Mike54
09-09-2007, 08:49 AM
That link is to a private forum.
StirCrazy
09-11-2007, 11:34 AM
I've had a play round and came up with a mod that'll do exactly the same as the sitewide links in the footer of vBulletin-FAQ (seen when logged out) but without hardcoding it.
I made it for myself but feel free to use it if it's any use to you.
First put:-
<if condition="$show['guest']">
<!-- guest footer -->
</if>
in your Footer Style.
Then upload the XML
Hope someone finds it useful.
S.C>
StirCrazy
09-11-2007, 11:56 AM
oh btw, if you do use this mod the last numbered link on the list is to one of my sites (sorry exported the XML straight from my pluggins) although maybe slightly intentional.
If you object then remove it or feel free to add your site to http://www.neotags.com and I'll link back to you (is a new project but actively link building so could be very valuable to your site).
S.C>