|
Joined: Jul 2003
Posts: 46
User
|
User
Joined: Jul 2003
Posts: 46 |
Ok here is my list of stupidity.....
For UBB.classic 6.7.2
#1 What is cache hit % and what is a good %? Is it the higher the number or the lower.
#2 How do I shut off members profiles, for whatever reason you can click on their name in the forum, and it takes you to their sign up info when they joined the board.
#3 How do you get a listing of recent members, I have mine checked in the control panel, but it doesn't show anywhere on the board. I would like it to be invisible to the site, but only I can see it, if that is even possible. I don't want people to be able to click on names and get info.
If you can help me I would appreciate it. I had some help by a staff member here, so I know someone can help this silly old man.
Thanks
|
|
|
|
Joined: Jan 2000
Posts: 5,833 Likes: 20
UBBDev / UBBWiki Owner Time Lord
|
UBBDev / UBBWiki Owner Time Lord
Joined: Jan 2000
Posts: 5,833 Likes: 20 |
The cache is a list of files already visited, for instance, this tread is cached after you look at it and after i post on it as to speed up display.
A good cache hit percentage is above 10-15%.
I don't believe there is a way to turn off profiles; they're there on a "stock behavior" basis; why would you want to turn off the profiles? All they're there for is to show information about the user.
For recent members look at the Directory, it'll show the last 5 people to sign up and the top 5
|
|
|
|
Joined: Jul 2003
Posts: 46
User
|
User
Joined: Jul 2003
Posts: 46 |
Gizzy thanks. My hit cache is over 35%, I guess that is good.
Member profiles, I would want shut off, because I ask specific questions when they register. So now anyone can look at their answers. I don't want that.
As far as the last part, I want to see how many people have visited the site in say the last 30 minutes, I hope that clarifies that question.
Also an issue has just started, on my board I have it set up where I have to approve the membership. I would get e-mails telling me that someone applied. It has stopped the last day for no reason. I haven't made any changes that I know of, not that I would know how anyway.
On a side note to that, is there a way to edit the message that goes out to them when approved? If so where, I haven't been able to find it at all.
Thanks again.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
I wouldn't say 15% is a good cache hit percentage, though 35% is fine Turning off member profiles - go to ultimatebb.cgi. Find: if ($ubb eq 'get_profile') { Add below: my @user_profile = &OpenProfile($user_number); &StandardHTML("The profile is only visible to our forum administrators.") if ($user_profile[8] ne 'Administrator'); It's untested, so you should log in through a non-admin account and try to view profile to check if it works. Recent Visitors - go to public_forum_summary.pl, find: $pntf_locations[0], $pntf_locations[1], $pntf_locations[2], $pntf_locations[3] and remove them. Do the same for public_forum_page.pl. Note that there may be more than one instance for each variable. Then go to ultimatebb.cgi, find: and add the same as above (the answer to your other question). Email problem - if you haven't changed anything, it could be a temporary problem or a problem with your host. Editing messages that go out - that's impossible AFAIK, but you can just edit them the moment you approve.
|
|
|
|
Joined: Jul 2003
Posts: 46
User
|
User
Joined: Jul 2003
Posts: 46 |
LK Thank you #1 worked. I am not too smart on this but I figured out how to do it, without messing it up.
Now on to the second part.
|
|
|
|
Joined: Jul 2003
Posts: 46
User
|
User
Joined: Jul 2003
Posts: 46 |
LK
I can't find the following at all
Recent Visitors - go to public_forum_summary.pl
Any idea on where I would look to find it?
Thanks
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
.pl files are under /ubb/Templates (or /noncgi/Templates) folder.
|
|
|
|
Joined: Jul 2003
Posts: 46
User
|
User
Joined: Jul 2003
Posts: 46 |
LK thanks I found it all, made all the changes, and nothing will show period.
Any ideas?
Thanks for your help.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Did you clear cache? (CP - Clear Cache - Submit)
|
|
|
|
Joined: Jul 2003
Posts: 46
User
|
User
Joined: Jul 2003
Posts: 46 |
To this day I still can't get this to work !
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 449
Joined: February 2008
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|