[mythtv-commits] Ticket #7146: Call to a member function query_col()

MythTV mythtv at cvs.mythtv.org
Mon Nov 30 21:06:23 UTC 2009


#7146: Call to a member function query_col()
---------------------------------+------------------------------------------
 Reporter:  pavkamlc@…           |        Owner:  kormoc    
     Type:  defect               |       Status:  closed    
 Priority:  major                |    Milestone:  0.22      
Component:  Plugin - MythWeb     |      Version:  unknown   
 Severity:  medium               |   Resolution:  worksforme
  Mlocked:  0                    |  
---------------------------------+------------------------------------------

Comment(by g.carabetta@…):

 I'm having the same problem.

 Ubuntu 9.10 and mythweb from 0.22-fixes.

 I did as indicated in INSTALL, and:
 - accessing to the folder via web (ie: http://127.0.0.1/) does not access
 the mythweb.php file;
 - accessing directly at such file, I got:

 Warning at /var/www/modules/_shared/tmpl/_errors/db_vars_error.php, line
 23:
 require(modules/_shared/tmpl/tmpl/header.php) [function.require]: failed
 to open stream: No such file or directory

 Fatal error: require() [function.require]: Failed opening required
 'modules/_shared/tmpl/tmpl/header.php'
 (include_path='.:/usr/share/php:/usr/share/pear') in
 /var/www/modules/_shared/tmpl/_errors/db_vars_error.php on line 23

 - as a workaround, I made a copy of modules/_shared/tmpl/default in
 modules/_shared/tmpl/tmpl

 - conseguently, I got the error:

 Fatal error: Call to a member function query_col() on a non-object in
 /var/www/modules/backend_log/init.php on line 19


 just trying to access the initial (?) page mythweb.php

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7146#comment:6>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list