Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Dante › Errors and Bugs Found
New Landing › How can we help? › Themeforest Theme Support › Dante › Errors and Bugs Found
- This topic has 2 replies, 3 voices, and was last updated 10 years by Swift Ideas – Ed.
-
Posted in: Dante
-
September 6, 2014 at 10:20 am #107624
WARNING: The flexible-width and fixed-width tags changed to fluid-layout and fixed-layout tags in WordPress 3.8. Additionally, the responsive-layout tag was added. Please change to using one of the new tags.
WARNING: Found base64_encode in the file swift-framework/page-builder/builder/shortcodes/raw_content.php. base64_encode() is not allowed.
Line 78: ‘value’ => base64_encode(‘<p>This is a raw html block.<br/>Click the edit button to ch
Line 129: ‘value’ => __(base64_encode(‘alert(‘Enter your js here!’);’), ‘swift-framework-admin’),
WARNING: Found base64_decode in the file swift-framework/page-builder/builder/shortcodes/raw_content.php. base64_decode() is not allowed.
Line 30: $output .= ‘<‘.$param[‘holder’].’ class=’spb_param_value ‘ . $param_name . ‘ ‘ . $type . ‘ ‘ . $class . ” name=” . $param_name . ”>’.htmlentities(rawurldecode(base64_decode(strip_tags($value))), ENT_COMPAT, ‘UTF-8′ ).'</’.$param[‘hold
Line 51: $content = rawurldecode(base64_decode(strip_tags($content)));
Line 101: $content = base64_decode(strip_tags($content));
WARNING: Found base64_decode in the file swift-framework/page-builder/builder/lib/shortcodes.php. base64_decode() is not allowed.
Line 432: $param_line .= ‘<textarea name=”.$param[‘param_name’].” class=’spb_param_value spb-textarea_raw_html ‘.$param[‘param_name’].’ ‘.$param[‘type’].” rows=’16’>’ . htmlentities(rawurldecode(base64_decode($param_value)), ENT_COMPAT, ‘UTF-8’ ) . ‘</textarea>’;
WARNING: fread was found in the file includes/sf-colour-scheme.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.
Line 447: $bytes = fread($res, 3);
WARNING: fopen was found in the file includes/sf-colour-scheme/File_CSV_DataSource/DataSource.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.
Line 2147: $res = fopen($this->_filename, ‘r’);
WARNING: fopen was found in the file includes/sf-colour-scheme.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.
Line 443: $res = fopen($fname, ‘rb’);
WARNING: file_put_contents was found in the file includes/sf-colour-scheme.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.
Line 458: $success = file_put_contents($fname, $contents);
WARNING: file_get_contents was found in the file includes/sf-colour-scheme.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.
Line 453: $contents = file_get_contents($fname);
WARNING: fclose was found in the file includes/sf-colour-scheme/File_CSV_DataSource/DataSource.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.
Line 2160: fclose($res);
WARNING: fclose was found in the file includes/sf-colour-scheme.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.
Line 451: fclose($res);
Line 463: fclose($res);
REQUIRED: includes/options/defaults.php. Themes should use add_theme_page() for adding admin pages.
Line 198: $this->page = add_submenu_page(
Line 220: add_submenu_page($this->args[‘page_slug’], $this->args[‘page_title’], ”, $
Line 223: add_submenu_page(
Line 233: add_submenu_page(
Line 243: add_submenu_page(
Line 253: add_submenu_page(
REQUIRED: includes/class-tgm-plugin-activation.php. Themes should use add_theme_page() for adding admin pages.
Line 335: add_submenu_page(September 7, 2014 at 7:13 pm #107825Hi,
I forward this thread to our developer to take a look. Hope you are using the latest version.
Thanks,
laranz.September 7, 2014 at 8:38 pm #107835Hi there,
What are you using to show these errors?
The theme is coded in compliance with the ThemeForest standards.
– Ed
-
Posted in: Dante
You must be logged in and have valid license to reply to this topic.