Recent content by Sadiq6210

  1. S

    XF 2.4 Tiptap: A new editor for XenForo

    I really like this, well done 👍
  2. S

    XF 3 General Information & Discussion

    or we could reach 2.10 😎
  3. S

    XF 2.3 HELP!!! FORUM COMPLETELY MESSED UP AFTER UPGRADE :-(

    Add the following line to the end of your src/config.php file: $config['enableListeners'] = false; Also, use XF2.3 default theme. If everything is fine, then try to enable the addons one by one and then check if there is an update for the theme. Good luck
  4. S

    XF 2.3 Image optimization, enhanced image resizing, and more!

    @Chris D If we are storing our attachments in AWS S3, then rebuilding/optimizing the previous attachments will be possible? and the old files supposed to be removed from S3 right?
  5. S

    D.C Style - Advanced Download

    @D.C Style When I edit the template, it will show as outdated template, I think the template version need to be changed:
  6. S

    Fixed RTL back arrow

    In RTL the back arrow should be in the opposite direction: RTL:
  7. S

    Icons in front of forum categories

    We are using this addon https://xenforo.com/community/resources/icons-for-nodes-category-forums.9550/
  8. S

    Cannot move to next tabs in RTL

    In RTL, the arrow to show the next tabs is not working in all pages, for example in (What's new), (User profile) and (advanced search) pages Currently there is no way to use the buttons more than the screen width, please provide a fix. Thanks
  9. S

    Fixed Notifications delay

    I have the same issue
  10. S

    Scrolling up/down stuck with moderation bar

    I noticed this behavior only with moderation top bar, when scrolling up or down the page will suddenly stopped. I tried to disable all the addons with default theme but same issue. See the attached video.
  11. S

    [DohTheme] - Forum Design Services

    Actually the below screenshot can summarize my feedback: Yes, we reached 113 replies over the past two months to finalize our new theme, challenging @DohTheme multiple times along the way. He consistently implemented all our requests, putting in a tremendous amount of effort. Initially, we...
  12. S

    Using DigitalOcean Spaces or Amazon S3 for file storage

    Thanks, Shawn. I thought it would be straightforward from config, but I'll give it a try.
  13. S

    Using DigitalOcean Spaces or Amazon S3 for file storage

    How can I use S3 for one folder only which is (internal_data/attachments) as the size of this folder is 25GB out of 26.5GB and I don't bother to keep all the other files (1.5GB) inside the server. I removed the code related to (data) folder from config, but still the entire (internal_data)...
Back
Top Bottom