Is there away that you could help me, is there away to make linked picture goto a blank web page??
Yes there is. Do the samealso I would like to try add a picture pop up screen instead, but I don't k ...
On file functions.php from the MH module folder there is a function insert_todb around 341 line.
Inside that function just below the line
$title=mysql_real_escape_string(stripslashes ...
Perhaps the server is set in such mode that you are not allowed to connect to remote sites/places.[fopen, fsockopen, curl disabled....all].
Do you have access to php.ini.
Can you see somewhere in Pl ...
Perhaps you have set different numbers of feeds on "home page"[first page of the module] and on "category pages" that's why you have different number of pages....[Admin Panel->General Settings]
News is one module...Multiheadlines is another module.
One has nothing to do with the other.
News can be accessed through http://your_site/modules.php?name=News
...
Have you added that particular code[line] on the footer.php file?
Have you created a category?
Have you added a feed url? The feed url is all right?[use the Preview button from Feed URL Management]. ...