Undefined index thing

I don’t program or know php.

We moved our site from one host to another and the creator of the site is MIA.

I’m getting an “Undefined index” error at this link

http://healthcaresupport.com/aboutus-team.php

I’ve had a couple people look at it and no results so far.

I’m willing to pay to have it fixed.

When I go to that page it 404s… But Undefined Index errors (or more accurately, notices, as it doesn’t stop the script from executing) Are due to attempting to index an array (or other indexable data type) with an index that doesn’t exist in the array. If you posted the code we could be of more help, but with the information I have right now (read: none) This is all I can really tell you

Sponsor our Newsletter | Privacy Policy | Terms of Service