Because most people don't care about the benefits of using PunBB, and instead "needs" PM, polls, multiple user groups, and don't want the hassle of modding them in place.
yeah but that also slows down sites
You are not logged in. Please login or register.
PunBB Forums → Posts by NiCk Newman
Because most people don't care about the benefits of using PunBB, and instead "needs" PM, polls, multiple user groups, and don't want the hassle of modding them in place.
yeah but that also slows down sites
Aight, thx
Dr u should come register
YO YO MAN RICKARD anderson !!! What's UP MAN haha just a quick question for you
my site www.24-7GT.com
and is my copyright thing at the bottom still work man? if not it's not a big deal but i think it fits my forum style well
i mean i really EDITED MY Forums ALOT, LOL it's so edited if u want to login:
username: test
password: mike
and go look at profile sections n stuff /viewtopic/n shiat it's edited alot man
so yea just wanted to drop in here n giv u quick update man RICKY RICKY A!! HAHAHAA
sorry man just ricky a is my biology class and he's hella funny
so yea it's fine right ?
kk man i g2g bed, LOL Pce out
HOLY Turtles man
i posted in the wrong forum, LOL IM SO TIREd.. PCE
try x10hosting
#1
or go to 3ix.org and buy the 1$/month
what i got man it's fast only 4 punbbb boards tho, lol and u get 24-7help.. so it's nice
i just bought them couple days ago hehe :d
forums r a bit slow, pretty mess imo but i like it
and what host ur using?
punbb is meant to be fast ur forums are loading as same as ipb 2.2 witch is like slowest forum ,lol
It depends on what you mean by popular
PunBB isn't meant to appeal to everyone. It's meant to provide a solid, fast base forum on which people can choose to add more features. Not everyone likes that. Many people would rather have more features if the tradeoff is some speed.
However, PunBB is used in quite a few places. You don't have to have 1000 guests online at a time to be "popular"And I think you meant to say "why isn't punbb popular" or "why is punbb not popular": the double negative threw me for a second
LOL SMARTYS I saw that after I made the post hehe MY Mom was looking over my shoulder and she saw that too, ROFL.
i got owned
Yea man anyway This is fastest forums ever, and man once i start learning php it's going to be so fun I can install some mod's that wont slow down forum bcz they arn't commercially use and quick easy 1's that i might release in like couple of years, lol once i start making mods
Thanks
just trying to make it show, lol
man im so so srry im learning php but u guys are the best @ helping me bcz ur proffesional..
ya i just need to use that line to show up in header.php
OMG HHHAAAHA OMG LOL
bro i just need to use that LINE OF Code INVIDUALLY IN MY HEADER.PHP INSTEAD OF USING IT IN FUNCTIONS!!
make kinda since? if not u got aim or msn? LOL
ok look at functions.php lol
$links[] = '<a href="profile.php?id='.$pun_user['id'].'">'.$lang_common['Profile'].'</a>';
i want to PUT that whole function OR ANY FUNCTION so it shows up in header.php
so yea if it's a register 1 then ya
Thanks smartys atleast im getting support <3
it's pretty freaking sad really.. you can edit this puppy to make it look AWESOME in real forum styles.. and it's the fastest forum script ever in the world (seriously) with all it's features it's #1...
i just cant believe this site doesnt have 0400423434334 online users like phpbb/vbulletin when this forum is like literally 4 times faster then those forums COMBINE. LOL
well anyways PUNBB 4'LIFE! im editing my forum atm it's looking SO NICE!
Yo 1.3 going to be faster then 1.2?
hmmm im trying to use a function from function.php with my php tags so i can use the functions indivudally in my header.php
lol
So if i do the php code tag's around it it shows
loL
like i want to get the variable in functions.php:
// Generate the "navigator" that appears at the top of every page
//
function generate_navlinks()
{
global $pun_config, $lang_common, $pun_user;
// Index and Userlist should always be displayed
$links[] = '<li id="navindex"><a href="index.php">'.$lang_common['Index'].'</a>';
$links[] = '<li id="navuserlist"><a href="userlist.php">'.$lang_common['User list'].'</a>';
if ($pun_config['o_rules'] == '1')
$links[] = '<li id="navrules"><a href="misc.php?action=rules">'.$lang_common['Rules'].'</a>';
if ($pun_user['is_guest'])
{
if ($pun_user['g_search'] == '1')
$links[] = '<li id="navsearch"><a href="search.php">'.$lang_common['Search'].'</a>';
$links[] = '<li id="navregister"><a href="register.php">'.$lang_common['Register'].'</a>';
$links[] = '<li id="navlogin"><a href="login.php">'.$lang_common['Login'].'</a>';
$info = $lang_common['Not logged in'];
}
else
i want to call out
$links[] = '<li id="navregister"><a href="register.php">'.$lang_common['Register'].'</a>';
in my header.php template
Thanks! <3
well I just looked inside functions.php and found the pun_status thing and removed the div tag's thatmake it LIST THE options and made it normal
ROFL I FOUND IT!! IT"S IN FUNCTIONS.PHP
HAHAA NICE!!!
YAY!! srry lol
My newb years of php start today, atleast i got a start eh?
nah i was just messing up on some text, i figuried it out
now i need to know were to edit this at
// START SUBST - <pun_navlinks>
$tpl_main = str_replace('<pun_navlinks>',''."\n\t\t\t". generate_navlinks()."\n\t\t".'', $tpl_main);
// END SUBST - <pun_navlinks>
I need to edit the main file of pun_navlinks i looked in main.tpl but it just shows <pun_navlinks> i need like the variables n stuff for that,
plz thx
ok im trying to edit my index i put that sumwhere else and it doesnt show
im hella newb to php how do i put that this: <?php echo pun_htmlspecialchars($cur_forum['cat_name']) ?>
and make it show the category name.
Thanks
Ok i'll try my best.
rofl punbb is way faster that's why im using it
... and i should get some type of support here or it's pretty lame, lol
LOL are u serious?
Why man why on mybb i get the mod's telling me how to tutorial's n stuff...
Etc.. so u think i just should learn php ? LOL
Can u giv me some links to learn some good forum php stuff so i can start creating mods etC? thx
Yea man i know that but I was just on mybb.. infact my site still has mybb on it www.24-7GT.com
but im doing punbb again bcz it's way faster. thats at: www.24-7Gt.com/punbb/
so yea i need a tutorial bro if u could help me, I got that image awards mod working on viewtopic but that's the only thing he tell's us work on but i wonder if i can get that image awards mods viewable everywhere too? and that mod is here sir:
http://www.punres.org/viewtopic.php?pid=23199
if u could tell me how to man it be appreciated.
i alrdy got it on viewtopic.
bump.. plz help
been 2 weeks..
bump
PunBB Forums → Posts by NiCk Newman
Powered by PunBB, supported by Informer Technologies, Inc.