Script: Ajaxtabs
http://www.dynamicdrive.com/dynamici...axtabscontent/
I'm using Ajaxtabs within wordpress. I am am pointing to external PHP documents that make calls the wordpress loop to display 1 post from a specific category. Unfortunately, I get a PHP error in that tab:
Here are the first 3 lines of that script:Code:Fatal error: Call to undefined function query_posts() in /myroot/domain/blah/ajaxtabs/feature-outdoors.php on line 3
Any help is appreciated... will provide specific URL via PM if it would help...Code:<?php // this is where the Lead Story module begins query_posts('showposts=1&cat=5'); ?>



Reply With Quote

Bookmarks