CMSB 2.04 - tinyMCE Image Upaload Problem
6 posts by 2 authors in: Forums > CMS Builder
Last Post: July 2, 2010 (RSS)
I'm having an interesting problem transferring cmsb from my sandbox to the production site. Everything works perfectly, except that for some reason any image I upload using tinyMCE doesn't display. The file uploads, but no image is displayed (see the attached file).
Has anyone encountered this problem? And do you know how to fix it?
Thanx....... ragi
northernpenguin
Northern Penguin Technologies
"Any sufficiently advanced technology
is indistinguishable from magic."
........Arthur C. Clarke
Re: [northernpenguin] CMSB 2.04 - tinyMCE Image Upaload Problem
By Jason - July 2, 2010
The most common reason for wysiwyg problems is the cache not being cleared. If you clear your browser cache and you're still experiencing the problem you can go into your data folder and look for the cache file there. It will look something like this:
tiny_mce_84d78806465b207557da52581aa86043.gz
You can delete this file because tiny_mce will create a new one. After you do, clear your browser cache again and try again.
Give this a try. Let me know if you run into any other issues.
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Re: [Jason] CMSB 2.04 - tinyMCE Image Upaload Problem
Tried that, and it didn't work. However, just in case, I tried both again, and no dice.
Ragi
northernpenguin
Northern Penguin Technologies
"Any sufficiently advanced technology
is indistinguishable from magic."
........Arthur C. Clarke
Re: [northernpenguin] CMSB 2.04 - tinyMCE Image Upaload Problem
By Jason - July 2, 2010
Okay, if you could email your CMS Login and FTP details to jason@interactivetools.com I can take a look and see what's going on.
Thanks
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Re: [northernpenguin] CMSB 2.04 - tinyMCE Image Upaload Problem
By Jason - July 2, 2010
I found the problem. The issue was with the url path for the upload folder. This is set inside the General Setting section. I just changed the path from:
/public_html/nptAdmin/uploads/
to
/nptAdmin/uploads/
The wysiwyg editor should be working properly now.
Let me know if you run into any other issues.
Thanks.
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Re: [Jason] CMSB 2.04 - tinyMCE Image Upaload Problem
Works great!
Ragi
northernpenguin
Northern Penguin Technologies
"Any sufficiently advanced technology
is indistinguishable from magic."
........Arthur C. Clarke