
Heikki Kurkela - 2015-08-31 07:40:02
Hi,
1. I downloaded your PHP Multilingual class zip file
2. I extracted and uploaded the multilingual-library folder to my server
3. I tried to test it, ./demo-without-database
Doesn't work, I just see the blank white page when trying to access ./demo-without-database/index.php file. How to debug your class to be able to get it working? I tried to add error_reporting(E_ALL); at the beginning of index.php file but doesn't help.
Thanks,
Heikki