Hi,
I'm afraid not, this would rely on a web server and likely PHP being available on the file server. Since they're generally just ftp servers it isn't viable.
Regards,
Adam.
@contact1668 - You need to use smtp, please find out your smtp settings from your host and add it to the script.
Once you've added it via the admin area mails will send fine.
If you have any issues you consider urgent in the future, please send it via the contact form on this site. We...
Hi,
I responded by email but just for everyone elses benefit...
Change the _config.inc.php file from this:
define("_CONFIG_SITE_HOST_URL", "184.154.169.226/~localtre");
to:
define("_CONFIG_SITE_HOST_URL", "184.154.169.226");
Regards,
Adam.
Hi,
It's only 2 queries but yes if the site got extremely busy you'd want to move it to a cron. I'd imagine you'd run a cron every minute so until you have more than 1440 (60*24) visits to the homepage each day, it's probably not worth worrying about.
Regards,
Adam.
Re. swfupload.org
That uses Flash, hence not supported in all browsers either. Our File Upload Script doesn't rely on any third party software, this unfortunately means some older browsers don't support all the features.
With the gradual adaptation of html5 and less reliance on Flash, this...
Hi,
It's checked on the home page of the site, so when someone visits the site it'll downgrade any accounts/delete files.
It could also be moved into a cron but it just makes the installation process a lot smoother for people.
If you want to move it, look for the functions called...
Hi Noel,
Thanks for the feedback. I'll look at the 2 points you raised for the next release.
The QRcode functionality would be very useful if you have any guidance on how to do it. We're trying to get a knowledge base up and running on the site over the next few weeks, so it'll sit well...
Hi Noel,
Thanks for your purchase.
There's not been any exploits with the script in the past. We know how important security is and re-test for XSS and SQL injection on each release.
We're pretty proactive on our release schedule. If there's a major security issue found, we'll fix it...
Hi,
Sure, we charge $29 per install. If you submit payment via PayPal to [email protected] then contact us with your host details, I'll arrange the install.
Regards,
Adam.
Hi,
Glad you resolved the initial problem. The second item you mention is actually meant to be like that. It's designed so a user doesn't need an account to upload & remove files.
The url contains a unique md5 hash which has an extremely minor chance of being guessed. Search Google for...
Hi,
Could you send us temp access to the admin login via the contact form above and I'll take a look for you.
If you clear your browser cache/cookies, you'll also be logged out in the mean time.
Regards,
Adam.