Page 1 of 1

Rank Dots

Posted: Wed Jan 07, 2004 7:10 pm
by Jrrtt37
how do you get the dots for the ranking. is there some HTML i need? I'm using phpbb.

another error that i get is

Warning: copy(./images/avatars/15480686133ffca253be715.jpg): failed to open stream: Permission denied in /home/jrrttaa/public_html/forum/includes/usercp_avatar.php on line 227

Warning: Cannot modify header information - headers already sent by (output started at /home/jrrttaa/public_html/forum/includes/usercp_avatar.php:227) in /home/jrrttaa/public_html/forum/includes/page_header.php on line 474

Warning: Cannot modify header information - headers already sent by (output started at /home/jrrttaa/public_html/forum/includes/usercp_avatar.php:227) in /home/jrrttaa/public_html/forum/includes/page_header.php on line 476

Warning: Cannot modify header information - headers already sent by (output started at /home/jrrttaa/public_html/forum/includes/usercp_avatar.php:227) in /home/jrrttaa/public_html/forum/includes/page_header.php on line 477

for when i try to load Avatars.

Re: Rank Dots

Posted: Wed Jan 07, 2004 11:04 pm
by fuuucckkers
Jrrtt37 wrote:how do you get the dots for the ranking. is there some HTML i need? I'm using phpbb.

another error that i get is

Warning: copy(./images/avatars/15480686133ffca253be715.jpg): failed to open stream: Permission denied in /home/jrrttaa/public_html/forum/includes/usercp_avatar.php on line 227

Warning: Cannot modify header information - headers already sent by (output started at /home/jrrttaa/public_html/forum/includes/usercp_avatar.php:227) in /home/jrrttaa/public_html/forum/includes/page_header.php on line 474

Warning: Cannot modify header information - headers already sent by (output started at /home/jrrttaa/public_html/forum/includes/usercp_avatar.php:227) in /home/jrrttaa/public_html/forum/includes/page_header.php on line 476

Warning: Cannot modify header information - headers already sent by (output started at /home/jrrttaa/public_html/forum/includes/usercp_avatar.php:227) in /home/jrrttaa/public_html/forum/includes/page_header.php on line 477

for when i try to load Avatars.

Ranks. Goto the Admin Panel within phpBB, from there, the left Administration panel ...all the way at the very bottom. Ranks. Click that and you can set it up. Just play with it a bit.. you'll soon understand. You can change the numbers to whatever you want.

As for the avatars you need to have the images directory set to Read, Write and Execute for everyone. Owner (User for *nix), Group, and Others.
If you have Shell access via SSH/ Telnet or using a *nix computer... CHMOD the directory 777.

Posted: Thu Jan 08, 2004 11:25 am
by Jrrtt37
but it doesn't have something that deals wiht the dots.

Posted: Thu Jan 08, 2004 11:47 am
by Anthony
You got to upload images to say /forums/images/ranks (or whatever)

You then put the path as /images/ranks for the image you want to use...

I could go in and show you a example for that if you want... But then it would involve the admin thing again... Or I could just walk you through it on AIM.

Posted: Thu Jan 08, 2004 12:27 pm
by Jrrtt37
PM me your screen name, if i still can't do it after that, i'll let you in again.

trying to get the same dots as this forum.

Posted: Thu Jan 08, 2004 4:10 pm
by Anthony
PhaseDMA - I added you to my buddy list... It may be tough for you to catch me though...

Posted: Thu Jan 08, 2004 9:45 pm
by Jrrtt37
thanks for the help, it works like a charm.