julienV / Joomla-Tracks

Racing league extension for Joomla
http://tracks.jlv-solutions.com
16 stars 9 forks source link

error when use button "add all" in event results #61

Closed agentemurphy closed 7 years ago

agentemurphy commented 7 years ago

Hi, when i use the button "add all" in event result print this error :(

Exception:Unknown column 'pi.number' in 'field list' SQL=INSERT INTO #__tracks_events_results (individual_id, team_id, event_id, number) SELECT pi.individual_id, pi.team_id, 49, pi.number FROM #__tracks_participants AS pi WHERE pi.project_id = 1

0 /home/DB-NAME/public_html/libraries/redcore/database/driver/mysqli.php(71): JDatabaseDriverMysqli->execute()

1 /home/DB-NAME/public_html/administrator/components/com_tracks/models/eventresults.php(325): RDatabaseDriverMysqli->execute()

2 /home/DB-NAME/public_html/administrator/components/com_tracks/controllers/eventresults.php(31): TracksModelEventResults->addAll()

3 /home/DB-NAME/public_html/libraries/legacy/controller/legacy.php(702): TracksControllerEventresults->addall()

4 /home/DB-NAME/public_html/administrator/components/com_tracks/tracks.php(57): JControllerLegacy->execute('addall')

5 /home/DB-NAME/public_html/libraries/cms/component/helper.php(405): require_once('/home/DB-NAME/...')

6 /home/DB-NAME/public_html/libraries/cms/component/helper.php(380): JComponentHelper::executeComponent('/home/DB-NAME/...')

7 /home/DB-NAME/public_html/libraries/cms/application/administrator.php(98): JComponentHelper::renderComponent('com_tracks')

8 /home/DB-NAME/public_html/libraries/cms/application/administrator.php(152): JApplicationAdministrator->dispatch()

9 /home/DB-NAME/public_html/libraries/cms/application/cms.php(261): JApplicationAdministrator->doExecute()

10 /home/DB-NAME/public_html/administrator/index.php(51): JApplicationCms->execute()

11 {main}

julienV commented 7 years ago

fixed, released 3.0.6.1

agentemurphy commented 7 years ago

More thax julien:)

Dario Lo Piccolo

7 apr 2017, 22:31 +0200, Julien Vonthron notifications@github.com, ha scritto:

fixed, released 3.0.6.1

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub (https://github.com/julienV/Joomla-Tracks/issues/61#issuecomment-292644157), or mute the thread (https://github.com/notifications/unsubscribe-auth/AXizVyBL1zQ182MnfZOlBb7a-rwpbaJ-ks5rtp0cgaJpZM4M3ND4).

agentemurphy commented 7 years ago

but i can't download the update :(

julienV commented 7 years ago

it works, it's just i forgot to update the version number in new version, but it's fixed now