Elxis CMS Forum

Support => Administration => Topic started by: mmarch on August 13, 2007, 14:11:33

Title: Can't insert link (SOLVED)
Post 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
Title: Re: Can't insert link
Post by: Ivan Trebješanin on August 13, 2007, 14:31:05
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!!!
Title: Re: Can't insert link
Post by: eliasan on August 13, 2007, 14:40:46
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.
Title: Re: Can't insert link
Post by: mmarch on August 13, 2007, 14:49:26
OK I will try  ;)
Title: Re: Can't insert link
Post by: mmarch on August 13, 2007, 15:21:26
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???
Title: Re: Can't insert link (SOLVED)
Post by: mmarch on August 13, 2007, 15:56:48
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.
Title: Re: Can't insert link (SOLVED)
Post by: Ivan Trebješanin on August 13, 2007, 18:28:31
...and thank you for adding (SOLVED) into topic title. :D
Title: Re: Can't insert link (SOLVED)
Post by: mmarch on August 13, 2007, 18:30:47
No problem  ;D
Title: Re: Can't insert link
Post by: mmarch on August 14, 2007, 15:20:58
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 ???
Title: Re: Can't insert link
Post by: Ivan Trebješanin on August 14, 2007, 16:01:14
Have you tried using UpDiag tool?
Title: Re: Can't insert link
Post by: mmarch on August 14, 2007, 16:08:33
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 ???

Title: Re: Can't insert link
Post by: mmarch on August 14, 2007, 16:51:40
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 ???  ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ??? ???
Title: Re: Can't insert link (SOLVED)
Post by: Ivan Trebješanin on August 14, 2007, 17:13:03
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.
Title: Re: Can't insert link (SOLVED)
Post by: mmarch on August 14, 2007, 17:18:54
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
Title: Re: Can't insert link (SOLVED)
Post by: mmarch on August 14, 2007, 17:37:56
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?
Title: Re: Can't insert link
Post by: Ivan Trebješanin on August 14, 2007, 18:17:16
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.
Title: Re: Can't insert link
Post by: mmarch on August 14, 2007, 18:27:41
yeaa, but i use just one server for all sites ??? I have reseller account and i host my sites in this account.
Title: Re: Can't insert link
Post by: Ivan Trebješanin on August 14, 2007, 18:48:37
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?
Title: Re: Can't insert link
Post by: mmarch on August 14, 2007, 20:19:13
yes, all sites use one default admin template. Why did you ask about that?
Title: Re: Can't insert link
Post by: Ivan Trebješanin on August 15, 2007, 00:10:45
you wouldn't believe what kind of problems a template can produuce :o
Title: Re: Can't insert link
Post by: mmarch on August 16, 2007, 12:17:40
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