Sportula TitheSportula Tithe

Fall Gala 2026

Traditional Auction Upcoming

CASTA Annual Gala

Start Time May 29, 2026 7:00 PM
End Time May 29, 2026 10:00 PM
Total Items 0
Created By Keith Morneau

Auction Items

No items in this auction yet

Items will appear here once they are added to the auction.

Error

Query failed: SQLSTATE[42S22]: Column not found: 1054 Unknown column 's.auction_id' in 'where clause' | SQL: SELECT s.*, st.name AS tier_name, st.minimum_amount AS tier_minimum, st.sort_order AS tier_sort
             FROM sponsors s
             LEFT JOIN sponsor_tiers st ON st.id = s.tier_id
             WHERE s.auction_id = :a AND s.is_active = 1
             ORDER BY COALESCE(st.sort_order, 99), st.minimum_amount DESC, s.sort_order, s.name
#0 /home/tithe_sportula/tithe.sportula.org/src/Database.php(88): Database->handleQueryError(Object(PDOException), 'SELECT s.*, st....')
#1 /home/tithe_sportula/tithe.sportula.org/src/Database.php(97): Database->query('SELECT s.*, st....', Array)
#2 /home/tithe_sportula/tithe.sportula.org/src/Models/Sponsor.php(13): Database->fetchAll('SELECT s.*, st....', Array)
#3 /home/tithe_sportula/tithe.sportula.org/views/auctions/show.php(528): Sponsor->listGrouped(1)
#4 /home/tithe_sportula/tithe.sportula.org/src/Controllers/AuctionController.php(94): require('/home/tithe_spo...')
#5 /home/tithe_sportula/tithe.sportula.org/src/Router.php(134): AuctionController->show('1')
#6 /home/tithe_sportula/tithe.sportula.org/src/Router.php(105): Router->executeHandler(Array, Array)
#7 /home/tithe_sportula/tithe.sportula.org/public/index.php(387): Router->dispatch()
#8 {main}