Can we place the require function "require( "modules/Multiheadlines/getrss.php" );" in another file than footer.php, in order to decrease the server loading when there is many ...
Yep, you've right. I got a 500 error. But It doesn't come from my .htaccess, it's probably in the apache setting, but I don't know how to proceed, so ...
here is the code :
$result = $db->sql_query("SELECT * FROM ".$prefix."_multiheadlines_news WHERE news_cat='$category_id' ORDER BY news_pubdate DESC ...
No you don't need another query...it's everything there: $row is the title of the feed; $row is the link to the original article; the date...as said b ...
Hi. I tried to tweak multiheadline marquee block, but I have a problem ... I would like to show the publication date of the article under the news_title.