| Just upgraded and ARGH!
On my portal page I get this:
Fatal error: Call to undefined function: construct_empty_imagebits() in /home/mholtum/public_html/forum/modules/gallery_random.php on line 74
This is line 74:
$randomimagebits .= construct_empty_imagebits();
No errors when I deactivate my random image module
|