EzPortal - Portal Software for Forums

EzPortal - Made to Fit Your SMF Forum - Glad You Found Us!
+- +-

UserBox

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Recent Posts

New built in translations for six langauges! by EzPortal
March 26, 2024, 11:15:32 pm

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Re: Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 02:09:24 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:55:53 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 01:47:42 pm

Re: Theme Select Box question? by Shades
March 09, 2023, 01:34:07 pm

Re: Theme Select Box question? by EzPortal
March 09, 2023, 12:20:17 pm

+- HTML Menu


Sample HTML Block Usage - You May Custom Code it, as needed!

Recent Topics ezBlock

New built in translations for six langauges! by EzPortal
March 26, 2024, 11:15:32 pm

Smiley missing in shoutbox 2.1.4 by hustreamload
July 26, 2023, 08:14:02 am

Theme Select Box question? by Shades
March 15, 2023, 06:49:49 pm

Where is the facebook button color? by EzPortal
February 28, 2023, 06:45:09 pm

Display on Mobile - SMF 2.1.3 and EZ 5.5.2 by BugginIn
December 29, 2022, 04:07:13 pm

Blocks Help by Riggs1973
November 20, 2022, 12:59:30 pm

Surface ol lite theme release Free! by Steffen K.
November 18, 2022, 03:57:24 am

Undefined index: href by EzPortal
October 04, 2022, 08:49:59 pm

SMF-ezportal_column_5.cache): failed to open stream: No such file or directory by EzPortal
June 04, 2022, 11:40:13 am

Arcade block error: failed to open stream: No such file or directory by Shades
May 20, 2022, 02:47:13 pm

Author Topic: Corruption of PHP block data  (Read 7488 times)

0 Members and 1 Guest are viewing this topic.

Offline JohnR

  • Posts: 10
  • Karma: 1
Corruption of PHP block data
« on: July 04, 2011, 08:05:24 am »
When creating a new PHP EzBlock in the editor the block won't then run without a syntax error if it contains any backslashes (in and escaped string for example).  The reason appears to be that the block data is saved without properly escaping backslashes.   Retrieved block data has the backslashes stripped by MySQL as it thinks they are SQL escape characters (in other words it removes all backslashes from the original code).

One fix is to use $smcFunc['db_escape_string'] on the blockdata before saving it.  Alternatively use the SMF2 $smcFunc['db_insert'] and $smcFunc['db_replace'] to save the data correctly (they escape it properly before saving).

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
7657 Views
Last post December 17, 2008, 07:10:57 pm
by EzPortal
2 Replies
12604 Views
Last post July 14, 2009, 02:36:31 pm
by EzPortal
4 Replies
11319 Views
Last post January 10, 2010, 06:58:14 pm
by liza095
3 Replies
7124 Views
Last post January 26, 2010, 07:59:31 pm
by EzPortal
8 Replies
14926 Views
Last post September 22, 2015, 01:09:15 pm
by EzPortal

+-SMF Gallery

Quick Menu


Powered by EzPortal