Recent content by DOA

  1. DOA

    [BUG] Forum threads aren't working properly

    Yeah I've tried rebuilding, without success. As I've updated from a much older version on 2.2 straight to the latest for 2.3 I'd imagine something in the install either missed or broke it. I'll give some more time here for a reply.
  2. DOA

    [BUG] Forum threads aren't working properly

    Yeah just confirming on a test install it works fine but somehow with updates from older xf2.2 version to 4.09 on xf2.3 the node option is completely missing somehow, mines just a general discussion forum setting.
  3. DOA

    [BUG] Forum threads aren't working properly

    Is there supposed to be a "group discussions" forum selection because I don't have one
  4. DOA

    [BUG] Forum threads aren't working properly

    With the latest version, all forums are under a parent node as set in admin, you can create a forum section for your group but when you create a thread it doesn't attach itself to the forum section for the group. Add a new group forum Now make a thread in it; but it's not going to post in...
  5. DOA

    [NOT A BUG] 4.0.9 zip doesn't install

    Its not PHP your website theme was broken. Now it's (downloads) working again, with the default white theme. the broken zip, open it with a text editor - rename it to .txt - and it's your theme template, your PHP was sending the page instead.
  6. DOA

    [NOT A BUG] 4.0.9 zip doesn't install

    LogicException: File could not be opened as a zip (19) in src/XF/Service/AddOnArchive/Validator.php at line 128 XF\Service\AddOnArchive\Validator->zip() in src/XF/Service/AddOnArchive/Validator.php at line 44 XF\Service\AddOnArchive\Validator->resolveAddOnFromZip() in...
  7. 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.
  8. DOA

    Image Optimizer for XF 2.0 [Paid]

    Hi is i possible to edit the cron time to run every minute?
  9. 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)...
  10. 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...
  11. DOA

    [FIXED] Bug on importer from 1.0 xenforo to 2.1

    Got this in the logs too... many times. Exception: Could not find class Truonglv\Groups\XF\Entity\User when attempting to extend XF\Entity\User src/XF/Extension.php:174 Generated by: Unknown account May 2, 2019 at 10:15 PM Stack trace #0 src/XF/Mvc/Entity/Manager.php(53)...
  12. 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...
  13. DOA

    Profile Cover [Paid]

    Just tried latest version import from 1.5 > 2.1 xenforo upgrade, rebuild>import covers and have 4,000 pages of just one error :p InvalidArgumentException: Accessed unknown getter 'tl_cover_date' on XF:User[75927] src/XF/Mvc/Entity/Entity.php:194 Generated by: D.O.A. Mar 2, 2019 at 7:53 PM Stack...
  14. DOA

    [FIXED] Importing data from 1.5

    truonglv Is this able to import from 1.5 version wall posts, etc, yet? No discussions, posts or forums can be seen yet the importer says 8.000+ posts. Only the groups and members are imported. Starting import from [Nobita] Social Groups... - Step 1 of 9: Categories 00:00:00 [3]...
  15. 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] -...
Back
Top