GetSimple Support Forum

Full Version: Links are being removed when content is saved
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Dear fellow developers,

Any time i try to save any content with links, they are removed upon saving. Please is there a way to turn of this feature ?

Or how do i fix this.
Do links disappear when you save the page while you view its source code ?
yojoe Wrote:Do links disappear when you save the page while you view its source code ?
Yes

All i see are the anchor tags without the content and the urls
Try with completely disabled html editor (option in settings tab).
Disable also all plugins you have installed (even default ones) .

Does this situation occur on a fresh GS instance ?
1) tell us the info from the Server's health check

2) tell us the definitions for the Editor from gsconfig.php

cheers, Connie
@mojotaker

I don't understand your problem... What happens if you paste this in the page body (while in source mode, or with the WYSIWYG editor disabled)
Code:
<a href="http://get-simple.info/">GetSimple</a> is great!
and then save the page? What is there after saving?
Sorry about my late reply

Ok to be more precise,

If i were to create a new page, and put in html contents using the html editor, everything is fine.

But if i were to do the same in a plugin e.g the

Calendar Plugin umożliwiający tworzenie prostego kalendarza
Version 1.7 — Author: Maciej Szpakowski

and

Events (plugin) Manage Events
Version 2.1j — Author: Sam Collett


all contents of the anchor tags, are removed, including the urls.

e.g

Code:
<p>
   <a href="\" target="\&quot;_blank\&quot;">BOOK YOUR FIESTA</a></p>


@ Carlos
this is what i get back

Code:
<p>
    <a href="\">GetSimple</a> is great!</p>

Even with html editor off


I havent disabled all plugins yet i will try it and report back.
So you're having problems with some plugins, not with GetSimple itself. You should have said that at first, we all thought you had trouble with GS's page editor.

I suggest you post about this on the support forums for those plugins. I also suggest you tell there which PHP version you have. If it's 5.2.x, it might be they have been developed for (or only tested on) 5.3.x (I've no idea, as I haven't used them; I tell you just in case this helps)
Connie Wrote:1) tell us the info from the Server's health check

Please follow our suggestions!

I asked you to check and tell us the result. If you need help, you should help us to help you ;=)
Connie Wrote:
Connie Wrote:1) tell us the info from the Server's health check

Please follow our suggestions!

I asked you to check and tell us the result. If you need help, you should help us to help you ;=)


here is the result of the http://www.isntiteasy.com/getsimpletest/health.htm