Warning: array_key_exists()
-
Hi, this is probably similar to other error report. On the above page I am getting this error:
Warning: array_key_exists() expects parameter 2 to be array, unknown given in /homepages/2/d451850435/htdocs/app451850410/wp-content/plugins/media-library-assistant/includes/class-mla-shortcode-support.php on line 798It’s repeated 6 times and appears before the first line of text.
The HTML of the page is this:
<a id="topofpage"></a>Here's the 'phrases' that have been used to 'tag' each photo in the gallery. The larger the text the more photos there are of that phrase. Click a phrase to see its photos displayed below. [mla_tag_cloud taxonomy="attachment_category,attachment_tag" number=0 post_mime_type=image/jpeg exclude="70,97,73,74,151,74,75,96,110,162,172,173,175" separator=" | " mla_link_href="{+page_url+}?current_id={+term_id+}¤t_name={+name,url+}"] [mla_gallery post_mime_type="a-bad-type" mla_nolink_text="{+template:( <h3>Here's the photos for {+request:current_name+}</h3> Click a photo to enlarge it in the slideshow display, once there click the photo to display the next one. Click on the background page to return here.)+}"][/mla_gallery] [mla_gallery] post_mime_type=image/jpeg tax_query="array ( 'relation' => 'OR', array ( 'taxonomy' => 'attachment_category', 'field' => 'id', 'terms' => array( {+request:current_id+} ), 'include_children' => false, ), array ( 'taxonomy' => 'attachment_tag', 'field' => 'id', 'terms' => array( {+request:current_id+} ), ), )" orderby=date order=ASC size=icon link=file mla_alt_shortcode=justified_image_grid [/mla_gallery]
I am running WordPress 5.8 running Responsive Mobile theme
The page I need help with: [log in to see the link]
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Warning: array_key_exists()’ is closed to new replies.