This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
PHP error in callback.php #5
Open
Description
When trying to use the PDF posting button, the post fails, and the PHP log shows the following:
[02-Dec-2014 12:52:54 America/New_York] PHP Notice: Undefined index: code in C:\inetpub\wwwroot\OneNote\callback.php on line 140
[02-Dec-2014 12:52:54 America/New_York] PHP Notice: Undefined index: error in C:\inetpub\wwwroot\OneNote\callback.php on line 176
[02-Dec-2014 12:52:54 America/New_York] PHP Notice: Undefined index: error_description in C:\inetpub\wwwroot\OneNote\callback.php on line 177
I logged out from Live and back in, and tried the post again, this time getting the following PHP error:
[02-Dec-2014 12:56:40 America/New_York] PHP Notice: Use of undefined constant SERVER_NAME - assumed 'SERVER_NAME' in C:\inetpub\wwwroot\OneNote\callback.php on line 222
I'm using PHP 5.6.0 on an IIS 8.5 install.
Metadata
Metadata
Assignees
Labels
No labels