Recent content by Don

  1. Don

    Persistent "Unexpected Contents" Warning on templates.xml

    FIxed. The answer is always there if you look in the right place. Andy B. suggested that I upload a new copy of tempates.xml from the download package. I had overlooked it previously in the _data folder. Overwriting the corrupt file fixed the problem. Thanks, Andy and others who responded.
  2. Don

    Persistent "Unexpected Contents" Warning on templates.xml

    Recap: I have been receiving repeated email notifications from the automatic file health check reporting one file with unexpected contents. The file in question is src/addons/XF/_data/templates.xml. This has been flagging on every single health check run for several days with no missing files...
  3. Don

    Persistent "Unexpected Contents" Warning on templates.xml

    Thanks. The file size of the fresh copy was the same as the installed version.
  4. Don

    Persistent "Unexpected Contents" Warning on templates.xml

    I am receiving repeated email notifications from the automatic file health check reporting 1 file with unexpected contents. The file in question is: src/addons/XF/_data/templates.xml The health check has been flagging this same file on every single run for at least the past several days, as...
  5. Don

    ImageMagick and Imagemagick PECL extension

    Here's a quick gotcha that I ran into while getting imageMagick installed on my managed server. I asked the support folks to enable the extension and they did so very quickly. I knew to enable it in the ACP, but found the selection to be unselectable, grayed out. I added that to the ticket. Of...
  6. Don

    Mandatory Location

    Which template are you referring to?
  7. Don

    Lack of interest Mandatory profile fields

    I agree. This is a much needed feature for my system. I vote to add it to an upcoming version.
  8. Don

    Flexile

    I noticed that the Notices feature in 1.0.1 Beta 2 does not seem to work, in case it wasn't mentioned previously. Love Flexile! :)
  9. Don

    XF 1.1 Custom User Fields

    I agree with the sentiments noted above. I was really looking forward to Custom User Fields for the sole purpose of making the "location" field mandatory. It sounds like it's more complicated to accomplish than I am able to tackle, so add my name to the request list to make the change. Thanks.
  10. Don

    Colored user names in a group

    Thanks, guys. I use CSS just often enough to forget everything I learned the last time.
  11. Don

    Colored user names in a group

    Can you give an example of using CSS? I tried the following but didn't see any results. <style type="text/css"> .color- { color: #F00; } </style> <body class="color-"> Elite Member </body>
  12. Don

    Post Content Find / Replace

    This is just what I need, but I can't get it to run. Uploaded folders and contents to corresponding folders in /Xenforo/Library. Installed .xml file as usual. Here's what I get when I click on Replace in Posts. Anybody know what I'm doing wrong?
  13. Don

    Add an RSS feed block to the sidebar [Deleted]

    That worked. Thanks a lot.
  14. Don

    Add an RSS feed block to the sidebar [Deleted]

    In which template? I don't see both items in the same template. As far as I can tell, the only GP_Donations include statement is in the 'forum_list' template. Scratching my head. :confused:
  15. Don

    Add an RSS feed block to the sidebar [Deleted]

    Brogan, I also have the Donations addon installed in my sidebar. The RSS feed block works great, but I want to move the Donation block BELOW it, instead of above as it is now. Can you provide a hint?
Back
Top Bottom