sixones / nzbvr

episode downloader written in php5 for sabnzbd+ and newzbin
http://sixones.com/projects/nzbvr
13 stars 0 forks source link

Error after adding a series #8

Closed Technofrood closed 14 years ago

Technofrood commented 14 years ago

Just installed nzbvr, and it seems to work apart from the fact that after I add a series I get the error "Fatal error: Cannot access private property Series::$_parent in /var/nzbvr/application/models/class.watcher.php on line 44" on the Series page

sixones commented 14 years ago

looks like you need to update to the latest version of nzbVR and the picnic framework.

Technofrood commented 14 years ago

I've just done git pull in both the nzbvr and picnic folders both resulting in "Already up-to-date."

I'm wondering if its a problem with my php setup (fairly standard debian out of the box setup with 1 or 2 extra modules turned on), what php modules/plugins do you use?