I installed the CumulusImportFile in Cumulus. In the howto is standing that you must have a security key. Where can I find the security key?Or what it means?
Greeting wetter
It's a password that you make up yourself. Edit the script to change it from the default:wetter wrote:Where can I find the security key?
Code: Select all
// EDIT THIS NEXT SECTION CAREFULLY
// ----------------------------------------------------------------
// Your security key you will pass in the URL, change this to
// something unique to you
$key="letmein";Also, depending on how your host is configured, it wil or may also fail on the location of the file the way you have it iewetter wrote:Hello steve
Thank you for your message. But now I get the message back "failed to open file". What`s wrong?
I have filled all the informations in the code. Then I start it with:"http://xxx.xxx.de/ImportCumulusFile.php ... b12log.txt.
What I do wrong?