Recent content by wski3731

  1. W

    Delete System Expired Stats

    Hello, any way to delete the system expired, user removed, admin removed, etc, stats from the database? These are taking a lot of space and should be purged. Thanks.
  2. W

    sessions in mysql table

    Just checked mine: 1 mysql mysql 8.4G Feb 5 16:07 /sessions.MYD This definitely needs to be fixed lol
  3. W

    Support Email?

    Two days ago I tried to send a support email to [email protected] and still no reply. Is there a new address or something? Thanks.
  4. W

    Theme whitespace question

    Cheers, that did the trick.
  5. W

    Theme whitespace question

    Hey Adam, any reason for this space and maybe a quick way of removing it?
  6. W

    v4.0 Beta Bug Tracker Thread

    I did not install 4.0 yet so not sure if this feature was added but the other day while playing with the SMTP settings I noticed that the script is missing TLS feature for servers that require authentication. I had to manually edit and add: $mail->SMTPSecure = "tls"; in order to get things...
  7. W

    Delivery Failed To Yahoo Address

    I noticed a problem on my site recently when users register for an account. When the e-mail used is a @yahoo.com address I get a "Delivery Status Notification (Failure)‏". The headers show me: Final-Recipient: rfc822;[email protected] Action: failed Status: 5.5.0 Diagnostic-Code: smtp;554...
  8. W

    v4.0 Update - 1 week until beta!

    Can't wait for this one! Amazing job Adam. 8-)
  9. W

    then several bug was detected on

    I think I have the same problem as you. It's probably a bug. When I had 2 servers activated (main server + file server) files would upload fine but then when trying to download they would be not found. So yea I'm guessing during upload it doesn't put the right location of the file in the table...
  10. W

    3.5.1 Beta to 3.5.1 Gold

    Just a quick question about the final 3.5.1. Are there any SQL changes to be applied since I already applied the changes during the beta? Also is curl needed to be installed on the remote file host servers?
  11. W

    v3.5.1 beta - Report Bugs or Issues Here

    Front end, when you access "Your Files" Admin area works fine.
  12. W

    v3.5.1 beta - Report Bugs or Issues Here

    Yes, all should be 3.5.1. Any specific file you want me to double check make sure I have the recent version?
  13. W

    v3.5.1 beta - Report Bugs or Issues Here

    File delete from file server still doesn't work for me. I get confirmation and all but the file is still there. Not a big deal right now, just thought I post here.
  14. W

    v3.5.1 beta - Report Bugs or Issues Here

    Also I see Media Player shows v3.5.1 do I need to update that as well?
  15. W

    v3.5.1 beta - Report Bugs or Issues Here

    Oh my mistake I was on MFScripts. Got it, will update in a bit. I guess the changes apply both to main server plus file server right?