Search results

  1. DOA

    Image optimiser suggestion

    Do that but with ffmpeg for mp4 video files under the /data folder. Simple compression savings could be amazing. Aka: ffmpeg -i input.mp4 -vcodec h264 -acodec mp2 out.mp4 Regards, D.
  2. DOA

    [FIXED] Hi, I'm getting some errors in admin, would this be a conflict with "Who replied" add-on by xon...

    Hi, I'm getting some errors in admin, would this be a conflict with "Who replied" add-on by xon we also use? https://xenforo.com/community/resources/who-replied.6340/ #3 src/XF/Mvc/Dispatcher.php(100): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch)...
  3. DOA

    [FIXED] Log error - SG version 2.08

    This comes up in the logs on group page loading. I've imported from xenforo 1 on earlier version of social groups with success and stepped up versions to SG 2.08 version today. This is the first time I'm seeing such errors. Error: Call to a member function canViewContent() on null...
  4. DOA

    [FIXED] Bug on importer from 1.0 xenforo to 2.1

    On import, latest version 2.07 groups: [root@ forum]# php cmd.php xf:import Starting import from [Nobita] Social Groups... - Importing... In Cover.php line 64: Argument 1 passed to Truonglv\Groups\Service\Group\Cover::validate() must b e of the type array, null given, called in...
  5. DOA

    [FIXED] Import errors 1.5x > 2.1

    Errors importing from xenforo 1.5 groups. [Nobita] Social Groups (Teams/Guilds/Clubs) 2.9.1a > Social groups 2.0.0 (beta 3). Starting import from [Nobita] Social Groups... - Step 2 of 9: Groups 00:00:02 [34] - Step 3 of 9: Members 00:00:28 [2,224] -...
  6. DOA

    [FIXED] Creating new threads from xenforo 1.x wall posts

    Just with upgrading/testing from xenforo 1.x to xf 2.0 groups; All my 'old' wall posts are converted into a new thread in groups 2.0 version. This is working fine however if there was some bbcode markup in the text you are creating these new titles from, this will be carried over in the new...
  7. DOA

    Fixed Approve new members and rebuild error 2.8.9a

    The latest update for me has re-introduced the previous errors with approving new members to private/closed groups, same symptoms. We are unable to access tools to approve users. 1) https://nobita.me/threads/many-errors-after-2-8-4-5-upgrades.1665/ Also, 2) while using "Rebuild Members" with...
  8. DOA

    Fixed Many errors after 2.8.4/5 upgrades

    Hi, we've been running this mod since very early days without many problems, these last two upgrades though have introduced many errors we've got problems with. 1), no one can moderate or accept new members to their groups anymore. Even super admin is permission denied. result: In groups...
  9. DOA

    Question Cover upload option missing on mobile devices

    Would there be a technical reason the option is unavailable? we're on android 7 devices, chrome etc. PC: mobile:
  10. DOA

    Fixed Undefined index: share_privacy

    Hi, one of our members generated this error with 2.5.2 b version, I'll leave here for investigation :cool: Error Info ErrorException: Undefined index: share_privacy - library/Nobita/Teams/Model/Post.php:560 Generated By: Airbornemama, Today at 7:29 AM Stack Trace #0...
  11. DOA

    Fixed Infinite loading killing mobile devices

    Hi, I have a forum with 45,000 users and some very popular groups that are suffering with the way the posts load on members walls. Say you have a wall with 100 'threads', each post have 20 image attachments, that's 1000 images this mod is trying to load everytime you scoll down the page a tiny...
  12. DOA

    Fixed Duplicate create thread buttons

    Hi, this template modification with the update just released 2.5.2.b is creating two 'post new thread' buttons across our entire forum. $0 <xen:if is="{$newDiscussionButton}"> {xen:raw $newDiscussionButton} </xen:if> <xen:if is="{$canEditForum}"> <a href="{xen:helper...
  13. DOA

    Not a Bug Group wall posts

    Hi Nobita, I've noticed all 'like' options start off as 'unlike', possibly a bug? We also run post ratings add on if it helps.
  14. DOA

    Fixed Error when joining a group

    Hi Nobita I'm getting this error trying to join a private group on our forums (as admin), just wondering if it's something on my end or possibly a bug. ErrorException: Undefined variable: userID - library/Nobita/Teams/Model/Member.php:790 Generated By: D.O.A., Yesterday at 10:56 PM #0...
Back
Top