1
IMLost
RSSFit
  • 2004/12/25 7:20

  • IMLost

  • Just popping in

  • Posts: 42

  • Since: 2004/12/4


I am having trouble with RSSfit with PHP debug turned on I get the folowing error.

Fatal errorCall to undefined function: checkaccess() in /public_html/neg/modules/rss/plugins/rssfit.wfsection.php on line 74


Here is line 74 in rssfit.wfsection.php.

if(checkAccess($row["groupid"])){

2
IMLost
Re: RSSFit
  • 2004/12/26 15:43

  • IMLost

  • Just popping in

  • Posts: 42

  • Since: 2004/12/4


Found this on Brandycokes forum.

Quote:
Yeah the plugin was written before the release of wf-sections 2.x. It is just for version 1.x.


This applies to the error I was getting in the post above. If you disable the wfsections plugin the feed will work.

3
IMLost
Re: RSSFit
  • 2004/12/26 15:59

  • IMLost

  • Just popping in

  • Posts: 42

  • Since: 2004/12/4


After deactivating the wfsections module I was getting another error about newbb plugin module. If you are using newbb version 2.0 you might need to edit the /modules/rss/plugins/rssfit.newbb.php file.

Change line 54 from:
include_once XOOPS_ROOT_PATH.'/modules/'.$this->dirname.'/class/class.forumposts.php';


To:
include_once XOOPS_ROOT_PATH.'/modules/'.$this->dirname.'/class/post.php';

Login

Who's Online

189 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 189


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits