With some help from Shanti whom I pinged offline, I found some
config.php issues which was not edited correctly.
However that did not fix the error.
Then for kicks purpose, I ignored those error messages and manually
created a user and started adding events and boom the errors went away.
Aparently one of those pages seems to create those variables and after
that they seem to persist for the $_SESSION and hence I dont see the error..
But on fresh installations I expect to see the problem again.
Regards,
Jignesh
On 07/15/09 06:09, Amanda Waite wrote:
Did you get an answer to this Jignesh?
Amanda
Jignesh K. Shah wrote:
Hello Olio Dev Team,
I am setting up Olio php on a system using Solaris 10 5/09 out here
and am getting weird php messages on index.php. I am hoping someone
here must know a quick fix.. PHP seems to be installed properly if I
use phpinfo.. But then I am not an expert at PHP here.
Thanks.
Regards,
Jignesh
*Notice*: Undefined index: uname in
*/var/opt/webstack/apache2/2.2/htdocs/oliophp/public_html/index.php*
on line *29*
*Notice*: Undefined index: page in
*/var/opt/webstack/apache2/2.2/htdocs/oliophp/public_html/index.php*
on line *30*
*Notice*: Undefined index: flag in
*/var/opt/webstack/apache2/2.2/htdocs/oliophp/public_html/index.php*
on line *31*
*Notice*: Undefined index: zipcode in
*/var/opt/webstack/apache2/2.2/htdocs/oliophp/public_html/index.php*
on line *68*
*Notice*: Undefined index: order in
*/var/opt/webstack/apache2/2.2/htdocs/oliophp/public_html/index.php*
on line *69*
*Notice*: Undefined index: month in
*/var/opt/webstack/apache2/2.2/htdocs/oliophp/public_html/index.php*
on line *70*
*Notice*: Undefined index: day in
*/var/opt/webstack/apache2/2.2/htdocs/oliophp/public_html/index.php*
on line *71*
*Notice*: Undefined index: year in
*/var/opt/webstack/apache2/2.2/htdocs/oliophp/public_html/index.php*
on line *72*
*Notice*: Undefined index: month in
*/var/opt/webstack/apache2/2.2/htdocs/oliophp/public_html/index.php*
on line *74*
*Notice*: Undefined index: uname in
*/var/opt/webstack/apache2/2.2/htdocs/oliophp/public_html/index.php*
on line *81
*