 |
Common Merchant Support Issues:
- Before doing any merchant support ensure they are running the latest version of the code.
- If not latest version make sure they have done the appropriate updates and run the update scripts.
- :todaydate not defined (check that DBMODE is defined) or if defined wrong make sure DBMODE is correct or a date function is not hard coded (now() or getdate())
- 570 errors, check to see which variable is NULL, might be bad data in their db
- 760 errors, check which variable is not defined, might be due to an error happening early on, check tagerror.log or error.log. Check globals.inc to make sure no colon variables in that file.
- 350 errors, check what the problem with the query actually is
Too Few Parameters, run testfields.ihtml from the admin
- Any sort of template issues, run deletefiles.ihtml from the admin
- A single square in the top left corner of the screen or the menu missing from the admin, run resetinc.ihtml and ensure running 2.16 or above of iHTML
- Basket Empty message, check that cookie path and site URL. May have to delete cookies file on browser to fix since might have bad data
- Errors that don't seem to show, check the tagerror.log or error.log file to see the exact details of the error
- 19xx errors, mail server not setup or email address not valid somewhere
- Use the diagnostic.ihtml file from the admin to find out the settings for a store
- Check the bug report document to see if a problem has already been reported and if fixed or not. Send the client fixed files if fixed.
- Mall must be running under iHTML 2.18beta4 or above
|
|
 |
|