Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.

Tableset aus Version 4.12 exportiert und in 4.14 importiert #334

Open
tbaddade opened this issue Nov 30, 2015 · 2 comments
Open

Tableset aus Version 4.12 exportiert und in 4.14 importiert #334

tbaddade opened this issue Nov 30, 2015 · 2 comments
Labels

Comments

@tbaddade
Copy link
Member

Warning: file_get_contents(e4dedd53b3e58e88a7ea09b12c89bbab_xform_manager_tableset_export_tables_20151130090455.json): failed to open stream: Datei oder Verzeichnis nicht gefunden in /addons/xform/plugins/manager/pages/table_edit.inc.php on line 121

Warning: Invalid argument supplied for foreach() in /addons/xform/plugins/manager/classes/basic/class.rex_xform_manager_table_api.inc.php on line 111
@tbaddade tbaddade added the bug label Nov 30, 2015
@alexwenz
Copy link

alexwenz commented Feb 4, 2016

Der Fehler tritt unabhängig von der verwendeten Version auf. Aus 4.14 exportiert und versucht wieder in 4.14 zu importieren: gleiche Fehlermeldung.

@IngoWinter
Copy link

In Zeile 121 der /addons/xform/plugins/manager/pages/table_edit.inc.php fehlt der Pfad. So gehts:
$content = file_get_contents(rex_path::addonData('xform','uploads').'/'.$xform->objparams['value_pool']['email']['importfile']);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants