Recent content by jman

  1. jman

    XF2 [8WR] Database Backup [Paid]

    you will also need to click the authorization link as seen attached let me know if that works or not .
  2. jman

    XF2 [8WR] Database Backup [Paid]

    Have you set the permission for your application in Dropbox as well
  3. jman

    XF2 [8WR] Database Backup [Paid]

    Hey there I use Dropbox what issue are you experiencing
  4. jman

    XF2 [8WR] Database Backup [Paid]

    I definitely recommend this plugin it is definitely handy to have for sure but to answer your question as Rusty stated yes it works with 2.3.2 and yes there is a yearly fee for updates worth the price in my own personal opinion the developer seems to be very responsive towards updates and fixes...
  5. jman

    [XFA] Thread Tabs - XF2 [Paid]

    Server error log XF\Db\Exception: MySQL statement prepare error [1146]: Table 'removed for privacy' doesn't exist src/XF/Db/AbstractStatement.php:230 Generated by: SuicideTittyBoy Aug 1, 2024 at 5:06 AM Stack trace DELETE FROM `xfa_thread_tabs` WHERE thread_id = ? ------------ #0...
  6. jman

    Fixed XF 2.3 Upgrade Bug

    I have a couple of questions regarding the forum’s setup and performance. Could you provide details about the environment in which the Xenforo forum is running? Specifically: 1. Are you using shared hosting, a VPS, or a dedicated server? 2. What are the specifications of the...
  7. jman

    Fixed Undefined array key error in IpRepository::getSharedIpUsers

    https://xenforo.com/community/threads/bug-fix-fixing-undefined-array-key-error-in-abstractcollection-in-xenforo-2-3-0.223507/
  8. jman

    Duplicate [Bug Fix] Fixing Undefined Array Key Error in AbstractCollection in XenForo 2.3.0

    Content: Hello XenForo Community, I encountered a bug related to the AbstractCollection class in XenForo 2.3.0, which results in an Undefined array key error. The error occurs when attempting to access an array index that does not exist. Here’s the detailed error message: ErrorException...
  9. jman

    [Bug Fix] Fixing TypeError in ButtonManagerController in XenForo 2.3.0

    Content: Hello XenForo Community, I encountered a bug related to the ButtonManagerController in XenForo 2.3.0, which results in a TypeError. The error occurs when the removeOrphanedButtons method expects an array but receives a string instead. Here’s the detailed error message...
  10. jman

    [Bug Fix] Fixing TypeError in Giphy Option Configuration in XenForo 2.3.0

    Content: Hello XenForo Community, I encountered a bug related to the Giphy option configuration in XenForo 2.3.0, which results in a TypeError. The error occurs when the callback function in XF\Option\Giphy expects an array but receives a string instead. Here’s the detailed error message...
  11. jman

    XF2 [8WR] Database Backup [Paid]

    Great update thank you
  12. jman

    XF2 [8WR] Database Backup [Paid]

    I will remove the changes however, this issue was still existing before hand thus which lead me to do this to investigate further
  13. jman

    XF2 [8WR] Database Backup [Paid]

    I wanted to make sure there the dependencies were there for php regardless i attempted this before and resulted in the same error both times
  14. jman

    XF2 [8WR] Database Backup [Paid]

    Thanks, I was able to enable exec() through php.ini. However, I'm now encountering an issue with Guzzle after installing it via Composer. Here's the error I'm getting: Error: Call to undefined method GuzzleHttp\Utils::chooseHandler() in src/vendor/guzzlehttp/guzzle/src/functions.php at line...
Back
Top Bottom