if you have dl version 2.2 the directory you unzip is dafunspirit-2.2 and then it contains :

dafunspirit-2.2/
dafunspirit-2.2/COPYING
dafunspirit-2.2/CREDITS.txt
dafunspirit-2.2/modules/
dafunspirit-2.2/modules/dfss/ => this has to be installed in  /puntal/modules (for example if /puntal/ is the root of puntal)
dafunspirit-2.2/themes/punbb/ => this has to be install in /puntal/themes (for example if /puntal/ is the root of puntal)
dafunspirit-2.2/themes/puntal/ => same as previous directory.

of course there are wink
if you installed puntal in /puntal/ then themes are in /puntal/themes/

For WOW i will need the management rules for member/team etc... because its very Countrer-Strike (or FPS like DOD etc... ) oriented actuallay and i dont play WOW wink
but if you provide that to me i will try wink
And finally, no its impossible to use it whitout puntal, because It's a module of puntal.

DFSS 2.2 have been released.
As it became a module of Puntal it is more easyly to manage wink

have a look at the following page :
* Teams
* Wars
* Request a war
* Result of a war

55

(98 replies, posted in News)

Can someone explain to us why the <pun_include "foobar.php"> in the footer.php has desapeared ?

56

(6 replies, posted in PunBB 1.2 discussion)

thanks wink

do you know if punxs is able to produce the manifest.xml itself ?
i mean ; after having modified the source code of punBB 1.3 for our own usage, does punxs is able to export the modifications we made and "build" the manifest and thus be able to provide what it has became our extension ?

kind regards.

57

(6 replies, posted in PunBB 1.2 discussion)

Hi PunBB Dev Team wink

I'd like to know if you could provide us the schema of a xml file of an extension ?

i mean something like that (i'm not sure to have correclty read the xml.php file wink :

<extension>
<id> </id>
<title> </title>
<version> </version>
<author> </author>
<description> </description>
<hooks>
    <hook id=111>
      <content></content>
    </hook>
</hooks>
</extension>

and what kind of value do we have to put in each node.

Kind Regards.

58

(8 replies, posted in Feature requests)

nice to read it wink

it will be nice to be able to have the possibility to only query unverified users from the admin_users.php script.

for example
after

                                        <select name="user_group" tabindex="22">
                                                <option value="all" selected="selected">All groups</option>
<?php

    $result = $db->query('SELECT g_id, g_title FROM '.$db->prefix.'groups WHERE g_id!='.PUN_GUEST.' ORDER BY g_title') or error('Unable to fetch user group list', __FILE__, __LINE__, $db->error());

    while ($cur_group = $db->fetch_assoc($result))
        echo "\t\t\t\t\t\t\t\t\t\t\t".'<option value="'.$cur_group['g_id'].'">'.pun_htmlspecialchars($cur_group['g_title']).'</option>'."\n";

?>

adding

<option value="<?php echo PUN_UNVERIFIED; ?>">Unverified Users</option>

i've noticed simillar things on many punbb forum.
ie search on google MarkLikvor  or PolZegerully ... this impact phpBB, IPB, SMF, PunBB.

all account are in "-12" hours GMT and authour of the "bot" leaving @ barak-online.net...

how could we avoid their registrations ?

Puntal is wearing a New Skin http://foxmask.info/public/puntal/puntal2_80x15.png

Hi,
Puntal 2 is a complete rewrite of Puntal 1.x from scratch. That means that Puntal2 is not Puntal1 compliant.
Puntal 2 is not so far from a stable version but its not yet usable on production environment.
Here is what Puntal offer :

- system of independant module is back and completly rebuild for those of you who like to make their own modules
- new download module ,  rewritten
- new directory of links module,
- new bugtraker module,
- new lexicon module,
- new module of articles largely improved
- the blocs are now in a module "blocs" ; that means there is no independant bloc system but we can use the module system to do almost anything we want
- theme system,
- many bugs to fix wink

like for puntal1, english is still supported as we're coding and using english for everything.

http://www.puntal.fr/
http://www.puntal.fr/downloads/


Kind Regards

Here are the official website of BuildProcess and its BuildProcess community portal

BuildProcess is a J2EE deployment toolbox to be able to install automatically and continously any J2EE application on Weblogic, Websphere and JBOSS.

64

(0 replies, posted in General discussion)

Hi,
i'm searching something that can manage all the setting of MediaWiki from an admin web page.
'cause today, everything has to be done by hand in LocalSettings.php and if a mistake is done in this script i let you imagine the disaster.

Any Suggestion ?

kind regards.

ok i understand.
nevertheless some mod could.
i will make a try to use both.

thanks.

1) i already read it but miss "session.use_only_cookies" wink
2) i've searched session.use_only_cookies on the search page and the thread was not coming.
so the result is punBB does not use session.use_only_cookies but i still dont know why sad

