TYPEERROR:CANNOT READ PROPERTY 'FOCUS' OF NULL
Can someone help. No reply from the developer.
Regards
Asoka
TYPEERROR:CANNOT READ PROPERTY 'FOCUS' OF NULL
Can someone help. No reply from the developer.
Regards
Asoka
I didn't buy that plug-in, I can't help you
It's an old plugin, it might not work in modern PHP versions.
What version of PHP do you use?
I see this error sometimes when i delete a user then another plugin third part try load this profile because it have not yet get any hooks that this profile is deleted then a conflict or error like this shows up
and i also agree that many problem you can see in console and many hard to use this when they debuging and i can understand that because it something you need learn how to do open this developer tools in browser. I solved many issues just open this console then see what error you get
maybe he try clear cache for that plugin and try again .....see if it helps...or reinstall the plugin
the plugin is looking for data that not excisting ....
hi Ghost currently photo pluggings got similar issue that causes email notifications to get stuck. ill try to address this bug today.
The Oxwall team should look into this and remove that plugin from the store.
One other suggestion to the Oxwall team. All these plugins that don't work or have no support from the developers should be taken over from the store, fix them and incorporate into the Oxwall software and release as a new update to 1.8.4.
Any comments from the forum to this suggestion.
There are two plugins that do this:
https://developers.oxwall.com/store/item/580
https://developers.oxwall.com/store/item/615
from 20 and 15 USD
They both have 5 stars and positive feedback.
Where's your negative feedback, Asoka Janaka?
Do you really think that another developer is going to create another plugin that does the same thing if there are already two very cheap ones with five stars?
Also, there is a rule in the shop that says that you can't add new plugins that do the same as old ones if they don't bring something new.
"Something new" could be "that works", but as you can see it doesn't say anywhere that it doesn't work.
I wouldn't remove anything from the store because those who buy are entitled to download their purchase. I have bought plugins and they are no longer there to download,
If I were a moderator, I would put a warning note "Developer no longer supports" or something like that.
As I am not a moderator I can only scold buyers with complaints about not putting up negative notes.
What I am is a developer, and I assure you that all software has problems. A balance has to be made between speed and security, and a study between development time, sales price and how many copies will be sold.
In this case it is likely that a user no longer exists but when he existed he would have been included in your selection criteria, or some similar bug like this
https://developers.oxwall.com/forum/topic/66683
that happens in a plug-in of mine. That's when a NewsFeed news item no longer exists but has likes. NewsFeed has not deleted the likes by deleting the news. My plugin is correct, it is in many websites and for each user of each website digests thousands of likes and news without any problem.
Of course I can add an "if() then { } and foresee this, and foresee a thousand possible similar things but they affect the performance. I include the most common ones with the "debug mode" and if you activate it it performs additional checks.
If that plugin was mine, activating the debug mode would tell you exactly what's going on. But it's clear that if I develop a plugin that does this it would have to be sold at 10USD and maybe they will reject it in the shop and not publish it. And if they publish it, it would sell one a year.
Sorry about the book. I'm very angry with the way things are at OxWall and we users also have to waste our time voting from 1 to 5 and commenting on the good and bad of each plugin.
As per your suggestions
Second one is the one with the problem. No support from the developer.
I am trying you setup HTML code to the outgoing email. Once i master that i will be ok.