Illegal String Offset
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘Illegal String Offset’ is closed to new replies.