PDA

View Full Version : Help in setting up phpBB


iecep
10-18-2004, 05:07 PM
I am using phpBB and am trying to put images that correspond to a ertain rank..so I placed a link to my image using the User Admin -> Ranks menu...

I typed the URL with repect to the phpBB Directory and then clicked submit...

I tried to preview the image by clicking(from the User dmin-Ranks Menu) on the ranks whre I placed an image URL in. ..the image showed...

But when, say , the Admin posts in the forums...the rank image doesn't show...

How can I get the Rank Images to show up?

*sighs* I hope I explained my problem well...

wildfire
10-19-2004, 05:38 AM
Just a suggestion, but isn't there a seperate menu that decides how many points you need for a certain rank? maybe it is something in there...

iecep
10-19-2004, 09:42 AM
I already figured out my mistake...

My image's location is /for_phpBB/image.gif <--so that's what I initially typed. and my images didn't show up.

I changed the URL to for_phpBB/image.gif and it worked. (notice that I just removed the slash!)

Its a really small but very crucial error...whew!