The MTPaginate tag only works within PHP documents!
Make sure that the document extension is .php and that your server supports PHP documents.
1) $paginate_current_page = 1; $paginate_sections = array( 0 , 5); $paginate_top_section = $paginate_sections[$paginate_current_page-1]+1; $paginate_bottom_section = $paginate_sections[$paginate_current_page]; } else { $paginate_top_section = 1; $paginate_bottom_section = 5; } $paginate_self = '&' . $_SERVER['QUERY_STRING'] . '&'; $paginate_self = preg_replace("/&page=[^&]*&/", "&", $paginate_self); $paginate_self = substr($paginate_self, 1, strlen($paginate_self) - 1); if($paginate_self == '&') $paginate_self = ''; else $paginate_self = htmlentities($paginate_self); $paginate_self = basename($_SERVER['PHP_SELF']) . "?${paginate_self}page"; ?>

Entries with the keyword "Analog"

Advertisement
USB Cassete Archiver
(23 October 2007) - Whether it's old mix tapes made by exes or an obscure Kid Dynamo album bought before everything went digital, us nostalgic types all have a shoe box or two full of old analog cassette tapes. Every now and again...
'; } ?>
Lovely Address File
(18 July 2005) - As the modern world speeds towards complete digital integration, we're silently mourning the fact that some of life's simplest pleasures are thrown out the window in the name of progress. Just last week, our copy of The Sunday Times...