Elxis CMS Forum
Support => Administration => Topic started by: mmarch on August 13, 2007, 14:11:33
-
Hi!!!
Today i tried insert hyper link in content text, but unfortunately after pushing insert/edit button i get back only white pop-up window. After that i checked other buttons and there is list of not working buttons:
insert/edit anchors
insert/edit picture
insert/edit flash movies
and much more
How i can fix this issue?
Regards
-
Hi mmarch,
What you have described look like a problem with HTML editor. I personally never had such a problem, but, after 7-8 months of using Elxis, I have concluded that majority of potential problems are not Elxis related. Most often it's default file permissions, MySQL setup, Safe mode... that make Elxis malfunction. So I would first check file/folder permissions. Use UpDiag to see if everything is set up right, it's a great tool!!!
-
Additionally to what Ivan had said, you can check your computer for protection software like (Norton Internet Security).
I have seen many times that kind of software, making many applications (including Elxis) go grazy.
-
OK I will try ;)
-
After changing permissions i get
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
in Tools: Change mode i changed permissions for public_html folder
How i can fix it now???
-
Thank's Guys
I sorted out my problems. Just changed permissions like Ivan Trebješanin mentioned. Anyway i am not sure why it's happened but now everything is fine.
Thank's a lot.
-
...and thank you for adding (SOLVED) into topic title. :D
-
No problem ;D
-
I am confused.
Today i got same problem but with another site. This site is hosted on same server. I checked previously maiden changes in previous site and applied this changes to second one. I turned off my security suite but nothing not help.
???
What i can do more ???
-
Have you tried using UpDiag tool?
-
yes of course i checked everything
Found 12 security alerts and warnings
[Alert] Elxis security images (captcha) are disabled
[Alert] PHP displays errors
[Alert] PHP register globals is ON
[Alert] PHP function system is enabled
[Alert] PHP function exec is enabled
[Alert] PHP function passthru is enabled
[Alert] PHP function shell_exec is enabled
[Alert] PHP allows openning remote files
[Warning] Elxis error reporting is set to ON
[Warning] Your FTP password is weak
[Warning] Elxis FloodBlocker is disabled
[Warning] Elxis Defender is disabled
But this is not a case for this issue - right?
I changed all file permissions like in Forum was mentioned, but...
I am not a prof in configuration, but i know one thing - all my sites are installed on 1 server, all sites has same configuration, and i am confused why 2 sites from 8 not working properly ???
-
There is something strange -
i use firefox. if i do same thing in this site with internet explorer i am able to insert links and other stuff. This is strange because with firefox i can insert in another sites :D
hmmmmmmmmmm...
why ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ???
-
That's because FF is very sensitive about JS. My first steps in using AJAX were also ignored by FF. If you want to try and debug this issue, I suggest you to install FireBug extension for FF. I am using only FF and never had such problems with Elxis (only with my own scripts :D).
PS
I get some warnings form FireBug in backend, but everything is working fine. Maybe you don't have the latest FF.
-
No i'm using last FF. I have not idea about debug at all. But anyway i will install FireBug and will try it :o :o :o :o
-
OK i installed Firebug and it's show 3 errors
1.uncaught exception: Permission denied to get property Window.tinyMCE
2.tinyMCE has no properties
[Break on this error] tinyMCE.setWindowArg('mce_windowresize', false);
3.tinyMCE has no properties
[Break on this error] if (tinyMCE.isOpera)
I tried debug other my sites there everything work fine.
What i missed?
-
Try to notice the differencies between the hosting servers of those three sites. It is obviously a hosting problem, if everything else is the same.
-
yeaa, but i use just one server for all sites ??? I have reseller account and i host my sites in this account.
-
If all sites are on one server, but only one is having issues, then I would conclude that must be read/write permissions or very wiered DB problem.
One more thing: I didn't ask, but I guess all sites use the same (default) admin template?
-
yes, all sites use one default admin template. Why did you ask about that?
-
you wouldn't believe what kind of problems a template can produuce :o
-
I did easer thing - just deleted all hosting account than created new one and made new installation :D
you wouldn't believe but this way for me is much more easer :D :D :D
Just changed file permission's :D
Thank's