Anyone Here Able to Decipher This Error Message Please?

by 1 replies
2
This has suddenly appeared on a client's site in place of the description when a Google search is done for the relevant keyword:

Microsoft VBScript runtime error '800a01a8'. Object required: ''. /includes/include_Globals.asp, line 43

As a result, a very busy keyword has now dissappeared from the SERPs.

Any ideas, anyone?
#programming #decipher #error #message
  • try adding Option Explicit to the beginning of your VBScript (that should help you troubleshoot and find any misspellings)... I'm thinking there is a variable/object misspelled somewhere. Has anyone changed any of the code lately?

Next Topics on Trending Feed