I'm getting a similar error when the app tries to connect to
my db. I've ensured permissions are correct and that the
query specified in line 1177 (my error reference line,)
returns results.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm having problems with this error too. I tried to restart
my browser and it didn't work. When I put the POC in my
computer, it works with no problems. But if I upload it to
the c-f-h site, I have this error. Can someone help me?
Thanx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1147617
I'm getting a similar error when the app tries to connect to
my db. I've ensured permissions are correct and that the
query specified in line 1177 (my error reference line,)
returns results.
Logged In: YES
user_id=25804
Hi,
I got around this by restarting my browser before trying to
access index.php.
It turned out there was an error in the previous run on the
script (test.php) that was leading to some session data
being kept in a bad state.
Restarting your browser to get rid of the session data
should do the trick.
Regards and best wishes,
Justin Clift
Logged In: YES
user_id=1269603
I'm having problems with this error too. I tried to restart
my browser and it didn't work. When I put the POC in my
computer, it works with no problems. But if I upload it to
the c-f-h site, I have this error. Can someone help me?
Thanx