fullworks
Forum Replies Created
-
Forum: Plugins
In reply to: [Stop User Enumeration] Compatibility with PHP 7.0As it is only a warning, and indeed WordPress itself has a core function __(), and the plugin operates fine in PHP 7 I will close this issue.
Forum: Plugins
In reply to: [Stop User Enumeration] Horrible bug processing fs_* optionsHi
I have just tested migration ( using duplicator ) and the options fs_accounts does indeed hold a path in serialised data, and the paths were correctly changed. Any server migration needs to consider changing paths in serialised data held in the database, other wise you will get issues not just with plugins, but media files.
I would respectfully suggest that your migration process does not handle serialised data, and as such your aspiration that there is a bug in Freemius and not to use my plugin maybe in fact due to your broken migation process.
Forum: Plugins
In reply to: [Stop User Enumeration] Horrible bug processing fs_* optionsp.s.
ref: “Emailed Freeminus support requesting their code.”
the SDK code is here https://github.com/Freemius/wordpress-sdk
Forum: Plugins
In reply to: [Stop User Enumeration] Horrible bug processing fs_* optionsHi David,
Thank you for bringing this to my attention.
I added Freemius to get a better understanding of how the plugin is used, so improvements can be made, so far it told me that I have a large number of Spanish installs, so I added a Spanish translation. This sort of metric is just not available from WordPress.org.
But clearly Freemius SDK is creating issues for you.
I will raise this with Freemius support and also consider either removing Freemius or a way of working around the issues you see.
I’ll update this thread when I get a response from Freemius.
Forum: Plugins
In reply to: [Stop User Enumeration] Compatibility with PHP 7.0Hi Liz,
Thank you for your question.
The compatibility issue you have identified is only a warning and does not currently stop the plugin operating under PHP 7, in fact all the plugin development is performed under PHP 7.
However of course, the issue has duly been noted and will be addressed in a future release.
Alan
Forum: Plugins
In reply to: [Stop User Enumeration] Installation fail (fatal error)Thanks for bring it to my attention.
Forum: Plugins
In reply to: [Stop User Enumeration] Installation fail (fatal error)Are you sure @mfjtf ? – I have just checked and rechecked – and installed / upgraded on several sites without issue?
And installed directly several times …
Is it possible I can come into your server to see what is happening?
Forum: Plugins
In reply to: [Stop User Enumeration] Installation fail (fatal error)OK I think I can see an issue with the way it is being loaded to WordPress.org wait a while. Will fix it asap.
Forum: Plugins
In reply to: [Stop User Enumeration] Installation fail (fatal error)can you email me via support @ fullworks.net so I can send you 1.3.12 to try
Forum: Plugins
In reply to: [Stop User Enumeration] Installation fail (fatal error)I will push a new release.
Can I send you a zip file first.
- This reply was modified 8 years, 7 months ago by fullworks.
Forum: Plugins
In reply to: [Stop User Enumeration] Installation fail (fatal error)Hi,
I have checked the WordPress repository ( version 1.3.11 ) and the missing file is actually on wordpress.org. I have also tested a new install without any issue just now.
It looks like your installs have a missing file.
Please
– deactivate the plugin
– delete the plugin
– re add the pluginThis should reload it and hopefully all the files will be present.
Please let me know if this action works or not.
Thank you for bringing this to my attention, lets get it sorted for you two.
Alan
Forum: Plugins
In reply to: [Stop User Enumeration] Possible Enumeration Problem with latest versionHi, as you haven’t come back to me I guess you are sorted.
Please let me know if you still have an issue.
Forum: Plugins
In reply to: [Stop User Enumeration] Possible Enumeration Problem with latest versionStrange, as that bit of logic didn’t cahnge betweem 1.39 & 1.3.10
When you say author=x you do mean x is a number? As that is what enumeration detects.
A common mistake is to ‘test’ whist still logged in. The plugin does not stop logged in users from enumerating, as it is assumed that logged in users are valid.
Perhaps reload 1.3.10 and make sure you have logged out before testing. And let me know?
I have also added the issue about testing while logged in to the FAQ as this isn’t the first time this has been noted.
- This reply was modified 8 years, 8 months ago by fullworks.
Forum: Plugins
In reply to: [Display Eventbrite Events] Show “sold out” eventsThis feature has been deployed in the pro version.
Forum: Plugins
In reply to: [Display Eventbrite Events] Undefined property error on installShould be all sorted now.