in config.php but now it works after i define all the functions in that header page....

thanks for your reply

<? define('MAIN_ROOT', '.././');?>

Hi ; thx for your reply;
For example:
In my header has the code below:

<a href="<? echo MAIN_ROOT ?>index.php">Example</a>

It should output something like this: http://www.example.com/index.php but now it only output exactly like the code above ; means http://www.MAIN_ROOTindex.php

So now all the menu for the forum dont work sad

Hi everybody;

Im trying to integrate punbb to my web site; so I used this <pun_include "header.php"> and <pun_include "footer.php"> into the main.tpl .

But the problem is ; in my header.php has some others php functions also; for Menu and tool-bar it is; but seems like it doesnt work if I use  <pun_include "header.php"> ; even though the style is perfect. Unless all the menus are not working.

So do you know how to fix it please? Thanks a lot

hmm seems like i have another problem sad Im using <? include( "http://xxxx/Forum/extern.php?action=active");?> to show active news at my front page. But when i clicked on it; it doesnt show the poll. Only when u go straight to the forum,,topic, then it will show the vote. Anyone know how to fix it please?

Thanks
Regards

great thanks a lot

hi;
im using PunBB 1.2.14 at the moment and i couldnt able to install this mod, there are anyway to install this mod for my punbb version?

Thanks.
Regards.

thanks for your reply.

i did look at it, but how can i copy that header to the main page header; thats a problem...

hi guys;

I just want to ask is it possible to put the forum header (including nav-link, status, vv.. but including announcement block and below) to my main page?

It means my main page uses the forum header as its header. I checked the header file but that only includes the announcement block though...

I have no clue how to do it.. please show me some ways...

Thank you very much.

Regards!

i fixed it, cheers... it have problem with the fonts though...

what do u mean by cant see anything?

i mean inside the forum the header. i put in the main.tpl the code like this

<div class="header_top"></div>    <div class="header">
<div id="punwrap">
<div id="pun<pun_page>" class="pun">

<div id="brdheader" class="block">
    <div class="box">
        <div id="brdtitle" class="inbox">
            <pun_title>
            <pun_desc>
        </div>
        <pun_navlinks>
        <pun_status>
    </div>
</div>

<pun_announcement>

<pun_main>

<pun_footer>

</div>
</div>
</div>
<div class="header_bottom"></div>

but it always appears the white line at the bottomw of every <div> ;however its perfect in firefox

hi guys;
im trying to integrate punbb to my existing css. everything seems fine however its only appear good when using firefox, otherwise if using IE, always have some lines between each <div> .
http://os.job4vn.net/Forum/index.php

i dont know why, please help me

P/s; eventhough in my main page it works fine...

13

(5 replies, posted in PunBB 1.2 troubleshooting)

oh man thank you very much <3

14

(5 replies, posted in PunBB 1.2 troubleshooting)

Thanks for your reply; i got it but .... i have another problem....

Whenever i log in to the forum it always pop-up a windows with the url like this :

"http://os.job4vn.net/Forum/Th%E1%BA%A3o … 91%C3%A2y!"

However it wont pop-up when u use other functions, only pop-up when u click on Index to redirect to the main page or when u refresh the page. You have any idea whats wrong with it?

Thanks

Regards

15

(5 replies, posted in PunBB 1.2 troubleshooting)

Well now it can appear some right but still some are wrong .. sad

hi guys;

Im trying to translate english into vietnamese which use UTF-8 encode. Ive changed all the php files including lang files to UTF-8 however it still cant display. Can you please tell me how to do it? Or i did something wrong?

Thank you very much.

Regards!