elrte did not initialize

Added by nikola mladenovic 11 months ago

Hello,

please see picture attached

Do you know why this happens?

For the first login (with PHP5) "Elrte" works well, but if you log out and log in again I get this picture.

Problem with session, I guess. Please help me to solve this problem. Anyone know the reason?

SOLVED!

when using PHP method header() this problem appears using Opera 11.11!
I solved only with javascript window.location...


Replies (2)

RE: elrte did not initialize - Added by Troex Nevelin 11 months ago

Use Firefox with FireBug extension and see console messages if any. elRTE works purely on client side, so it is not depended on any server side scripts like PHP. Please make sure that all needed JS and CSS files are included (jquery, jquery-ui with it's style, elrte with styles).

RE: elrte did not initialize - Added by nikola mladenovic 11 months ago

solved.....thanks for replay

(1-2/2)