Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Links are being removed when content is saved
#1
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.
Reply
#2
Do links disappear when you save the page while you view its source code ?
Addons: blue business theme, Online Visitors, Notepad
Reply
#3
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
Reply
#4
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 ?
Addons: blue business theme, Online Visitors, Notepad
Reply
#5
1) tell us the info from the Server's health check

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

cheers, Connie
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#6
@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?
Reply
#7
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.
Reply
#8
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)
Reply
#9
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 ;=)
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#10
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
Reply




Users browsing this thread: 1 Guest(s)