http://farm4.static.flickr.com/3341/...d26e45b2_z.jpg
how to fix that.. help me plzCode:<?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';


Reply With Quote

