Thank you Daniel for your quick reply and proposal of help.
Here are the errors in red reported by the Firebug Console.
- Get
http://mysite.com/media/mod_cnotes/css/cnotes.css 404 not found.
- cnotes is not defined [Stopped on a mistake]
var notes = new cnotes({container: 'cnotes-368'});
Please let me inform you about the css file that you maybe made a typo in your code.
In fact the css file well exists in
/media/com_cnotes/css
In my installation, there is no /media/mod_cnotes/ Directory.
I did my first test on Chrome and this one on Mozilla.
I have also to say that when I connected under an user name on Mozilla,
the note I left in Chrome did not showed up.
But is present in the Cnote Administration.
As I changed of browser, are you using a cookie tied to your module?
Because I can't see in Chrome the note I entered on Firefox and I can't see in Firefox
what I have done on Chrome. Of course with the same user credit.
This could be another problem.
Other info, when we see the blank page with the error message with an address like this
item86/index.php?option=com_cnotes&format=raw&task=note.add
There is no information in the Firebug console, no ccs found, no javascript,
only the html code of the error message is viewable.
Last point, I tested your component in a pre production web site which is restricted by IP access.
I would be glad to open it for you. I just need by PM or mail your IP in order to not block it.
Thank you in advance.