php forum
php mysql forum
php mysql smarty
 
Topic Options
#38113 - 09/14/00 03:41 PM Welcome Newest, Total Post Combo - v5.46
AllenAyres Offline

I type Like navaho

Registered: 03/10/00
Posts: 25580
Loc: Texas
The simplifies adding the "welcome newest member" and the "total accurate post" hacks by combining them together. You can find it in our database:
http://www.ubbdev.com/db/cgi/ubbcount.cg...e=&number=2


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

- http://www.stand318.com
_________________________
- Allen wavey
- What Drives You?

Top
#38114 - 09/14/00 07:00 PM Re: Welcome Newest, Total Post Combo - v5.46
EminemBoard Offline
Member

Registered: 07/21/00
Posts: 94
Loc: EminemBoard
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>

Top
#38115 - 09/14/00 07:06 PM Re: Welcome Newest, Total Post Combo - v5.46
Yamaha Raptor Offline
Member

Registered: 07/24/00
Posts: 891
Loc: medway me
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

Top
#38116 - 10/30/00 04:06 PM Re: Welcome Newest, Total Post Combo - v5.46
Flare945 Offline
Member

Registered: 10/26/00
Posts: 34
I installed this hack, and it shows up blank for me. I am on 5.47... will it work on this?

Top
#38117 - 10/30/00 10:08 PM Re: Welcome Newest, Total Post Combo - v5.46
Ramirez Offline
Member

Registered: 10/20/00
Posts: 271
Loc: Stillwater, OK, USA
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.

Top
#38118 - 10/31/00 12:38 AM Re: Welcome Newest, Total Post Combo - v5.46
Metallifukinca Offline
Member

Registered: 08/21/00
Posts: 620
Loc: Toronto, Ont
I'm also using 5.47 and it works

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

Top
#38119 - 11/07/00 04:22 PM Re: Welcome Newest, Total Post Combo - v5.46
NightSong Offline
Member

Registered: 11/05/00
Posts: 128
Loc: Dallas, TX.
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 = <MEMTOTAL>;
---------------------------

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

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

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

Top
#38120 - 11/11/00 04:16 AM Re: Welcome Newest, Total Post Combo - v5.46
Niq Offline
Junior Member

Registered: 11/11/00
Posts: 2
I need help modifying the code for 5.45 as well. Please help?

Top
#38121 - 11/11/00 06:05 PM Re: Welcome Newest, Total Post Combo - v5.46
patrick84 Offline
Junior Member

Registered: 11/11/00
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

Top
#38122 - 12/31/00 07:50 PM Re: Welcome Newest, Total Post Combo - v5.46
vvinc2k Offline
Junior Member

Registered: 12/31/00
Posts: 22
Loc: King of Prussia, PA
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

Brent
_________________________
<IMG SRC="http://www.vv-inc.com/sig.jpg" border=0>

Top
#38123 - 12/31/00 09:48 PM Re: Welcome Newest, Total Post Combo - v5.46
GoTorankusuKu Offline
Addict

Registered: 09/29/00
Posts: 1933
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

------------------
<IMG SRC=\"http://dbz.star64.com/button.jpg\" border=0>

Top
#38124 - 12/31/00 11:43 PM Re: Welcome Newest, Total Post Combo - v5.46
TyRaN Offline
Member

Registered: 07/27/00
Posts: 286
Loc: Canada
Code:
quote:</font><HR><font face="Verdana, Arial" size="2">Originally posted by NightSong:
[b]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:[/b]</font><HR></BLOCKQUOTE>

there is the version for 5.45


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



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

<IMG SRC="http://tyran.ovh.org/tyran.gif" border=0>
_________________________
Sorry for my english... i speak french.

email:tyranausaure@hotmail.com

Top
#38125 - 01/18/01 06:55 AM Re: Welcome Newest, Total Post Combo - v5.46
blue..matt Offline
Member

Registered: 01/18/01
Posts: 54
I Have just tried this in 4.57d....it doesnt work......the wording as some1 said above it different

can any1 help.

Top
#38126 - 05/10/01 01:43 PM Re: Welcome Newest, Total Post Combo - v5.46
Dbmaster Offline
Member

Registered: 03/02/01
Posts: 51
Loc: Apeldoorn, Netherlands
I have found the hack in the database, but there was no link to a text file or something with the instructions.
_________________________
[img]http://www.animeworldmb.f2s.com/randimg.php[/img]

[AESFHC]

Top
#38127 - 07/15/01 09:16 PM Re: Welcome Newest, Total Post Combo - v5.46
HKxJaybee Offline
Junior Member

Registered: 07/15/01
Posts: 6
(error)

<FONT COLOR="#000000" SIZE="1">[ July 15, 2001 09:21 PM: Message edited by: HKxJaybee ]</font>

Top



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks