I get the message “invalid backend configuration” when I try to add an image in the wysiwyg editors. All 3 editors have this issue.
I read a post about the same issue in 2012 however this does not seem to work anymore.
invalid backend configuration :( - Issues & Troubleshooting - CS-Cart Community Forums
I have newest version of CS cart 4.2.1.
Does anyone know how to solve this?
Thanks
Nobody?
[color=#282828][font=arial, verdana, tahoma, sans-serif]around line 26, change in [/font][/color]/js/lib/elfinder/connectors/php/elFinder.class.php[color=#282828][font=arial, verdana, tahoma, sans-serif]:[/font][/color]
[color=#008800]'mimeDetect'[/color][color=#000000] [/color][color=#666600]=>[/color][color=#000000] [/color][color=#008800]'auto'[/color]
[color=#282828][font=arial, verdana, tahoma, sans-serif]to:[/font][/color]
[color=#008800]'mimeDetect'[/color][color=#000000] [/color][color=#666600]=>[/color][color=#000000] [/color][color=#008800]'internal'[/color]
[color=#008800]or[/color]
[font=Arial, sans-serif]change the permissions[/font][font=Arial, sans-serif] [/font][font=Arial, sans-serif]for the folder[/font][font=Arial, sans-serif] [/font][font=Arial, sans-serif]images[/font][font=Arial, sans-serif] [/font][font=Arial, sans-serif]to[/font][font=Arial, sans-serif] [/font][font=Arial, sans-serif]777[/font][font=Arial, sans-serif] [/font][font=Arial, sans-serif](directory and files[/font][font=Arial, sans-serif])[/font]
[font=Arial, sans-serif]CS Cart 4.2.1[/font]
I am on version 4.2.4 and I am getting the same “[color=#282828][font=arial, verdana, tahoma, sans-serif]invalid backend configuration” error when trying to insert an image. It shows when I use the file browser.[/font][/color]
[color=#282828][font=arial, verdana, tahoma, sans-serif]I made the file changes suggested above and it did not fix the problem. Vivid, did you find a solution to this problem?[/font][/color]
[color=#282828][font=arial, verdana, tahoma, sans-serif]Thank you.[/font][/color]