Message Template Image issue - nopCommerce 3.4

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
I installed nopcommerce 3.4 and I am trying to attach an email in the message template but somehow it is not working.

when I click on insert/edit image, it opens a roxyfile man window which has button to upload file but it doesn't do anything.

I have looked at RichEditor.cshtml file which refer some of the following folder ~/Content/Roxy_Fileman/index.html

But when I downloaded latest version of nopcommerce 3.4, with and without source code. There is no such folder. Am I missing something. Any help is greatly appreciated.


Inside the RichEditor.cshtml file I do see the note -
//we do not bundle this script file (does not work for some reasons in bundle)
    Html.AddScriptParts("~/Content/tinymce/tinymce.min.js", true);

Do I need to install something on the top of default nopCommerce 3.4? If yes, where I can find it?


thank you,
Ashima
9 years ago
Just tested. Everything works fine.

Regarding /Content/Roxy_Fileman/index.html. It exists in both versions. If you're looking at source code version, then it's located at the \Presentation\Nop.Web\Content\Roxy_Fileman\index.html
9 years ago
i using nopcommerce version 3.40. when i upload file in editor then show error
NetworkError: 405 Method Not Allowed - http://localhost:15536/Content/Roxy_Fileman/index.html?type=image&input=mce_75-inp&value="

please help me fix it.

Thanks
9 years ago
yenhong4 wrote:
i using nopcommerce version 3.40. when i upload file in editor then show error
NetworkError: 405 Method Not Allowed - http://localhost:15536/Content/Roxy_Fileman/index.html?type=image&input=mce_75-inp&value="

please help me fix it.

Thanks

It works fine out of the box. Please also see http://ckeditor.com/forums/Support/Image-upload-Problem-1

Please stop duplicating forum topics (deleted)
9 years ago
I also experience issues uploading images from blog post html editor using roxy fileman.

Chrome seems to work fine, IE doesn't show upload progress (but images still seem to appear after some hours?)

I tried verifying the issue on http://admin-demo.nopcommerce.com/Admin/Blog/Create but roxy fileman upload seems to be disabled here?
7 years ago
Hello, i try to upload image through roxy file manager.Everything is working i;m attaching pictures.When click ok empty icon is showing on page.Local work perfect, but on server doesnt work.File permissions in upload folder are set, Ain acl admin has all privileges.Do am missing something here?Thanks
7 years ago
I'm using nopcommerce3.80
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.