Search results

  1. C

    Problem Plugin

    If that's the vouchers mod I'm thinking of, you're on the wrong forum. They have a tech support forum for that. I don't think it has been upgraded for 4.0 yet though.
  2. C

    Auto Logout (V 4.0)

    Ah CF. Yeah some users have an issue with CF. I never did. Users would be logged out with or without it. That fixed it up for me.
  3. C

    ImageViewer Plugin - Working for v4? Not in Demo...

    It works as intended. I don't remember that being a feature ever.
  4. C

    Auto Logout (V 4.0)

    This has worked for me (has to be done on all servers): You can hard code it by editing /core/includes/dBSession.class.php. Find: if((int)$max < 60) { $max = 60*60*24*7; // 7 days } Replace with: $max = 60*60*24*14;
  5. C

    Infinite interim download page loop...

    Why is it stupid? Don't think like a surfer. If they don't like it, they will pay so they can skip all the download pages.
  6. C

    Security Lock

    I think this would be neat. You can activate a security lock which you have to click a email link before files will be deleted, payment requests made, or account changes can be done.
  7. C

    Yetishare V4 Themes In Progress

    On the last screen there, looks like you just removed the video file URL. It still has that foreground on it.
  8. C

    Can't register! Class 'passwordpolicy' not found?

    LOL don't do that. Go get the fully updated release
  9. C

    Auto Logout (V 4.0)

    Try turning off the account sharing option in settings if you have it on. Also try turning the logout setting time up some in settings. Also match it to session.gc-maxlifetime in your php.ini file.
  10. C

    ob_flush(): failed to flush buffer. No buffer to flush

    Yeah this is what I did. Not gonna buy additional drives for error logs :p
  11. C

    I can't edit Site Settings after upgrade to v4.0 (admincp)

    Re: I can't edit Site Settings after upgrade to v4.0 (adminc Start fresh. Delete all your history/cache. From cloudflare too if you use that. Once I did that, I was fine.
  12. C

    Repair v4 bug for FREE!

    What's this thread about? The images really don't show anything since they're so small. I don't get it lol
  13. C

    ob_flush(): failed to flush buffer. No buffer to flush

    Anyone else notice an error like this? I had 1.5TB of logs racked up since yesterday of this in /core/logs/system/ on a file server. No issues with the main server though. 2014-10-14 00:00:00 - Array ( [Error Msg] => ob_flush(): failed to flush buffer. No buffer to flush [File] =>...
  14. C

    [FIXED] Mcypt functions not found within PHP

    Just to let cPanel users know, if you run easyapache you can install it with a click rather than ssh if you're not comfortable with ssh.
  15. C

    Rewrite on Nginx (version 3.5.x)

    Re: Rewrite on Nginx Use your forum or yetishare.com login info. It's one of the two.
  16. C

    Show current earnings balance under members

    When you're in the current members page, there should be a column to show how much they currently have generated in earnings (not casehd out).
  17. C

    deny payout option

    there's a set to paid option, but no deny option
  18. C

    Setup admin URL during install

    I hope you're kidding, pilot. If you know that little about security, you're a danger to anyone that signs up for any website you own. You probably use duplicate passwords too.
  19. C

    Client Notes

    Cool :) Thanks man
  20. C

    Client Notes

    Yeah exactly like that. I thought maybe just leave warnings in the notes, but something separate like that makes more sense. Than maybe a tick box to make some (not all) notes available for the user to see. A link in the header of the admin area would be handy to see all users with notes so...