Search results

  1. Y

    mail after dcma

    You'll need to edit report_file.php and add the code to send an email to the use that uploaded the file. However, its not the users responsibility to remove the file, it is the website owners responsibility to investigate and if necessary, remove files subject to a dmca complaint.
  2. Y

    Does the script actually delete files?

    It is supposed to, yes. The file removal function is in the /includes/class.file.php starting on line 645
  3. Y

    Database Error:

    Fixed. You never added the user to the database in cPanel
  4. Y

    Buy a Voucher does not display - Voucher plugin

    YSMods/YetiShareMods support should be posted at the YSMods Forums: http://forums.ysmods.com I have just fixed this bug, if you download the zip file from the YSMods site and upload the following 2 files it will be fixed. /plugins/vouchers/admin/settings.php...
  5. Y

    File Upload size limited to 2 GB?

    You need a 64bit OS and Apache & PHP compiled into 64bit mode to upload files of that size because of the limitations in a 32bit OS (it is similar to the RAM limitations in Windows 32bit being 3.4Gb). See here for information...
  6. Y

    Database Error:

    Its usually because either the DB name, DB user or DB Password are wrong, double check the details.
  7. Y

    Multiple Upload Plugin now available.

    This plugin allows the site administrator to upload multiple fonts at a time in the admin control panel. All fonts that are uploaded will be uploaded into a "pending" state as they will need to be edited to include the author name, license, etc... Screenshot Full information...
  8. Y

    Support Ticket System Plugin Released

    No, the openssl function's are required to ensure that each ticket id and access id are unique. The plugin can be installed on http or https without problems.
  9. Y

    plugin anti leech

    Just block the ip addresses. Not sure if hostname works on the block ip page.
  10. Y

    How do I install Plowshare4 on my ubuntu 12.04 vps ?

    Try: apt-get install php5-curl
  11. Y

    Error 500 while try upload plugin

    What version of the script are you using? That error is nothing to do with why the plugin will not load. Open _plugin_config.inc.php and check that the text is formatted correctly, sometimes when using different ftp programs, the text gets compressed into one/two lines instead of being...
  12. Y

    My website suddenly very slow?

    Tried restarting apache/MySQL/Server?
  13. Y

    REQ - youtube mp4 video downloader 4 the File Leech Plugin

    Re: REQ - youtube mp4 video downloader 4 the File Leech Plug Yes you can add extra hosts to the list. However whether they will work or not is another matter. Some will work, some will not.
  14. Y

    'Your downloads' page there are no links for me to download

    Re: 'Your downloads' page there are no links for me to downl The support and downloads are available for one year from the original date of purchase, to have continued access to support and downloads you need to renew yearly. The file leech plugin depends a lot on plowshare, as the plugin...
  15. Y

    REQ - youtube mp4 video downloader 4 the File Leech Plugin

    Re: REQ - youtube mp4 video downloader 4 the File Leech Plug I don't have it, but I do know that it requires plowshare to be installed on the server, information can be found here: https://code.google.com/p/plowshare/wiki/Readme4
  16. Y

    REQ - youtube mp4 video downloader 4 the File Leech Plugin

    Re: REQ - youtube mp4 video downloader 4 the File Leech Plug It will not work on 3.1 due to changes in the code for the way that user group permissions are set. So you will need the latest version of the script for complete compatibility.
  17. Y

    Sessions not being carried over all servers.

    It should be <?php /* * Does nothing other than allows for sessions to be shared cross domain * * Should be called like this: * _s.php?sid={session_id}&trk={system_generated_key} * * Use the function called 'generateSessionUrl()' to create the url. */ setcookie("filehosting"...
  18. Y

    Support Ticket System Plugin Released

    The YSMods Support Ticket System Plugin allows your members to submit support tickets via the main website. Features include, automatic closure of tickets, RTE with file management for staff users (Admins & Moderators), customisable ticket prefix & ticket length, plus much more..... Full...
  19. Y

    Voucher Plus Plugin Released

    The YSMods Vouchers Plugin allows you to sell (via a 3rd party) or give away voucher codes which your users can then redeem the code for paid membership status. In the "Plus" version of the plugin, you can sell voucher codes directly from your own Yetishare installation to selected resellers...
  20. Y

    Reseller Plugin

    This is possible with the Vouchers Plus plugin (http://www.ysmods.com/vouchers-plus-plugin.html).