I can't figure out how to resolve this issue...
It appears on the Notices, Updates, and Events page.
That's the error I receive....Code:Error: file_get_contents of $_config['forum_feed'] 72 failed
I replaced the URL that is supposed to be there, with what the variable that stores it is called... Inside of the config.php from the frontend.
It probably has something to do with me not knowing what I'm supposed to set the $_config['forum_feed'] too...
Right now it's just set to:
Any help would be great!PHP Code:$_config['forum_feed'] = MYIP/Cabal/forum;


Reply With Quote

