Guest Compusatpro Posted October 4, 2009 Share Posted October 4, 2009 Fatal error: Call to undefined function fetchdbconf() in /home/leertcom/public_html/433cube/classes/cart/order.php on line 671 This can be fixed by replacing the "cart folder" from a backup and is due to a corrupt file order.php hope this can help someone Cheers Andrew :( Quote Link to comment Share on other sites More sharing options...
convict Posted October 6, 2009 Share Posted October 6, 2009 Fatal error: Call to undefined function fetchdbconf() in /home/leertcom/public_html/433cube/classes/cart/order.php on line 671 Fix is easy in /classes/cart/order.php on line 671 FIND fetchDbConf('gift_certs'); REPLACE WITH fetchDbConfig('gift_certs'); Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.