Search results

  1. adam

    Weird server error 500 for each chunk!

    I noticed you're also on IIS. We test on Apache and don't officially support IIS, although I'll do my best to help.
  2. adam

    Weird server error 500 for each chunk!

    Strange, I've not seen this before. Do you have any logs on the server for the 500 error?
  3. adam

    RESOLVED v3.5: Stats page and deleted files issue

    Re: Stats page and deleted files issue Moved to RFCs
  4. adam

    Registered Users ONLY

    There isn't an option however you can enable a captcha on creation. Look for this in admin, site settings: "Disable or enable captcha confirmation on short url creation"
  5. adam

    Manage Short Url Domains

    It's created on domain2.com. When someone visits it, the .htaccess redirects to domain1.com.
  6. adam

    impossible to create short URL

    This was resolved but for anyone else it was because strict mode is enable in MySQL. The next release will allow for this.
  7. adam

    Manage Short Url Domains

    You have the script on one and the .htaccess on the other. When you say it's not working, can you provide more info? Errors etc?
  8. adam

    Contact & Impressum?

    There'll be one in the next release.
  9. adam

    EXE file uploading problem

    Hi, This is strange. There's nothing in the script which would cause it as far as I'm aware. At least, there's nothing checking for exe files specifically. I'd have a look at what server restrictions you may have. i.e. is mod security blocking files with .exe extension? Ask your host if there's...
  10. adam

    Congratulation guys

    Thanks for the feedback, much appreciated. :) Good to hear it will work on Windows aswell. We'll take a look at the MySQL suggestion. Regards, Adam.
  11. adam

    Manually import files into the DB?

    Hi, Not at the moment. The only way is to batch upload them via the front-end. We're working on a file api in a future release which may give you more control. Regards, Adam.
  12. adam

    Forum Rules

    Forum Rules Members are asked only to post in English, as this is an English speaking community. Users are asked to be respectful of other individuals. We do not allow any kind of bad language, or abuse. Offenders may have their forum accounts revoked. We do not allow discussions of software...
  13. adam

    Forum Rules

    Forum Rules Members are asked only to post in English, as this is an English speaking community. Users are asked to be respectful of other individuals. We do not allow any kind of bad language, or abuse. Offenders may have their forum accounts revoked. We do not allow discussions of software...
  14. adam

    Forum Rules

    Forum Rules Members are asked only to post in English, as this is an English speaking community. Users are asked to be respectful of other individuals. We do not allow any kind of bad language, or abuse. Offenders may have their forum accounts revoked. We do not allow discussions of software...
  15. adam

    Forum Rules

    Forum Rules Members are asked only to post in English, as this is an English speaking community. Users are asked to be respectful of other individuals. We do not allow any kind of bad language, or abuse. Offenders may have their forum accounts revoked. We do not allow discussions of software...
  16. adam

    Forum Rules

    Forum Rules Members are asked only to post in English, as this is an English speaking community. Users are asked to be respectful of other individuals. We do not allow any kind of bad language, or abuse. Offenders may have their forum accounts revoked. We do not allow discussions of software...
  17. adam

    MediaPlayer Plugins : Jwplayer not working! Approved.

    Hi, Are you using urls with the filename on the end? i.e. yoursite.com/3d3w/file.mp4 In the release which added JWPlayer support, the player wouldn't play if your urls are without the filename. It seems JWPlayer requires this. It was fixed about 5 days ago so if you re-download and upgrade...
  18. adam

    V3.4 Default File manafer view

    No problem. Thanks. :)
  19. adam

    AJAX front-end

    Looks pretty fast on our demo site. I'll have a look for the next release though to see if it can ajaxified and sped up further.