Site goes blank?

doggystyle
14 years, 4 months ago
hi,

i had the same problem and the problem was the missing data dir + wurfl.log under the joomla tree. After creating it everything was fine. For me it was "/var/www/joomla/plugins/mobile/terawurfl/data/wurfl.log" The file and directory has to be writable by your apache user i.e. www-data. Maybe this is missing by the installer. To get your own path insert

 ini_set('display_errors','On');
error_reporting(E_ALL);
 


into your index.php and open the page.


Greets

doggy
dryabov
14 years, 3 months ago
doggystyle, what do you have in wurfl.log? As TeraWURFL tries to write there in the case of errors only.
1 3

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.