When I post in my content pages, the majority of my html tags are being stripped off. All the formatting for font size, font color and such like that. Is there any way to turn it off or work around that?
I would post the code, but these forums do NOT like some of the formatting that I attempt to post, lol.
We are using PhPnuke 7.9 and I do have full access to all files.
_________________ My signature died...
astalavistabd Captain
Joined: Dec 19, 2004
Posts: 663
Location: Canada
Posted:
Fri Jan 13, 2006 1:32 pm
ya, i know, it sucks. I am also looking for better content module which has more options and more customizeable. If you really want to change your content font format you have to edit your style.css and make a special tag there.
Mostly its due to the WYSIWYG editor. The advanced version support more tags, but unfortunately that was removed from 7.9. You'd have to go back to 7.8 for those files
Also, the allowed HTML must be correct in your config.php - that is independent of the editor
I added span and font, but it wouldn't accept anything past the actual font or span tag, so I upped the second number. That does the trick.
_________________ My signature died...
shadowmihaiu Nuke Cadet
Joined: Mar 09, 2006
Posts: 2
Posted:
Thu Mar 09, 2006 12:53 pm
I need to put in image tags, so I have a couple questions...
1. Sorry for my unfamiliarity with html/php... will the above fix in config.php allow the input of img tags? How would I add the functionality to allow inputting an image into the content?
2. Is it possible to use the editor from 7.8, (and if so, I would still have to alter the config.php as above, right?) or would I have to go back to 7.8 completely?
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12482
Posted:
Fri Mar 10, 2006 9:18 am
1) Yes you will need to modify config.php for the IMG tag to work. I'm not sure what you mean by "into the context"
2) You would have to load all the WYSWIYG files from 7.8. It maybe better just to use 7.8
2) You would have to load all the WYSWIYG files from 7.8. It maybe better just to use 7.8
Do you know of a rollback script anywhere to go back from 7.9 patched to 7.8 patched? I haven't found one. I have two PHPnuke websites - one I can just start from scratch, but the other is running and I believe I'll have database problems by re-installing. (I'm not advanced enough to figure out how to undo the so-called upgrade to 7.9 all myself).
thanks again,
Shadow
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12482
Posted:
Fri Mar 10, 2006 10:22 am
You'd have to write the HTML code to get the IMG to work
I have been struggling with this for a while now and its driving me nuts. I'm using 7.9 and I cant get html tags to work whether the editor is turned on or off. I'm mostly needing to use the font tags for fontsize and color and image link to imbed pictures. I have changed my config.sys to read the following:
Changing 1 to 2 does not change a thing.
What I don't understamd is why it works in the news module perfectly (showing the font and color I choose via the WYSIWYG editor) and not on the content module.
If only someone could help me with this I would be gratefull ever after.
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12482
Posted:
Sat Apr 22, 2006 3:50 pm
I'm not sure what all those arrays do. It doesn't seem to be the way its supposed to work. What version are you using? Is it Patched?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum