1

Topic: Modify attributes of occurrences

Good day,
we have created  a page with these settings:

Form Category: Utilities
Form: Change identification of a record

When we call call the page with the paramter "?occurrence_id=XXXX", we obtain the right record and we are able to modify the species list. However after the saving, the record appears not modified with the original species id. Anyone had the same problem?
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: Modify attributes of occurrences

Hi Carlo,

That sounds similar to a problem someone else had which was solved by enabling the Indicia AJAX proxy module and ensuring that permission to use the module has been granted.

Jim Bacon.

3

Re: Modify attributes of occurrences

Oh.. ok.... the poblem is that i have alright Indiia AJAX Proxy module activated and i have set permissions so for authenticated user    and admin user:

iform_ajaxproxy module >
    IForm AJAX Proxy passthrough

iform_proxy module >
    IForm Proxy admin
    IForm Proxy passthrough

I don't see any other "proxy" or "ajax" module to activate. i have 0.82 drupal iform

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: Modify attributes of occurrences

Hi Carlo

Those are the modules and permissions that I was thinking about.
Has your problem been solved by enabling them?

Jim Bacon.

5

Re: Modify attributes of occurrences

Hi Jim,
no, not solved, i had them already enabled and when i try to save the changes, it reverts to the old value...

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: Modify attributes of occurrences

Hi Carlo,

In that case you need to get some more information about what is going wrong. For example, I would configure the highest level of logging in your warehouse, try to save a change to a record, and see what is written to the log.

If you think there is a bug in the code then my recommendation is to upgrade to version 0.9.0. We only use version 0.9 and that is the version that is receiving bug fixes.

Jim Bacon.

7

Re: Modify attributes of occurrences

Regarding upgrade, i can copy the new files over the old or follow other procedures?

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

8

Re: Modify attributes of occurrences

Hi Carlo,

To upgrade the warehouse you can follow this procedure
http://indicia-docs.readthedocs.org/en/ … ading.html
Version 0.9.0.1 can be downloaded from http://www.indicia.org.uk/downloads.

To upgrade Drupal there are instructions here
http://indicia-docs.readthedocs.org/en/ … ading.html

In both cases the instructions are, in simple words,
1. Backup files and database
2. Copy new files over old
3. Run upgrade script

Jim Bacon.