Most of the plugins here are made by B3 users and the authors may not visit frequently. If you need support for plugins or if questions remain unanswered, you will have to contact the author directly. Read the full Support Disclaimer here
NOTE: Do not attach plugins to your forumtopics! Attachements are periodically removed by maintenance tasks. Upload your plugins to our Downloads section instead!

You are here: Big Brother Bot ForumAdd-OnsPlugins DiscussionPlugins by xlr8or (Moderator: Freelander)'Public' Echelon.. Question
Pages: [1]   Go Down
  Print  
Author Topic: 'Public' Echelon.. Question  (Read 2166 times) Bookmark and Share
Hoody
Guest
« on: May 06, 2007, 01:48:52 AM »

Hey

I've been using Echelon for a while now, and was wondering how I would go about making parts of it public.

I mainly want users to be able to see their warns, ect. But I wouldnt want Full GUID's showing, and any other private Data like IP's.

Is there an easy way around this? Or would it need to be somthing that would have to be done in a later version?


Thanks  Cheesy
Logged

[ www.xlrstats.com ]
Project Lead
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD, CoD2, CoD5, UrT
Posts: 2022
Offline Offline
WWW
Support Specialty: B3-Core, CoD/UrT/WoP/ETPro parsers, Plugin development
« Reply #1 on: May 07, 2007, 01:22:36 AM »

Currently there's no easy way around this. It will probably involve creating a new set of pages.
Logged

Beta Testers
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: CoD2
Posts: 63
Offline Offline
« Reply #2 on: November 24, 2008, 12:54:14 AM »

Hi,

you can make a public echelon with re-edit some lines in the php files:
(clientdetails.php)
Remove:
$requiredlevel = 3; ?>

Re edit:
          <td width="44%">
            <?php if ($row_rs_clientinfo['ip'] != "") { ?>
            <a href="/echelon/clients.php?game=<?php echo $game; ?>&search=<?php echo $row_rs_clientinfo['ip']; ?>"><?php echo $row_rs_clientinfo['ip']; ?></a>&nbsp;&nbsp;&nbsp;
            <a href="http://whois.domaintools.com/<?php echo $row_rs_clientinfo['ip']; ?>" target="_blank"><img src="img/querry.gif" alt="whois search" name="whois" title = "Whois search" width="16" height="15" border="0" align="absmiddle" id="whois"></a>
            <?php } else { ?>
            (No IP address available)
            <?php } ?>
          </td>
To
          <td width="44%">
(No IP address available)
          </td>

this removes the ip get script so it always will say no ip availble Smiley.
i made it already check:
http://81.171.125.115/pubechelon/

greets,
kikker916

P.S.
i can make a download possible if you want xlr8or.


« Last Edit: November 24, 2008, 01:22:20 AM by kikker916 » Logged
Full Member
***
OS: Windows
Type: Renting Server with B3
Gameservers: COD2
Posts: 127
Offline Offline
WWW
« Reply #3 on: December 25, 2008, 04:52:13 PM »

When I was doing some of my own stuff I simply made a new page without any header info and made a form for users to enter their b3 id to get all warnings.
Logged

Tags:
Pages: [1]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal