Internal Server Reporting - Adobe Captivate
Hi there
Apologies if this question has already been answered elsewhere but I have looked and found no answer. I am new to Captivate and have had to pick it up in the last two weeks.
I have three training courses published on our internal server, all of which are set up to report results to the internal server, however only one of them is producing xml files in the CaptivateResults folder.
I'm struggling to understand what I've done wrong as all of the courses are set up exactly the same and point to the same internalServerReporting.php file, but only one of them is reporting results accurately.
For info, I'm using Adobe Captivate 9. When I try and run the script from the web browser, I get the following errors, which seems bizarre as one of the courses is reporting fine and they all point to the same php file in the same location:
| ! ) Warning: mkdir(): File exists in C:\wamp\www\internalServerReporting.php on line 35 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 136480 | {main}( ) | ..\internalServerReporting.php:0 |
| 2 | 0.0004 | 136640 | mkdir ( ) | ..\internalServerReporting.php:35 |
| ( ! ) Notice: Undefined variable: CompanyName in C:\wamp\www\internalServerReporting.php on line 36 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 136480 | {main}( ) | ..\internalServerReporting.php:0 |
| ( ! ) Warning: mkdir(): File exists in C:\wamp\www\internalServerReporting.php on line 37 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 136480 | {main}( ) | ..\internalServerReporting.php:0 |
| 2 | 0.0020 | 137232 | mkdir ( ) | ..\internalServerReporting.php:37 |
| ( ! ) Notice: Undefined variable: DepartmentName in C:\wamp\www\internalServerReporting.php on line 38 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 136480 | {main}( ) | ..\internalServerReporting.php:0 |
| ( ! ) Warning: mkdir(): File exists in C:\wamp\www\internalServerReporting.php on line 39 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 136480 | {main}( ) | ..\internalServerReporting.php:0 |
| 2 | 0.0031 | 137456 | mkdir ( ) | ..\internalServerReporting.php:39 |
| ( ! ) Notice: Undefined variable: CourseName in C:\wamp\www\internalServerReporting.php on line 40 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 136480 | {main}( ) | ..\internalServerReporting.php:0 |
| ( ! ) Warning: mkdir(): File exists in C:\wamp\www\internalServerReporting.php on line 41 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 136480 | {main}( ) | ..\internalServerReporting.php:0 |
| 2 | 0.0042 | 137584 | mkdir ( ) | ..\internalServerReporting.php:41 |
| ( ! ) Notice: Undefined variable: Filename in C:\wamp\www\internalServerReporting.php on line 42 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 136480 | {main}( ) | ..\internalServerReporting.php:0 |
| ( ! ) Warning: fopen(./CaptivateResults////////): failed to open stream: No such file or directory in C:\wamp\www\internalServerReporting.php on line 43 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 136480 | {main}( ) | ..\internalServerReporting.php:0 |
| 2 | 0.0053 | 137760 | fopen ( ) | ..\internalServerReporting.php:43 |
| ( ! ) Notice: Undefined variable: Filedata in C:\wamp\www\internalServerReporting.php on line 44 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 136480 | {main}( ) | ..\internalServerReporting.php:0 |
| ( ! ) Warning: fwrite() expects parameter 1 to be resource, boolean given in C:\wamp\www\internalServerReporting.php on line 44 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 136480 | {main}( ) | ..\internalServerReporting.php:0 |
| 2 | 0.0066 | 137840 | fwrite ( ) | ..\internalServerReporting.php:44 |
| ( ! ) Warning: fclose() expects parameter 1 to be resource, boolean given in C:\wamp\www\internalServerReporting.php on line 45 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0004 | 136480 | {main}( ) | ..\internalServerReporting.php:0 |
| 2 | 0.0074 | 137840 | fclose ( ) | ..\internalServerReporting.php:45 |
First time ever posting on here, so if I've posted in the wrong place, apologies.
Any help would be much appreciated
Thanks
