Hello mate, i found a bug with PHP 5.4 in your Downloads Module,
OPEN: public_html/modules/Downloads/public/SubmitDownloads.php
find: [line 281]
replace with:
save/close.
OPEN: public_html/modules/Downloads/public/SubmitDownloads.php
find: [line 281]
PHP: [ Select all ]
$sub_ip = identify::get_ip();
replace with:
PHP: [ Select all ]
$sub_ip = $identify->get_ip();
save/close.
you need also to add the $identify in your global i forgot it =P
no problem mate! i have a question on this module, is there a chance to have the jQuery and Image Viewer updates bt Lonestar working on it instead? Thanks
I don't know what you mean? It uses the system that is found on your CMS, so if you do Lonestars jQuery and Image viewer updates, it will use that for when you update your site, you are replacing the old with the new.
.. i don't know, they are different, the one in downloads has the black square..