Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

implode error on checkout_confirmation.php & admin/modules.php?set=ordertotal page


spencermjax

Recommended Posts

Posted

I am getting this error -- implode("', '", $this->keys()) . "')"); } } ?> -- at the top of my checkout_confirmation.php page and my admin/modules.php?set=ordertotal page.

 

The only contribution I have installed thus far is Member_approval_V1.6 & Prices for Logged-In Users Onlyv4.3.

 

Any thought would be helpful.

 

Here is the begining of the HTML code rendered for the checkout_confirmation.php page:

 implode("', '", $this->keys()) . "')");
}
 }
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="LTR" lang="en">
<head>.....
....

 

 

Here is an image of a portion of the two pages:

 

implode.jpg

Posted

in case anyone runs across this post, I could not fix the problem directly. I actually did a complete reinstall and added the contributions again and all is well. I guess I had a typo somewhere.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...