1 (edited by doughnut 2007-11-18 17:09)

Topic: Cant find code or file :: HELP!

ok i have lightbox on my web site and i would like to know what file and the code i need to look for to get to the <img /> so i can add the lightbox to it   " OPPS I DEL THE PIC LOL... "

[img]http://ads.gameservers.com/banner/8.jpg[/img]
If you like hit me up on my forum  http://assassinkings.clanservers.com/forum/
NOTE: site is in the works.... Sorry!

Re: Cant find code or file :: HELP!

Moved to Modifications

Re: Cant find code or file :: HELP!

Looks like it`s in viewtopic.php

Re: Cant find code or file :: HELP!

what line?

[img]http://ads.gameservers.com/banner/8.jpg[/img]
If you like hit me up on my forum  http://assassinkings.clanservers.com/forum/
NOTE: site is in the works.... Sorry!

5

Re: Cant find code or file :: HELP!

As you hav Firefox, use the firebug extension, it would help you for simple debugging.
The line in the file depends on the mods you have installed
search for:
if ($pun_config['o_avatars'] == '1' && $cur_post['use_avatar'] == '1' && $pun_user['show_avatars'] != '0')
it is just below

Re: Cant find code or file :: HELP!

yemgi wrote:

As you hav Firefox, use the firebug extension, it would help you for simple debugging.
The line in the file depends on the mods you have installed
search for:
if ($pun_config['o_avatars'] == '1' && $cur_post['use_avatar'] == '1' && $pun_user['show_avatars'] != '0')
it is just below

Hey ty nice site!!!

[img]http://ads.gameservers.com/banner/8.jpg[/img]
If you like hit me up on my forum  http://assassinkings.clanservers.com/forum/
NOTE: site is in the works.... Sorry!