Errors
Version 3 (Bryan Heath, 06/27/2012 06:58 pm)
1 | 1 | h1. Errors |
|
---|---|---|---|
2 | 1 | ||
3 | 1 | These are some of the common errors |
|
4 | 1 | ||
5 | 1 | h1. Error "Invalid data provided: 1" |
|
6 | 1 | ||
7 | 3 | Bryan Heath | Means something is causing the XML to become malformed. Generally a PHP error of some sort. The best option is to use [[Troubleshooting]] to help find the problem. You will probably want to enable KAYAKO_LDAP_LOG_OUTPUT |
8 | 1 | ||
9 | 1 | h1. Error "Invalid data provided:5" |
|
10 | 1 | ||
11 | 2 | Bryan Heath | It could be a couple of things. The most common is that your trying to use the user ldap log and not the staff or vice versa. Make sure you have correctly setup the login per the [[Setup]] directions. Note that the staff url has ?type=staff at the end |
12 | 1 | ||
13 | 1 | If that is not the issue then see the Invalid data provided: 1 error above. |
|
14 | 1 | ||
15 | 1 | h1. Error: "Invalid Data Provided - No Emails" or "User does not have a email address in AD" |
|
16 | 1 | ||
17 | 1 | Means that user's AD account does not have an email address, which is required for Kayako and AD integration |