WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Bakery Shop => Topic started by: svsanchez on January 11, 2017, 07:05:22 PM

Title: Call to a member function fetchRow() on null
Post by: svsanchez on January 11, 2017, 07:05:22 PM
Hello,

I'm trying to use Bakery on a new site (http://kreativa.com.gt/pages/servicios/promocionales/usb.php) but I'm getting the following error when the page is called:

Fatal error: Call to a member function numRows() on null in /home/kreativa/public_html/modules/bakery/view.php on line 51

A similar error is present in the admin:

Fatal error: Call to a member function numRows() on null in /home/kreativa/public_html/modules/bakery/modify.php on line 54

I tried upgrading o V1.78 but got a similar error. So I tried uninstalling it in order to install it "fresh" and I get the following similar error:

Fatal error: Call to a member function fetchRow() on null in /home/kreativa/public_html/modules/bakery/uninstall.php on line 30

I'm only getting this error with Bakery.

Please help, thank you!
Title: Re: Call to a member function fetchRow() on null
Post by: svsanchez on January 12, 2017, 05:28:53 PM
Good morning everyone, I'm still stuck with this problem, I would greatly appreciate some help to solve the bakery issue.

Thank you!
Title: Re: Call to a member function fetchRow() on null
Post by: Gast on January 12, 2017, 06:42:44 PM
see other thread about the uninstall

maybe database table is empty or not found
Title: Re: Call to a member function fetchRow() on null
Post by: svsanchez on January 13, 2017, 12:09:24 AM
Hello Jacobi, thank you I just replied there...