Search results

  1. adam

    Installation Error

    Hi, Sounds like a 500 error or similar. Can you manually install the script? There's guidance on the start of the install wizard. Thanks, Adam.
  2. adam

    Change username length (min and max)

    Hi, Try the admin area, site settings. They can be set there. Thanks, Adam.
  3. adam

    Bug on moving files between servers

    Thanks for the feedback, I'll ensure it's looked at for the next release.
  4. adam

    The currency code for the current currency. i.e. USD

    Hi, Sorry I don't understand your pre-sales question? Regards, Adam.
  5. adam

    please help. Problem instalation SQL execution error!

    As I've said above, please raise a ticket. Assuming you've purchased the script I can help.
  6. adam

    urgent plz help

    Is this for the media player plugin? There's already code to not show it if it's disabled in the plugin settings. Line 10 in /plugins/mediaplayer/site/embed.php: // do not allow if embed options are disabled if ((int) $pluginSettings['show_embed'] == 0) { // embedding disabled...
  7. adam

    Payza Auto Upgrade Issue

    Hi, Payza has a sandbox to test this however it's not been working for a long time. Until they fix their sandbox we can't look into the issue unfortunately. I've contacted them a number of times to fix it however they're just "aware of the issue". I'd recommend you also put pressure on them to...
  8. adam

    Yetishare 4.4 Release Date

    Hi, We're busy working on it now. Hopefully in about 4 weeks we'll be in beta. Thanks, Adam.
  9. adam

    hosting service storage

    Hi, Try leaseweb.com they have servers in Amsterdam. Regards, Adam.
  10. adam

    Add remote direct file server - error

    Glad we could help you fix it via the ticketing system :)
  11. adam

    chevereto migration before purchase reservo

    It should work with the migration script. Drop us an email via the support system and we'll look directly for you.
  12. adam

    Maximum urls permitted for today?

    What is your site url?
  13. adam

    Do i have to reinstall?

    If you're using a nulled copy they you'd need to replace the site code with the non-nulled code. Who knows what's been added to the nulled code. You can keep your uploaded files and database though. Just to be clear, redistribution of our scripts is illegal. We actively monitor licenses and...
  14. adam

    PPV Plugin Counting Twice

    Yes the code for percentage counting is specific to jwplayer 6.
  15. adam

    Large file downloading not start

    Hi, Please see all the items listed here: https://support.mfscripts.com/public/kb_view/27/ Thanks, Adam.
  16. adam

    Could not see the file server or the required php files (Adding New File Server Issue)

    Test your sub-domain in a browser, can you reach it? Have you setup DNS for the sub-domain to point at your new file server?
  17. adam

    Problem with Show the original filename on the end

    This was an issue with the Nginx rewrite rules on the install, there was some extra rules for caching certain files based on extension. This clashed with the rules we supplied. Removing them fixed the issue. Regards, Adam.
  18. adam

    Problems creating URL's

    You can revert using the backup of the database you took before you upgraded.
  19. adam

    Update Email

    You can update your details via our main site mfscripts.com. You will need to use the forum account linked to your paid membership, not the free one you registered with directly on the forum. See your original signup email for your forum username.
  20. adam

    The value of plugin_tasks.cron.php

    The cron task is for future use so it's fine to ignore for now. Regards, Adam.