The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 573 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 573 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 752 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 752 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(959) : eval()'d code PHP 8.4.12 (Linux)
File Line Function
/global.php(959) : eval()'d code 34 errorHandler->error
/global.php 959 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1024 - File: global.php PHP 8.4.12 (Linux)
File Line Function
/global.php 1024 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5327 - File: inc/functions.php PHP 8.4.12 (Linux)
File Line Function
/inc/functions.php 5327 errorHandler->error
/global.php 1024 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(257) : eval()'d code PHP 8.4.12 (Linux)
File Line Function
/printthread.php(257) : eval()'d code 2 errorHandler->error
/printthread.php 257 eval
/printthread.php 117 printthread_multipage
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.12 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



2DWorlds Forums
Testing New Signature - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: Off Topic (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=5)
+--- Forum: General Discussion (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=17)
+--- Thread: Testing New Signature (/showthread.php?tid=4497)

Pages: 1 2


RE: Testing New Signature - noob007 - 05-09-2011

(05-09-2011, 07:10 AM)toast Wrote:
(05-09-2011, 03:28 AM)noob007 Wrote:
(05-09-2011, 03:26 AM)toast Wrote:
(05-09-2011, 02:33 AM)noob007 Wrote:
(05-09-2011, 02:27 AM)toast Wrote: Your signature code has XSS vulnerabilities

Erm, no.

kinda yeah if you were able to change the signature variable youd be able to put html code in

But PHP scripts are only server-side. A client can't change them.

What if there was a form (that you make) where you could change your signature and it'd change the value of the variable?

Then it would change the signature because that's what it's supposed to do...


RE: Testing New Signature - Micky - 05-09-2011

O.o??


RE: Testing New Signature - toast - 05-09-2011

(05-09-2011, 02:51 PM)noob007 Wrote:
(05-09-2011, 07:10 AM)toast Wrote:
(05-09-2011, 03:28 AM)noob007 Wrote:
(05-09-2011, 03:26 AM)toast Wrote:
(05-09-2011, 02:33 AM)noob007 Wrote: Erm, no.

kinda yeah if you were able to change the signature variable youd be able to put html code in

But PHP scripts are only server-side. A client can't change them.

What if there was a form (that you make) where you could change your signature and it'd change the value of the variable?

Then it would change the signature because that's what it's supposed to do...

Someone could enter "<script>evil javascript here stealing users cookies and sending them to bulgaria</script>" as their signature and it'd put the javascript code in


RE: Testing New Signature - Fat_Sacks - 05-09-2011

Wut?


RE: Testing New Signature - toast - 05-09-2011

read


RE: Testing New Signature - Qwertygiy - 05-09-2011

The only problem?

<a href="http://buildism.net">This code does not work in the forums.</a>


RE: Testing New Signature - Paradox - 05-09-2011

(05-09-2011, 03:13 AM)noob007 Wrote:
(05-09-2011, 03:00 AM)Paradox Wrote:
(05-09-2011, 02:33 AM)noob007 Wrote:
(05-09-2011, 02:27 AM)toast Wrote: Your signature code has XSS vulnerabilities

Erm, no.

Coder fight?

<_<

How mature the moderators are...

That wasn't meant to be taken seriously. I am very mature. I just find it annoying that the one time I try to have fun, I get criticized for it.