hi i have managed to install files to my site and setup database. I then created a user and can sucessfully login. once you login i see Click here to go to the administration section
however when i click on it i get nothing except for You are logged in. Click here to logout.
when i edit the index.php in the admin folder i can see
View Placed Orders
Edit Parts
Create Premade Computer
but i don't see this..
any sugestions would be great
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Chris,
Thanks for your help i added the ?> to the include.php in admin but still same result.
also not sure if this is related to my problem but i have noticed on main page i have this at the bottom of page:
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
i noticed this is beta 0.3...is there a stable version prior to this or similar version to the one at speedycomputing.com
regards
peter
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi i have managed to install files to my site and setup database. I then created a user and can sucessfully login. once you login i see Click here to go to the administration section
however when i click on it i get nothing except for You are logged in. Click here to logout.
when i edit the index.php in the admin folder i can see
View Placed Orders
Edit Parts
Create Premade Computer
but i don't see this..
any sugestions would be great
I believe the problem is that the file "include.php" is missing the "?>" it needs to have at the end.
Hi Chris,
Thanks for your help i added the ?> to the include.php in admin but still same result.
also not sure if this is related to my problem but i have noticed on main page i have this at the bottom of page:
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
i noticed this is beta 0.3...is there a stable version prior to this or similar version to the one at speedycomputing.com
regards
peter