Search results

  1. adam

    Revamp PPS sale

    It works fine for me. If you think it doesn't provide specific examples and I'll look into it.
  2. adam

    Support

    You get 12 months support. :) Just drop us an email via the contact form above and we'll help.
  3. adam

    Premium Expiry date is not working!?

    If you want to raise a ticket with access details to your install, I'll review all this for you. :)
  4. adam

    Premium Expiry date is not working!?

    See here for more info on crons: https://support.mfscripts.com/public/kb_view/26/
  5. adam

    Rewards for single user

    Hi, Not at the moment, only by user type. Thanks, Adam.
  6. adam

    Premium Expiry date is not working!?

    Have you setup the cron tasks? downgrade_accounts.cron.php handles the auto downgrades.
  7. adam

    Reward counts on a new server

    We managed to fix this one. For anyone else having the same issue the cause was Nginx to Apache in proxy mode. As Apache actually handles the file download it was seeing the users IP address and the Nginx server. So rewards weren't being counted based on the users IP/country. To fix, ensure...
  8. adam

    user canot login when using nginx

    Ensure you're using the most up to date nginx rules. They're in the root of the latest release in a text file. Previous nginx rules give this issue with the latest version.
  9. adam

    Banned Ip problem?

    Hi, It's an option in the admin area, site settings: "How many login attempts before an IP is blocked from logging in for 24 hours." Just increase it to zero to disable. Thanks, Adam.
  10. adam

    Wget remote URL download protocol

    There's no plans at the moment. You can suggest it in the RFCs and it'll be reviewed for the next release.
  11. adam

    Upload new theme

    Hi, It might not be. You can check by opening the zip file and looking for '_theme_config.inc.php'. It's a third party theme so it should have the authors email address in a text file on it. Drop them an email and they should be able to help. Thanks, Adam.
  12. adam

    Support Email?

    [email protected] isn't monitored by the ticketing system. Use the contact form above or forward it to [email protected]. :)
  13. adam

    HANG: chkservd on server (12.xx.xx.xx)

    Looks like AWStats is using a lot of CPU. This is part of cPanel. Try disabling it via WHM. If it's the cause use something like Google Analytics instead. It may be that it's a side effect from a DOS attack. Your server admin should be able to investigate it fully.
  14. adam

    Upload new theme

    Try 755, some hosts block 777.
  15. adam

    HANG: chkservd on server (12.xx.xx.xx)

    Your load got pretty high for some reason. It could be a number of issues. These are the things I would normally check for: - Other apps or websites on the server causing high memory or cpu usage. - A rouge script or virus, try running a 'top' to see if anything is running at high load/cpu. -...
  16. adam

    I cant download File Hosting Script???

    Hi, You had 2 accounts, one with a paid order and one pending. I've sorted it all out and updated your support ticket. Let me know how you get on. Regards, Adam.
  17. adam

    problem when regis user can't reseved new password

    You can't provide the password without sending an email. Otherwise you'd have loads of fake accounts and likely a lot of illegally uploaded content. You can create them via the admin area though and assign their password. Alternatively get a cheap web hosting account and use their SMTP server...
  18. adam

    Remote URL Upload treat my user as non-login user

    This has been resolved in the code. It'll be officially noted as part of the next release however it's also been patched into the current if you can't wait until then :) To fix download the latest release and re-upload the following folders/files to your install: /core/includes/ /core/page/...
  19. adam

    problem when regis user can't reseved new password

    Hi, See here: https://support.mfscripts.com/public/kb_view/18/ I see you've also raised a support ticket so I'll respond there aswell. Regards, Adam.
  20. adam

    View pages: HTML vs Php

    What page is it that's actually producing the 404?