1
Everything has been working fine for about 17 months.
But I noticed an issue with the checkout part of osC. I made a few changes to the osC module, and now I get this on my home page (root dir of the site)
Quote:
Fatal error: Call to a member function on a non-object in /home/famoushu/public_html/modules/osC/includes/functions/general.php on line 425
All errors (9) queries (32) blocks (5) extra (0) timers (4)
Errors
Notice: Only variables should be assigned by reference in file /modules/catads/class/ads.php line 320
Notice: Constant BOX_HEADING_CATEGORIES already defined in file /modules/osC/language/english/blocks.php line 7
Notice: Undefined variable: currency in file /modules/osC/blocks/shopping_cart.php line 40
Notice: Undefined index: currency in file /modules/osC/blocks/shopping_cart.php line 41
Notice: Undefined variable: new_products_id_in_cart in file /modules/osC/blocks/shopping_cart.php line 55
Notice: Undefined variable: products in file /modules/osC/blocks/shopping_cart.php line 55
Notice: Undefined variable: new_products_id_in_cart in file /modules/osC/blocks/shopping_cart.php line 55
Notice: Undefined variable: products in file /modules/osC/blocks/shopping_cart.php line 55
Notice: Use of undefined constant _MB_BOX_ZSUMME - assumed '_MB_BOX_ZSUMME' in file /modules/osC/blocks/shopping_cart.php line 66
Using Apache 1.3, PHP 4.7, MySQL 4, XOOPS 2.0.15
As stated, everything was working fine, but now nodda.
I can still get into the admin section by bypassing the homepage and logging in.