Smix wrote::oops: ... that´s the missing code and the reason of problem ...
OPEN index.php
FIND
- Code: Select all
// Start session management
$user->session_begin();
$auth->acl($user->data);
$user->setup('viewforum');
AFTER-ADD
- Code: Select all
// SmiX.MODs feed news center [+]
$smix_feed_parser = new smix_feed_parser();
$smix_feed_parser->index_init();
// SmiX.MODs feed news center [-]
Thank you very much madmartyau![]()
I´m sorry for the bugs ... I´ve also repacked the mod ... 0.3.0c ... Please update all files and apply the missing edit ...
Fatal error: Call to undefined method cache::_write() in /home/mutank/testboard/forums/includes/mods/smixmods_feed_news_center.class.php on line 71
That's what I get when I apply the edit, I updated to 0.3.0c version




