- ๐จ๐ฆCanada joseph.olstad
With this patch:
#3163182-10: Autobidding & send Auction Winner email. โ
the above change isn't required.
- Status changed to Fixed
about 1 year ago 6:42pm 30 October 2023
Iยดm developing on my local windows 10 machine with xampp (PHP 8.x) and when i try to do CONTENT > ADD CONTENT > AUCTION i get these 2 errors:
Deprecated: Required parameter $amountMax follows optional parameter $relistCount in C:\PATH\web\modules\contrib\auctions\modules\auctions_core\src\Service\AuctionTools.php on line 394
Deprecated: Required parameter $uidExclude follows optional parameter $relistCount in C:\PATH\web\modules\contrib\auctions\modules\auctions_core\src\Service\AuctionTools.php on line 394
I get these only the first time, after reload or trying to add content again they are gone. it looks like that there are variables needed before you even add content
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
With this patch:
#3163182-10: Autobidding & send Auction Winner email. โ
the above change isn't required.