Events Made Easy › Forums › Bug fixed or feature request implemented › Cannot install lates version released today.
- This topic has 17 replies, 3 voices, and was last updated 11 years, 7 months ago by Franky.
-
AuthorPosts
-
Tue 2 Apr 2013 at 00:34 #43970AnonymousInactive
Bug Log/home/akronp2/public_html/wp/wp-content/plugins/events-made-easy//js/jquery-ui-datepicker/i18n/ui.datepicker-en_US.js
seems to be he problem child – file doesn’t exist – which makes no sense since I’ve been just upgrading this plugin without incident for months.
Tue 2 Apr 2013 at 07:25 #50340FrankyKeymasterWell, that’s not a php error but a browser error: I now point to the locale datepicker file without verifying if it exists. It should just work, since I tried it with en-US as well.
But I admit: it’s not pretty in the logfiles, so I added the check:
http://plugins.trac.wordpress.org/changeset/690513
Btw: I added this check to the released version as well, so just reinstalling the plugin will include the “fix” as well.
But this is not the cause: you’re seeing this after activation, correct? This means the activation succeeded. Check the version wordpress is reporting for the EME plugin.
And: what exactly do you mean with ‘the database is not picking up the changes’?
Tue 2 Apr 2013 at 11:47 #50341AnonymousInactivecan I ‘reinstall’ the plugin without losing all my work? Since the website thinks it already has the latest version – simply deactivating it and then re-activating is NOT reinstall….correct?
Tue 2 Apr 2013 at 12:02 #50342FrankyKeymasterTrue: you need to uninstall it and then reinstall it. Unless you checked the EME option “Delete all EME data when upgrading or deactivating”, all data will remain.
But again: since wordpress reports the latest version, the update succeeded. So what exactly do you mean with ‘the database is not picking up the changes’?
Tue 2 Apr 2013 at 12:35 #50343AnonymousInactiveuninstall = deactivate and delete plugin.
Then reload the plugin – the data will still be there, right?
I deselected the delete all button on setting.
Tue 2 Apr 2013 at 13:17 #50344AnonymousInactiveIt seems you upgraded Events Made Eeasy but your events database hasn’t been updated accordingly yet. Please deactivate/activate the plugin for this to happen.
Warning: make sure the option ‘Delete all EME data when upgrading or deactivating’ is not activated if you don’t want to lose all existing event data!
This message comes when I activate the plugin, which is identified as the 1.1.0 version.
Deactivating and then reactivating does not remove the red dialogue box the text above is contained in.
Tue 2 Apr 2013 at 14:14 #50345AnonymousInactiveI just verified your change was incorporated into what I installed,FWIW
Tue 2 Apr 2013 at 14:37 #50346FrankyKeymasterApparently: either you don’t have the right access rights, or something in your database setup is preventing the upgrade. As said in my other post:
I believe you run in a database problem of some kind, since upon activation the EME DB version number is always being set to the latest version and thus you never seem to get to that line (events-manager.php, function _eme_install, around line 380).
Can it be that your database user has not all needed rights to change database tables?
Tue 2 Apr 2013 at 15:21 #50347FrankyKeymasterAlso: if you want, just mail me a dump of your mysql database, I’ll take a look around as well.
My email: liedekef [at] telenet.be
Tue 2 Apr 2013 at 15:49 #50348AnonymousInactiveI’m wondering as well – when I try to go to settings from the wpadmin menu (next to donate) I get an access error – how can admin NOT have complete access rights to everything?
Tue 2 Apr 2013 at 16:14 #50349FrankyKeymasterDo you mean the EME settings? By default you need the capability “activate_plugins”, and normally admin has that. Can it be that you played around with those settings?
By default you should be able to access the EME settings …
Tue 2 Apr 2013 at 18:26 #50350AnonymousInactiverestored to 1.0.8 and everything works fine. There’s a problem with the changes in the new version is all I can conclude.
Tue 2 Apr 2013 at 21:21 #50351FrankyKeymasterAs said via mail: I need something to work with. In this case the mysql dump would help, as your problem can’t be reproduced here.
Also: please check that you don’t have any database issues:
– can the wp user still modify tables in the db
– no disk full
Wed 3 Apr 2013 at 21:56 #50352FrankyKeymasterAs this problem is not reproducible and I have no real data to work with and since has not been reported by anybody else: closing.
Thu 4 Apr 2013 at 19:56 #50353AnonymousInactiveI’ll get on this tomorrow – thanks
Thu 11 Apr 2013 at 21:11 #50354AnonymousInactiveresolved – close.
Fri 12 Apr 2013 at 13:49 #50355AnonymousInactiveScotty, you should mentioned the solution in case someone else has similar symptoms. (Someone always ends up coming back to an old forum saying “BUT HOW DID YOU FIX IT”. 🙂 )
Fri 12 Apr 2013 at 13:55 #50356FrankyKeymasterFix was in fact to update to 1.1.1 : there was a multisite issue with 1.1.0
I even posted my remark here (where I learned how to do it, and the howto has taken my reark into account already):
http://shibashake.com/wordpress-theme/write-a-plugin-for-wordpress-multi-site
-
AuthorPosts
- The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.