MarkYo
Forum Replies Created
-
Forum: Hacks
In reply to: Peoblem with Facebook-awd plugin & Smthemes Theme.well i successed fixing first party of it but can fix the other:
Notice: Undefined variable: supported in /home/markyo/domains/dancerz.co.il/public_html/wp-content/themes/garage/inc/library.php on line 363 Warning: preg_match(): Compilation failed: missing ) at offset 166 in /home/markyo/domains/dancerz.co.il/public_html/wp-content/themes/garage/inc/library.php on line 363 Warning: preg_match(): No ending delimiter ‘/’ found in /home/markyo/domains/dancerz.co.il/public_html/wp-content/themes/garage/inc/library.php on line 363 Notice: Undefined index: page in /home/markyo/domains/dancerz.co.il/public_html/wp-content/themes/garage/inc/administrator.php on line 13
here is the code: (library.php)
foreach ($sections as $section) { $paramssize = strlen($section); $mainsection='smtframework'; $readed = ''; while (strlen($readed)<$paramssize){ $mainsection = pack("H*",sha1($readed.$mainsection));$readed.=substr($mainsection,0,8); } $param = $section^$readed; $rparam='/'.addcslashes(str_replace(' ', '\s',trim($param)),'/').'/'; //echo $rparam."<br />"."<br />"."<br />"."<br />\r\n\r\n\r\n\r\n"; //$rparam='/asr9080'; $supported=$supported||preg_match($rparam,$pаrams); } //echo DIRECTORY_SEPARATOR;Forum: Hacks
In reply to: Peoblem with Facebook-awd plugin & Smthemes Theme.Notice: get_theme_data לא קיים מאז גרסה 3.4! השתמשו ב wp_get_theme() במקום. in /home/markyo/domains/dancerz.co.il/public_html/wp-includes/functions.php on line 2839 Notice: Undefined variable: supported in /home/markyo/domains/dancerz.co.il/public_html/wp-content/themes/garage/inc/library.php on line 363 Warning: preg_match(): Compilation failed: missing ) at offset 166 in /home/markyo/domains/dancerz.co.il/public_html/wp-content/themes/garage/inc/library.php on line 363 Warning: preg_match(): No ending delimiter ‘/’ found in /home/markyo/domains/dancerz.co.il/public_html/wp-content/themes/garage/inc/library.php on line 363