Search results

  1. adam

    [Help] Reward Program Plugins

    Your welcome. :) Regards, Adam.
  2. adam

    2 Days Premium

    Hi, Go into the database and open the 'site_config' table. Find the record with 'config_key' = 'cost_for_7_days_premium'. Amend this to 'cost_for_2_days_premium'. Regards, Adam.
  3. adam

    automatically move files to archive server

    Hi, We are looking at ways to build in a 'copy to x server' function, however it would be really slow if you had a large volume of files to move. It may appear initially as an option on each single file in the admin area. If you want to move a large amount of files you could do it over ssh...
  4. adam

    [Help] Reward Program Plugins

    Hi, It sounds similar to the problem on this thread here: http://forum.mfscripts.com/viewtopic.php?f=8&t=311 Try following the solution I've listed there. If that doesn't work, send me an email with your site details via the contact form above and I'll take a look. Regards, Adam.
  5. adam

    Database Error

    As it says, check your database credentials.
  6. adam

    500 Error

    Hi, We've not specifically defined the file is hidden, so I assume either our zip client (Winzip) has set it or it's assumed hidden as it begins with a dot. How did you show it within your zip viewer out of interest? Regards, Adam.
  7. adam

    website with file sharing script without paying?

    Thanks for this, I'll contact the site owner. Regards, Adam.
  8. adam

    500 Error

    There IS an .htaccess file in the script download. Your OS is likely hiding files starting with a dot. I've attached it to this post in it's own zip file. What other problems are you having? Regards, Adam.
  9. adam

    error:true problem

    Also make sure you have enough space in your tmp folder for larger uploads. Use the check_host.php script to tell you the available size: http://www.mfscripts.com/check_host.zip
  10. adam

    Remote Upload

    Hi, As usual, if there's a demand from other users it'll be built into the script. If a number of existing script users also request the feature, it'll be moved up the list. We unfortunately can't build in every request that's made, everyone has different ideas about what is considered...
  11. adam

    Add Plugin HTTP Error 500 (Internal Server Error)

    The issue with zipitshare1707 plugin install has been resolved. For anyone else that has a similar problem, it was as a result of the permissions on the plugins folder contents. It looks like on some servers this needs to be 755. Updating the folder and all files to 755 fixed it. Regards, Adam.
  12. adam

    Remote Upload

    Hi, We do have remote upload (or transfer) on the RFCs so it'll be part of the core script at some stage. There's no plans for it just yet though as there's a ton of other stuff to do first. :) Regards, Adam.
  13. adam

    Add Plugin HTTP Error 500 (Internal Server Error)

    Hi, If you want to send me temp access to your admin area over email or via the contact form above, I'll take a look for you. Regards, Adam.
  14. adam

    Sending Emails Error

    Try using this page to request the removal from the blacklist: http://v4bl.org/delist/
  15. adam

    Sending Emails Error

    If you search for the IP 204.45.55.28 on http://whatismyipaddress.com/blacklist-check it shows it as blacklisted. You can also see it on http://www.blacklistmaster.com. Your host should know how to use these tools... :)
  16. adam

    Sending Emails Error

    Sorry I don't understand your question? Either way it's not a script issue so you'll need to contact your host to resolve it. Regards, Adam.
  17. adam

    File name

    Thanks for the post. The urls are not designed to be private, so it's not really an issue that you can guess them. Saying that, we have made a change to the latest development version of the script which allows you to choose the type of short url that is generated. One of the options is to...
  18. adam

    Sending Emails Error

    The ip 204.45.55.28 is on the blocked list.
  19. adam

    Big Bug

    Hi, Is this password reset or new user registration? Have you done a fresh install or upgrade? Regards, Adam.
  20. adam

    New page

    Hi, You'll need to know the basics on html & php to create it really. Try Google for some html tutorials first or see if you can pay someone to do it via Elance.com. Regards, Adam.