• Resolved lenick

    (@lenick)


    Hello,

    I created a new team and put in a picture and a few social links. When i add it to a page
    it shows this message above the team member “Notice: Undefined index: _tmm_sc_title1 in /mnt/weba/b1/00/53729600/htdocs/WordPress_02/wp-content/plugins/team-members/tmm.php on line 288 Notice: Undefined index: _tmm_sc_title2 in /mnt/weba/b1/00/53729600/htdocs/WordPress_02/wp-content/plugins/team-members/tmm.php on line 288 Notice: Undefined index: _tmm_sc_title3 in /mnt/weba/b1/00/53729600/htdocs/WordPress_02/wp-content/plugins/team-members/tmm.php on line 286”.

    What makes this error appear? Thank you for your help.

    Kind regards,
    Nick Fischer

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WP Darko

    (@spwebguy)

    Hi Nick,

    This is a PHP notice that informs you that the plugin is missing some info, some fields were empty when you saved. We will solve it on the next update, it won’t keep anything from working and can be ignored for now.

    Same issue

    In file team-members/tmm.php line 286

    From

    title=”‘.$member[‘_tmm_sc_title’.$i].'”

    to

    title=”‘.(!empty($member[‘_tmm_sc_title’.$i])$member[‘_tmm_sc_title’.$i]:”.'”

    when is the next release ?

    Plugin Author WP Darko

    (@spwebguy)

    Hi there,

    Thank you for your feedback. We know about these already. We are busy at the moment working on other projects (small team) but we’ll do something about this.

    Sorry for the inconvenience caused, James.

    Hello,
    Having the same issue – could we have a fix for that anytime soon?
    Thanks for great plugin!

    Plugin Author WP Darko

    (@spwebguy)

    Hi there,

    Sure, these errors will be fixed. If it keeps the plugin from working properly please send a submit request to https://wpdarko.com/support and we’ll help you with it.

    Please bear with us as we are also working on other stuff. This plugin (as well as all our other plugins) will get updated. I have no ETA on when but we’ll try our best to get it done.

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error Message’ is closed to new replies.