Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author RealMag777

    (@realmag777)

    Hello.
    Go please in your wp theme folder, open there template-meta-data-filter.php
    and remove:
    <?php if (class_exists(‘MetaDataFilterPage’)) echo MetaDataFilterPage::draw_sort_by_filter(); ?>

    http://c2n.me/392KawL.png

    Thread Starter Robbertn

    (@robbertn)

    thanks but now I got another error code

    Fatal error: Call to undefined method MetaDataFilterPage::draw_post_features_panel() in /home/content/p3pnexwpnas01_data03/32/2196232/html/wp-content/themes/carzine/searchoutput.php on line 8

    RJ

    Plugin Author RealMag777

    (@realmag777)

    Clean cache please

    Thread Starter Robbertn

    (@robbertn)

    I did, same error message,

    Fatal error: Call to undefined method MetaDataFilterPage::draw_post_features_panel() in /home/content/p3pnexwpnas01_data03/32/2196232/html/wp-content/themes/carzine/searchoutput.php on line 8

    do you not get the error message anymore?
    http://johnhiltonasia.com/

    is there a faster way to communicate about this? through direct email or skype or something?

    Thread Starter Robbertn

    (@robbertn)

    I have created this test page where you can see the error message when you try to search something

    http://johnhiltonasia.com/testpagemdtf/

    Thread Starter Robbertn

    (@robbertn)

    good morning, any idea what it can be?

    is there anyway you can help me with this soon?

    thanks

    Plugin Author RealMag777

    (@realmag777)

    Hello
    Just remove function MetaDataFilterPage::draw_post_features_panel() from
    /home/content/p3pnexwpnas01_data03/32/2196232/html/wp-content/themes/carzine/searchoutput.php on line 8 – and that is all
    OR
    here http://c2n.me/39pi4ew.png add this empty function
    public static function draw_post_features_panel(){

    }

    Thread Starter Robbertn

    (@robbertn)

    new error!
    Parse error: syntax error, unexpected ‘public’ (T_PUBLIC) in /home/content/p3pnexwpnas01_data03/32/2196232/html/wp-content/themes/carzine/template-meta-data-filter.php on line 6

    Thread Starter Robbertn

    (@robbertn)

    I know it is christmas and all but this is not working for me.
    would it be simpler to deactivate or even delete this plugin and start over?

    Plugin Author RealMag777

    (@realmag777)

    Hello
    You did synatx error in themes/carzine/template-meta-data-filter.php on line 6. Please fix this row or remove at all

    Plugin Author RealMag777

    (@realmag777)

    <?php if (class_exists(‘MetaDataFilterPage’)) echo MetaDataFilterPage::draw_sort_by_filter(); ?> – remove it at all from /template-meta-data-filter.php

    Plugin Author RealMag777

    (@realmag777)

    Hello Robert. So how is it, works?

    Plugin Author RealMag777

    (@realmag777)

    Thread Starter Robbertn

    (@robbertn)

    hi there,
    I couldn’t get it to work and I found the problem solving process inefficient. I know it was the holidays but this plugin not working for that long was a problem for my clients business website and so we decided to change to another plugin.
    thanks for you support and good luck in the new year
    RJ

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘fatal error MDTF content’ is closed to new replies.