Search results

  1. adam

    404 not found on shorturl click

    Hi, Your host should be able to advise as to whether you have mod_rewrite enabled. Thanks, Adam.
  2. adam

    New payment processor - MoneyBookers.com

    Hi all, As a result of feedback from our customers, we now accept MoneyBookers.com as a method of payment, just select the relevant option during the checkout process. As usual, feel free to contact us if you need any help. Thanks, Adam.
  3. adam

    Change admin password

    Hi, Yes try to log in as the new user and then disable the original admin, it won't allow you to disable the current logged in user. Adam.
  4. adam

    broken links

    Hi, I've sent you a response via email, it looks like the .htaccess was missing or didn't have the correct permissions. Regards, Adam.
  5. adam

    header question

    Hi, I've also sent you an email but for the benefit of anyone else wanting to know this... You can update the keywords, title and meta description for each page within the translations section via the admin area. Regards, Adam.
  6. adam

    Update to Short Url Script - Coming soon...

    Hi all, This release is now available for download. The main update being the stats part of the script (excluding the cvs export which will now come with the next release). Let us know if you need any help with downloading/installation. Thanks, Adam.
  7. adam

    404 not found on shorturl click

    Hi, It sounds like either an issue with mod rewrite or your .htaccess isn't available. Can you check that mod rewrite is correctly enabled and .htaccess has been uploaded? If that's fine, send me ftp details via the contact part of this site and I'll take a look. Thanks, Adam.
  8. adam

    Hide from public access.

    Hi André, Thanks for the feedback and taking time to post the information. Best, Adam.
  9. adam

    Update to Short Url Script - Coming soon...

    Hi, Yes sorry for the delay, we've been absolutely manic lately! We should have the release out in the next few days, nearly there. Thanks, Adam.
  10. adam

    Hide from public access.

    Hi André, This is completely untested, however you should be able to lock down the index.php page to a specific IP within the .htaccess access file. <Files "(index)\\.$"> order allow deny deny from all allow from <your_external_ip> </Files> Add this to the end of the root .htaccess...
  11. adam

    How to change footer?

    Sure, have a look in _footer.inc.php. Adam.
  12. adam

    Short url script

    - Installer scripts.
  13. adam

    Short url script

    <del>v2.0 - Admin change password.</del>
  14. adam

    installation error

    Hi, I removed your other post as it looks like you have that resolved. You can change your admin password either via an interface such as phpMyAdmin or by setting up a new admin user, then disabling the current one. (after logging in as the new one). We do have an RFC for 'change password'...
  15. adam

    Update to Short Url Script - Coming soon...

    Hi all, Just to make you aware of an update to the short url script which will be released in the coming days. The following will be included: - Stats pages for each url. - Removal of reliance on bcmath for short url creation. - Database validation when creating short url. - Export to...
  16. adam

    Short url script

    <del>v2.0 - Export urls as CSV file.</del>
  17. adam

    Short url script

    <del>- Remove reliance on bcmath for short url generation.</del>
  18. adam

    Problems wth installation

    Hi Colin, I've resolved this for you now. You'd set invalid values within the configuration file which meant it couldn't connect to the database however it all seems to be working now as it should. Regards, Adam.
  19. adam

    htaccess rules

    Hi, There's no error reporting on screen for that installation so it's difficult to assess what the error may be. Can you send me (via the contact pages) access details to your ftp area and I'll take a look. Thanks, Adam.
  20. adam

    htaccess rules

    The script works just fine. What errors are you seeing after you install it?