kestorky Posted January 23, 2011 Posted January 23, 2011 I've install phpbb on my account and no images appear. The theme and the forums work, except for the images in the theme. like the unread post icon, etc. Is this a normal problam or did i set something up wrong. Quote
Wizard Posted January 23, 2011 Posted January 23, 2011 You did something wrong. Ask phpBB support. http://www.phpbb.com/community/viewforum.p...ubmenu&f=46 Quote
Guest Geoff Posted January 23, 2011 Posted January 23, 2011 Your .htaccess file may be banning hotlinking too strictly, causing the problem. Quote
kestorky Posted January 23, 2011 Author Posted January 23, 2011 when i try to enter the url of the image directly into the address bar it redirects me to my sites homepage. I've disabled hotlink protection in the cpanel and its still the same. Quote
Guest Geoff Posted January 23, 2011 Posted January 23, 2011 It appears that when you enter a URL ending in ".gif", you are redirected to the home page. This is most likely due to invalid .htaccess configuration. To fix this issue, go to your home dir (/home/username), and delete the following file: .htaccess. Then, go to your public_html folder (/home/username/public_html), and delete the following file: .htaccess. Quote
kestorky Posted January 24, 2011 Author Posted January 24, 2011 It worked, thank you so much. All images are now working. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.