Recent content by Onurhan T.

  1. Onurhan T.

    Ads Manager by Siropu [Paid]

    Does the Hide from Robots option work? When I browse to Pagespeed.web.dev, ads appear active.
  2. Onurhan T.

    Tickets: Help Desk and Knowledge Base [Paid]

    This is what happens when you try to write a reply. Version : XF 2.3
  3. Onurhan T.

    Tickets: Help Desk and Knowledge Base [Paid]

    Version : XF 2.3 Do you plan to update the plugin? Isn't it time to make it 2.3 compatible? There is a problem responding to opened requests.
  4. Onurhan T.

    Easy User Ban by Siropu [Paid]

    Does the plugin have time and date settings?
  5. Onurhan T.

    Easy User Ban 2 by Siropu [Paid]

    There is no "title" in my add-on. İnstall ERROR
  6. Onurhan T.

    Fixed Redis Cache Eror

    I am using these settings. $config['cache']['enabled'] = true; $config['cache']['sessions'] = true; $config['cache']['provider'] = 'Redis'; $config['cache']['config']['host'] = '127.0.0.1'; If the page does not open after removing the plugin, it means that it is not working on your redis server.
  7. Onurhan T.

    Fixed Redis Cache Eror

    I noticed this. When I remove the plugin and configure config.php, I can run Redis actively.
  8. Onurhan T.

    Duplicate Admin Panel Search error

    AdminCP gives an error when you type a word in the search field.
  9. Onurhan T.

    Fixed Redis Cache Eror

    Hello, After the update, the Redis Cache plugin gives an error and the home page cannot be reached. Fatal Error: Declaration of SV\RedisCache\XF\Pub\Controller\Forum::applyDateLimitFilters(XF\Entity\Forum $forum, XF\Finder\Thread $threadFinder, array $filters) must be compatible with...
  10. Onurhan T.

    Fixed Problem responding to resource review comments

    Hello, There is a sending problem in the answers given to the comments made in the source reviews. When I press the reply button, there is no response. However, when we refresh the page, our comment appears. Refresh page
  11. Onurhan T.

    Fixed ErrorException: [E_WARNING] Attempt to read property "Data" on null src/addons/XFMG/Entity/MediaItem.php:1397

    Yes, I'm getting this error too. However, when I switch to PHP 7.4, the problem disappears. PHP 8.0 and above gives this error. @Chris D @Paul B
  12. Onurhan T.

    XF 2.3 Email to from failed: Call to undefined function Symfony\Component\Mailer\Transport\Smtp\Stream\proc_close()

    Hello, I get this error when I try to run an email test. It sends e-mail but gives an error on the panel.
  13. Onurhan T.

    Fixed 🐛 with Turkish characters such as ö and ü

    Thank you for finding a solution to the Turkish character problem. It was beautiful. (Beta 7)
Back
Top Bottom