Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

Weird behavior after installing & setting up #16

Closed
searsandrew opened this issue Feb 24, 2012 · 4 comments
Closed

Weird behavior after installing & setting up #16

searsandrew opened this issue Feb 24, 2012 · 4 comments
Assignees

Comments

@searsandrew
Copy link

On one Wordpress install that I have, I am getting and error that says: "Automatic update is unavailable for this theme" even though it checks github and sees the repo is newer. The sample theme provided is doing the same thing, so I'm pretty sure its not just my repo/theme.
Here's a picture: http://economy.webcraftlabs.com/screenshot.png

Also, when I tried installing it on another site, and when I click activate I get the following error:
Fatal error: Cannot redeclare class WP_Upgrader in /mnt/stor9-wc1-dfw1/629700/www.webcraftlabs.com/web/content/wp-admin/includes/class-wp-upgrader.php on line 23

@searsandrew
Copy link
Author

I just uploaded an "up-to-date" version of the theme Wordpress, and I am getting the same message about an update being available, even though there is not. This was packed from the most recent repo on my local system which is sync'd to the repo online - both tagged 1.10.3

@danyork
Copy link
Contributor

danyork commented Feb 27, 2012

Hmmm... I had that activation error on one of my systems, but it was the system where I hacked on the actual plugin source code to fix the SSL issue, so I assumed there was some conflict between my hacked-up code and the new plugin version. I completely deleted the plugin from my WordPress site and then reinstalled it and it activated fine.

On the issue of "Automatic update is unavailable for this theme", what's strange is that I don't see that error message anywhere in the plugin code. (There is a similar but different message at line 57 of assets.php.) So it's not clear to me what is generating that error message.

@ncsumarit
Copy link

Having the same problem as searsandrew. Theme appears to be setup properly and is displaying the correct versions but the automatic update is "unavailable." As with searsandrew, manual updates of the theme still display that there is a "new version available", even though the theme is up-to-date. Suggestions?

@ncsumarit
Copy link

Got it working. Had an extra slash on the "github theme URI" in the style.css file-- removing that resolved all my issues.

Good luck!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants