How to fix that?

Results 1 to 2 of 2
  1. #1
    Proficient Member nzamkdh is offline
    MemberRank
    Feb 2009 Join Date
    AsianLocation
    173Posts

    information How to fix that?

    http://farm4.static.flickr.com/3341/...d26e45b2_z.jpg

    Code:
    <?PHP
    set_time_limit(20);
    $_config['forum_feed'] = '?';
    $_config['notice_feed'] = '?';
    $_config['updates_feed'] = '?';
    $_config['events_feed'] = '?';
    $_config['forum_link'] = 'http://link-to-forum/';
    $_config['server_feed'] = 'http://127.0.0.1/backend/';// dont forget to add / in the end
    $_config['front_page'] = 'frontpage';
    $_config['popup_vote'] = 1200;
    $_config['top_hero'] = 10;
    $_config['nocache'] = false;
    $_config['close_site'] = false;
    $_config['redirect'] = 'http://127.0.0.1';
    how to fix that.. help me plz


  2. #2
    Account Upgraded | Title Enabled! Amaymon is offline
    MemberRank
    Apr 2011 Join Date
    RomaniaLocation
    252Posts

    Re: How to fix that?

    For $_config['forum_feed'] = '?';, $_config['notice_feed'] = '?'; ,$_config['updates_feed'] = '?';, $_config['events_feed'] = '?'; ,take a look in fronted folder in modules then "frontpage.php" and search <!-- (s) CABAL News --> and configure there.



Advertisement