Hi all,
I'm getting the following errors when running an import from CSV file.
The strange thing is that I am not trying to import any url data (it's not availiable to select anyways), but I do note that I have 4 url fields in my type.
Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 93
Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 135
Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 93
Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 135
Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 93
Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 135
Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 93
Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 135
Warning: strpos() expects parameter 1 to be string, object given in my_path/public_html/libraries/framework/Joomla/Registry/Registry.php on line 170
Catchable fatal error: Object of class stdClass could not be converted to string in my_path/public_html/libraries/framework/Joomla/Registry/Registry.php on line 172
Has anyone else seen this or can give me any pointers please?
Thanks,
Dale.
Hi all,
I'm getting the following errors when running an import from CSV file.
The strange thing is that I am not trying to import any url data (it's not availiable to select anyways), but I do note that I have 4 url fields in my type.
Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 93 Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 135 Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 93 Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 135 Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 93 Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 135 Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 93 Warning: Invalid argument supplied for foreach() in my_path/public_html/components/com_cobalt/fields/url/url.php on line 135 Warning: strpos() expects parameter 1 to be string, object given in my_path/public_html/libraries/framework/Joomla/Registry/Registry.php on line 170 Catchable fatal error: Object of class stdClass could not be converted to string in my_path/public_html/libraries/framework/Joomla/Registry/Registry.php on line 172
Has anyone else seen this or can give me any pointers please?
Thanks,
Dale.