• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

WPjobster - Service Marketplace WordPress Theme

WPjobster - Service Marketplace WordPress Theme v5.8.1 + Addons

No permission to download
Code:
if ( $quantity == 'yes' && $job_amount_max > 1 ) {
                                        $is_price_type = false;
                                        if ( get_post_meta( $pid, 'price_type', true ) && get_post_meta( $pid, 'price_type', true ) != 'fixed' ) {
                                            $is_price_type = true;
                                        } ?>

                                        <li class="main_li_nopad">
                                            <label class="main_amount_box">
                                                <?php if ( $is_price_type ) { ?>
                                                    <span><?php echo sprintf( __( '%s Rate', 'wpjobster' ), ucfirst( wpjobster_translate_string( get_post_meta( $pid, 'price_type', true ) ) ) ); ?></span>
                                                <?php } else { ?>
                                                    <span><?php _e( 'Job Quantity', 'wpjobster' ); ?></span>
                                                <?php } ?>

                                                <span class="extra-price-inside"><?php echo wpjobster_get_show_price($prc); ?></span>

                                                <?php if ( ! $is_price_type ) { echo '<br>'; } ?>

                                                <?php if ( $quantity == 'yes' ) {
                                                    if ( $is_price_type ) { ?>
                                                        <br /><span class="sn-job-rate-text"><?php echo __( 'Number of', 'wpjobster' ) . ' ' . ucfirst( wpjobster_translate_string( wpj_change_rate_word( get_post_meta( $pid, 'price_type', true ), 'plural' ) ) ) . ':'; ?></span>
                                                    <?php } ?>

                                                    <span class="amount_section" <?php if ( $is_price_type ) { echo 'style="margin-top: 5px;"'; } ?>>
                                                        <a href="#" class="amount_rmv">&minus;</a>
                                                        <input type="text" name="main_value_inp" class="main_value_inp current_amount main_amount" data-max="<?php echo $job_amount_max; ?>" value="1">
                                                        <a href="#" class="amount_add">+</a>
                                                    </span>
                                                <?php } ?>
                                            </label>
                                        </li>
                                    <?php }
 
Code:
if ( $quantity == 'yes' && $job_amount_max > 1 ) {
                                        $is_price_type = false;
                                        if ( get_post_meta( $pid, 'price_type', true ) && get_post_meta( $pid, 'price_type', true ) != 'fixed' ) {
                                            $is_price_type = true;
                                        } ?>

                                        <li class="main_li_nopad">
                                            <label class="main_amount_box">
                                                <?php if ( $is_price_type ) { ?>
                                                    <span><?php echo sprintf( __( '%s Rate', 'wpjobster' ), ucfirst( wpjobster_translate_string( get_post_meta( $pid, 'price_type', true ) ) ) ); ?></span>
                                                <?php } else { ?>
                                                    <span><?php _e( 'Job Quantity', 'wpjobster' ); ?></span>
                                                <?php } ?>

                                                <span class="extra-price-inside"><?php echo wpjobster_get_show_price($prc); ?></span>

                                                <?php if ( ! $is_price_type ) { echo '<br>'; } ?>

                                                <?php if ( $quantity == 'yes' ) {
                                                    if ( $is_price_type ) { ?>
                                                        <br /><span class="sn-job-rate-text"><?php echo __( 'Number of', 'wpjobster' ) . ' ' . ucfirst( wpjobster_translate_string( wpj_change_rate_word( get_post_meta( $pid, 'price_type', true ), 'plural' ) ) ) . ':'; ?></span>
                                                    <?php } ?>

                                                    <span class="amount_section" <?php if ( $is_price_type ) { echo 'style="margin-top: 5px;"'; } ?>>
                                                        <a href="#" class="amount_rmv">&minus;</a>
                                                        <input type="text" name="main_value_inp" class="main_value_inp current_amount main_amount" data-max="<?php echo $job_amount_max; ?>" value="1">
                                                        <a href="#" class="amount_add">+</a>
                                                    </span>
                                                <?php } ?>
                                            </label>
                                        </li>
                                    <?php }
Should I remove this code from the theme?
 
or...
$quantity = 'no';
$job_amount_max =0;
if ( $quantity == 'yes' && $job_amount_max > 1 ) {
 
whether I have tested a featured purchase, because I tested it but there is a notification that the balance is empty even though the payment method has been added.
 
Any one know original WPJobster script used RECURSION..?

I download from our BABIATO source it's block on my hosting provider. They said it's contain recursion in an argument, header or in the URI.

Help..!

Thanks in advance to Babiato and Members.
 
i dont no if it just me or everyone else but i cant make charges on the theme.. please i need a fix:)
 
Any one know original WPJobster script used RECURSION..?

I download from our BABIATO source it's block on my hosting provider. They said it's contain recursion in an argument, header or in the URI.

Help..!

Thanks in advance to Babiato and Members.
Where are you hosting it?
 
i dont no if it just me or everyone else but i cant make charges on the theme.. please i need a fix:)


I took this issue with hosting provide they solve issue.

Please advise how to identified backdoor and sql injection into plugin and theme.

Thanks
 
please i dont umderstand you,can you explain better

Contact to your hosting provider.

Ask Hosting provider to solve mod_security error.

For Check thread and backdoor issue refer VirusTotal.com

#BABIATO is best platform for share and care.

Thanks to BABIATO
 

Latest posts

Forum statistics

Threads
79,455
Messages
1,142,799
Members
248,419
Latest member
gustave
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock