General > Installation issues

MythTV fails in admin

(1/1)

ColumbusGEEK:

--- Code: ---Notice: Only variable references should be returned by reference in /var/www/pluto-admin/include/adodb/adodb.inc.php on line 2689
--- End code ---

I see this at teh top when I go to any MythTV settings.

I do NOT have a tuner card installed yet.  Is this related?

Vogateer:
I DO have a tuner card and I'm getting the same message. I see that the line referenced is this:

--- Code: ---        function &FetchRow()
        {
             [color=red]   if ($this->EOF) return false;[/color]
                $arr = $this->fields;
                $this->_currentRow++;
                if (!$this->_fetch()) $this->EOF = true;
                return $arr;
        }
--- End code ---
Unfortunately, I know practically nothing about php, so I'm lost. As far as I can tell it's a function referenced by something in the Myth section, and bombs out. Anyhow, if I find a solution, I'll post it here, but that's not likely, I'm  not getting very far with it, which is unfortunate, as Myth is the main thing I want.

Kudos go to the team putting it out, it's seriously impressive, but installing that much stuff has got to be a bit of a bear no matter what.

ColumbusGEEK:
I ended up buying a tuner card. 

Reinstalling everything now as the first install was a mess.

videoman413:
I've got the very standard pvr250 from hauppauge (sp?)

Been using it for over a year with KnoppMyth, but I get that cryptic line when I look at the myth settings in web wizard....

I"m also not the best script monkey around, so any ideas how to handle that?

Navigation

[0] Message Index

Sitemap 
Go to full version