Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
What have you done before the problem was there?
What have you already tryed to solve the problem?
Description and Message
I had to move my site, as the host was attacked by a trojan virus and after 3 days still no resolution.
The move was successful, my first use of "Bigdump" but that failed, installing the d/b with errors. So I did a straight phpmyadmin import and it went fine.
Problem...
On the original site I use the following .htaccess to load the forum directly, and it works fine.
On the new host site using the same .htaccess the text loads but not the graphics.
What is causing this?
.htaccess
Code: Select all
DirectoryIndex phpbb/portal.php
here is a pic of how the site looks using the .htaccess
click on image to enlarge...
So I am using a index.html to redirect instead, and portal/phpbb loads fine?[/i]