Hi
I have installed pligg 9.95 and activated the image upload module. However this code simply does not exist:
Edit /templates/(your template)/submit_step_3.tpl
Look for:
$linkres->store();
tags_insert_string($linkres->id, $dblang, $linkres->tags);
And add the code below between those 2 lines:
// START: Image Upload Module
check_actions('image_upload_process');
// END: Image Upload Module
Also on searching this forum it appears that the module is out of date (0.4). I see cryptic mentions of v1.0 and 1.1 and 1.3 but I am confused as to why the latest working version would not be bundled with the pligg script?
Please could someone point me to the latest version of the image upload module and confirm it works on the latest pligg release?
Thanks.



Reply With Quote




