1

Topic: how to update instant indicia/drupal installation?

Good evening, i have to update an existing installation of instant indicia/drupal 6.26 to the latest 6.30 but i don't know how to process (i'm not skilled in using drupal). should i simply copy the new instant indicia/drupal installation over the existing files or there is an other step to follow? Thanks

Carlo Politi - Software Engineer
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit

2

Re: how to update instant indicia/drupal installation?

Hi Carlo,

You want to upgrade the Drupal core so you can follow the instructions on the Drupal website;
https://drupal.org/node/1494290
You may also wish to upgrade some modules;
https://drupal.org/node/250790

Most important, make sure you backup the database and your files!
You may like to install the Backup and Migrate module;
https://drupal.org/project/backup_migrate

Jim Bacon.

3

Re: how to update instant indicia/drupal installation?

Good day Jim, thanks for information. Last day i tried to update core and other modules but i get a strange error, that's when an user try to register, when he/she submit, the result is a blank page/http 500 and i don't know how to solve this. If i register from inside drupal, all is ok... Any idea?

Carlo Politi - Software Engineer
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit

4

Re: how to update instant indicia/drupal installation?

Hi Carlo
I've just releases a new set of files, available on the new downloads page at http://www.indicia.org.uk/downloads. Can you try these please and let us know how you get on?
Thanks
John

John van Breda
Biodiverse IT

5

Re: how to update instant indicia/drupal installation?

Hi John, which is the right way to install these drupal/indicia updates? Sorry for dumb question but i want to avoid to do a "mess".. thanks...

Carlo Politi - Software Engineer
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit

6

Re: how to update instant indicia/drupal installation?

Hi again, i'm thinking to migrate from drupal 6.x to drupal 7.x but i need to migrate user i have in my current installation connected to the warehouse. Is there a tool, a guide or other which i can use to migrate my current system to the new one? Thanks

Carlo Politi - Software Engineer
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit

7

Re: how to update instant indicia/drupal installation?

Hi Carlo,
To upgrade from Drupal 6 to Drupal 7 you can follow the instructions at https://drupal.org/documentation/upgrade.
The upgrade preserves all content including the users.
Jim Bacon.

8

Re: how to update instant indicia/drupal installation?

Hi Jim,
i'm trying to install from a fresh drupal 7 putting over iform and indicia_features but i have many problems (i downloaded drupal 7.26 and created iform and indicia_features in /sites/all/modules folder, v0.90)

The first problem is related to easy login module becase it says thes bad messages...


Notice: Undefined index: id in easy_login_form_alter() (line 272 of /var/www/instantindicia7/sites/all/modules/indicia_features/easy_login/easy_login.module).

Notice: Undefined index: title in easy_login_form_alter() (line 272 of /var/www/instantindicia7/sites/all/modules/indicia_features/easy_login/easy_login.module).


The other problem is related to the following modules:

Indicia Location Tools
Indicia Proxy

and they are marked with red and the error is: This version is not compatible with Drupal 7.x and should be replaced.

If i don't solve the problem with easy login, i surely i cannot connect my drupal user to warehouse, right? i was thinking to undump the "profile_values" table of drupal 6 over drupal 7 but i have seen there isn't a table called so...

Carlo Politi - Software Engineer
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit

9

Re: how to update instant indicia/drupal installation?

Other problem... I tried to create an indicia page to submit records and when i save editor the page these errors:


    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 225 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 258 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 262 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 266 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 277 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 278 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 279 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Warning: Cannot use a scalar value as an array in get_attribute_tabs() (line 157 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: id in iform_dynamic::get_tab_content() (line 442 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/dynamic.php).
    Notice: Undefined offset: -1 in get_attribute_html() (line 77 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined offset: -2 in get_attribute_html() (line 79 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 225 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 258 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 262 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 266 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 277 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 278 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: caption in get_user_profile_hidden_inputs() (line 279 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Warning: Cannot use a scalar value as an array in get_attribute_tabs() (line 157 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined index: id in iform_dynamic::get_tab_content() (line 442 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/dynamic.php).
    Notice: Undefined offset: -1 in get_attribute_html() (line 77 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).
    Notice: Undefined offset: -2 in get_attribute_html() (line 79 of /var/www/instantindicia7/sites/all/modules/iform/client_helpers/prebuilt_forms/includes/form_generation.php).

and the page is written but the only thing i see is also this message:

Option fieldname not found

Carlo Politi - Software Engineer
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit

10

Re: how to update instant indicia/drupal installation?

A thing related to D6... in the same server test, i have installed a D6 with 0.90 indicia but i get this error related to the last photos:

pg_connect() [function.pg-connect]: Unable to connect to PostgreSQL server: FATAL: no PostgreSQL user name specified in startup packet FATAL: no PostgreSQL user name specified in startup packet

But PostgreSQL is up... could it be related that warehouse is still 0.81?

Carlo Politi - Software Engineer
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit