-
Content Count
4,032 -
Joined
-
Last visited
-
Days Won
41
Nathan Explosion last won the day on January 23
Nathan Explosion had the most liked content!
About Nathan Explosion

-
Rank
Community Regular
IPS Marketplace
-
Resources Contributor
Total file submissions: 25
Profile Information
-
Gender
Male
-
Location
UK
-
MNOfficial reacted to a post in a topic: Back to Top button
-
Scott Allen reacted to a post in a topic: Back To Top [Support Topic]
-
Scott Allen reacted to a post in a topic: Back to Top button
-
-
Davyc reacted to a post in a topic: Notification of new member
-
Davyc reacted to a post in a topic: Notification of new member
-
This is already available using the ACP notification settings..
-
Is there no way to mass delete spam accounts?
Nathan Explosion replied to AndreasW's topic in Help & Support
Simple terms: Fill this out (and click the SEARCH button at the bottom): There is the results of the search...use the filters, click the 'Prune members found' link: -
Ibai reacted to a post in a topic: Hidden widget is not realy hidden
-
Is there no way to mass delete spam accounts?
Nathan Explosion replied to AndreasW's topic in Help & Support
-
Is there no way to mass delete spam accounts?
Nathan Explosion replied to AndreasW's topic in Help & Support
Yet, here I am helping you - if you don't like that fact then feel free to ignore me. -
Is there no way to mass delete spam accounts?
Nathan Explosion replied to AndreasW's topic in Help & Support
Do a search...Result: -
Is there no way to mass delete spam accounts?
Nathan Explosion replied to AndreasW's topic in Help & Support
I said 'Prune members found'.....did you do a search? If so, you will see it. -
WonderingX reacted to a post in a topic: I'm using nulled and want to switch paid one.
-
Jordan Invision reacted to a post in a topic: I'm using nulled and want to switch paid one.
-
I'm using nulled and want to switch paid one.
Nathan Explosion replied to WonderingX's topic in Help & Support
@Jordan Invision could you get this moved to a more relevant location, as it is nothing to do with the marketplace or the products available from there. Pretty much, yes - pay money, download package, upload to your site, run the upgrade (if necessary) But there may be other caveats - but never used a nulled version so no idea. -
Zdeněk Tůma reacted to a post in a topic: Hidden widget is not realy hidden
-
Nathan Explosion reacted to an entry: Wanted: PHP developer to join our growing team
-
Hidden widget is not realy hidden
Nathan Explosion replied to Zdeněk Tůma's topic in Feature Suggestions
You won't have access to the below linked item, but it is seemingly fixed in 4.6: -
Post drafts aren't being remembered by ckeditor correctly
Nathan Explosion replied to CoffeeCake's topic in Help & Support
Do some more testing on your side using the developer console of your browser, and monitor the local storage item highlighted below....while I've been typing this, it has save MULTIPLE times (note the topic ID is used in the 'Key') Found a bug? Log a ticket. -
No worries...my testing indicates that there is just too much Ajax stuff going on that will still trigger the script on an ajaxcomplete event, and then you've got the preload functionality of the video/audio too. I've got some spare time early next week to have a look at reverting the functionality to the backend and dropping the JavaScript method...shame, but it is what it is. Hopefully have a new version out for end of next week.
-
Please, no, or else we'll be here all week.
-
It's reproducible on desktop too - exact steps are: Create a new topic Enter the title Do not go near the editor field itself Attach an image - do not click the attachment to add it to the editor field Click 'Submit' As nothing has been manually added to the editor field, the code to check the editor field doesn't run as there is nothing to check in there...it's empty until someone adds something, which is when the code runs. The image is never added to the editor - it's added AFTER submission, in the back-end. Probably an easy resolution - disable the 'S