Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
The simplifies adding the "welcome newest member" and the "total accurate post" hacks by combining them together. You can find it in our database:
https://www.ubbdev.com/db/cgi/ubbcount.cgi?expath1=Forum2&expath2=&topic=000004&type=&number=2


------------------
Allen

- http://www.stand318.com


- Allen wavey
- What Drives You?
Sponsored Links
Joined: Jul 2000
Posts: 25
Member
Member
Offline
Joined: Jul 2000
Posts: 25
allen may i suggest in the database you add a section just for 5.46 ones that are compatible/upgraded

------------------
Webmaster @
EminemBoard.com
Marshall-Mathers.Net
Email= Evan@EminemBoard.com

Aim=EminemBoard
ICQ=71361151
"We don't do drivebys, we park in front of houses and shoot, and when the police come we fu*kin shoot it out with them too!"~Eminem
Free Voice Mail=1-877-541-6655 ext.278


<FONT COLOR="red">(`* . </FONT c><FONT COLOR="black">(`* . </FONT c><FONT COLOR="red"> *</FONT c><FONT COLOR="black"> . * )</FONT c><FONT COLOR="red"> . * )</FONT c>
<FONT COLOR="black"> ` .</FONT c><FONT COLOR="red">E</FONT c>minem <FONT COLOR="red">B</FONT c>oard<FONT COLOR="black">. ` </FONT c>
<FONT COLOR="red">(. ' </FONT c><FONT COLOR="black">( . '</FONT c><FONT COLOR="red">*</FONT c><FONT COLOR="black">' . )</FONT c><FONT COLOR="red">`' .)</FONT c>
<FONT COLOR="red">_</FONT c>_<FONT COLOR="red">_</FONT c>_<FONT COLOR="red">_</FONT c>_<FONT COLOR="red">_</FONT c>_<FONT COLOR="red">_</FONT c>_

<FONT COLOR="black"><FONT size="7">(</FONT s><FONT size="6">(</FONT s><FONT size="5">(</FONT s><FONT size="4">(</FONT s><FONT size="3">(</FONT s></FONT c><FONT COLOR="red">EminemBoard</FONT c><FONT COLOR="black"><FONT size="3">)</FONT s><FONT size="4">)</FONT s><FONT size="5">)</FONT s><FONT size="6">)</FONT s><FONT size="7">)</FONT s></FONT c>
Joined: Jul 2000
Posts: 837
Member
Member
Offline
Joined: Jul 2000
Posts: 837
yeah i am with him i think it should have all the hacks that will work for 5.46 so i do not have to hunt them all down.

------------------
William Montgomery

Joined: Oct 2000
Posts: 15
Member
Member
Offline
Joined: Oct 2000
Posts: 15
I installed this hack, and it shows up blank for me. I am on 5.47... will it work on this?

Joined: Oct 2000
Posts: 215
Member
Member
Offline
Joined: Oct 2000
Posts: 215
Yes, it works with 5.47, I have it installed.

------------------
Member of the new, public-friendly Illuminati. Ask for details!
New members get a complimentary one-year subscription to the new Cheese of the Month E-Club!


Ultimate Frisbee is good for you, it improves your symbolic logic skills.
Sponsored Links
Joined: Aug 2000
Posts: 569
Member
Member
Offline
Joined: Aug 2000
Posts: 569
I'm also using 5.47 and it works [Linked Image]

------------------
I Disappear ?
http://www.Metallifukinca.com

Joined: Nov 2000
Posts: 91
Member
Member
Offline
Joined: Nov 2000
Posts: 91
Can someone help me change the code a bit for v5.45.
For the newer versions to check display options it is supposed to be:
----------------------------
if ($DisplayMemberTotal eq "true") {
open (MEMTOTAL, "$MembersPath/membertotal.cgi");
$TotalMembers = ;
---------------------------

In 5.45 the original code in Ultimate.cgi is:
-----------------------------
if ($DisplayMemberTotal eq "true") {
&GetMemberListArray;
my $TotalMembers = @members;
$MemberLine = "Registered Members: $TotalMembers";
}
------------------------------

So the hack needs to be modified a little bit by someone who is not a copy cat like me [Linked Image]
Please

btw If I just replace the old code with new all else works except it is blank after the "number of registered members"

Joined: Nov 2000
Posts: 2
Niq Offline
Junior Member
Junior Member
Offline
Joined: Nov 2000
Posts: 2
I need help modifying the code for 5.45 as well. Please help?

Joined: Nov 2000
Posts: 2
Junior Member
Junior Member
Offline
Joined: Nov 2000
Posts: 2
I just installed it into my UBB 5.47, but I see no difference.

What could I did wrong???

Please, Help me!!

Thanx

Joined: Dec 2000
Posts: 2
Junior Member
Junior Member
Offline
Joined: Dec 2000
Posts: 2
This hack combo works fine with version 5.45b except for the Total Registered users. It shows up fine with the last vist, total posts and welcome to the our newest registered member, blah. But where its showing the total number of registered members shows no number at all just this:

Registered Members:

I traced this error the fact that there is no memberstotal.cgi in the Members dir under the cgi bin. I tried pointing this to the memberslist.cgi and it still shows no total number.

If you know how I can fix this for 4.45b to show total registered users please reply...and thank you in advance[Linked Image]

Brent

Sponsored Links
Joined: Sep 2000
Posts: 1,304
Addict
Addict
Offline
Joined: Sep 2000
Posts: 1,304
You probably overwrote a variable. The # of registered members was included in the original UBB files. I would go back nd recheck Ultimate.cgi and $Memberline

------------------

Joined: Jul 2000
Posts: 237
Member
Member
Offline
Joined: Jul 2000
Posts: 237
Code
quote:</font><HR><font face="Verdana, Arial" size="2">Originally posted by NightSong:
Can someone help me change the code a bit for v5.45.
For the newer versions to check display options it is supposed to be:
</font><HR></BLOCKQUOTE>

there is the version for 5.45


<BLOCKQUOTE><font size="1" face="Verdana, Arial">code:

------------------
TyRaN = tyranausaure



Sorry for my english... i speak french.

email:[email protected]
Joined: Jan 2001
Posts: 53
Member
Member
Offline
Joined: Jan 2001
Posts: 53
I Have just tried this in 4.57d....it doesnt work......the wording as some1 said above it different

can any1 help.

Joined: Mar 2001
Posts: 52
Member
Member
Offline
Joined: Mar 2001
Posts: 52
I have found the hack in the database, but there was no link to a text file or something with the instructions.

Joined: Jul 2001
Posts: 6
Junior Member
Junior Member
Offline
Joined: Jul 2001
Posts: 6
(error)

[ July 15, 2001 09:21 PM: Message edited by: HKxJaybee ]


Link Copied to Clipboard
Donate Today!
Donate via PayPal

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.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,833
Joined: January 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)