WebsiteBaker Support (2.8.x) > Bakery Shop

Fatal error: Call to a member function numRows() on a non-object in

<< < (3/5) > >>

daydreamer:
Found the problem


--- Code: ---. "`free_shipping` DECIMAL(7,2) NOT NULL DEFAULT '9999999' ,"
--- End code ---

Would not drop mod_bakery_general_ settings

Changed to


--- Code: ---. "`free_shipping` DECIMAL(7,2) NOT NULL DEFAULT '100' ,"
--- End code ---

and all works as normal

Not sure if this is an issue with mysql & Ampps

jacobi22:
please try to change this value in the bakery backend settings...

daydreamer:
I can change to 9999999 from general settings with no issue

jacobi22:

--- Quote from: daydreamer on November 14, 2013, 11:44:25 AM ---I can change to 9999999 from general settings with no issue

--- End quote ---

crazy  :lol:
(but i dont unterstand, why it makes problems with 99999 or more

daydreamer:
I have no idea, pleased I found the issue it was driving me crazy

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version