39.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

10-22-2014, 05:41 AM
Post: #1
[GET] ThemeForest - Real Homes v1.6.1 - WordPress Real Estate Theme
[Image: UXawRA2.png]

Real Homes is a Premium WordPress Theme for Real Estate related websites. It has nice and clean design and it comes loaded with lots of features like Advanced Search, Google Map with property location markers, simple and grid listing, user login and register, front end property submit and edit, payment integration with PayPal, dsIDXpress IDX Plugin support, WPML plugin support, custom widgets, various templates, easy theme options, easy to use meta-boxes, Google reCAPTCHA support and much more…

Version 1.6.1 – Updated on 10th September 2014
* Did some CSS and JavaScript bug fixes
* Added max zoom to Google map with markers
* Enabled property custom post type archives
* Improved WPML XML configuration file
* Added user cookie hidden input field in modal login form.


Demo:
http://themeforest.net/item/real-homes-w...me/5373914


Download:
http://[Reported by Members as SPAM THREAD]/0v84fc1f
10-26-2014, 05:15 PM
Post: #2
RE:
Found this..

WARNING: The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
WARNING: Found ini_set in the file paypal/ipn.php. Themes should not change server PHP settings.

Line 35: ini_set('log_errors', true);

Line 36: ini_set('error_log', dirname(__FILE__).'/ipn_errors.log');

WARNING: Found base64_encode in the file recaptcha/recaptchalib.php. base64_encode() is not allowed.

Line 226: return strtr(base64_encode ($x), '+/', '-_');

WARNING: fwrite was found in the file recaptcha/recaptchalib.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.

Line 84: fwrite($fs, $http_request);

WARNING: fsockopen was found in the file recaptcha/recaptchalib.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.

Line 80: if( false == ( $fs = @fsockopen($host, $port, $errno, $errstr, 10) ) ) {

WARNING: fsockopen was found in the file paypal/ipnlistener.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.

Line 19: * to PayPal. If flase then fsockopen() is used. Default true.

Line 123: * Post Back Using fsockopen()

Line 125: * Sends the post back to PayPal using the fsockopen() function. Called by

Line 139: $uri = $this->getPaypalHost(); // no 'http://' in call to fsockopen()

Line 144: $fp = fsockopen($uri, $port, $errno, $errstr, $this->timeout);

Line 147: // fsockopen error

Line 148: throw new Exception('fsockopen error: [$errno] $errstr');

Line 232: else $r .= ' (fsockopen)\n';

WARNING: file_get_contents was found in the file paypal/ipnlistener.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.

Line 282: $encoded_data .= 'and'.file_get_contents('php://input');

WARNING: fclose was found in the file recaptcha/recaptchalib.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.

Line 88: fclose($fs);

WARNING: fclose was found in the file paypal/ipnlistener.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.

Line 169: fclose($fp);

WARNING: curl_init was found in the file paypal/ipnlistener.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.

Line 94: $ch = curl_init();

WARNING: curl_exec was found in the file paypal/ipnlistener.php File operations should use the WP_Filesystem methods instead of direct PHP filesystem calls.

Line 112: $this->response = curl_exec($ch);

REQUIRED: The theme uses the register_taxonomy() function, which is plugin-territory functionality.
REQUIRED: The theme uses the register_post_type() function, which is plugin-territory functionality.
REQUIRED: The theme doesn't have post pagination code in it. Use posts_nav_link() or paginate_links() or next_posts_link() and previous_posts_link() to add post pagination.
REQUIRED: The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output
REQUIRED: functions.php. Themes should use add_theme_page() for adding admin pages.

Line 1665: add_submenu_page(

RECOMMENDED: No reference to add_theme_support( "custom-header", $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
INFO: Non-printable characters were found in the template-parts/modal-login.php file. You may want to check this file for errors.

Line 5: <button type='button' class='close' data-dismiss='modal' aria-hidden='true'>��</button>

INFO: Non-printable characters were found in the framework/meta-box/inc/fields/image.php file. You may want to check this file for errors.

Line 143: <a title='%s' class='rwmb-delete-file' href='#' data-attachment_id='%s'>��</a>

INFO: Non-printable characters were found in the framework/meta-box/inc/fields/image-advanced.php file. You may want to check this file for errors.

Line 119: <a title='<?php echo $i18n_delete; ?>' class='rwmb-delete-file' href='#' data-attachment_id='{{{ attachment.id }}}'>��</a>

INFO: paypal/ipn.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.

Line 33: require_once( $parse_uri[0] . 'wp-load.php' );

Line 50: include('ipnlistener.php');

INFO: iframe was found in the file recaptcha/recaptchalib.php iframes are sometimes used to load unwanted adverts and code on your site.

Line 125: <iframe src=''. $server . '/noscript?k=' . $pubkey . $errorpart . '' height=

INFO: iframe was found in the file recaptcha/custom-recaptcha.php iframes are sometimes used to load unwanted adverts and code on your site.

Line 46: <iframe src='http://www.google.com/recaptcha/api/noscript?k=<?php echo $reCA

INFO: framework/functions/contact_form_handler.php The theme appears to use include or require. If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead.

Line 23: require_once( get_template_directory().'/recaptcha/recaptchalib.php' );

Line 95: require_once( get_template_directory().'/recaptcha/recaptchalib.php' );
10-26-2014, 05:17 PM
Post: #3
RE:
I dont know if its clean or not.. but theme checker says this.
10-26-2014, 05:24 PM (This post was last modified: 10-26-2014 05:26 PM by horse.)
Post: #4
RE:
Not Clean at all! Take a look here...

http://themecheck.org/score/wordpress_th...theme.html

You're asking for trouble if you use this theme.

This should be removed from this site.
10-27-2014, 07:03 PM
Post: #5
RE:
yeah removed it.. from my site.. well i dont know if this does spread..
26.gif




39.gif