PHP Web Host - Quality Web Hosting For All PHP Applications Free RavenNuke(tm) Add Ons
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
blith
Client


Joined: Jul 18, 2003
Posts: 977

PostPosted: Tue May 25, 2004 2:23 pm Reply with quote Back to top

Test confirmed. If any of the fields have a ' (single quote) in them it will not forward the submission to the admin. It will give the Submission Received screen but it is in fact not received. This seems to me an issue that needs addressed as we do not know how many files have been submitted if the user is not alerted that it was in fact not submitted. The admin would never know in this case until the user contacted them and says "Why hasn't my file been added?"
View user's profile Send private message Visit poster's website
sixonetonoffun
Spouse Contemplates Divorce


Joined: Jan 02, 2003
Posts: 2499

PostPosted: Tue May 25, 2004 2:31 pm Reply with quote Back to top

Can you give an example of what is not passing because I have tried this with 2 versions and can't duplicate the issue you are having.

I've tried with magicquotes on and off but still haven't duplicated what you described.

re: Whoa
I Just Want to Make it Very Clear Why There are slashes being added to the single quotes and why.

It should be getting passed to the waiting content and slashes should be getting removed on the other side when the stored data is being pulled out.

Now if the waiting content is the issue lets look at that specifically and see what is happening there. Instead of the Downloads module. My guess is its getting stripped out when you actually go to check for the submissions.

Are you running any of the Admin Protection scripts floating around I've heard there is an issue being created like this with one.
View user's profile Send private message
sixonetonoffun
Spouse Contemplates Divorce


Joined: Jan 02, 2003
Posts: 2499

PostPosted: Tue May 25, 2004 2:32 pm Reply with quote Back to top

Why and Why sheesh I must need another cup of coffee.
View user's profile Send private message
chatserv
The Mouse Is Extension Of Arm


Joined: May 02, 2003
Posts: 1396
Location: Puerto Rico

PostPosted: Tue May 25, 2004 2:34 pm Reply with quote Back to top

Try this, in the Add function find:
Code:
    $title = stripslashes($title);
    $url = stripslashes($url);
    $description = stripslashes($description);

Change to:
Code:
    $title = stripslashes(FixQuotes($title));
    $url = stripslashes($url);
    $description = stripslashes(FixQuotes($description));
View user's profile Send private message Visit poster's website
blith
Client


Joined: Jul 18, 2003
Posts: 977

PostPosted: Tue May 25, 2004 2:41 pm Reply with quote Back to top

sixonetonoffun wrote:
Can you give an example of what is not passing because I have tried this with 2 versions and can't duplicate the issue you are having.


I did two tests with patched 7.2 from this site. Once in the Title I entered "test's submission" wouldn't work. I entered "tests submission" worked. In the Description field I entered "test's submission" didn't work. I entered "tests submission" it worked.

Chatserv, I am trying your suggestion now.
View user's profile Send private message Visit poster's website
blith
Client


Joined: Jul 18, 2003
Posts: 977

PostPosted: Tue May 25, 2004 2:47 pm Reply with quote Back to top

That seems to work Chatserv. I was reading about those FixQuotes but I do not know enough yet to just throw things in. thank you.
View user's profile Send private message Visit poster's website
sixonetonoffun
Spouse Contemplates Divorce


Joined: Jan 02, 2003
Posts: 2499

PostPosted: Tue May 25, 2004 2:53 pm Reply with quote Back to top

Now I get crow for lunch...

No offense Raven.
View user's profile Send 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.

View next topic
View previous 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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum