hi guys im new here and dont mean to make my first post asking for help BUT that is how I found u guys so if no one minds heres a dumb question...
This line for this mods is NOT located in my "constants.php"
// Do not insert anything but tables below!
I am using the latest phpbb2
Is there somewhere else I can but this code?
// FIND - newsfeeds
define('NEWSFEEDS_TABLE', $table_prefix . 'newsfeeds');
define('POST_NEWSFEED_URL', 'n');
// end FIND - newsfeeds
thanks for any help :)
EDIT: ok I just added the code at the bottom before the end php like in the 1.03 version. BUT now heres another thing
I get this error bc the folders "common" and "adm" do not exist. SO I added them naually and get this error....
Template->make_filename(): Error - file ADM_TPLnewsfeed_sources_body.tpl does not exist
SO is this mod for phpbb3???