I can't get the news page to load information fron the news journal.
I have "news" set up with all capabilities, and I have the following code in my news.bml file:
use LWP::Simple;
return get("$LJ::SITEROOT/customview.cgi?user=n
The styleid is correct, btw. But yes... I can't get the "get" command to grab ANY page. Anyone know why this might be? I'm not getting any errors on the page, but I'm not getting any results either.