Troubleshooting Errors

This table describes some common errors and possible causes:

Error Solution

JavaScript errors

Check existing pagelet JavaScript. Make sure to correct statements like this: parent.parent.frames["UniversalHeader"] /* no longer valid in an iframe template */ parent.frames[3]. /* use a iframe name or an iframe id */