Page 1 of 1

Field Configuration - Entity

Posted: 12 May 2015, 08:43
by fahmisalim
Has error when you add field with type entity.
Warning: require(modules/items/components/add_reports_query.php): failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/ruko/includes/classes/fieldstypes/fieldtype_entity.php on line 65

Fatal error: require(): Failed opening required 'modules/items/components/add_reports_query.php' (include_path='.:/Applications/XAMPP/xamppfiles/lib/php') in /Applications/XAMPP/xamppfiles/htdocs/ruko/includes/classes/fieldstypes/fieldtype_entity.php on line 65

Re: Field Configuration - Entity

Posted: 12 May 2015, 11:21
by support
to fix this issue copy attached file to \includes\classes\fieldstypes
(replace exist)

let me know if problem is fixed

Re: Field Configuration - Entity

Posted: 13 May 2015, 06:56
by fahmisalim
Solved - Thanks