thanks brother
its working
1 2010-08-31 13:07
Re: [Solved] Addings links to navlinks (4 replies, posted in PunBB 1.3 troubleshooting)
2 2010-08-31 12:57
Re: [Solved] Addings links to navlinks (4 replies, posted in PunBB 1.3 troubleshooting)
What are you trying to achieve?
paste the exact code you pasted into that box....
i add this code
<a href="http://www.facebook.com">Facebook</a>
3 2010-08-31 12:38
Topic: [Solved] Addings links to navlinks (4 replies, posted in PunBB 1.3 troubleshooting)
You don't mean option in
» Administration » Settings » Setup
Add your own links to the main navigation menu
?If you just want to add links in .tpl you need to use html <a href .... etc></a> I believe...
also add style properties if you're wrapping it in a <div> via .cssUnless you're trying to achieve something else I can't imagine
i try this
» Administration » Settings » Setup
but do't happen
any idia why ??
4 2010-08-31 12:27
Re: change name (3 replies, posted in PunBB 1.3 troubleshooting)
isn't there a /lang/english.php file in the extension ?
that would be where you change that...EDIT: just saw you're asking about inserting "myname" - so username - which seems pointless as it's in the section about the author in the first place...
i mean to say
when some user say thank or click on thanks
then
its look like this
where is user karma
and i want to remove kerma and and replace with any other word just kerma
5 2010-08-30 23:50
Topic: change name (3 replies, posted in PunBB 1.3 troubleshooting)
some bady tell me how to chage
User Karma:
i want to chage User Karma in to User myname
extensions name in Pun_karma
i was try to find but
6 2010-08-30 16:15
Re: [Extension release] PunBB WYSIWYG - using TinyMCE (49 replies, posted in PunBB 1.3 extensions)
Just noticed I run into trouble as soon as I use a lot of the other options
If I insert emotions into manifest and then use the smilies I get code in post instead of actual smilies, like this:
[img]extensions/punbb_wysiwyg/tiny_mce/plugins/emotions/img/smiley-innocent.gif[/img]
If I use background color I get
<span style="background-color: #ffcc00;">This is a test</span>
When I try lists with bullets I just get
<ul><li>
etc.... and for numbered list I get
<ol><li>
etc
Guess one would have to add support to all those others via parser.php....?
wow that is so coll i will wait for this brother
it really amg
so will you complate brother ??
7 2010-08-30 12:46
Re: [Extension release] PunBB WYSIWYG - using TinyMCE (49 replies, posted in PunBB 1.3 extensions)
thanks for demo brother
8 2010-08-30 12:44
Re: [Extension Release] Ajax Post Rating (8 replies, posted in PunBB 1.3 extensions)
nice work brother
brother can you do like vb
mean in star
9 2010-08-30 00:26
Re: [Extension release] PunBB WYSIWYG - using TinyMCE (49 replies, posted in PunBB 1.3 extensions)
any demo exp please
10 2010-08-28 23:13
Re: How to change width of board (3 replies, posted in PunBB 1.3 troubleshooting)
thanks
11 2010-08-27 21:42
Re: [extension release] MP3 (35 replies, posted in PunBB 1.3 extensions)
This extension can use these code
[mp3]mp3's url[/mp3]
[mp3=mp3's url][/mp3]
its not working on my forum
12 2010-08-25 13:02
Topic: List your PunBB powered Forum (1 replies, posted in PunBB show off)
Hi everyone,
if you are running your site using PunBB, why not post your sites URL on this thread?
That way we can how the various sites are set up.
add you forum url in
replay box
13 2010-08-25 00:47
Topic: ranks image (2 replies, posted in PunBB 1.3 discussion)
hay
i want to use images for ranks
like phpbb and other
any one make this * Extensions
for punbb user
what you think about ranks images??
14 2010-08-25 00:34
Re: [Extension release] Silence! (14 replies, posted in PunBB 1.3 extensions)
if i install this one the
the ban option will be del or still working ??
15 2010-08-24 00:38
Re: [request] punbb_tag : Display tags under topic title (6 replies, posted in PunBB 1.3 additions)
here is
if you want to download
http://download534.mediafire.com/hqepb2p9tohg/tcimkebbhgkfd8j/pun_tags.rar
Demo
16 2010-08-23 14:34
Topic: dual login (1 replies, posted in PunBB 1.3 troubleshooting)
hello
want to connect forum with my main site mean if one bady register on my main site then automatic register on forum
can some one plzz tell how to do this
thank you
17 2010-08-22 15:50
Re: [RELEASE] Default Avatars for PunBB (8 replies, posted in PunBB 1.3 extensions)
did you
uninstall
clear cache
reinstallthat extension?
?
thanks you very much now its work
18 2010-08-22 14:46
Re: [RELEASE] Default Avatars for PunBB (8 replies, posted in PunBB 1.3 extensions)
if you changed in your admin section to 120x120 you need to also change manifest.xml of extension on line 38 replacing 60x below with 120px...
[code=xml]style="width: 60px; height: 60px;" [/code]
i all ready done this but dos't happen
19 2010-08-22 14:16
Re: [RELEASE] Default Avatars for PunBB (8 replies, posted in PunBB 1.3 extensions)
can you tell me how to resize avatar i want to make size 120*120
how to make it ??