-
mkdfx registered the Sql2Csv project.
2007-11-26 23:06:13 UTC in Sql2Csv
-
This was not the cause for the problem. I did remove the file but it still works fine.
2007-03-16 07:21:37 UTC in GanttProject
-
Thanks for this hint. I changed the language of my GP to English and it worked. And after changing back to German language it still works. After restarting the program it also works now.
I can't explain this to me, because I really had this problem as you see in my screenshot and was closed to get grey hair...
BTW: I already had this problem wit GP 2.0.2.
2007-03-15 12:49:03 UTC in GanttProject
-
The "Export Wizard" dialog displays wrong special chars. For example instead of "Ü" it says "\u00fc". See attached screenshot.
Using jre1.5.0_11.
2007-03-15 12:10:23 UTC in GanttProject
-
The "Export Wizard" dialog displays wrong special chars. For example instead of "Ü" it says "\u00fc". See attached screenshot.
Using jre1.5.0_11.
2007-03-15 09:44:01 UTC in GanttProject
-
In the german Gantt Version 2.0.4 the calendar week in the head of the table does not fit to month when exporting Gantt or Ressource view. See attached image.
Using jre1.5.0_11.
2007-03-15 09:34:58 UTC in GanttProject
-
Thanks! FAQ 6.20 described exactly the problem. My hoster changed the global CREATE TEMPORARY TABLES privileges and everything works as usual now.
2007-01-15 22:23:37 UTC in phpMyAdmin
-
I need this because my databases are hosted on a multiple user server and there are lots of databases served. Always when i log on with my user I get the databases of all users listed in the dropdown field.
As it is a mess to search for the database I like to modify, I decided to use above configuration to get always the suitable database to the actual logged in user displayed.
Do you have a...
2007-01-13 19:46:17 UTC in phpMyAdmin
-
The following entry in config.inc.php does not seem to work with Version 2.9.1.1:
$cfg['Servers'][$i]['only_db'] = $_SERVER['PHP_AUTH_USER'];
I'm using this for a long time and numerous versions of PHPMyAdmin. But actually PHPMyAdmin shows all databases without taking care of this parameter. Rest of the config as followed:
$cfg['Servers'][$i]['host'] = 'localhost';...
2007-01-07 12:12:46 UTC in phpMyAdmin