Jump to content

for each function error


Recommended Posts

hello @LL,

We have registration system and it was working on ok up till now.

When someone tries to register for our event there is an error message:

warning: invalid argument supplied for foreach() in /home/dir1/dir2/indexReg.php on line 5400

the code from line is:

foreach ($classSelectionArray as $classID => $selectionStatus)

and there is another message:

processTemplateArray: input is not a record array

Our php framework is hosted on webhosting company which has centos.

Is it possible that they run some update for php services which caused

bad interactions with "foreach" function? maybe older version of php or

some respository of it handles this differently ?

thanks

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...