Search results

  1. adam

    REWARDS PLUGIN BUG: €SITE_CONFIG_COST_FOR_30_DAYS_PREMIUM

    You might find SITE_CONFIG_COST_FOR_31_DAYS_PREMIUM works instead...
  2. adam

    REWARDS PLUGIN BUG: €SITE_CONFIG_COST_FOR_30_DAYS_PREMIUM

    Hi, If you've changed the pricing packages you'd need to use the new constant. In that file output the constants available by adding this in the php code: (inbetween <?php and ?> tags) print_r(get_defined_constants(true)); This will show all the constants on screen (a long list). Search for...
  3. adam

    Voucher Reseller Plugin

    Hi, Thanks for reporting this. The issue was around the form and when jquery creates a duplicate of it for the popup. I've fixed it in our latest release code but you can also patch it by doing the following: In: "\plugins\vouchers\admin\manage_vouchers.php" Find: function confirmAdd()...
  4. adam

    Could not move the file into storage on

    Ensure all the permissions on /var/www/html/files/ are set recursively. For example, via SSH run this: chmod -R 777 /var/www/html/files/ If your server does not permit 777 use 755.
  5. adam

    File Of Folder Does Not Exist (Imageviewer cron)

    Hi, This is fixed in prep for the next release. Keep an eye on the site for an update coming within the next 1-2 weeks. Thanks, Adam.
  6. adam

    register page doesnt show and takes me back to login

    You need to enable it via the admin area, site settings.
  7. adam

    Action Queue

    Thanks for the info over the ticketing system. I thought I'd update this thread to clarify it to everyone else. The file action entries will only appear for local or 'direct' server storage. FTP or any of the Flysystem storage points are deleted straight away (sorry I should have mentioned this...
  8. adam

    YetiShare Single Site License

    Hi, You can use the single site license for any number of file storage servers, the restriction is for actual new installations rather than storage points. So setting up: server1.domain.com server2.domain.com etc is covered under the single server license. :) Thanks, Adam.
  9. adam

    Action Queue

    The file_id of 1074 is fine, this will be the auto increment from the files table so I assume you have other files with previous numbers. It should trigger on a user delete also though. I'd like to take a closer look, can you raise a ticket with access to the install and I'll run some checks?
  10. adam

    Action Queue

    Hi, What happened to the file, did it delete from the file manager as expected? What version of the script are you on? Do you see any records in the file_action database table? Thanks, Adam.
  11. adam

    Action Queue

    Hi, When you remove a file it should appear in the queue. What happens when you remove a test upload? Thanks, Adam.
  12. adam

    Files List in Admin panel wont show non-english filenames

    Thanks for the additional info. The issue was caused by limitStringLength() within "\admin\_admin_functions.inc.php". It calls the standard PHP function substr() which seems to have issues with certain character sets. To resolve it replace the whole function with the following: public static...
  13. adam

    Yetishare Script Very Slow! Error 504 Gateway Time-out

    Hi, I think you might be best raising a ticket on this one with access to your install. We'll take a look directly for you. Thanks, Adam.
  14. adam

    New purchase questions - multiple domains & restricting user access

    There's not really any specific DNS requirements. The additional domains simply redirect to the main, so you can create the domains (in cPanel for example) as 'add on' domains which point to a sub-folder on the main site. Then there's an .htaccess file you place in here to handle the redirects...
  15. adam

    Files List in Admin panel wont show non-english filenames

    I've tested with the above filename on our local dev and fhscript.com demo site, both should the characters in the admin area fine. Are you on an older version? Can you reproduce it on our demo site?
  16. adam

    How Does it work?

    You would pay out based on user downloads with the idea that you make more money from advertising & account upgrades. Use the download page manager to set 1 or more intermediate pages before users can download the file, show ads, pop unders etc.
  17. adam

    Problem | Media Player & Download

    Account banned and thread closed.
  18. adam

    Problem | Media Player & Download

    Alternatively supply proof of the original license. I have emails going back 9 years, I'm sure you can find the details of a purchase you made a year ago...
  19. adam

    Problem | Media Player & Download

    Of course not. You just have to purchase it.