Home and others page are all blank
alb - September 7, 2008 - 07:39
| Project: | DrupalEd |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
the home page is all blank
http://localhost/drupaled/
and this http://localhost/drupaled/?q=user is all blank,
but this http://localhost/drupaled/?q=groups
first I see on firefox but no on IE6, Netscape and Opera 9.2, and Opera send also this message
Notice: Undefined index: token in C:\web\drupaled\sites\all\modules\tokenauth\tokenauth.module on line 208
.......... here all strange charachters (small rectangle) ....
Notice: Undefined index: tokenauth_auth in C:\web\drupaled\sites\all\modules\tokenauth\tokenauth.module on line 225
and after when I returned at firefox at same page
http://localhost/drupaled/?q=groups
I not see more (all blank)

#1
Opera as oadd this error for home page http://localhost/drupaled/
Notice: Undefined index: q in C:\web\drupaled\sites\all\modules\bio\bio.module on line 8
... and here same error already I write for /?q=user
#2