You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 171 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Html code in news module? [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Thyllian
Nuke Soldier
Nuke Soldier


Joined: Jun 19, 2007
Posts: 22


PostPosted: Wed Jul 04, 2007 6:55 am Reply with quoteBack to top

plx
Find all posts by ThyllianView user's profileSend private message
Slackervaara
Captain
Captain


Joined: Sep 13, 2003
Posts: 355


PostPosted: Wed Jul 04, 2007 7:28 am Reply with quoteBack to top

Maybe you are helped by this thread:
http://www.nukecops.com/postlite53661-youtube.html
Find all posts by SlackervaaraView user's profileSend private message
Thyllian
Nuke Soldier
Nuke Soldier


Joined: Jun 19, 2007
Posts: 22


PostPosted: Wed Jul 04, 2007 9:10 am Reply with quoteBack to top

Thanks for your help, but it is still not working...

Can you explain me HOW to POST an code in the news module, mayb im doing that wrong
Find all posts by ThyllianView user's profileSend private message
Thyllian
Nuke Soldier
Nuke Soldier


Joined: Jun 19, 2007
Posts: 22


PostPosted: Fri Jul 06, 2007 6:55 am Reply with quoteBack to top

Please its an simple question
Find all posts by ThyllianView user's profileSend private message
Thyllian
Nuke Soldier
Nuke Soldier


Joined: Jun 19, 2007
Posts: 22


PostPosted: Mon Jul 09, 2007 8:52 am Reply with quoteBack to top

How to post!!!!!!
Find all posts by ThyllianView user's profileSend private message
Thyllian
Nuke Soldier
Nuke Soldier


Joined: Jun 19, 2007
Posts: 22


PostPosted: Wed Jul 11, 2007 7:06 am Reply with quoteBack to top

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaargh
Find all posts by ThyllianView user's profileSend private message
moods
Corporal
Corporal


Joined: Dec 13, 2005
Posts: 72


PostPosted: Thu Sep 20, 2007 10:52 am Reply with quoteBack to top

moods wrote:
hue wrote:
moods wrote:
i tried but it didn't work. then i copy the entire code displayed and replaced with the ones in my config.php. still it didn't work.

now what can be the problem and the solution?

Open your config and replace your $AllowableHTML array with this one
Code:
$AllowableHTML = array("b"=>1,
         "i"=>1,
         "a"=>2,
         "em"=>1,
         "br"=>1,
         "strong"=>1,
         "blockquote"=>1,
         "tt"=>1,
         "li"=>1,
         "ol"=>1,
         "H1"=>1,
         "H2"=>1,
         "H3"=>1,
         "H4"=>1,
         "center"=>1,
         "img"=>2,
         "alt"=>1,
         "table"=>2,
         "tr"=>2,
         "td"=>2,
         "p"=>2,
         "div"=>2,
         "font"=>2,
         "p"=>1,
         "p"=>1,
         "href"=>2,
         "hspace"=>2,
         "embed"=>2,
         "ul"=>1);

You must have left something out or copied it wrong or maybe even just used a tag that was not in your config .


replace exactly like the above. it works for me


this is not working with phpnuke 8. anyone has any solution pl?
Find all posts by moodsView user's profileSend private message
RaptureReady
Nuke Soldier
Nuke Soldier


Joined: Nov 13, 2007
Posts: 17


PostPosted: Tue Nov 13, 2007 8:05 am Reply with quoteBack to top

Hey all, I am also having issues with html not working in topics, news, etc. I am using PhpN 8.0.

Anyone got any clues?

John
Find all posts by RaptureReadyView user's profileSend private message
HSM
Lieutenant
Lieutenant


Joined: Mar 10, 2005
Posts: 166


PostPosted: Thu Nov 22, 2007 11:35 pm Reply with quoteBack to top

Ever since Patch 3.4 came out - the HTML has not functioned correctly. Some HTML commands work, some do not.

Example: H1 thru H4 - hr: DO NOT work.

Does anyone have a solution to this annoying issue??

Ver 7.5 Patched with 3.4


Because this is not working, my custom menu's are completely messed up.

_________________
...everything that has a beginning, has a horrible hell like ending...
Find all posts by HSMView user's profileSend private messageSend e-mailVisit poster's website
HSM
Lieutenant
Lieutenant


Joined: Mar 10, 2005
Posts: 166


PostPosted: Sun Nov 25, 2007 6:45 pm Reply with quoteBack to top

What themes are you folks all using?? (for those that are having this issue that is)

_________________
...everything that has a beginning, has a horrible hell like ending...
Find all posts by HSMView user's profileSend private messageSend e-mailVisit poster's website
snoogans
Nuke Cadet
Nuke Cadet


Joined: Dec 26, 2007
Posts: 2


PostPosted: Tue Dec 25, 2007 11:28 pm Reply with quoteBack to top

I was wondering if anyone has found a fix. I recently installed version 8.0 and tried moods config.php fix without success. Somehow my code gets changed during save as you can see in my forums. When I try code in News I can get the image to show in HTML editor but it disapears altogether when saved. Oh yeah, I'm using a custom theme but I tried in DeepBlue also.
I am having the same problem as
Quote:
Thyllian
Posted: Wed Jun 27, 2007 7:04 am Post subject:

--------------------------------------------------------------------------------

It doesnt work ... If I post the "embed" code you will see a square in the preview... but when you post it its gone...
My config string is like this :


Last edited by snoogans on Mon Jan 14, 2008 11:41 am; edited 1 time in total
Find all posts by snoogansView user's profileSend private messageVisit poster's website
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12482


PostPosted: Thu Dec 27, 2007 6:01 am Reply with quoteBack to top

The WYSIWYG Editor will not accept that tag. You would have to disable it.

Also you will need to allow that tag into your config.php

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
snoogans
Nuke Cadet
Nuke Cadet


Joined: Dec 26, 2007
Posts: 2


PostPosted: Mon Jan 14, 2008 11:38 am Reply with quoteBack to top

Thank you for your reply. I'm not sure how to disable the WYS editor or allow tags in config.

For some reason the HTML code changes when I save it. When I save an image link in my signature, it saves as <img><a></img> or similar.

In order for HTML to work I have to paste my code directly into the database. This worked for a little while.

Now I have another problem; the database table says user_sigs should be 255 chars and it used to give me a big text box to paste in my HTML code but now it only gives me a small text box (maybe 50 chars) even though it says its 255? I am hobbled using HTML code with only 50 chars!

Though I am managing for now it is annoying to go to PHPMyAdmin to use HTML.
Find all posts by snoogansView user's profileSend private messageVisit poster's website
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by TOGETHER TEAM srl ITALY http://www.togetherteam.it - DONDELEO E-COMMERCE http://www.DonDeLeo.com - TUTTISU E-COMMERCE http://www.tuttisu.it
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.744 Seconds - 93 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::