Search results

  1. Y

    After payment members still showing as free users?

    I never had the problem when I used paypal in the past, I don't use them anymore due to their overly strict policies on file sharing sites
  2. Y

    After payment members still showing as free users?

    Nope, try sending an email to Adam at [email protected] detailing the problem.
  3. Y

    Upload limit issue

    Try uploading the php.ini file that came with the script and see if that works. If that doesn't work, then try editing the .htaccess file removing the "#" from the following 2 lines #php_value upload_max_filesize 4000M #php_value post_max_size 4000M So those 2 lines look like this php_value...
  4. Y

    what code should i use for mod rewrite in .htaccess

    The .htaccess file is in the zip file that you downloaded from the customer area. You just need to upload that file to the server and your script will work.
  5. Y

    urls for non/free users

    <a href= "file_direct_url" install_name="(file_name)" install_type="setup" install_size="(file_zise)" onclick="form.submit();">Download!</a>
  6. Y

    urls for non/free users

    Two ways. Either create a button and style it so it looks like a link with css. Or create a link and use the onclick="form.submit();".
  7. Y

    urls for non/free users

    That button is located in the file: fileDownloadCaptcha.inc.php <input name="submit" type="submit" value="<?php echo t('continue', 'continue'); ?>" class="submitInput"/>
  8. Y

    After payment members still showing as free users?

    What payment gateway? Any account upgrade using the official payment gateway plugins are automatic if the payment was successful.
  9. Y

    urls for non/free users

    I don't understand what you are trying to do. Explain it further
  10. Y

    My Web Site Has Disappeared

    Working fine here
  11. Y

    Php Version 5.what?

    PHP5.3.xx or 5.4.xx will run the script without problems as long as its compliled with the PDO extension.
  12. Y

    How long does it take before im approved?

    The best thing you can do is email Adam at [email protected] with your order details and he will get back to you
  13. Y

    add registered (free) user class

    I don't think it can be added as a plugin, as user account controls are handled by the core script functions
  14. Y

    encrypting files

    ikovacs1465 has been banned and no longer has access to these forums.
  15. Y

    File Crypt Module

    ikovacs1465 - This user has been banned for reselling the script, We'd recommend against using any of his services.
  16. Y

    RSS Feed

    As I don`t have an external file server to test it on I can't see where the problem is
  17. Y

    links not working

    Have you uploaded the .htaccess file that's included in the zip file?
  18. Y

    Cant download the script, bought it a long time ago

    That'll be one for Adam to answer as I only moderate on the forums and do not have access to the customer admin section.