Getting 'Warning illegal string offset'
-
Just installed latest WordPress 3.5.1 locally with XAMPP v3.1.0 and when I added the Soliloque plugin to the fresh install, and added the line:
<?php if ( function_exists( ‘soliloquy_slider’ ) ) soliloquy_slider( ’10’ ); ?> to my header.phpor:
[soliloquy id=”10″]to a post in the twenty-twelve or twenty-eleven theme, I get the plugin, but before the images, I get the following lines:
Warning: Illegal string offset ‘width’ in D:\Development\xampp\htdocs\wordpress\wp-content\plugins\soliloquy-lite\Tgmsp\Lite\Shortcode.php on line 99
Warning: Illegal string offset ‘height’ in D:\Development\xampp\htdocs\wordpress\wp-content\plugins\soliloquy-lite\Tgmsp\Lite\Shortcode.php on line 102
Warning: Illegal string offset ‘transition’ in D:\Development\xampp\htdocs\wordpress\wp-content\plugins\soliloquy-lite\Tgmsp\Lite\Shortcode.php on line 263
- The topic ‘Getting 'Warning illegal string offset'’ is closed to new replies.