Search results

  1. adam

    Outgoing email

    Hi, At the moment it needs to be edited directly in the php file 'register.php'. I've corrected the spelling mistake in the code so it'll be fixed in the next release. Regards, Adam.
  2. adam

    Question about Updating

    Hi, Yes that's correct, just upload all the files apart from the _config.inc.php file. Then make the database changes and listed in '\offline\version_sql_statements\'. (just execute the sql via phpMyAdmin) Regards, Adam.
  3. adam

    Fail update

    It looks like you've got your configuration file incorrect. Your site is forced to include the www. at the beginning, I assume by a .htaccess change? Yet all the pages link to the non-www version. This causes problems with ajax. Can you mod the _config.inc.php file to point at the www...
  4. adam

    admin_file_servers

    Hi, Just for everyone else's benefit, we fixed this via email. It turns out that if you don't set the trailing forward slash on the ftp path it can cause errors on upload. It'll be changed in the next release so it doesn't matter if you include the forward slash or not. Regards, Adam.
  5. adam

    file delete problem

    Hi, I sent an email in response, encase you didn't get it... the url you've sent me doesn't seem to be correct, can you check and resend the correct one? Many thanks, Adam.
  6. adam

    file delete problem

    Hi, I'm not sure I understand. If you send us a message via the contact pages above, I'll look into it directly on your site for you. Please send your site url, ftp access, ftp server details and anything else which may help debug the problem. Regards, Adam.
  7. adam

    problems with login

    Hi, It looks like the post variables are being received. Did you change web host aswell? Could you try editing the .htaccess at the end, from this: RewriteRule ^(.*).html$ $1.php [L] To this: RewriteRule ^(.*).html$ $1.php [QSA,L] Regards, Adam.
  8. adam

    file delete problem

    Hi, This seems to occasionally happen on some file servers. I'm working on a fix for the next release which is due out this month. Regards, Adam.
  9. adam

    Issues showing pages (HELP!)

    Hi, If you send me the url to your install via the contact page above, I'll take a look for you. Regards, Adam.
  10. 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.
  11. adam

    File Hosting Script

    <del>- Optional captcha after the timer count down.</del>
  12. 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.
  13. 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...
  14. adam

    i can remove back link?

    That's very kind of you, many thanks. :D Adam.
  15. 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.
  16. 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.
  17. 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.
  18. 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...
  19. adam

    File Hosting Script

    - Recurring payments via PayPal.
  20. 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.