• Hi.

    I have just gone to my site, and have noticed that I am getting the error:

    Warning: Illegal string offset ‘numberstylesets’ in /wp-content/plugins/link-library/link-library.php on line 448

    The code segment is:

    $genoptions = get_option('LinkLibraryGeneral');
    if ( !empty( $genoptions ) ) {
    	for ( $i = 1; $i <= $genoptions['numberstylesets']; $i++ ) {

    I have upgraded wordpress and the plugin to the latest version.

    Hope someone can help

    https://wordpress.org/plugins/link-library/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Warning: Illegal string offset 'numberstylesets'’ is closed to new replies.