| Re: IP Addresses in Forums |
| by mouacy on 2003/10/30 8:30:07 It doesn't work for me. I'm using XOOPS 2.0.5. I used the exact template but it only show from "edit.php....". The Ip doesn't show anywhere. Any suggestion? |
| Re: IP Addresses in Forums |
| by YourHelp on 2003/7/16 9:11:58 Nice work indeed .. must have taken yonks to work it out. My site works so much better with this in place thanks mate
|
| Re: IP Addresses in Forums |
| by brash on 2003/7/5 5:46:45 That's some nice work there Jack404! Well done! |
| Re: IP Addresses in Forums |
| by Jack404 on 2003/7/5 4:46:52 Hehe, just figured it out. XOOPS actually already defines a template variable for it. Just put <{$topic_post.post_poster_ip}> where you'd like the IP address to show up. For example, this is my template for newbb_thread.html: Quote:
|
| Re: IP Addresses in Forums |
| by Jack404 on 2003/7/5 2:22:21 Ack, I guess I'd better hope a Dev reads this and can point me in the right direction... I've looked EVERYWHERE for where the template <{$variables}> are defined, but no luck yet. Does anyone have an idea? |