Hi,
I just downloaded the program and installed it. Problem is that once I =
log in I end up in a loop. If I stop the browser and examine the source =
code this is what I find at the end:
<CENTER><a =
href=3D"http://tanbo.sthk.posten.se/phphelpdesk//index.php?whattodo=3Dvie=
wjobs&lstChooseCompany[0]=3DHuman =
Resources&lstChooseCompany[1]=3DIT&lstChooseCompany[2]=3DSales&lstChooseC=
ompany[3]=3D&lstChooseCompany[4]=3D&lstChooseCompany[5]=3D&lstChooseCompa=
ny[6]=3D&lstChooseCompany[7]=3D&lstChooseCompany[8]=3D&lstChooseCompany[9=
]=3D&lstChooseCompany[10]=3D&lstChooseCompany[11]=3D&lstChooseCompany[12]=
=3D&lstChooseCompany[13]
... and so on.
From what I can gather from the code the offending thing is in =
vj_choosecompany.scp.php, but that is generated in for example =
viewjobs.scp.php like this:
for ($i=3D0; $i < sizeof($departments); $i++) {
$lstChooseCompany[$i] =3D $departments[$i];
}
Seems like the sizeof returns something weird and the loop creates one =
mother of a vector.
Anybody seen this before? I checked the archives and could not find =
anything which I find strange. There must be something wrong with my =
installation in that case and I would really like to know what.
Sincerely yours
Karl-Koenig Koenigsson
|