When I upload a file for a specific Task, I get this message:
String offset cast occurred dans _field_invoke_multiple() (ligne 321 dans /homepages/42/d141549472/htdocs/erpal/modules/field/field.attach.inc).

Where am I wrong?

Best regards

Comments

manuelBS’s picture

Please use Alpha5 and update the complete installation as described at http://www.erpal.info/en/blog/updating-erpal and report if it works.

pdeclarens’s picture

Version: 7.x-2.0-alpha4 » 7.x-2.0-alpha5

did the update as per the description.This is the message I get:
The following updates returned messages

panels module

Update #7302
Added panels_pane.uuid column. Added panels_display.uuid column. Generated UUIDs for database-based panel displays and panes.
relation_add module

Update #7001
Added endpoint autocomplete menu callback access to the anonymous and authenticated user roles.
erpal_contract_helper module

Update #7001
Failed: PDOException : SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'menu_attributes' for key 'PRIMARY': INSERT INTO {l10n_update_project} (name, project_type, core, version, l10n_server, l10n_path, status) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4, :db_insert_placeholder_5, :db_insert_placeholder_6); Array ( [:db_insert_placeholder_0] => menu_attributes [:db_insert_placeholder_1] => module [:db_insert_placeholder_2] => 7.x [:db_insert_placeholder_3] => 7.x-1.0-rc2+5-dev [:db_insert_placeholder_4] => [:db_insert_placeholder_5] => http://ftp.drupal.org/files/translations/7.x/menu_attributes/menu_attrib... [:db_insert_placeholder_6] => 1 ) dans drupal_write_record() (ligne 7136 dans /homepages/42/d141549472/htdocs/erpal/includes/common.inc).

pdeclarens’s picture

Hello,

Despite the previous errors, seems the site is working...

BUT, when I am in a taks and want to add a file using the Ctrl+B keys, I get this message:
Notice : String offset cast occurred dans _field_invoke_multiple() (ligne 321 dans /homepages/42/d141549472/htdocs/erpal/modules/field/field.attach.inc).

If I upload the file using the classical method, the file is uploaded and is present under the Menu Files, but if I click on the File tab in the Task, I get a "No files available"...

regards

manuelBS’s picture

Status: Active » Closed (duplicate)

please create a separate issue for the file upload. also this is duplicate to [#https://drupal.org/node/2092857]

pdeclarens’s picture

Status: Closed (duplicate) » Needs review

hello,

I cannot get the Ctrl+B shortcup to work...

thanks for your help

pdeclarens’s picture

I made another installation, using the same alpha 5 version, on the same server, identical PHP... and there I do not run into this issue...

On the report status i see nothing that rings a bell to explain why I cannot use the Ctrl +B feature...
rgds

andrisek’s picture

Did you set the permissions right for the shortcut module? We will update this soon at installation profile.

pdeclarens’s picture

i work with the admin permission...

andrisek’s picture

Do you still have the problem with the file upload pdeclares?