• Resolved Elliot Toman

    (@asubtleweb)


    I’m getting an “Illegal string offset” error for the file control output when I use it as specified.

    <?php 
    foreach( $attributes['rows'] as $row ) { 
    $media = $row['media']['url'];
    }
    ?>

    Is there another method of output that would prevent this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Nikita

    (@nko)

    Hey.

    Unfortunately, I don’t see such error locally. If you can provide a step-by-step guide on how to reproduce this problem, please, let me know.

    Until I can’t see this error, I can’t fix it somehow.

    Regards, nK.

Viewing 1 replies (of 1 total)
  • The topic ‘Illegal String Offset’ is closed to new replies.