Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web2project/?m=files #350

Closed
jan-b opened this issue Jan 3, 2024 · 1 comment
Closed

web2project/?m=files #350

jan-b opened this issue Jan 3, 2024 · 1 comment

Comments

@jan-b
Copy link

jan-b commented Jan 3, 2024

/var/www/html/web2project/classes/w2p/Database/Query.class.php(1132): query failed(SELECT file_name,file_description,file_version,file_category,file_folder,file_task,file_owner,file_datetime,file_id, file_project,project_name, project_color_identifier FROM ((files AS f)) LEFT JOIN projects AS p ON p.project_id = file_project WHERE file_folder = -1) - error was: Unknown column 'file_datetime' in 'field list', referer: http://192.168.1.5/web2project/?m=contacts
[Wed Jan 03 11:24:22.846338 2024] [php:warn] [pid 299368] [client 192.168.1.2:53963] PHP Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web2project/includes/cleanup_functions.php on line 1472, referer: http://192.168.1.5/web2project/?m=contacts

PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in /var/www/html/web2project/includes/cleanup_functions.php:1576\nStack trace:\n#0 /var/www/html/web2project/modules/files/index_table.php(44): displayFiles()\n#1 /var/www/html/web2project/style/web2project/overrides.php(102): require('...')\n#2 /var/www/html/web2project/modules/files/index.php(79): CTabBox->show()\n#3 /var/www/html/web2project/index.php(252): require('...')\n#4 {main}\n thrown in /var/www/html/web2project/includes/cleanup_functions.php on line 1576, referer: http://192.168.1.5/web2project/?m=contacts

@caseysoftware
Copy link
Member

Most likely this was the unapplied upgrade. Now that you've addressed it in #351, this should be resolved

@caseysoftware caseysoftware added this to the web2project v4.0 milestone Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants