Back to Forum Home Page

You must be a registered user (on-premise or cloud) to add any post. To get access, enter your registered Emaill address below and we will email you the access token. Enter your token along with your email address to add the post. You can use your last received token if you have already generated one.

Q. How to get access to FlinkISO Forum?

Ans:In order to able to post, you must be a registered user either with FlinkISO either On-premise or Cloud. You can login to the forum via using your email address, which you or your administrator used duing the registration on the websile. Once you have the email address, use the same email addres and generate a token. We will send you the token on the same email address. Use that token along with the email address to login. You can read posts without login.

Home > Application Installation

Error at users/register


Environment 

php -v
PHP 8.0.30 (cli) (built: Apr 11 2024 22:14:43) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.30, Copyright (c) Zend Technologies
   with Zend OPcache v8.0.30, Copyright (c), by Zend Technologies


php -m
[PHP Modules]
calendar
Core
ctype
curl
date
dom
exif
FFI
fileinfo
filter
ftp
gettext
hash
iconv
intl
json
libxml
mbstring
mcrypt
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
Phar
posix
readline
Reflection
session
shmop
SimpleXML
sockets
sodium
SPL
standard
sysvmsg
sysvsem
sysvshm
tokenizer
xml
xmlreader
xmlwriter
xsl
Zend OPcache
zlib

[Zend Modules]
Zend OPcache
 

OS Ubuntu 22.04 LTS

apache2 -v
Server version: Apache/2.4.52 (Ubuntu)
Server built:   2024-04-10T17:45:18

 

I have used the files from Github to make this PHP8 compatible.

I have chmod 0777 the whole qms folder to ensure nothing is wrong with permission.

 

We get the following errors and can not use the email address to get to the login page.

Warning (2): Trying to access array offset on value of type null [APP/Controller/UsersController.php, line 848]

Warning (2): Array to string conversion [CORE/Cake/View/Helper/SessionHelper.php, line 134]

 

We do not get any errors in tmp/logs folder

There are no apache2 errors either

 

Could you please advise

 

Alistair

 

 

 

 

2 weeks, 1 day ago | Open | By: Alistair Henderson

Hello Alistair,

Can you try and run the update once? To run update, login & after login click on Download icon at top RHS. It will back up the existing application in your application/backup/<date> folder. You might see some errors during update, ignore them.

Once done, let us know if that resolves your issue.

-FlinkISO team 

 

2 weeks, 1 day ago | By: FlinkISO Team

Hi


I can not get to the login page, this is the page where I enter my registered email address and I assume it talks to your servers.


Alistair 

2 weeks, 1 day ago | By: Alistair Henderson

Hi


I can not get to the login page, this is the page where I enter my registered email address and I assume it talks to your servers.


Alistair 

2 weeks, 1 day ago | By: Alistair Henderson

Dear Alistair,

Can you try using the other lib folder instead of the one you are currently using. Also, can you email 

APP/Controller/UsersController.php
CORE/Cake/View/Helper/SessionHelper.php (current file)

to [email protected]

-FlinkISO team

2 weeks, 1 day ago | By: FlinkISO Team

Hi

I swapped the lib files from Git Hub to the download, which failed even more.

I have swapped back and got the errors as described.

Emailed the files as requested

 

Alistair

 

 

 

2 weeks ago | By: Alistair Henderson