Resolved ! My html ...
 
Notifications
Clear all

Resolved ! My html tags have stopped working,

8 Posts
3 Users
0 Reactions
1,299 Views
(@losille)
Posts: 40
Eminent Member
Topic starter
 

URL to your eFiction: http://cfmmusicscene.com/cfm
Version of eFiction: 35
Have you bridged eFiction, if so with what?: No
Version of PHP: can be found out from your host 5.2.6
Version of MySQL: can be found out from your host 4.1.22-standard
Have you searched for your problem: (yes/no) yes
If so, what terms did you try:
html tags
html tags stopped working
html tags lost
html tags stripped
html tags stripped in tinymce

Story that were saved previously are fine it is just the new story.

I uploaded my new story and the html tags were stripped.
When I went to setting the html tags were gone.
I reentered them and put the story in again.When I hit preview they were stripped again.

so I tried using TinyMce
I put the story into TinyMce using the html popup. It looks fine until I hit preview and the tags are stripped again.

Any idea?


 
Posted : 17/05/2009 11:01 pm
(@lyndsie)
Posts: 1263
Member Moderator
 

Do you have the tags in the allowed tags section in Settings? If they're not allowed, it would definitely strip them.


 
Posted : 17/05/2009 11:46 pm
(@losille)
Posts: 40
Eminent Member
Topic starter
 

Yes as I said in the original post I readded them.

They are showing up in the Note section of the page for uploading or editing a new page.
"Note: Allowed HTML tags are: <br> <align=> <img src=">" <a href=">" </a>"
These are  being stripped.
The only tag that is left is <br>


 
Posted : 18/05/2009 12:33 am
(@lyndsie)
Posts: 1263
Member Moderator
 

The others aren't really valid. You want them to read <align> <img> <a> and of course <br>, although I think <align> has been deprecated.


 
Posted : 18/05/2009 12:50 am
(@babaca)
Posts: 722
Member Moderator
 

Yes as I said in the original post I readded them.

They are showing up in the Note section of the page for uploading or editing a new page.
"Note: Allowed HTML tags are: <br> <align=> <img src=">" <a href=">" </a>"
These are  being stripped.
The only tag that is left is <br>

There shouldn't be any "=" in the tags for href you should only have it as <a> (don't put the end /a tag)
Image should just be <img> align should just be <align>


******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3

 
Posted : 18/05/2009 1:07 am
(@losille)
Posts: 40
Eminent Member
Topic starter
 

Those tags had been in there that way before and worked.

I made the changes you suggested and  the "Notes" line is gone. 

It is still stripping the html.


 
Posted : 18/05/2009 1:14 am
(@lyndsie)
Posts: 1263
Member Moderator
 

If the note line isn't appearing, then the allowed tags section must have gone blank again, and is thus stripping everything again. Maybe the script doesn't like something you're putting in there and it preventing the database from being updated or something like that.

Make sure you're putting exactly this and only this in the box:
<br><align><img><a>

If it still stays blank, you can try entering it directly into fanfiction_settings using PHPMyAdmin or similar.


 
Posted : 18/05/2009 1:45 am
(@losille)
Posts: 40
Eminent Member
Topic starter
 

As always you guys are amazing!

THANK YOU, THANK YOU, THANK YOU!!!


 
Posted : 18/05/2009 2:27 am
Share: