Giampaolo Bellavite
Tue, 12 Aug 2003 06:29:48 -0700
Il 10/08/2003 alle 12.18, Oguz Demirkapi ha scritto: > - I have added some new entries into my blog but I have lost these blog > entries after 1 hour or one day etc. There is no specific time limit but > that is really annoying. > - Same thing for my categories. I have lost again and again. I am not > sure but are there any trick to save latest configuration and restore it > later? Backup solution is also not working perfect.
Really? That's odd. Could you reproduce this behaviour? Why do you say the backup solution doesn't work perfect? The only restore way is to replace the content of the zipped files with the current XML files. BTW, I'm reporting a strange java object issue with the authomatic backup option. > - User management does not work. I updated Application.cfm file but it > makes no change. When I edit my users via admin interface it is also > another problem. I can change password and see correct but when I try > to use new password, it does not work. I have to overwrite users.xml > file again and again in every processes. Because now I can only use > default users.xml file and it has as default "admin" and "admin". Not confirmed here. The users.xml file is encrypted using the request.kriptkey variable stored into the application.cfm file. If you change that key, after having saved users with the old key, the application may not be able to decrypt the file. Try this: 1. replace users.xml file with the file you find into the beta2 zip. 2. reload your blog (index.cfm?reload=1) 3. change passwords and user names using the configuration settings interface. 4. try to login again with new user name and password Please note that the admin username and password are no more referred to the <cfset> tags located into the application.cfm file. In the next application.cfm update, i removed those tags. > - Some of my old blog entries has not been listed. I checked XML files > and it is there but not in list. I'm thinking your blog xml files are really corrupted. Why, i don't know. We have to investigate this. > - When I click to any category just to see this category entries. I got > lots of other entries in wrong categories. I'm seeing for this. > - When I use " char in any blog title. My title after that char is > gone after any update. I see. We have to add URLEncoded() function somewhere. -- Giampaolo Bellavite, Milano * E-mail: [EMAIL PROTECTED] * http://www.bellavite.com