Search results

  1. adam

    Request For Changes - Fonts Website Script

    Hi all, Submit any Request For Changes for the Fonts Website Script in this forum. Please create a new thread for each request so it's easier for us to review when we prepare for the next development round. Thanks for any suggestions in the RFCs, any feedback to help improve our scripts is...
  2. adam

    Request For Changes - S3 Backup WHM Script

    Hi all, Submit any Request For Changes for the S3 Backup WHM Script in this forum. Please create a new thread for each request so it's easier for us to review when we prepare for the next development round. Thanks for any suggestions in the RFCs, any feedback to help improve our scripts is...
  3. adam

    Suggestion in Admin Area…

    Hi Rusty, Thanks for the feedback. You should be able to order the table by status which will make finding the pending ones a lot easier. Although agreed a clear filter or dedicated page for pending ones would be useful. You can't currently rename or change the details of fonts within...
  4. adam

    Problem in installation

    Hi, This occurs when the script can not connect to the database. Please check your database details and ensure you've granted privileges to that user on the database. Regards, Adam.
  5. adam

    Create Short URL can be indexed by google?

    Yes there's no restrictions on the urls to they'll be picked up by Google like any other url. Regards, Adam.
  6. adam

    Problem in installation

    Hi, Please send us an email using the 'contact' tab above and detail the errors you're seeing. I'll have a look for you as soon as possible. Regards, Adam.
  7. adam

    Multiple 404 errors in installation.

    Hi, Thanks for posting your resolution, I'll see whether we can incorporate this into future releases as standard. Regards, Adam.
  8. adam

    Can't Change Admin Password

    Hi, We're looking into this. In the mean time you can create another admin user and lock the old one. Note: You can only lock the old after you login as the new user. Regards, Adam.
  9. adam

    Big Redirect Issue with Frames

    It doesn't make the script 'useless', if you use the direct redirect or delayed redirect option within the script it works just fine. This is how the majority of other short url sites work on the web. The framed redirect option is an addition which allows you to set advertising if you choose...
  10. adam

    Trustness

    Hi, We are looking at adding this in a future release. In the mean time, you'll should be able to add something yourself (or source a developer) if you want to build it into your existing code. THe majority of the source code is available within the script so custom enhancements like this...
  11. adam

    SITE ERROR: MISSING TRANSLATION *** unknown ***

    Hi, This has now been resolved in the latest 2.02 release. For anyone wanting to patch an existing release, just re-upload the stats.php file. Regards, Adam.
  12. adam

    Problem with installation

    Hi, This is due to a failure to connect with your database. Please check your database settings within the config file. Failing that, email us a copy of your config via the contact pages on this site and we'll take a look. Regards, Adam.
  13. adam

    API use

    Hi, The username/password can't be set via the API since there's no secure way of currently doing it. Any urls created using the API will therefore not be added to any account. Thanks, Adam.
  14. adam

    End the short url with a slash "/"

    Hi, You'll need to modify the .htaccess file to amend the redirect rule to include the forward slash. Then any places the short url is output. The space is a browser issue, it shouldn't cause any problems as the short url still redirects as expected. Regards, Adam.
  15. adam

    Login problem, site dont work

    Hi, Can you post/send me an example url and I'll take a look for you? Thanks, Adam.
  16. adam

    Adbrite Ads

    Hi, Yes it should be fine, there's no reason why it wouldn't work. Are you adding it directly into the code? Can you post a link to a page you've added it to? Regards, Adam.
  17. adam

    Short Url Script V2.0!

    Hi, You can download the latest version via your account on the site. Thanks, Adam.
  18. adam

    Config not found!

    Hi, Please send us a copy of your config file via the 'contact' tab above and I'll have a check over it. Regards, Adam.
  19. adam

    stats problems

    Which version are you using? Try downloading the most recent codebase and updating your code. I think this was an issue with a previous release which was fairly quickly resolved. Failing that, send me an email via the contact tab above and I'll look into it more. Regards, Adam.
  20. adam

    Short Url Script V2.0!

    Hi all, We're pleased to announce the release today of v2.0 of our Short Url Script. There's a number of new features which have been added, the main are listed below: - User registration & login forms. - Full members area so users can manage, add, expire urls, view stats, share urls and...