Hello everyone,
I have 1000+ files and few new uploads every day.
With JD 1.9.1 I use a script to upload in FTP and run scan.php to publish them.
Now in JD 3.2 scan.php is protected, how can I publish new uploads in JD 3.2 without logging-in in back-end? ???
Thanks
Hi,
it is protected with the 'secret key' from your Joomla installation. You can found it under 'System/System Information TAB 'Configuration File'.
You must it start as ...scan.php?key=yoursecretkey
I think this information exist also in the new documentation ::)