What steps will reproduce the problem?
1. go to backend
2. create or modify user
3. both fails
What is the expected output? What do you see instead?
The following error occurs:
Warning: Invalid argument supplied for foreach() in
/home/1.8/digitalus/library/Digitalus/Db/Table.php on line 87
What version of the product are you using? On what operating system?
v1.8, r409 on Linux (OpenSuse 11.1)
Please provide any additional information below.
The error must be in the _loadPost() method in
/library/Digitalus/Db/Table.php. foreach fails as $this->_cols is empty. I
wonder why!
Original issue reported on code.google.com by lowtower1974@gmail.com on 27 May 2009 at 8:07
Original issue reported on code.google.com by
lowtower1974@gmail.com
on 27 May 2009 at 8:07