Error on API documentation

Login or register to post comments
4 replies [Last post]
Offline
Joined: 11/22/2009

I've visited the new API documentation and the following happens:

1) I goto the URL: http://api.qcu.be/
2) I click on QApplicationBase and it redirects me to http://api.qcu.be/#http://qcu.be/view_documentation.php?url=General/QApp...
3) The screen then shows me an error:

API documentation API Documentation General/QApplicationBase.html has been created.

<?php
readfile
("/var/www/api.qcu.be/htdocs/General/QApplicationBase.html");
?>

4) If I click QApplicationBase again the following is shown:

<?php
readfile
("/var/www/api.qcu.be/htdocs/General/QApplicationBase.html");
?>

Offline
Joined: 03/31/2008

You're right, we've overlooked the effects of the current-user's permissions on the functionality of this. An update should be out shortly that will allow anonymous and normal users to view documentation pages not already viewed by an admin.

cliff's picture
Offline
Joined: 04/11/2008

When I try it I get page not found, like so:

The requested URL /http://qcu.be/view_documentation.php was not found on this server.

Offline
Joined: 03/31/2008

I'm having difficulty gaining access to update that script, and no one else seems to have, so this fix is taking longer than I had hoped. :(

Offline
Joined: 03/31/2008

Ok, this should be working again. I apologize for the long delay, our sysadmin was out of touch.