PDA

View Full Version : Where are these templates ?


Craig Antill
Sat 3rd Jun '00, 6:55pm
On the forum topic page:

(Moderated by: Administrator, Gerard)

On the topic itself:

IP: Logged

Cannot find the buggers anywhere! :(

JimF
Sun 4th Jun '00, 12:58am
1) Showthread
2) Postbit

- although I think the IP - Logged is actually hardcoded into the script, because I can't find it anywhere. The postbit template references "$iplogged".

Hope this helps

Craig Antill
Sun 4th Jun '00, 1:02am
Thanks, but can you change the wording of them ? My server's down right now, but I think i'd have seen it if the option had been there.

JimF
Sun 4th Jun '00, 1:04am
On the showthread template, I took out the "Moderated By" display, so I am fairly sure you'd be able to change the wording.

The IP: Logged is what I think is hardcoded; there doesn't seem to be a way to change the wording for that.

Craig Antill
Sun 4th Jun '00, 1:21am
Erm, i've just looked and cannot find anything in 'showthread' - it /shouldn't/ be in there anyway, should it ? I do have this entry in 'forumdisplay' though:

$moderatedby

Sounds to me like it's non-templated ?

Craig Antill
Sun 4th Jun '00, 1:24am
Yep, just did a search through forumdisplay.php and there ir was... John, can you fix this up for the next release please ? I don't wish to use the word 'moderator' as it puts these volunteers in a bad light - they are seen as 'dictators'

JimF
Sun 4th Jun '00, 1:27am
Oops, my bad. I apologize. I wasn't thinking at all.

But calling them dictators puts them in a better light? ;)

Craig Antill
Sun 4th Jun '00, 1:37am
No - that's what i'm going to call the admins... ;)

Seriously, I prefer the title of 'forum host' - kinda like your friendly wise owl... :p

Susan
Sun 4th Jun '00, 6:09am
Craig, I agree. We have "hostesses". I'd like to be able to play around with the IP Logged bits too...maybe add in the useremail/profile/posts too and make the text a graphic. Hmmmm I feel another hike up to suggestions is in order....

Susan

Craig Antill
Sun 4th Jun '00, 6:20am
The very reason I want to change the IP: Logged... :) I have a rather attractive image to use in it's place.

TB2
Sun 4th Jun '00, 9:27am
Originally posted by Craig Antill
The very reason I want to change the IP: Logged... :) I have a rather attractive image to use in it's place.

Hi,

i've changed showthread.php, line 295 to


$iplogged="<a href=\"postings.php?action=getip&amp;postid=$postid\"><img border=\"0\" src=\"images/iplogged.gif\"></a>";


That's it!

rjav8r
Mon 5th Jun '00, 11:32pm
wasn't this table problem supposed to be fixed by the character wordwrap limit fix?