Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

Notice: Trying to access array offset on value of type int in /var/www/pdam/modules/phpexcel/PHPExcel/Cell/DefaultValueBinder.php on line 82

# go to Classes/Cell/DefaultValueBinder.php
# and replace line 82
} elseif (0 === strpos($pValue, '=') && strlen($pValue) > 1) {
 
PREVIOUS NEXT
Tagged: #Trying #access #array #offset #type #int #line
ADD COMMENT
Topic
Name
5+9 =