
	Author: Tri Dung Nguyen
	Download: www.vitinh.de
	
	#### USE AT YOUR OWN RISK ######################################################
	
	FPG 2.0 Converter for Ultimate Guestbook Version 1.0
	
	1. Upload the file "converter.cgi" (in ASCII mode) to the directory where 
	   the file fpg.cgi is stored (FPG must be installed before).
	   
	2. Upload the file "entries.file" (where the old entries are stored)
	   to the same directory like converter.cgi.
	   
		Correct directory tree:
		
		+ cgi-bin/
		+ ------- + fpg.cgi
		+ ------- + converter.cgi
		+ ------- + entries.file
	   
	3. Chmod these 2 files 755
	
	4. Run the script: http://www.you.com/cgi-bin/converter.cgi
	   (Note: the URL to your guestbook is now: http://www.you.com/cgi-bin/fpg.cgi)
	   
	5. Choose your date format
	
	6. Click "convert" and go to your guestbook to see the new old entries :-)
	
	That's all!