Recent content by azhousepro

  1. A

    XF 2.3 Upgraded to 2.3.3 and approval queue shows "No additional information available." on everyone

    I don't remember which version it was, but it has probably a year since my last upgrade. Let me go through and make sure all of my add-ons are updated. If it means anything, even new users who registered today are showing the same message about no additional information available. Thanks, Mike
  2. A

    XF 2.3 Problems with adding Reactions

    I suspect you are right. I'm looking into it now. Thanks, Mike
  3. A

    XF 2.3 Problems with adding Reactions

    This is what I am seeing. I am still getting the message about entering a URL. Mike
  4. A

    XF 2.3 Problems with adding Reactions

    Hi, I am trying to add a simple "rolling eyes" reaction to the site, but having issues. When I fill out the info for "rolling_eyes", it comes back with "Please enter a valid URL". Am I just misunderstanding something here? Mike
  5. A

    XF 2.3 Upgraded to 2.3.3 and approval queue shows "No additional information available." on everyone

    Hi, I recently upgraded to 2.3.3 and now everyone is my approval queue says "No additional information available". Am I the only one experiencing this? Mike
  6. A

    Threadloom to be retired

    Of the two, the dragonbyte add-on looks to be the closest to replacing what Threadloom did. Has anyone tried it? Mike
  7. A

    XF 2.2 Guests can no longer see signatures

    Thanks so much. That fixed it. Mike
  8. A

    XF 2.2 Guests can no longer see signatures

    I am running Version 2.2.10 Patch 1 and it was brought to my attention that guests can no longer see signatures on messages. I don't see an option in the Control Panel to change this. I am lost. Running the default template with no modifications. Mike
  9. A

    XF 2.2 Is anyone aware of any recent changes to the RSS feeds that xenforo offers?

    No, neither of those will work either. This is the code that is running... <? $feed = 'http://forums.azbilliards.com/index.php?forums/main-forum.6/index.rss&order=post_date'; //replace this with the RSS's URL $shown_threads = 0; $xml = simplexml_load_file($feed); //if the feed exists, then...
  10. A

    XF 2.2 Is anyone aware of any recent changes to the RSS feeds that xenforo offers?

    I have been reading an RSS feed of the latest posts on my main forum with a PHP simplexml_load_file command for about a year now. All of a sudden, it is returning false instead of the feed. Testing to try to resolve the issue, I ran code on the server to retrieve a different RSS feed and that...
  11. A

    XF 2.0 Simple "Hello World" Xenforo 2.0 Problem

    Hey gang, I was just searching for basic info on running a PHP script in a sidebar and wanted to thank you guys for this thread. It was exactly the info I needed. Mike
  12. A

    XF 2.1 Any thoughts on why a banner include would work on one site, but not another?

    Thank you. I will dig into this link and see what I can do. Mike
  13. A

    XF 2.1 Any thoughts on why a banner include would work on one site, but not another?

    No, it's still showing up on propowerwash.com, but not UAMCC.org. Mike
  14. A

    XF 2.1 Any thoughts on why a banner include would work on one site, but not another?

    I've been trying to do that, but I am no expert in putting together what the inspector is telling me. I can apply general logic to it, but nothing is jumping out at me when I look at it.
  15. A

    XF 2.1 Any thoughts on why a banner include would work on one site, but not another?

    Hmm, it looks like a secure call. Does it have to be something more than that? And yes, the domain has a cert attached to it.
Back
Top Bottom