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, 61 guest(s) and 2 member(s) that are online.

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

 
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.printer-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Ruben
Guest






PostPosted: Tue Mar 29, 2005 9:43 am Reply with quoteBack to top

Hi,

I tried alot of phpnuke support forums, but either noone replied or knew what the problem was...

Anyways, when I write a review the html tags don't work, and you can just see them in the text.

Here is a example: http://www.gamedrift.com/modules.php?name=Reviews&rop=showcontent&id=19

Someone please help, I lost ALOT of traffic because of this stupid problem.
Find all posts by Anonymous
techniz
Nuke Cadet
Nuke Cadet


Joined: Jul 23, 2004
Posts: 3


PostPosted: Wed Mar 30, 2005 1:42 pm Reply with quoteBack to top

Are you using an html editor? I had this problem with a htmlarea 3.01

I solved mine by doing the following:

Edit index.php in the reviews module (not the one in admin if your using 7.6)

At around line 294

Find:-
Quote:
$text = htmlspecialchars(stripslashes(Fixquotes(urldecode(check_html($text, "")))));



and replace with:-
Quote:
$text = stripslashes(Fixquotes(urldecode(check_html($text, ""))));


This seemed to stop the text diplaying the html code
Find all posts by technizView user's profileSend private message
Guest







PostPosted: Thu Mar 31, 2005 3:46 am Reply with quoteBack to top

Well, that works! Thanks alot dude!
Find all posts by Anonymous
sqm
Guest






PostPosted: Mon May 02, 2005 3:02 pm Reply with quoteBack to top

thank


___________
Vide0s gratuites - Squatt Master - Putes baisees - Sexovore - Site de boules
Find all posts by Anonymous
enrique00
Sergeant
Sergeant


Joined: Apr 20, 2005
Posts: 98

Location: Panama

PostPosted: Tue Aug 30, 2005 8:14 am Reply with quoteBack to top

Thank you very very much!!

Very Happy
Find all posts by enrique00View user's profileSend private messageVisit poster's website
salman_500
Nuke Cadet
Nuke Cadet


Joined: Oct 27, 2005
Posts: 6


PostPosted: Sat Nov 19, 2005 9:44 pm Reply with quoteBack to top

THis didn't work for me....

it is already that way but i still see html in the reviews...plz help

_________________
<a href="http://solothemes.frih.net"><img src="http://solothemes.frih.net/images/logo1.gif"></a>
Find all posts by salman_500View user's profileSend private message
sozocreative
Nuke Cadet
Nuke Cadet


Joined: Nov 01, 2005
Posts: 6

Location: Baltimore

PostPosted: Sun Nov 20, 2005 10:55 am Reply with quoteBack to top

I was just able to fix mine through doing the following:

In modules/reviews/index.php under "function send_review", I changed

$id = intval($id);
$title = filter($title, "nohtml", 1);
$text = filter($text, "", 1);
$reviewer = filter($reviewer, "nohtml", 1);

to the following:

$id = intval($id);
$title = filter($title, "nohtml", 1);
$text = stripslashes(Fixquotes(urldecode(check_html($text, ""))));
$reviewer = filter($reviewer, "nohtml", 1);

It appears to have solved my html appearing in my Reviews modules. I have 7.9 phpnuke with the 3.1 patch.
Find all posts by sozocreativeView user's profileSend private message
salman_500
Nuke Cadet
Nuke Cadet


Joined: Oct 27, 2005
Posts: 6


PostPosted: Mon Nov 21, 2005 4:37 am Reply with quoteBack to top

Its already that way....man im now getting distressed!!!

_________________
<a href="http://solothemes.frih.net"><img src="http://solothemes.frih.net/images/logo1.gif"></a>
Find all posts by salman_500View user's profileSend private message
Display posts from previous:      
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.printer-friendly view
View previous topic Log in to check your private messages View next topic
You can post new topics in this forum
You can 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
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.456 Seconds - 310 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::