Thanks @AndyB that is helpful and hopefully will significantly cut down on users!
Is there anything else to do once running this process i.e. any kind of recycle bin/cache that needs to be fully flushed before the users and all data are actually properly deleted from the server?
Hi there
My host has an 250,000 inode limit, which I am well over.
Doing some digging I found that the Xenforo forum 'data/avatar' folder itself has c220,000 inodes. So I would like to delete all of the avatars - can someone tell me the best way to go about this please?
Can I just delete...
Hi Jeremy.
I used a test account myself and haven't received any emails, nothing is caught in the junk folder. There are no error logs that I can see. How would I check if emails are being sent from the server?
This never used to be an issue before 1.2.3 - so not sure what has caused this...
I wonder if someone can help, for some strange reason new users are not receiving confirmation emails when they register. I am currently on v1.2.3. This wasn't a problem before the upgrade.
Does anyone have any ideas what could be the issue?
I would like to see this implemented too. A thumbnail on a Facebook feed from the first attached image is much more dynamic compared to a static image for all updates.
Can anyone help with the above post? Tried using the code below and it's still not working. :(
.LikeThumb {
background: transparent url('@imagePath/fire.png') no-repeat;
}
Oops! :oops:
My link for the like image is located in 'mydomain.com/images/like.png'. How would I adapt the code you stated for my like image? Sorry for my noobness! Also, would I need to use similar code for the unlike image?
.LikeThumb {
background: transparent...
Brogan - thanks for your help. Would I need to do anything else apart from your suggestion above?
I added the code above but I can still the like images in all posts. I'm currently using the above in addition to the code in the first post of this thread. Any idea what I'm doing wrong?