Hi, I have been playing with midgard including a nadmin studio interface for about two months now, but when I changed linux distribution (and php version), I discovered a nasty error.
I used to run mandrake 8.2 with the standard php4 for mandrake 8.2 (4.0 ?) This worked like a charm (had a lot of difficulties installing, but as soon as I fixed those it really worked fine). When I decided that I liked to have a little more challenging distro, I decided to move from Mandrake to gentoo 2.4.19 I "emerged" php and it gave me php 4.2.1 Also I downloaded the latest midgard version (1.4.3) The admin (and asgard) interface work just fine, but I really like this nadmin interface. So I installed the nadmin interface again. The install was no problem, but when I go to http://localhost/nadmin the first thing I see is: Warning: setcookie() expects parameter 3 to be long, string given in ROOT on line 5 If I fill in the login credentials (admin, since I didn't migrate my old databases yet) I get a blanc screen saying: Warning: setcookie() expects parameter 3 to be long, string given in ROOT on line 224 <body bgcolor="#FFFFFF"> Opps no frame is not supported on this version! </body> The no frame error might have to do with my browser (galeon 1.2.5), but this setcookie error is certainly a php error. Off course I looked at php.net and google.com and I see a lot off people having this same error, but since I am not that familiar with the source of nadmin (or php), I wasn't able to solve the error. Can anybody help me with this one? Cheers, Jacco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
