Tracker: Bug Reports

9 PGV not working in PHP 5.4.0 - ID: 3569578
Last Update: Comment added ( canajun2eh )

PGV 4.3.0 (SVN) doesn't support PHP 5.4. In particular, import_request_variables() is used in editconfig_gedcom.php and uploadgedcom.php, was removed in PHP 5.4 (and deprecated in 5.3). This result in blank white pages when trying to upload/add/create GEDCOM file after the initial configuration is completed.


miron ( mirono ) - 2012-09-19 10:20:44 PDT

9

Closed

Fixed

Gerry Kroll

None

v4.3.0

Public


Comments ( 2 )

Date: 2012-09-24 19:42:56 PDT
Sender: canajun2eh

See bug report 3571316 (just above this one) for a downloadable patch file
to fix this problem.

Download the ZIP file, expand it on yourlocalPC, and then copy the result
(4 files, one of which is in directory "includes/functions") to the server
directory where PhpGedView is installed.


Date: 2012-09-20 15:59:11 PDT
Sender: canajun2eh

Fixed in SVN 7075.

Replaced the calls to the function import_request_variables() with calls to
a roll-your-own function import_req_variables().

Affected scripts: editconfig_gedcom.php, uploadgedcom.php, and
includes/functions/functions_import.php


Attached File

No Files Currently Attached

Changes ( 7 )

Field Old Value Date By
status_id Open 2012-09-20 15:59:11 PDT canajun2eh
resolution_id None 2012-09-20 15:59:11 PDT canajun2eh
allow_comments 1 2012-09-20 15:59:11 PDT canajun2eh
close_date - 2012-09-20 15:59:11 PDT canajun2eh
assigned_to nobody 2012-09-19 17:08:04 PDT canajun2eh
summary PHP 5.4 Support 2012-09-19 17:08:04 PDT canajun2eh
priority 5 2012-09-19 17:08:04 PDT canajun2eh