UpdraftPlus Home › Forums › Paid support forum – UpdraftPlus backup plugin › Issue with License Registration – URGENT
- This topic has 15 replies, 2 voices, and was last updated 9 years, 3 months ago by Peter.
-
AuthorPosts
-
October 19, 2015 at 10:52 am #131753PeterParticipant
Hello Support,
I have received a message from a David Anderson saying that this request has been answered on the day I submitted it, but there has not been an answer.
So he says I should post it in the forum, which I am doing now.
Can you please answer my request below ASAP?
Thank youOctober 19, 2015 at 10:57 am #131757udadminKeymasterHi Peter,
I can confirm from our ticket system that you did received a same-day reply to this issue. I recommend checking your spam folders.
Here is a copy-paste of the most recent reply:
Your issue is not one that has been experienced before (after 3 million downloads), so please bear with us. I have reset the licence server record for your purchase, so please do not be surprised to not see any sites currently listed in your account.
Please can you send me a WP login for two of the website manifesting the problem, so that I can investigate. Since it is a previously unseen problem, we will need direct access to be able to analyse the problem. Failing that, I can send you some SQL commands to enter, if you are confident with that.
David
October 19, 2015 at 7:24 pm #131816PeterParticipantThis reply has been marked as private.October 19, 2015 at 7:46 pm #131817udadminKeymasterHi Peter,
Thank you. The issue was the one suspected in the support reply of October 10th; I’ll copy and paste that here for reference – but, it shouldn’t be possible to recur again (as modern versions of UD actively prevent it).
It’s now been fixed and you can now see both sites listed in your account at updraftplus.com.
Hi Peter,
Was one site cloned from the other (i.e. a backup from one was restored to the other)? I’m wondering if there’s a duplicate site ID – that was possible in the past (apologies!).
To fix that, you’ll need to log in to your web hosting control panel, and find phpMyAdmin, and access the database for the site that is *not* currently shown in your UpdraftPlus account. Then, execute this SQL command, using the link in phpMyAdmin for executing SQL:
DELETE FROM wp_options WHERE option_name=’updraftplus-addons_siteid’;
You will need to change the wp_options prefix in the line above to match the actual name of your options table, which you’ll be able to spot in phpMyAdmin – the wp_ prefix is the bit that can vary. (You can also read it out of your wp-config.php file for the relevant site).
Then, after doing that, you should go back to UpdraftPlus on that site, and re-connect and re-claim the add-ons. Then all should be well.
David
David
October 19, 2015 at 7:46 pm #131818udadminKeymasterJust to be clear – I’ve done the necessary steps for you. You don’t need to do anything now.
David
October 19, 2015 at 8:11 pm #131821PeterParticipantThis reply has been marked as private.October 22, 2015 at 8:07 am #132049PeterParticipantHi Updraft,
I have now proceeded to register the third site,
burning.peterjacobs.chAs you will see, the problem is still the same:
Before the registration showed
– waterflow
– aumNow the registration shows
– Burning
– AumWe will need to stay with this, until it is 100% solved.
Thank you for a quick reply
October 22, 2015 at 8:10 am #132050PeterParticipantBefore you do anything….I will now do what you told me to do in the above solution – and report back to you.
In the meantime: Can you tell me the SQL so that I can read out what the current site ID is of my websites?
THANKS
PeterOctober 22, 2015 at 8:10 am #132051udadminKeymasterHi Peter,
Presumably that site was also cloned from one of the others? It can be fixed with the fix described in my previous post, which should be carried out on the site not currently listed (which should then be re-connected).
Best wishes,
DavidOctober 22, 2015 at 8:12 am #132052PeterParticipantThanks david, yes, I had just realized it after posting. I’ll report back.
October 22, 2015 at 8:48 am #132055PeterParticipantHi David,
I did exactly as prescribed.
The Site ID’s are as follows (I know how to get them now)Waterflow Site ID: 1fd2263b5c50ae3b4b3a3482d1d77c97
Burning Site ID: b02d5e7c593a8e2d7d0855833a90b7e3The Problem is still there. Whenever I register one site, the other disappears.
Thanks for Feedback
Peter
October 22, 2015 at 9:00 am #132056PeterParticipantHi,
yes these websites have been copied by the Duplicator Plugin.
This is a mechanism I will absolutely want and need to use in the future.
It seems that you have some other entries in some tables in wp that are causing a conflict.
Can you please analyse this and supply me with an exact list of what to delete after copying and before registering.
If I don’t have that, I have to uninstall the plugin and completely reinstall it and that is more work for me.
Thank you very much
PeterOctober 22, 2015 at 9:00 am #132057PeterParticipant..is it?
October 22, 2015 at 6:17 pm #132094udadminKeymasterHi peter,
The Problem is still there.
To resolve it, on the site that’s currently *not* showing as registered, run this SQL:
DELETE FROM wp_options WHERE option_name=’updraftplus-addons_siteid’;
(Change the wp_ prefix to match your actual prefix).
If I don’t have that, I have to uninstall the plugin and completely reinstall it and that is more work for me.
That won’t fix it.
yes these websites have been copied by the Duplicator Plugin.
This is where it’s coming from. Duplicator is faithfully duplicating absolutely everything; the two sites are identical, and present themselves to updraftplus.com’s licence manager as if they were the same site. To fix this, you need to run the SQL above, after duplicating. Alternatively, use UpdraftPlus’s “Migrator” instead, which does this automatically.
Best wishes,
DavidOctober 22, 2015 at 6:18 pm #132095udadminKeymasterP.S. The forum’s changed my simple quotes to fancy quotes in the SQL above. You should enter just the simple quote.
David
-
AuthorPosts
- The topic ‘Issue with License Registration – URGENT’ is closed to new replies.