Search found 6 matches

by nomikon
10 Jul 2010, 06:35
Forum: Help
Topic: Problem updating from 1.1.8 to 1.2.0 (PostgreSQL)
Replies: 1
Views: 2624

Problem updating from 1.1.8 to 1.2.0 (PostgreSQL)

I'm attempting to upgrade our current 1.1.8 installation to 1.2.0. When is comes to Database upgrade, I set the DB details (username and pasword). After clicking the upgrade button I get the following page:

Database Parameters
Upgrade Options
Admin username and password
Setting Database Hostname ...
by nomikon
16 Feb 2008, 10:35
Forum: Customizations
Topic: Drupal Integration - any ideas ?
Replies: 21
Views: 67461

Re: Drupal Integration - any ideas ?

Well, I was not speaking of Drupal integration only, really, or at least not exclusively. Maybe I should start another thread but the post of CADbloke about open sign-in works seemed to me related to this issue.

Which project would you see as owning this plugin, mantis or Drupal ?

That's the ...
by nomikon
15 Feb 2008, 22:54
Forum: Customizations
Topic: Drupal Integration - any ideas ?
Replies: 21
Views: 67461

Re: Drupal Integration - any ideas ?

Hi Daniel & Perry
If you check the Mantis bug reports you'll see they're working on open sign-in system. I'm willing to bet other systems (Drupal, Joomla!, SMF, PHPBB etc.) will follow suit (eventually) & so allay the hard labour of integrating specific systems.


Hi, as far as I know, the ...
by nomikon
10 Dec 2007, 20:20
Forum: General Discussion
Topic: Error during the install process
Replies: 2
Views: 4459

Re: Error during the install process

I'm testing the latest 1.1.0rc3 version with PostgreSQL 8.1.10 and I get the same error while creating that table:


Schema CreateTableSQL ( mantis_bug_table )
...
ERROR: column "sticky" is of type boolean but default expression is of type integer HINT: You will need to rewrite or cast the ...
by nomikon
31 Aug 2007, 09:38
Forum: Help
Topic: Problem adding users and projects names with accents (UTF-8)
Replies: 2
Views: 4330

Upgrade to Mantis 1.1.0a4.

Done. Actually, I did a fully new reinstall, but now I get another problem during the database creation, precisely in the Create Schema ( CreateTableSQL on mantis_bug_table) step:

ERROR: «sticky» column is boolean type but default expression is of type integer ...
by nomikon
13 Aug 2007, 18:15
Forum: Help
Topic: Problem adding users and projects names with accents (UTF-8)
Replies: 2
Views: 4330

Problem adding users and projects names with accents (UTF-8)

Hello.

I've successfully installed Mantis 1.0.8. with PostgreSQL 8.1 but I'm running in trouble each time I try to add a new user name (or a project) with spanish acents (let us say, "Andrés"...)

When adding a such user I get that "invalid byte sequence for encoding UTF8" error, and adding a ...