bug report

Permalink
I've been setting up a c5 site the last few weeks, and have run into a few bugs. I couldnt find an official place to post them....please let me know if there's a better place I should be posting/searching for this stuff. Thanks. I'm running C5 5.4.0.5.

-------

After adding a custom image/file attribute to a user, picking a user, choosing a file for that field, and hitting the save icon to commit the file, the file gets assigned but I get this error:

Catchable fatal error: Object of class File could not be converted to string in C:\xampp\htdocs\concrete5\concrete\controllers\dashboard\users\search.php on line 126

If I instead hit the "update user" button before hitting the save icon, the file doesnt get added at all. Also, a thumb does not appear within the user's profile within the admin section.

Also, the custom attributes for a user sort strangely after adding 10 items. It goes. 10, 1-9, 11. A lack of zero issue there.

-----------

Another bug:
In Sitemap -> Page Search, when selecting multiple pages, and doing a bulk edit on them, i get the following error. It appears midway down the popup window, where an image/file field should be, and i cant perform any bulk edit:

Fatal error: Call to a member function getDownloadURL() on a non-object in C:\xampp\htdocs\concrete5\concrete\models\attribute\types\image_file\controller.php on line 19


----

Another thing: You can add a custom attribute to a user, as a rich-text textarea, but when you go to edit that field within the Dashboard, theres no rich-text editor. Firebug reports a javascript error: "tinyMCE is not defined"

 
ranxem replied on at Permalink Reply
ranxem
I can't upload .jpg images to my concrete5 web site. I read multiple suggestions online and none of them appear to help me. I get the following error message: You don't have permission to access. 403 error

Please let me know how to resolve this problem.