Forums

Discography
Discography Plugin (4 posts)

  1. PARoss
    Member
    Posted 1 year ago #

    I'm using WP 3.0, Windows XP.

    Warning: array_pop() expects parameter 1 to be array, null given in C:\xampplite\htdocs\wp-content\plugins\discography\discography.php on line 628

    Warning: array_pop() expects parameter 1 to be array, null given in C:\xampplite\htdocs\wp-content\plugins\discography\discography.php on line 36

    Warning: array_pop() expects parameter 1 to be array, null given in C:\xampplite\htdocs\wp-content\plugins\discography\discography.php on line 333

    http://wordpress.org/extend/plugins/discography/

  2. judy_orfea
    Member
    Posted 1 year ago #

    I have exactly the same problem.
    I'm using WP 3.0 and Windows 7
    Please somewone to help us ?
    Or du you know an alternative plugin ?
    Thanks !

  3. Rev. Voodoo
    Volunteer Moderator
    Posted 1 year ago #

    That's a pretty out of date plugin, compatible up to WP 2.7, that could be some of the issue

  4. laychinhan
    Member
    Posted 1 year ago #

    if you didnt want the warning to be shown simply replace the line @628 with this:


    if(is_array($folder))
    {
    $folder = get_bloginfo('wpurl') . '/wp-content/plugins/' . array_pop($folder) . '/';
    }

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic