Quantcast
Channel: ProjeQtOr free project management software - ProjeQtOr free project management software - Recent Topics - ProjeQtOr
Viewing all articles
Browse latest Browse all 6784

Bug with table prefix - by: ppmichirones

$
0
0
ProjeQtOr version 7.3.3

When I install:
  1. At parameters configuration page, I set DbPrefix with "abCd_" string
  2. All configuration correct. The parameters.php file contains a "$paramDbPrefix='abCd_';" line
  3. I login with admin/admin default. Database population occurs.
  4. I regard in log file that database tables are created with "abcd_" prefix (pay attention to character case)
  5. When database population finish, the new parameters.php file contains "$paramDbPrefix='abCd_';" line
  6. Now, the login to ProjQtOr with admin/admin is posible, but stops at login page.

I have to manually change the new parameter.php in order to set "$paramDbPrefix='abcd_';" line and the first connection occurs.

I think this is a bug.

Viewing all articles
Browse latest Browse all 6784

Trending Articles