php forum
php mysql forum
php mysql smarty
 
Topic Options
#116424 - 02/09/01 06:45 PM 2 Questions...
Ampwire Offline
Junior Member

Registered: 02/01/01
Posts: 2
In the ubb_forum_summary.cgi (or it could be named otherwise, it has forum_summary in it, so its easy to find...)

there is a bit of coding, that says:

Code:
code:


ok, well I want to make it so that

if ($vars_display{DisplayMemberTotal} eq 'false') (notice the 'false tag)

THEN DISPLAY

if ($vars_display{NewestMemberWelcome} eq 'yes') {
my @newbie = &GetNewestMember;
if ($newbie[0] ne '') {
$RegisteredMemberLine .= qq!$vars_wordlets{new_member_welcome} <A HREF="$vars_config{CGIURL}/ultimatebb.cgi?ubb=get_profile&u=$newbie[1]">$newbie[0]


(i removed the
tag, because that makes it skip a line, so like, if I had the 'blah blah blah has NUMBER registered MEMBERS! tag turned OFF, then it would still skip a line, because that other tag is turned on)

what I am trying to say is that...is there a code i can add so that if

code 1 = off
code 2 = on

Code 1 doesnt skip a line...any1 catch me?


ok, screw it, thats too much to even want a 2 question answered, but here is my second question...

_______________________________

In ubb6, on ultimatebb.cgi (the main page, which replaced Ultimate.cgi), there is a built in "Last Post" part, which links the subject to the actual subject, but doesnt link the name of the poster to anything

what can I add in to the template, or anywhere....to say that the last poster's name will be linked to their profile???

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