Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Did you fix the issue? Im not seeing it.
    CHeers,

    Thread Starter asciiman

    (@asciiman)

    Yes, it’s still there.

    https://onetaste.staging.wpengine.com/i-om/

    Right above where the photos start.

    Thread Starter asciiman

    (@asciiman)

    It looks like it’s only showing when I’m logged in. Is there a way I can send you some temporary login credentials so you can see it?

    Plugin Author Darren Cooney

    (@dcooney)

    It must be another plugin or theme function.
    ALM wouldn’t cause an error msg like this.

    Thread Starter asciiman

    (@asciiman)

    It’s appearing inside the alm-reveal div at the top, before my rendered template content. It appears again before every new page that’s pulled in.

    <div class="alm-reveal"><br>
    <b>Warning</b>:  Illegal offset type in isset or empty in <b>/nas/wp/www/staging/onetaste/wp-includes/post.php</b> on line <b>1168</b><br>
    
    <a href="https://onetaste.staging.wpengine.com/i-om-story/margot/">
    	<div class="i-om-item">
    		<div class="i-om-image" style="background-image:url('https://onetaste.staging.wpengine.com/wp-content/uploads/2015/10/DSC2641.png');">
    		</div>
    		<div class="i-om-content">
    			<h4 class="i-om-title">I OM:<br>Margot</h4>
    		</div>
    	</div>
    </a>
    <a href="https://onetaste.staging.wpengine.com/i-om-story/kai/">
    	<div class="i-om-item">
    		<div class="i-om-image" style="background-image:url('https://onetaste.staging.wpengine.com/wp-content/uploads/2015/10/kai-and-jan.png');">
    		</div>
    		<div class="i-om-content">
    			<h4 class="i-om-title">I OM:<br>Kai</h4>
    		</div>
    	</div>
    </a></div>
    Plugin Author Darren Cooney

    (@dcooney)

    Yes.
    I’ve seen this before (not this exact warning) from other users and it’s always been other plugins or filters in the theme causing these warnings.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Warning: Illegal offset type in isset in post.php on line 1168’ is closed to new replies.