Restrict search engines by means of robots.txt to exclude e.g. the maps directory
Links should be in the form ?membername= rather than ?member=
Ensure that database tables do not have tiny integers as fields, as this was the problem with a maximum number of visits being input
When scrolling down a page using a PDA, the maps make the user cycle between countries, rather than being able to see the text below the map.
Submitted by Abi77 on 12 March, 2007 - 14:58.
Every time I try to add to my travel record I get this message (or similar):
user warning: Duplicate entry '32767' for key 1 query: INSERT INTO passportstamp_visits(ViTimestamp, ViName, ViCountry, ViInputCountry, ViDateIn, ViDateOut, ViTransit, Domain) VALUES ('1173711443', '1664','82', '82','1978-00-00','1978-00-00', '', '88.109.63.65') in /srv/www/passportstamp/html/includes/database.mysql.inc on line 172.
Whenever I try to enter data into my travel record I get a message like this:
user warning: Duplicate entry '32767' for key 1 query: INSERT INTO passportstamp_visits(ViTimestamp, ViName, ViCountry, ViInputCountry, ViDateIn, ViDateOut, ViTransit, Domain) VALUES ('1173711897', '1664','82', '82','0000-00-00','0000-00-00', '', '88.109.63.65') in /srv/www/passportstamp/html/includes/database.mysql.inc on line 172.
URL does not open correctly when users do not include http:// in their website URL
Need to switch between detailed map and vector map (small image when clicked brings up large version).