Search results

  1. adam

    Strange issue

    Hi, This has been improved in the next release due soon. The query you mention is no longer called in master.inc.php, it's only called as needed by the translations. (which isn't used for the image previews) Keep an eye on the site for more info on the release soon... Thanks, Asdam.
  2. adam

    Strange behavior handling files

    Hi all, This was indeed a bug which is now fixed for the next release due soon. The root node will now only show files which don't exist in other sub-folders. When a file is moved it no longer appears in the root. More news soon about the release... Thanks, Adam.
  3. adam

    Cleaning deleted files

    More functionality to manage this has built into the next release, v3.5. It'll be available in the coming weeks.
  4. adam

    RESOLVED v3.5: Yetishare and plug ImageViewer waiting time

    Re: Yetishare and plug ImageViewer waiting time for pictures This has been done in our development environment and will be part of the next release, v3.5.
  5. adam

    RESOLVED v3.5: Update jquery

    Re: Update jquery This has been done for the next release, v3.5.
  6. adam

    RESOLVED v3.5: COntact Us form

    Re: COntact Us form This has been added to the next release, v3.5.
  7. adam

    RESOLVED v3.5: Stats page and deleted files issue

    Re: Stats page and deleted files issue This has been fixed for the next release, v3.5.
  8. adam

    Weird server error 500 for each chunk!

    I'll take a look at updating it, assuming none of the other plugins are affected. Thanks for the feedback about Windows 2008 and the offer of help aswell. :)
  9. 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.
  10. 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?
  11. adam

    RESOLVED v3.5: Stats page and deleted files issue

    Re: Stats page and deleted files issue Moved to RFCs
  12. 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"
  13. adam

    Manage Short Url Domains

    It's created on domain2.com. When someone visits it, the .htaccess redirects to domain1.com.
  14. 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.
  15. 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?
  16. adam

    Contact & Impressum?

    There'll be one in the next release.
  17. 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...
  18. 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.
  19. 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.