vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   coding > sex (https://vborg.vbsupport.ru/showthread.php?t=72629)

Sebastian 06-01-2005 01:51 AM

Quote:

Originally Posted by Erwin
I ran that and got a parse error on line 666?

PLESAE HELPPP@! ME!!!

i get Parse error on line 69

Corriewf 06-01-2005 02:15 AM

PHP Code:

Database error in vBulletin :

Link-ID == falseconnect done
mysql error


mysql error number69

Date
31th of May 2005 03:45:50 PM
Script
: [url]http://Iamdone[/url]........
Referer: [url]http://Now[/url] make me a sandwich and grab me a beer
IP AddressIPONU 


Link14716 06-01-2005 03:58 AM

Quote:

Originally Posted by Revan
PHP Code:

foreach ($thrust as $sounds)
{
    
$DB_site->query("INSERT INTO woman (`item`) VALUES 
         ('male_genitalia',
          'dildo',
          'other_toys',
          'fingers')
     "
);
     echo 
$sounds;



MySQL Error. ;)

Should be:
PHP Code:

foreach ($thrust as $sounds)
{
    
$DB_site->query("INSERT INTO woman (`item`) VALUES 
         ('male_genitalia'),
         ('dildo'),
         ('other_toys'),
         ('fingers')
     "
);
     echo 
$sounds;


:p

Zero Tolerance 06-01-2005 04:47 AM

Quote:

Originally Posted by Revan
Not to be an ass or something, but both those arguments are utter bull.
How in the unholy hell can you prefer something over something youve never tried?
Thats like me saying I prefer beer over Fanta, even though Ive never tasted beer.

Your point is valid, but if you have never had sex, how do you know it is good? The coin balances on both sides for that argument really, it's plain and simple, "you don't know if it's good/bad".

- Zero Tolerance

Revan 06-01-2005 09:42 AM

Quote:

Originally Posted by Link14716
MySQL Error. ;)

Should be:
PHP Code:

foreach ($thrust as $sounds)
{
    
$DB_site->query("INSERT INTO woman (`item`) VALUES 
         ('male_genitalia'),
         ('dildo'),
         ('other_toys'),
         ('fingers')
     "
);
     echo 
$sounds;


:p

XD serves me for not testing the code before posting it ;)


Quote:

Originally Posted by Zero Tolerance
Your point is valid, but if you have never had sex, how do you know it is good? The coin balances on both sides for that argument really, it's plain and simple, "you don't know if it's good/bad".

- Zero Tolerance

That point is valid for most things, but seeing as sex is something every human strives to get at some point or another, I severely doubt that anyone would think it is bad (if the chick was good enough that is XD)

Erwin 06-02-2005 12:03 AM

Make sure you sanitize your variables, otherwise there maybe SQL injection vulnerabilities.

Adrian Schneider 06-02-2005 03:36 AM

Omg Stds~

Revan 06-02-2005 06:54 AM

Quote:

Originally Posted by Erwin
Make sure you sanitize your variables, otherwise there maybe SQL injection vulnerabilities.

Since I only inserted hard strings, they are already sanitized ;)

Marco van Herwaarden 06-02-2005 07:52 AM

It is the soft targets you must protect against injections from untrusted parties. :D

Boofo 06-02-2005 02:23 PM

Isn't sex the number between 5 and 7?


All times are GMT. The time now is 01:43 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01896 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete