First I added the german language file to the patches section here.
But you also need to change line 36 in rs_functions.php.
old line:
$rs_language["german"]="languages/rs_lang.en.php";
new line:
$rs_language["german"]="languages/rs_lang.ge.php";
Then I wanted to test the newest research log version.
- I added a new directory and when I wanted to delete it, the program tells me there is a subdirectory so I can't delete this directory.
But I did not add a subdirectory!
I also can't delete the subdirectory which is shown on the screen.
So I'm not able to delete the directory :-(
- On the screen of rs_editlog.php the message "view" is directly after the ID of the item. There hould be added a space char.
The same with rs_editfolder.php.
Not seen while adding a new dir or item, but while editing one.
- I have only added 1 dir.
When I try to edit this one I can choose a parent folder but there can't be a parent folder because there is only ONE folder.
So much for now...
Much fun while working on these ;-) ;-)
bye, Kurt
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-11-15
Hello Kurt,
Thanks for the German language file. I have added it to the researchlog and updated the rs_config.php file. The next release it will be included.
Also added the space for the view word ;) We want it pretty :)
As for the deletion of a folder I found it happens only in index mode and not in mysql. I will look into it now. ;)
Regards,
Roland
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-11-15
I found the problem. It keeps thinking that the main folder is a subfolder of itself. Therefore it says it cannot delete it. When I try to change the folder parent to None, it wouldn't let me do that :S.
Now I need to find out how to change it :)
Roland
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-12-11
Hey Kurt,
To dig up an old problem, here is a solution :) It is not old for me. Ever since it has kept haunting me. Hahahahaha.
Finally after many days, trust me, and frustrating hours of debugging I have finally reached the walhalla. ;) Patience is a virtue eh !!!
I have comitted the new files to CVS ;)
Now I need a beer (or 2).
Regards,
Roland
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi John,
First I added the german language file to the patches section here.
But you also need to change line 36 in rs_functions.php.
old line:
$rs_language["german"]="languages/rs_lang.en.php";
new line:
$rs_language["german"]="languages/rs_lang.ge.php";
Then I wanted to test the newest research log version.
- I added a new directory and when I wanted to delete it, the program tells me there is a subdirectory so I can't delete this directory.
But I did not add a subdirectory!
I also can't delete the subdirectory which is shown on the screen.
So I'm not able to delete the directory :-(
- On the screen of rs_editlog.php the message "view" is directly after the ID of the item. There hould be added a space char.
The same with rs_editfolder.php.
Not seen while adding a new dir or item, but while editing one.
- I have only added 1 dir.
When I try to edit this one I can choose a parent folder but there can't be a parent folder because there is only ONE folder.
So much for now...
Much fun while working on these ;-) ;-)
bye, Kurt
Hello Kurt,
Thanks for the German language file. I have added it to the researchlog and updated the rs_config.php file. The next release it will be included.
Also added the space for the view word ;) We want it pretty :)
As for the deletion of a folder I found it happens only in index mode and not in mysql. I will look into it now. ;)
Regards,
Roland
I found the problem. It keeps thinking that the main folder is a subfolder of itself. Therefore it says it cannot delete it. When I try to change the folder parent to None, it wouldn't let me do that :S.
Now I need to find out how to change it :)
Roland
Hey Kurt,
To dig up an old problem, here is a solution :) It is not old for me. Ever since it has kept haunting me. Hahahahaha.
Finally after many days, trust me, and frustrating hours of debugging I have finally reached the walhalla. ;) Patience is a virtue eh !!!
I have comitted the new files to CVS ;)
Now I need a beer (or 2).
Regards,
Roland