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 "Ambient"

Advertisement
La Noche en Blanco: Perpetual Sunshine
(18 September 2008) - Around three in the morning last Sunday, several hours into Madrid's La Noche en Blanco festival, I stumbled to Plaza Vazquez de Mella in search of Perpetual Sunshine. The brainchild of meteorologists, interior designers, and club kids, the exhibit...
'; } ?>
Nabaztag/tag
(09 January 2007) - Nabaztag/tag, the latest version of the Nabaztag, the little WiFi bunny that displays information, is here. Now communicating via sound, light and movement, it can alert you to incoming emails and appointments, among other functions. The Nabaztag/tag's new features...