• Hi!

    Well, clear plugin install and after activating I’m getting that error:

    Notice: Undefined variable: _SESSION in /wp-content/plugins/shashin/ShashinWp.php on line 68

    Then when I want to add Picasa album to the post, for an example, when I navigate to media I have all my WP images gone, and if I want to generate Shashin shortcode it breaks WP totally with an error:

    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/shashin/ShashinWp.php:68) in /wp-includes/pluggable.php on line 876

    Any clue what is going on?

    Thanks

    https://www.ads-software.com/extend/plugins/shashin/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mike Toppa

    (@toppa)

    Sorry for the late reply. Were you using the Highslide for Shashin add-on? That section of the code (around line 68 of ShashinWp.php) is intended to automatically deactivate it (as the new version of Shashin no longer supports it). It sounds like something is going wrong in your case. Please try deleting the Highslide for Shashin add-on if you have it. If that’s not the issue, let me know.

    Plugin Author Mike Toppa

    (@toppa)

    …Actually, I’m just realizing that’s a really weird error. $_SESSION is a PHP global variable. I can’t imagine why it would be giving you an undefined error. Are you running some kind of customized PHP or WordPress setup?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bunch of errors after plugin activation’ is closed to new replies.