Forums / Developer / WYSIWYG XML editor suddenly dissappeared from xml block attribute objects
Romeo Antony
Saturday 23 October 2010 2:03:55 am
WYSIWYG XML editor Hi,
Anyone please know this issue please give me a hand in resolving. Some odd and bad behaviour .
WYSIWYG XML editor is dissappeard suddenly from xml block attribute while I was working . this issue is only with user site access. In admin site access WYSIWYG XML editor , working fine.
Do anyone know what happend to my WYSIWYG XML editor , please help
From local host when I run the site , it is working . http://127.0.0.1=> no issues
But from http://actual ip of system ,, WYSIWYG XML editor is not shown
Nicolas Pastorino
Saturday 23 October 2010 3:59:05 am
HI Romeo,
Have you added the necessary rewrite rules ?cf http://svn.projects.ez.no/ezoe/trunk/ezoe/INSTALL, under "Installing eZ Online Editor 5.x extension", point 4.
Cheers,
-- Nicolas Pastorino Director Community - eZ Member of the Community Project Board eZ Publish Community on twitter: http://twitter.com/ezcommunity t : http://twitter.com/jeanvoye G+ : http://plus.tl/jeanvoye
Heath
Saturday 23 October 2010 6:01:35 am
Strangely, I've had customer reports similar to this one. They claimed clearing all caches solved the problem for them.
Brookins Consulting | http://brookinsconsulting.com/ Certified | http://auth.ez.no/certification/verify/380350 Solutions | http://projects.ez.no/users/community/brookins_consulting eZpedia community documentation project | http://ezpedia.org
Sunday 24 October 2010 1:11:48 am
Hi Heath, Nicolas,
Finally it been sorted out. When internet connection speed is too low , ez is unable to link to yui library files from cdn . some yui library files needed for WYSIWYG XML proper display.
When I was working on localhost , it was taking the yui form local drectory fromezjscore.
But when I was in actaul ip , yui loading from cdn and it takes a lot of time , so WYSIWYG XML, is not displayed.(but i have disabled cdn from ezjscore.ini , but issue was der that time too)
Now internet speed is ok. seems issue been resolved. I think it it was the real issue. someone with deep knowledge about this will be welcome.
Monday 25 October 2010 11:04:47 am
Hi Romeo,
Indeed, this is likely to be the very reason of the issue. Good to see you sorted this out ! You may now want to mark the topic as solved (clicking the small ticker at the left of the topic's title, above).