1
I just don't understand.. My smartmedia worked really nice in my locale Xammp on my computer. Videos displayed nice! But when going live, and after tuning the module and all preferences etc. I only get a blank screen when I try to access the module on the web frontend! Both as administrator and as a user, and all groups are admitted!
And the only error I colud extract was this:
Notice: Only variables should be assigned by reference in file /modules/smartmedia/class/category.php line 570
Which is just this line:
if (!$result =& $this->_db->query($sql)) {