Hi,
i already read a lot of previous threads about Cookie and Session but none about using session with session.use_only_cookies option set to 1.

Thus we could store (others) datas in the cookie and use the flexibility of management of the session to add infos in the opened session such as token / temporary datas  or what ever.

i just search to understand why its not used ; not to open a fight against anyone wink

Kind RegardS.

Puntal 1.8.5 - stable branch
Puntal is a LCMS (Light Content Management System) to the opposite of big and heavy CMS, Puntal is light and powerful.

What currently proposes Puntal :

    * no modification of the files of PunBB is necessary to install Puntal;
    * six standard modules (news, download, calendar, related pages, planet et lexicon) ;
    * the news module can use static (to be faster than query the database each time) or dynamic to display the data in real times ;
    * 15 blocs to enable/disable to fit your needs ;
    * a plugin system to add easyly blocs and modules and possibility to import/export easyly thoses plugins ;
    * a Puntal control panel like the punBB one ;
    * use of the style sheets of PunBB for a perfect integration between the portal and the forums ;
    * multilanguage ;
    * installation script ;

This release is a maintenance version which concern a very important security fix in the installation scripts.

as usual ; you could download it @ Puntal WebSite  or on Puntal@SF.net

Puntal 2- dev branch
A little word to say that, as we could not stay without doing anything, Vin100 started a new branch (Puntal 2) which is a complet rewrite of puntal 1.x.
All the actuals modules and blocs are there, plus somes more like Bugtraker and more wink and many other features you will enjoy to discover and use wink

Kinds Regards.

69

(95 replies, posted in News)

MikeRulez wrote:

thanks ill check that out. 1 thing i checked it and are the highlighted parts the things i need to copy then paste into my files as the change? or are they just to get me to the area the lines at.?

see comment #54 tongue

70

(95 replies, posted in News)

is it planned to have a full international "compliant" version ?

i mean without any messages in english in all call of the error function ie :

$result = $db->query('SELECT poster_ip FROM '.$db->prefix.'posts WHERE id='.$get_host) or error('Unable to fetch post IP address', __FILE__, __LINE__, $db->error());

replaced by

$result = $db->query('SELECT poster_ip FROM '.$db->prefix.'posts WHERE id='.$get_host) or error($lang_common_error['Unable To Fetch IP]', __FILE__, __LINE__, $db->error());

and create an English/error.php script that will contain all the error message

thus this will be better to make a complete language pack.

my 2 coins wink

Puntal has changed definitively of Home Sweet Home wink
In the same time Puntal 2 beta is in progress.

andrewteg wrote:

I realize Puntal doesn't modify any but it seems like you'll have to eventually modify something in order to get a consistent looking navigation between Puntal and Pun as Puntal has the sidebar (http://www.andrewteg.com/puntal) and Pun (http://www.andrewteg.com/forum) does not.  Please do correct me if I'm wrong as I often am smile

that's right wink
but you can add your puntal link with the additional items in punbb admin panel wink

73

(114 replies, posted in Programming)

Scinte is fun for a recursive search in files  : but we could not compare 2 files.
So Vim !!

For an integreted soft (that can use FTP, compare, syntax hilight) may be PSPad under windows or Quanta+ under Linux !

of course : Puntal IS A MOD OF PUNBB big_smile

elbekko wrote:

I'm having a problem with installing on Windows... when it asks for the forum path, I use the one said in forums_path.php, but it doesn't work >=/

Any idea why?
This is what forums_path.php gives:

Forums path :

D:/webserver/www/puntal/puntal-1.8.1/upload/

And this is what install.php?step=4 gives:

Error

The forum path does not match with your PunBB installation.

puntal search the config.php of punbb
so give the path to the forum punbb and not the install of puntal
and its not a good idea to install puntal like that
did you install punbb on d:/webserver/www/punbb/punbb-1.2.12/upload ?
i guess not wink
so try :

D:/webserver/www/puntal/ for puntal
D:/webserver/www/punbb/ for punbb
and give this to puntal to tell him "here is my forum punbb"' :;)