• Error Message when opening album admin page.

    Warning: strtolower() expects exactly 1 parameter, 2 given in wppa-album-admin-autosave.php …

    it is the following code:
    $seq[] = strtolower(wppa_get_album_name($album['a_parent']), 'extended');

    Please help to fix this Error.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Try sort by name. My problem, resolved it. This Error write me at sort parent, when I see many albums.

    Thread Starter Soulkeeper

    (@soulkeeper)

    Thanks for the tip. It helped me but the problem isn’t solved. It’s only a workaround.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP Photo Album Plus] strtolower() error in wppa-album-admin-autosave.ph’ is closed to new replies.