 
				
			
			In Creator.php line 51:
Argument 2 passed to XF\Service\Thread\Creator::__construct() must be an instance of XF\Entity\Forum, instance of X
  F\Mvc\Entity\Finder given, called in C:\xampp\htdocs\src\XF\Container.php on line 270$ php cmd.php tck-seeder:seed-post
In ThreadWatch.php line 13:
  Call to a member function getValue() on null$ php cmd.php tck-seeder:seed-post -b 10
In Mailer.php line 33:
  [E_WARNING] Declaration of TickTackk\DeveloperTools\XF\Mail\Mailer::send(Swift_Mime_Message $message, ?Swift_Transport $transport = NULL, ?array $queueEntry = NULL, $allowRetry = true) should be compatible with XF\Mail\Mailer::send(Swift_Mime_SimpleMessage $message,
   ?Swift_Transport $transport = NULL, ?array $queueEntry = NULL, $allowRetry = true)
Yup!Edit: I'm trying to seed existing forums. Do I need to seed forums created with this addon first?
Check the sever error logs in admin control panel to see if any error was logged.Edit 2: Tried that, no difference (but seeding categories and forums worked as expected). Seeding threads just keeps running until I ctrl+c.
php cmd.php tck-seeder:seed-category before you run php cmd.php tck-seeder:seed-forum. 
 
php cmd.php tck-seeder:seed-category --limit 20tck-seeder:seed-all or even with the option of being able to specify values for each data type tck-seeder:seed-all --limit 50 100 20 30 10 1000

We use essential cookies to make this site work, and optional cookies to enhance your experience.