hi,
Which forum should i use for cabaltoolz. I am using freeforums.org. But seems like the forum link & feeds does not work at all. Pls what should i do & how do i configure
Forum link & feed
Code:set_time_limit(20); $_config['forum_feed'] = 'http://****.freeforums.org/rss.php?fid=2'; $_config['notice_feed'] = 'notice'; $_config['updates_feed'] = 'update'; $_config['events_feed'] = 'event'; $_config['forum_link'] = 'http://****.freeforums.org/'; $_config['server_feed'] = 'http://58.182.*.*/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://mywebsite.com/index.php?gid=3';


Reply With Quote

