Search results

  1. adam

    How can users change the language of the site?

    Hi, This is not available within the script at the moment. Feel free to add it to the RFCs for review or if you'd like some custom development work done, drop us an email with your requirements. Regards, Adam.
  2. adam

    File Hosting Script

    <del>- Optional captcha after the timer count down.</del>
  3. adam

    New payment processor - MoneyBookers.com

    Unfortunately, due to increased charges from MoneyBookers, we've now removed the ability to use them as a payment method. We still accept PayPal as before. Regards, Adam.
  4. adam

    New 'Account Details' page

    Hi all, We've added a new page to the MFScripts site this morning that allows you to edit both the account email address and your forum username. There's lots more changes to the site coming soon so keep an eye on this forum for updates. (as always, if you have any suggestions, feel free...
  5. adam

    i can remove back link?

    That's very kind of you, many thanks. :D Adam.
  6. adam

    i can remove back link?

    Hi, Yes, you can amend the _footer.php file as you need. Unlike other script sites, there's no additional charge for this. (although we'd really appreciate a link back somewhere :)) Regards, Adam.
  7. adam

    Issue with the uploading

    Hi, None of your javascript files are showing. Can you check you uploaded all the files supplied with the download and that they have the correct ownership. http://www.mylargefiles.com/js/jquery-ui-1.8.9.custom.min.js (this url redirects as the file can not be found) Regards, Adam.
  8. adam

    can `t install script

    Hi, I responded to this on email but just encase you didn't receive it. - Login via phpMyAdmin - Select your database. - Click import - Browse to the 'offline' folder. - Select the .sql file. - Click go (or start import). Regards, Adam.
  9. adam

    where can I find some phrases?

    @mralhabash1461 - please send your questions via the contact form on our site for quicker support. As it details within the front page of this forum, this is not a support ticket system and we don't always monitor the posts. For the translations you've listed, these aren't controlled by the...
  10. adam

    File Hosting Script

    - Recurring payments via PayPal.
  11. adam

    File Hosting Script

    - Simultaneous download restrictions from the same IP. - Incremental increasing of the the waiting time if they've downloaded another file in the past 24 hours.
  12. adam

    Next problem!

    Thanks for posting your resolution for others, I'm sure it'll come in handy. Regards, Adam.
  13. adam

    How is adjusted The Time Zone

    There's no support in our scripts for different timezones, you'll need to modify where-ever the date is being output in the code itself. Regards, Adam.
  14. adam

    i can not Login in after INSTALL script

    I've had a look at this and it's not php.ini related. I've also check your Apache config for any restrictions. I'd advise speaking with your host to see if there's any installed Apache modules causing the restriction. i.e. mod security. Regards, Adam.
  15. adam

    i can not Login in after INSTALL script

    Hi, I would say this is also your host. Can you see what your max upload/post size is? This will need increasing via the php.ini file to enable larger uploads. Regards, Adam.
  16. adam

    i can not Login in after INSTALL script

    Please send us further information on how to replicate the problem via the 'Contact' link in the navigation above. Regards, Adam.
  17. adam

    User account problem

    @mralhabash1461 - this is fixed on our demo site and local dev copy. If you're still having problems, please contact us via the 'Contact' link in the nav and provide details on how to replicate the issue. Please also supply your site url. Regards, Adam.
  18. adam

    User account problem

    This should now be resolved in the latest release. Re-download the archive from our site, then upload the entire 'admin' folder to fix the problem. Regards, Adam.
  19. adam

    User account problem

    We're working on a fix, it should be available in the next day. Regards, Adam.
  20. adam

    IE anp Opera Problem

    Hi, The upload progress isn't supported in them browsers, you simply can not get the upload information. The best we do is increase the progress bar after each file completes on a multi-file upload. There's no restrictions on the upload speed via the script so I'd suggest this is a...