I'm using PHPDesktop for my project. My application was developed in codeigniter. Everything was fine, then I changed to phpdesktop, I did some configurations but only the first page is working, when I change to another page, only shown a blank page with no errors, some ideas?
Asked
Active
Viewed 1,336 times
3
-
is error reporting on ? – Dilip Patel Sep 28 '16 at 10:21
1 Answers
1
See Codeigniter example configuration for phpdesktop: https://github.com/cztomczak/phpdesktop/wiki/PHP-frameworks-support#codeigniter
Also check debug.log file or enable debug console in settings.json.

Czarek Tomczak
- 20,079
- 5
- 49
- 56