Search results

  1. S

    How to remove header and footer in download page.

    header and footer code is in templates\partial\_header.inc.php and templates\partial\_footer.inc.php so you can tweak them accordingly. Also these header and footer files are used on every page of your website so the best way may be to create a new header and footer file just for the download...
  2. S

    Voucher Plugin, More Gateway plugins

    i see its gone on yetishare.com website but is available on the other website https://mfscripts.com/yetishare/third-party-plugins.html
  3. S

    4.1 of the remote file server function is unable to use.

    i think he is saying that even though the local fileserver option is disabled, his website is still uploading the files to that server rather than uploading it to the remote server (fs1).
  4. S

    SubDomain Change - What i have to do ?

    I think you can do it just by editing the config file in the public_html root folder and that should be it. If this subdomain has been added as direct server on your main website, change the domain there under file servers. Check to make sure your download links work, if no, then you may have to...
  5. S

    Zip Big Files

    glad it worked..
  6. S

    API for yetishare

    +1 for API feature. I would like this too to extend my website functionality with android and iphone apps and more....
  7. S

    Report Abuse email notifications

    Hi, I was wondering if we can have something setup so that 1. When someone sends a DMCA report abuse, the person gets an email with all details. I know i can do that by editing code in report_file page but an option would greatly help.. 2. When the report has been approved and file is deleted...
  8. S

    Zip Big Files

    Maybe check your execution time or set it to unlimited or 3600 seconds... Also you may want to assign more RAM to your website if you havent done it, My website has max memory allocation to 4GB so try those things..
  9. S

    bug in version 4.1

    I tested the upgrade on my test server, i updated it from 4.0.1 to 4.1 and my files are working fine, they are not private and i am able to switch between public and private folders and can change permissions.. Not sure, maybe you are the only one having that issue.. The only issue i found so...
  10. S

    Flow change register page

    edit the register.html page in templates directory and if you want different header then change the header and footer php file in partial directory accordingly or you can just create a new php file just for header and footer and call your custom file instead of regular header footer file.... PM...
  11. S

    looking for yetishare coder

    yup what do you need coded?
  12. S

    Plugin Can't Install !

    its been fixed now, please update your install.. download a new copy of the script from your account.
  13. S

    Paypal issue on new version 4.1

    okay i have some info edited that file and changed some info just to make sure the code in it was running // require login if (!isset($_REQUEST['i'])) { $Auth->requireUser(WEB_ROOT.'/login.'.SITE_CONFIG_PAGE_EXTENSION); $userId = $Auth->id; $username = $Auth->username...
  14. S

    Paypal issue on new version 4.1

    thanks for the info, i will check the code in that file to see if i can find anything.. I created that account from my test machine however my home IP was the one that was banned. Thanks for removing the ban.
  15. S

    Paypal issue on new version 4.1

    ysmods, I was trying to look at your website but this is what i get... Not sure why would your website would ban me, this was the first time i visited your website... lolz Sorry, there is a problem You are banned from this site. Error code: 2S160/4 Contact Us
  16. S

    Paypal issue on new version 4.1

    Thanks for your reply ysmods but i am not sure where this code lives so not sure where to look for this......? Thanks adam, sent a support request. Please take a look.
  17. S

    Paypal issue on new version 4.1

    okay i got an update on this. Paypal works fine if someone is already logged into their website account but if someone is not logged in, clicking on paypal icon shows a blank page. If it shows a registration page and then once user logs in, if it redirects them back to upgrade page...
  18. S

    Paypal issue on new version 4.1

    I am testing out the script and i see when i am at upgrade / premium page and click on paypal icon to try making the payment for premium account, it shows me a blank page and there is nothing in the error logs, i see access log shows 200 success but no error and i just see a white page. Is there...
  19. S

    Template Error [4.0.1]

    Anyways i am not replying here after this, My biggest concern was that i will need to pay to upgrade our theme every time you guys release a new version of your script obviously unless we use your flow theme which wont work for me personally..
  20. S

    Template Error [4.0.1]

    doesn't make any sense because if we upgrade to 4.1, we will need to upgrade our theme as well (so we will have to pay for new theme or theme upgrades everytime the core script gets updates, as i don't use your default flow theme), so i was hoping i could stick with 4.0.1 but get the updates...