Localhost WYSIWYG theme issues
Permalink
Have beenbuilding my own theme on a local MAMP stack.
All going well until trying to edit.
I cant get the WYSIWYG to load - i get 404s like below.
I am using Zurb Foundation and one jQuery library/plugin.
It looks like a messed up file path bt other themes ok so I guess its triggerred by my theme.
Anyone come across this?
GEThttp://localhost:8888/c51//plugins/paste/editor_plugin.js... 404 (Not Found)
GEThttp://localhost:8888/c51//plugins/inlinepopups/editor_plugin.js... 404 (Not Found)
GEThttp://localhost:8888/c51//plugins/spellchecker/editor_plugin.js... 404 (Not Found)
GEThttp://localhost:8888/c51//plugins/advlink/editor_plugin.js... 404 (Not Found)
GEThttp://localhost:8888/c51//plugins/advimage/editor_plugin.js... 404 (Not Found)
GEThttp://localhost:8888/c51//plugins/advhr/editor_plugin.js... 404 (Not Found)
Failed to load:http://localhost:8888/c51//langs/en.js...
Failed to load:http://localhost:8888/c51//themes/concrete/editor_template.js...
Failed to load:http://localhost:8888/c51//plugins/paste/editor_plugin.js...
Failed to load:http://localhost:8888/c51//plugins/inlinepopups/editor_plugin.js...
Failed to load:http://localhost:8888/c51//plugins/spellchecker/editor_plugin.js...
Failed to load:http://localhost:8888/c51//plugins/advlink/editor_plugin.js...
Failed to load:http://localhost:8888/c51//plugins/advimage/editor_plugin.js...
Failed to load:http://localhost:8888/c51//plugins/advhr/editor_plugin.js...
All going well until trying to edit.
I cant get the WYSIWYG to load - i get 404s like below.
I am using Zurb Foundation and one jQuery library/plugin.
It looks like a messed up file path bt other themes ok so I guess its triggerred by my theme.
Anyone come across this?
GEThttp://localhost:8888/c51//plugins/paste/editor_plugin.js... 404 (Not Found)
GEThttp://localhost:8888/c51//plugins/inlinepopups/editor_plugin.js... 404 (Not Found)
GEThttp://localhost:8888/c51//plugins/spellchecker/editor_plugin.js... 404 (Not Found)
GEThttp://localhost:8888/c51//plugins/advlink/editor_plugin.js... 404 (Not Found)
GEThttp://localhost:8888/c51//plugins/advimage/editor_plugin.js... 404 (Not Found)
GEThttp://localhost:8888/c51//plugins/advhr/editor_plugin.js... 404 (Not Found)
Failed to load:http://localhost:8888/c51//langs/en.js...
Failed to load:http://localhost:8888/c51//themes/concrete/editor_template.js...
Failed to load:http://localhost:8888/c51//plugins/paste/editor_plugin.js...
Failed to load:http://localhost:8888/c51//plugins/inlinepopups/editor_plugin.js...
Failed to load:http://localhost:8888/c51//plugins/spellchecker/editor_plugin.js...
Failed to load:http://localhost:8888/c51//plugins/advlink/editor_plugin.js...
Failed to load:http://localhost:8888/c51//plugins/advimage/editor_plugin.js...
Failed to load:http://localhost:8888/c51//plugins/advhr/editor_plugin.js...
was javascript conflict. I was using background stretcher 2011 and this was causing a conflict with the editor.
I reverted to bgstretch as used in the core for the dashboard...though surprised its loaded when switched off in the backend.....