i installed and everything works as far as authentication etc, i have it embedded in drupal site...i am running this on localhost to test....if i go directly to phpbb3 forum it looks fine in ie and ff, but if i go to it via drupal, the forum is displayed without any css at all, just floating text, but if i log into admin then it has styles, this is all with default phpbb3 theme and drupal theme, but it displays ok in ie...so i dunno whats going on really...tried searching and i found nothing on this, i have not installed any custom themes or any other modules etc, any help would be greatly appreciated
Comments
Comment #1
rukusgetdown commentedanybody have any ideas? i have a feeling it is a css issue?
Comment #2
ngreenwood6 commentedIn case anyone else runs into this it was an issue with running it on the local server. It was trying to read the template as the c:/path_to_folder instead of http://path_to_folder. Firefox wont interpret locally.
Comment #3
fizk commented