Recent content by Tejstar

  1. Tejstar

    XF 1.5 Best way to delete all avatars?

    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?
  2. Tejstar

    XF 1.5 Best way to delete all avatars?

    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...
  3. Tejstar

    XF 1.2 New users not receiving confirmation emails

    I updated Keycaptcha to v2.2 and all seems to be working again!
  4. Tejstar

    XF 1.2 New users not receiving confirmation emails

    I just have the Email Transport Method ticked as Default if that's what you mean?
  5. Tejstar

    XF 1.2 New users not receiving confirmation emails

    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...
  6. Tejstar

    XF 1.2 New users not receiving confirmation emails

    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?
  7. Tejstar

    Lack of interest Get more from Facebook: different og:description and og:image per thread.

    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.
  8. Tejstar

    facebook style thumbs up and down

    Your tagline 'Probably knows the answer' is very apt. Many thanks for your help, that worked a treat! Big thumbs up! (y)
  9. Tejstar

    [8wayRun.Com] XenPorta (Portal)

    Many thanks mate - that worked a treat! (y)
  10. Tejstar

    facebook style thumbs up and down

    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; }
  11. Tejstar

    facebook style thumbs up and down

    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...
  12. Tejstar

    facebook style thumbs up and down

    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?
  13. Tejstar

    facebook style thumbs up and down

    Thanks for the reply Brogan. I take it editing the template would be a complicated process? Any pointers about where I would need to start?
  14. Tejstar

    facebook style thumbs up and down

    Is there a way that I could modify the CSS to only include these images on the first post of every thread? Any help would be much appreciated.
Back
Top Bottom