View Issue Details

This issue affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
20379Bug reportsCentral participant databasepublic2025-12-01 18:28
ReporterFreda Assigned Toc_schmitz  
PrioritynoneSeverityblock 
Status closedResolutionfixed 
Summary20379: Adding participants to a survey from the CPDB causes a fatal error:
Description

Adding a CPDB participant to a survey fails.
In non-debug mode, the process simply does not work.
With debug=2 enabled, LimeSurvey throws the following fatal error:

Fatal error: Cannot redeclare db_upgrade_all()
(previously declared in /.../application/helpers/update/updatedb_helper.php:48)
in /.../application/helpers/update/updatedb_helper.php on line 48

Steps To Reproduce

Steps to reproduce

Add a participant to the CPDB.

Create a new survey.

Go to CPDB → Add participant to survey.

Select the survey and confirm.

Expected result

Participant should be added to the participants table of the selected survey without errors.

Actual result

Without debug mode → silent failure (participant not added).
With debug mode → fatal PHP error (see “Error message” section).

TagsNo tags attached.
Attached Files
Bug heat0
Complete LimeSurvey version number (& build).
I will donate to the project if issue is resolvedNo
Browser.
Database type & version.
Server OS (if known)
Webserver software & version (if known)
PHP Version.

Users monitoring this issue

There are no users monitoring this issue.

Activities

Issue History

Date Modified Username Field Change
2025-12-01 18:00 Freda New Issue
2025-12-01 18:00 Freda File Added: Screenshot 2025-12-01 at 17.00.01.png
2025-12-01 18:00 Freda File Added: Screenshot 2025-12-01 at 17.50.22.png
2025-12-01 18:28 c_schmitz Assigned To => c_schmitz
2025-12-01 18:28 c_schmitz Status new => closed
2025-12-01 18:28 c_schmitz Resolution open => fixed