toppa / Shashin

A WordPress plugin for displaying photos and videos from Google+, Youtube, and Twitpic
http://www.toppa.com/shashin-wordpress-plugin/
GNU General Public License v3.0
24 stars 10 forks source link

can't activate your alpha3 version #24

Closed mrhaas1 closed 12 years ago

mrhaas1 commented 12 years ago

here is code generated when trying to activate plugin

Fatal error: Uncaught exception 'Exception' with message 'Invalid data property __get for scheduledUpdate' in /home/content/00/8464300/html/wp-content/plugins/shashin3alpha/Lib/ShashinSettings.php:26 Stack trace: #0 /home/content/00/8464300/html/wp-content/plugins/shashin3alpha/ShashinWp.php(191): Lib_ShashinSettings->__get('scheduledUpdate') #1 /home/content/00/8464300/html/wp-content/plugins/shashin3alpha/ShashinWp.php(37): ShashinWp->scheduleSyncIfNeeded() #2 /home/content/00/8464300/html/wp-content/plugins/shashin3alpha/start.php(20): ShashinWp->run() #3 /home/content/00/8464300/html/wp-admin/plugins.php(146): include('/home/content/0...') #4 /home/content/00/8464300/html/wp-admin/plugins.php(148): plugin_sandbox_scrape('shashin3alpha/s...') #5 {main} thrown in /home/content/00/8464300/html/wp-content/plugins/shashin3alpha/Lib/ShashinSettings.php on line 26

toppa commented 12 years ago

Did you have a previous version installed? If so, please select the "delete" option to completely remove the previous installation, and then try again (or, if you don't want to do that and you know your way around MySQL, you can manually remove "shashin" from the wp_options table). Let me know if this helps.

toppa commented 12 years ago

I just ran into this myself doing a fresh installation. It's weird - apparently WordPress tries to run Shashin when you activate it, before it completes the installation and saves the Shashin settings. I've made a fix and will upload it tonight.

toppa commented 12 years ago

I've uploaded a fix - please confirm it is working for you