Hello smile

1. Download the Plogger last version... and,
2. Is very simple, create a new page whit this code:

<?php
 
define('PUN_ROOT', './');
define('PUN_QUIET_VISIT', 1);
require PUN_ROOT.'include/common.php';


//Set the page title here
$page_title = pun_htmlspecialchars($pun_config['o_board_title']) . ' / New page 1';
define('PUN_ALLOW_INDEX', 1);
require PUN_ROOT.'header.php';
require PUN_ROOT.'include/parser.php';

 
?>
        <div class="block">
            <h2><span>Gallery</span></h2>
            <div class="box">
                <div class="inbox">
                    <?php require("../path_to_plogger_folder/gallery.php"); ?>
                    <?php the_gallery_head(); ?>
                    <?php the_gallery(); ?>
                    <p>
                    All Photos are copyright...  Bla bla bla...
                    </p>
                </div>
            </div>
        </div>

<?php
 
require PUN_ROOT.'footer.php';

3. Save as gallery.php and put in PunBB folder
4. Create the page in forum options: X = <a href="gallery.php">Gallery</a>

PS: in path_to_plogger_folder, I presume that PunBB is in /punbb/ folder and Plogger is in /plogger/ folder.
PS2: I went to punwiki in mini portal tutorial and there was a tutorial how to create a custon page

Thank you smile You are a good person smile

I found This mod:

http://punbb.org/forums/viewtopic.php?id=15563

That put a Back / Next in the end of page

MattF, thanks

I was use punbb. In a momnet I have to use another php script called SimplePHPblog, to put the forum entries in this blog and when the people read a brief introduction of post, click in the link and go to forum post. You can see it in action in http://www.forgirls.3njoy.com/blog/index.php and click in "Link para este post" and go to the punbb forum post.

When I see tyhis mod I think whit myself that whit some mods I dont need more a blog to call the forum post.

Yes, this is a new concept. The first page is a "pseudoblog" (false blog) that a brief introduction a forum post.

This site that forgirls.3njoy.com i made for GIRLS and she want PICTURES in the first page, hehehe ( I made a research whit my female users)

Thank you MattF and quaker smile

Thank you quaker

Yes, I'm talking about pagination. Like a real blog.

I will looking for if exist any mods that already do this in punres.

Thank you again smile

Hello, first of all: Thank you so much for this mod.

I have a question: There is a way, to put in botton of this page generated by this mod, a NEXT / PREVIEW page button? To see more like a real blog page.

Thanks again smile

I see your site and the front page... JUST AMAIZING... congrats smile

Thank You SO Muck smile

quaker wrote:

i got it to work without the prune functions.
im going to let it run a week before i prune it...
i have added several rss feeds
ufc,yahoo news, and more.

http://bunpai.com/forum.php


Q

I see YOur news forum ...Very cool... Isee too in Punres that you made a mod That do not display "Yahoo News" in the post, can you sharing whit us your mod?

Thank you smile

I have this error in cron script:

date: 2007-04-19 07:47:43
Fatal error: Call to undefined function: iconv() in /home/xxx/public_html/forum/plugins/fa_cron.php on line 50

11

(7 replies, posted in Feature requests)

Hello, this code works in 1.2.15? thanks

12

(98 replies, posted in News)

Thank you Jérémie and spytrdr smile


UPDATE - I discovered that my server dont support acess vial shell (security reasons)

Well no I have to do this by hdiff... ONE question: for update is just follow all steps from hdiff? Or I need to do something else?

Thanks again smile

UPADATE again smile Now, I read the docs heheheheh smile need to run a script update in extras smile

13

(98 replies, posted in News)

Hello, I'm new, I'm using 1.2.14 and I install a lot of mods. I read the Best way, is run the path files to update to 1.2.15.

Please I read the Instructions how to path, but I use windows, how I make this:

"Then, issue the following command in your shell:

patch -ul -d [punbb_dir] -p2 < [patch_file]"


REALY sorry if this is a newbie question, I alread search in foruns for the "path" thing and dond find.

OBS: Thank you for PunBB, I Install all forums listed in opensourcecms.com in my localhost, and PunBB is the best, I 'm using PuBB in my all sites. smile