Wow! great!

Arial, Tahoma, Times (Serif) , Comic Sans on BBCode..

how?

rajuru wrote:

what friends will do ? I mean what is the benefit if I add you as friend? what can we do?

like this ;-)

whether might in punBB feature to add friends?
cool

sorry bad english big_smile

if i disable "Quick post" , spoiler have css problem neutral

no font-size BBcode ?
hmm

7

(0 replies, posted in PunBB show off)

Visit my forum ..

http://ooiya.com

Powered by PunBB

tongue

in bar.php line 53  , add this :

$ext_info['path'] = FORUM_ROOT.'extentions';
$ext_info['url'] = FORUM_ROOT.'extentions';
                if (file_exists($ext_info['path'].'/buttons/'.$forum_user['style'].'/'))
            $buttons_path = $ext_info['url'].'/buttons/'.$forum_user['style'];
        else
            $buttons_path = $ext_info['url'].'/buttons/Oxygen';

and error is gone big_smile

9

(20 replies, posted in PunBB 1.3 extensions)

Nice Ext,

if users minimum post >100 can '+' or '-' reputation?

thanks

10

(5 replies, posted in PunBB 1.3 additions)

if you want this smiley
you can visit :

http://neskaya.net/emoticons.php

just share tongue

kiejr wrote:

Notice: Undefined index: path in /home/kiejrcom/public_html/extensions/pun_bbcode/bar.php  on line 53
Notice: Undefined index: url in /home/kiejrcom/public_html/extensions/pun_bbcode/bar.php on line 56

i have same problem
i'm using 1.3.6 pun_BBcode and installed pun_spoiler 1.1.0 ...
to kiejr :
you must added '@' in /pun_bbcode/bar.php:63
before :

if (file_exists($ext_info['path'].'/buttons/'.$forum_user['style'].'/'))
            $buttons_path = $ext_info['url'].'/buttons/'.$forum_user['style'];
        else
            $buttons_path = $ext_info['url'].'/buttons/Oxygen';
    }

add '@' :

if (@file_exists($ext_info['path'].'/buttons/'.$forum_user['style'].'/'))
            @$buttons_path = $ext_info['url'].'/buttons/'.$forum_user['style'];
        else
            @$buttons_path = $ext_info['url'].'/buttons/Oxygen';
    }

lol

kemangi wrote:

punbb rockz  big_smile

indonesian language:

wah ini om fadly yg mn y?
ad nyangkut feed dr omega
om hemstar7 toh

iya .. yg di omega big_smile
kemangi yg mana y?

13

(49 replies, posted in General discussion)

PunBB
+ Easy
+ Low CPU usage

phpBB
+ Hard
+ High CPU usage

hahaha

I like punBB

PunBB  "Try simple to perfect forum"
lol
haha

Rasel Ahmed wrote:

nice!

thanks big_smile

KeyDog wrote:

Hi
Do you mean:
Users need to enter a captcha before posting reply / topic ?
or do you have an example of what you mean (on another site)?

yes..
before posting/topic user must enter a captcha (image verification).

Hey all,
every user want post a reply topic and post new topic, user must type 'image verification' in textbox?

how?

hey i'm beginner as web developer
i use punBB for my website..
because punBB
very.. very.. easy to modification and powerfull  big_smile

thanks punBB

Link : http://www.oogitu.com [index site]
forum : http://www.oogitu.com/forum [forum site]

smile