• Resolved jont11

    (@jont11)


    We’re getting the following error on both front and back end of the site…

    Warning: Invalid argument supplied for foreach() in …/wp-content/plugins/tabs-responsive/template/content.php on line 74

    This site is running locally on php 7 having upgraded from 5.6, i’ve seen another message that refers to invalid characters. We’ve got 137 tabs on site, does this mean that i’m going to have to trawl through each tab and eliminate characters? If so can you provide a list of characters to search for?

    Or could this be solved another way?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Praveen

    (@praveenmalav09)

    Hi @jont11,

    Maybe you are using a special character in the title so please try to recreate it.

    Thanks

    Thread Starter jont11

    (@jont11)

    Hi Praveen,

    Thanks for your reply, i’ve been through and removed anything that i think could be causing this from the tabs post title but i’m still seeing errors.

    I’m assuming that the below is ok…

    a-z
    0-9

    spaces

    Cheers

    Praveen

    (@praveenmalav09)

    Hi @jont11,

    You have to create new tabs you can find its data in the database table post meta.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Warning: Invalid argument supplied for foreach()’ is closed to new replies.