Recent content by Grumpy Squid

  1. G

    Error generated on viewing specific page in specific thread

    Well, it happens with all add-ons disabled and the other fix didn't work. If anyone has any more suggestion let me know.
  2. G

    Error generated on viewing specific page in specific thread

    We rebuilt the thread cache as well as the positions and counters but unfortunately the issue persists. I did just notice in the stack trace the name of an add-on we use (sorry). I will re-run the cache rebuild with all add-ons disabled on our stage to see if the result is the same. If it is not...
  3. G

    Error generated on viewing specific page in specific thread

    Whenever page 19,323 of a specific thread on our forum gets viewed it generates an error report in the ACP. I hope it's not related to and add-on, I wasn't sure how to check that before posting in this bug reports section. If it is from an Add-on I apologize for accidentally breaking the rules...
  4. G

    XF 2.3 Most recent Xenforo broke our Anchors and Goto

    That's embarrassing. I swear I tried that before and it didn't work... but I got it to work. Thanks and Sorry.
  5. G

    XF 2.3 Most recent Xenforo broke our Anchors and Goto

    The solution we used for Anchors and Goto no longer works because we used Jquery. Here is our custom BBCode: Goto: <a href="javascript:void(0);" data-hash="{option}" onclick="$(this).attr('href', window.location.href.split('#')[0]+'#'+$(this).data('hash'));">{text}</a> Anchor: <a...
  6. G

    Add-on Two Small Add-ons Development Request

    So we have an issue of code that worked on 2.2 but is not functioning on 2.3 so we are looking to have them be add-ons if possible. I was hoping someone here is able to assist us in the creation of these two add-ons and what that might cost. The functionality we had was Avatar borders depending...
  7. G

    XF 2 [PAID WORK] Batch/Mass Update Post Date, & Content Owner

    Hello, we use an Add-on by AndyB to change dates and authors of posts. Below is the link for them: https://xenforo.com/community/resources/change-date.5608/ https://xenforo.com/community/resources/change-author.5607/
  8. G

    ES 2.3 Recently Installed Enhanced Search - Unassigned Shards

    Oh apologies sorry, lots to do forgot to come back to this. Thank you for following up. If someone ends up having the same issues look in to your PAGE_CONTAINER template. We reverted the PAGE_CONTAINER template back to it's default state, reapplied our custom stylings and this fixed the search...
  9. G

    XF 2.3 Help with Avatar Borders While Also fixing strange bugs

    If I close them out all at the end after line 29 it turns the page when viewing a thread into a horrible jumbled mess. (also doesn't fix red tags) I'm no programmer, I'm hoping someone knows how to fix this or who we can contact to fix our template or make a Avatar Holders Addon that...
  10. G

    XF 2.3 Help with Avatar Borders While Also fixing strange bugs

    On 2.2 we had a way of checking if a user is a regular user, moderator, or administrator and then applying a special border depending on what they were. We modified the Message_Macros template to accomplish this. Code worked great in 2.2 but in 2.3 it has caused some weird bugs to occur. The...
  11. G

    XF 2.3 Expanding Signatures on 2.3

    I was attempting to view a backup of our 2.2 site to see how relevant this other code I found was in the functionality of what we had before I replied to you. Alas, our backups are not functioning for some reason. Maybe what specific code we had isn't as important as what we are now trying to do...
  12. G

    XF 2.3 Expanding Signatures on 2.3

    We have some code we use to expand signatures when they are clicked. After we upgraded to 2.3 it no longer functions. From what I've read it's because of the removal of Jquery. What would be a non-Jquery way of accomplishing the same thing? <xf:js>...
  13. G

    ES 2.3 Recently Installed Enhanced Search - Unassigned Shards

    Running both Xenforo 2.3.5 and Enhanced Search 2.3.5. We got it operational but how worried do I need to be about the following information: From what I understand yellow health should be fine for Xenforo purposes but what about the Unassigned Shard...
  14. G

    XF2 [8WR] XenPorta 2 (Portal) PRO [Paid]

    Well this is embarrassing. It turned out to be user error. We have a staging site with another URL. The stage takes a clone of our main site to operate off of. I forgot to change the Board URL in the basic options of Xenforo when working off the stage. This means all images were being uploaded...
Back
Top Bottom