Search results

  1. S

    Error while adding another file server

    Hello there, i am trying to add another direct file server on my website but i am getting this error. Testing file server... (direct file server) - Testing that server and path is available https://fileserver.*******.com/... Could not see the file server or the required php files. Response...
  2. S

    server issues

    i use CDN, Varnish cache with multiple small (200-500GB HDD / 8GB RAM) external file servers and it works great. seems to handle multiple downloads and uploads simultaneously very well.. no slowness so far..
  3. S

    Media Player/Converter Plugin : Video Processing Status on Embed code

    as far as i know your video player page does display an alert box above the video saying "The video is being converted....."
  4. S

    AmazonS3 Cost

    all they say is they do not guarantee 500MBPS if you use the server for file sharing purposes but they still dont charge for any amount of uploads or downloads. there are no charges per GB or anything...
  5. S

    This things need Yetishare

    That's pretty impressive number of visitors, Whats your website address just out of curisoty?? i only get a couple thousand a day lol
  6. S

    Encoding videos that have been uploaded before installing Media Converter Plugin

    go to plugin_mediaconverter_queue table and create SQL statements or manually enter the following info ID: it has to be unique number - keep incrementing this number by 1 for every row file_id: your video file ID (if you look in the 'file' table this is the 'ID' field) status: pending...
  7. S

    AmazonS3 Cost

    i use OVH and works awesome.... unlimited bandwidth.. or online.net is another good option.
  8. S

    Yetishare v4.2 - sitemap generation for publicly available files

    there is no sitemap generator in 4.2 or any earlier versions... you could however create your own and extract links from the website database
  9. S

    Encoding videos that have been uploaded before installing Media Converter Plugin

    you would need to do that via SQL, cant be done from the media converter settings...
  10. S

    whats happening with fhscript demo anyway

    thats good news. we are protected!! thanks guys..
  11. S

    whats happening with fhscript demo anyway

    Did someone hack into the demo ? really? i am worried about our websites now lol.......
  12. S

    URGENT - Sometimes Timer on download page reloads again and again

    yes i am using XSendFile and it's working.. i wouldn't want to do it on a live site but yes i think you are right, it will still generate a token and maybe i will have same issues. I mean right now, my downloads are less and its working fine but i am afraid it will happen again and i am not sure...
  13. S

    URGENT - Sometimes Timer on download page reloads again and again

    yea i have seen that but this happens sometimes even when someone has only 1 download page open. I know that if there are multiple file download pages , it will reload the page and get a new token but i got complaints from a bunch of clients now, they all experienced the same issue. I also noted...
  14. S

    URGENT - Sometimes Timer on download page reloads again and again

    I have noticed that at times, the countdown timer on file download page will keep restarting. I have my timer set to 5 seconds so when i click on Free Download after 5 seconds, it will reload the page again. The token in the URL will change every time the timer reloads again. Not sure what the...
  15. S

    Bug / Glitch - emails for some of the facebook users dont show up in their profile

    no solution so far. i guess we may need to create a support ticket. maybe they need to check their social login plugin.....
  16. S

    Bug / Glitch - emails for some of the facebook users dont show up in their profile

    i have only seen it for facebook on my site, i use multiple but others seem fine so far.
  17. S

    Bug / Glitch - emails for some of the facebook users dont show up in their profile

    Hi, just realized that for some of the Facebook users, the email address wont show up, its random, it will show up for some but not for all.. Any clue what it might be ? is it a glitch in the script ? or social login plugin ?
  18. S

    Help for configuring Google Analytics with YetiShare v4.2

    oops, my bad!! i was explaining adsense instead of analytics. shouldnt answer here drunk lol
  19. S

    Help for configuring Google Analytics with YetiShare v4.2

    go to www.yourwebsite.com/admin/setting_manage.php?filterByGroup=Adverts and it should list you 3 advertisement spots. enter that code there depending on where you want your ad to show up. the ad will show up on the download page. If you want the ad sitewide, even on your index page and all...
  20. S

    how do you host your website ?

    I have a SSD dedicated server (500MBPS) for my main site and then 2 storage servers (1GBPS) for files. Also have 1 backup server with 16TB of HDD. its working great so far!! i get about 5 - 6 thousand downloads daily with multiple premium members in there, no one complained about low speeds so far