Jump to content

Fatal error: order.php on line 671


Recommended Posts

Guest Compusatpro
Posted

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

:(

Posted

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');

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...