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.
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.
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.
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.
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...
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'...
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...
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.
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.