Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
It is not working...?
It is just showing a sentence 'Attach a file', but nothing else. I uploaded it in public_html/solutions/plugin/fileupload...
Now what to do?
Now what to do?
Tagged:
0
Comments
config.php:
$Configuration['Garden']['RewriteUrls'] = TRUE;
I have tested on Chrome, Safari, and IE8. Any ideas?
I've created and applied a theme to our forum... The fileupload now creates the 'Upload File' link but the upload container is empty i.e.:
div class="AttachFileLink">
a href="javascript:void(0);">Attach a file</div
</div
Any ideas?!
Thanks,
Ian
div class="AttachFileLink"
a href="javascript:void(0);" Attach a file /a
div class="CurrentUploader" /div
/div