Jump to content

HAPPY DAYS!! "I see the store on line"


Guest marline

Recommended Posts

Guest marline

These are the errors on the top of the page, I've been trying to get the CC to work for at least 2 weeks and :):P:wacko: this is the closest I been to seeing a real store, Please Help!

Notice: Use of undefined constant HTTP_HOST - assumed 'HTTP_HOST' in /mystore/config.inc.php on line 91

Notice: Undefined variable: charsetIso in /mystore/index.php on line 87

Notice: Array to string conversion in /mystore/includes/functions.inc.php on line 117

Notice: Undefined variable: params in /mystore/includes/functions.inc.php on line 124

Notice: Array to string conversion in /mystore/includes/functions.inc.php on line 117

Notice: Undefined variable: params in /mystore/includes/functions.inc.php on line 124

Notice: Array to string conversion in /mystore/includes/functions.inc.php on line 117

Notice: Undefined variable: params in /mystore/includes/functions.inc.php on line 124

Link to comment
Share on other sites

Guest marline

Check includes/ini.inc.php. error_reporting(E_ALL ^ E_NOTICE); must be there like

<?php

error_reporting(E_ALL ^ E_NOTICE);

@ini_set("display_errors", "1");

My includes/ini.inc.php looks just like you posted.

Could it be something else?

Link to comment
Share on other sites

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...