Search results

  1. adam

    Password Protected Files

    It's on it's way, scheduled in for the next release. :)
  2. adam

    Mobile browser won't download file

    But is that with Chrome or the built in android browser? They're 2 different browsers, at least on my handset.
  3. adam

    Mobile browser won't download file

    It's working fine for me on the standard android browser. Can you try with that and see whether it works? I'll have a look if there's a fix in the code.
  4. adam

    I cant see no Images on my Site with new Image Plugin

    Hi all, I've managed to fixed this one. One of the php functions the plugin uses can be restricted on certain hosting setups. I've written round it to work with these servers. It's meant however that I've had to change the core code slightly. To update before the next core release do this: -...
  5. adam

    Aff system for imghost !

    It's the weekend :) I'll get back to you by tomorrow.
  6. adam

    I cant see no Images on my Site with new Image Plugin

    Someone else has reported similar problems today also so I'm keen to fix this one. Could you send me temp ftp access via the contact form above and I'll take a look? I can't replicate the issue on our dev or demo sites. Thanks, Adam.
  7. adam

    [URGENT] URL Bug

    Just to let you know that this has been done in our dev code and will be part of the next release.
  8. adam

    Text not localized

    Thanks for the feedback. I've fixed this (along with the table labels) for the next release.
  9. adam

    Aff system for imghost !

    I don't use any IM but send me some details via [email protected]. I'm stacked with our in-house development work so I'm not sure if it's something we can help with, although I'll take a look and let you know.
  10. adam

    Aff system for imghost !

    Ok, we're working on a PPD plugin so you might be able to mod this for the same. It should be out in the next few weeks so I'll post here when more details are up.
  11. adam

    Additional image display options / Image hosting plugin

    Like this: <a href="http://fhscript.com/ano" target="_blank" title="Download from File Upload Script"><img src="http://fhscript.com/plugins/imageviewer/site/thumb.php?s=ano"/></a> Or this: [ URL=http://fhscript.com/ano][img ]http://fhscript.com/plugins/imageviewer/site/thumb.php?s=ano[/img...
  12. adam

    Aff system for imghost !

    Can you give more info what you mean by affiliate system...?
  13. adam

    How to add a new Theme?

    Just edit the files in the theme folder. Copy the existing theme as a backup and make any changes you need.
  14. adam

    Additional image display options / Image hosting plugin

    No it'll work without disabling the waiting. If you enable the wait time, when the user clicks the image on an external site, they'll be directed the upgrade page. If the wait it disabled, they'll be directed to the image view, with all the image details, size etc. I guess I may have confused...
  15. adam

    [URGENT] URL Bug

    I wouldn't call this a bug as it's not meant to do it. :) I'll move this to the RFCs though and see if it can be added in the next release.
  16. adam

    Minor issues with URL script

    Just above the front page url form it reads "ENTER ONE OR MORE LONG URLS BELOW". One or more??? How? >>> Just add a new line for each. The text box will resize automatically. Also, when I click the REGISTER menu option there's a list on the right showing my recent urls. How, if I haven't logged...
  17. adam

    Stat & QR Code dont't work

    No problem. :)
  18. adam

    Upload a new theme?

    Hi, Within the database open the site_config table so you can see the data. Find the row where 'config_key' column is 'site_theme' and edit the row. Change this: ["blue_v2"] to ["blue_v2", "your_theme"] Regards, Adam.
  19. adam

    Stat & QR Code dont't work

    Hi, Did you change anything in the .htaccess file? Regards, Adam.
  20. adam

    Additional image display options / Image hosting plugin

    Hi, Yes, click on 'slow download', wait for the timer and you'll see the link to view the file. If you're logged in you don't see the upgrade page at all so try logging in and viewing your url. Also, if you've set free users to not wait for the download, they'll also be sent directly to the...