Sauter la navigation. Sauter le contenu.       
logo

Zikula France

  • Accueil
  • Zikula !
    • A propos de Zikula
      • Fonctionnalités
      • Team Zikula
      • Zikula Software Foundation
      • Zikula dans la presse
    • Rencontrer les Zikuliens
      • Forum de la communauté
      • Channel IRC
      • Cartes des utilisateurs
    • Communautés internatio.
    • Sites d'exmple
    • Faire un don à Zikula
    • Contacter la team
  • Téléchargements
    • Version standards
      • Version stable
      • Version SVN
      • Précédentes versions
    • Traduction française
      • Version stable
      • Version SVN
      • Précédentes versions
  • Documentation
    • Installation
    • Migrations
    • Modules
    • Blocs
    • Thèmes
    • Noyau
    • Traductions
    • Trucs & astuces
    • Avancée
      • API
      • Développeurs
  • Support
    • Forums
      • Général
      • Support Zikula 1.3
      • Support Zikula 1.1 et 1.2
      • Support PostNuke 0.7x
      • Derniers messages
      • Rechercher dans les forums
    • Channel IRC
  • Développeurs
    • Développement du noyau
      • Progression
      • Signaler un bug
      • Parcourir le dépôt SVN
    • Traduction française
      • Signaler un bug
      • Parcourir le dépôt SVN
    • Projets additionnels
    • Contribuer
  • Mon compte
    • Se connecter
    • Créer un nouveau compte
    • Récupérer mon mot de passe

Qui est en ligne

5 visiteurs en ligne.

Identification

  • Nouveau compte
  • Mot de passe perdu

Rechercher sur le site

[ Nouvelle recherche | Liste des dernières recherches ]

Résultats de la recherche

Nombre de résultats : 12

Zikula 1.1.2 RC2   (Publication de nouvelles)
La RC2 de la version 1.1.2 de Zikula est désormais disponible !
Par rapport à la RC1, cette version apporte de nouveaux correctifs de bugs mais aussi la mise à jour de Smarty.
Nous en avons profité pour mettre à jour notre documentation sur la "Mise à jour de Zikula". Vous trouverez à la suite de cet
Généré le June 9, 2009.
Transférer une table des users ... ne pas oublier...   (Dizkus)
Petit retour d'expérience:

J'avais une table d'utilisateur dans une autre appli php (un moodle) que je voulais récupérer directement avec leurs identifiant dans un pn.8 rc3...

J'ai donc extrait la table users au format cvs depuis phpmyadmin
J'ai rechargé le tout dans un openoffice calc pour faire le tri des champs utiles
j'ai conservé les champs login, username, password et email (en me doutant que password fonctionnerait pas forcément mais en imaginant qu'avec l'email et leur login, ils pourraient récupérer un nouveau password sans moi (tout en conservant un login qu'ils avaient déjà... tout le monde n'utilise pas encore openID...).
A la sortie j'extrait un nouveau fichier cvs que je passe à la moulinette de mon "gedit" pour le transformer (à l'aide de subtiles rechercher/remplacer) en une belle requête sql prête à l'emploi dans le phpmyadmin de mon pn.8.

L'opération se déroule bien mais aucun user n'arrive à se connecter...
Je reprends les mots de passe à la mano, essaye de trouver dans la config du module user des subtilités sur le codage, etc...

En définitive j'ouvre (sur les conseils de Gilles) la table pn_users et je fais en parallèle des tentatives de création de nouveaux users pour comparer les users qui marchent et ceux qui foirent (en fait il n'y avait initialement que 2 users qui marchaient : guest et admin)... je crée donc un nouvel utilisateur dont je valide l'inscription... et en visualisant la table pn_users, j'ai découvert il y avait un autre champ essentiel à remplir pour activer les comptes des utilisateurs:
pn_activated : sa valeur doit être à 1...


Généré le March 5, 2008.
Gros pb ! lorsque l'identification se fait sur email ...   (Dizkus)
modifié le mode d'identification dans le setting user pour que l'identification soit réalisée par l'email et non par code utilisateur.

J'ai pris soin d'aller voir mon user (admin) pour me rappeler l'email indiqué ... avant de me déconnecter. A ce moment là, le bloc d'identification mentionne bien le label "email". Mais lorsque je rentre email et password : impossible ! J'ai beau tout essayé, je me suis mis à la porte de mon site (en local et pour des tests, rassurez-vous).

M'en vait cherche le "PostNuke Swiss Army Knife" (sur community.postnuke.com), l'installe à la racine comme indiqué dans la doc ... ben vous savez quoi ? Ca marche pas (second bug).

Craignant des pb de chemin, j'ai édité le PSAK, indiqué le bon emplacement du "config.php" (qui devait être à la racine sur .7). R'in à faire.

Une soluce
Généré le February 6, 2008.
PostNuke-France - Aider à la traduction   (Dizkus)
premier pack:

Copiez-coller ce que vous voulez traduire et répondez dans un message suivant !
J'éditera ce post pour supprimer ce qui a été fait.
[code]
************************************************************
*********** Gestion de traductions avec Postnuke ***********
************************************************************
----------------------------------------------------------
----------------------------------------------------------
-----------------------------modules: Categories
----------------------------------------------------------
----------------------------------------------------------
-----------------------------
fichiers: common.php
-----------------------------
define('_CATEGORIES_EDIT_SUBCATEGORIES','Edit subcategories under this node'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_EDIT_USER','Edit your user categories'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_EDIT_USER_DISABLED','Sorry, user category editing has not been enabled. Your site admin can enable this feature.'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_EDIT_USER_NOT_OWN','Sorry, it looks like you\'re trying to edit another user\'s categories. This is only allowed for site admins.'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_ADVANCED','Toggle advanced mode'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_ATTRIBUTES','Attributes'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_ATTRIBUTE_ADD','Add an Attribute'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_ATTRIBUTE_NAME','Attribute Name'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_ATTRIBUTE_VALUE','Attribute Value'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_BACK_TO_REFERER','Back to referring module'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_CATEGORY_IS_LOCKED','This category has been locked by the administrator and can not be edited.'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_IS_LEAF','Category is a leaf node'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_IS_LOCKED','Category is locked'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_ROOT_PARENT_LOCKED','Parent category for root node can not be changed'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_PREFS','Preferences'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_PREFS_USERROOTCAT','Root Category for User Categories'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_PREFS_ALLOWUSERCATEDIT','Allow each user to edit their own categories'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_PREFS_AUTOCREATEUSERCAT','Autocreate user category root folder'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_PREFS_AUTOCREATEUSERDEFAULTCAT','Autocreate user default category'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_PREFS_USERDEFAULTCATNAME','Default user category'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_REBUILDPATHS','Rebuild paths'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_CONFIG_REBUILD_INFO','

You can trigger this action by clicking on the submit button below. Depending on the number of categories in your system, this action could either time out or exceed your configured PHP memory limit.'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_EDITCAT_NOT_LEAF','Error! Sorry! The specified category is not a leaf-level category'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_NO_USERCATNAME','Error! Sorry! Unable to determine user category root node name'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_USERCAT_NOAUTOCREATE','Error! Sorry! The user root category node for this user doesn\'t exist and the autocreate flag is not set'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_USERCAT_LOGGED_IN','Error! Sorry! The user category edit mode is only available logged-in users'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_USERDOCROOT_EMPTY','Error! Sorry! Could not determine the User root node'); //Inconnu dans common.php du dossier fra -- A AJOUTER
define('_CATEGORIES_USERDOCROOT_INVALID','Error! Sorry! The User root node seems to point towards an invalid category'); //Inconnu dans common.php du dossier fra -- A AJOUTER
-----------------------------
fichiers: init.php
-----------------------------
define('_CATDISP_ARTSENTERTAINMENT','Arts & Entertainment'); //Inconnu dans init.php du dossier fra -- A AJOUTER
define('_CATDISP_DEFAULT','Default'); //Inconnu dans init.php du dossier fra -- A AJOUTER
define('_CATDISP_GLOBAL','Global'); //Inconnu dans init.php du dossier fra -- A AJOUTER
define('_CATDISP_INFORMATIONTECHNOLOGY','Information Technology'); //Inconnu dans init.php du dossier fra -- A AJOUTER
define('_CATDISP_OTHER','Other'); //Inconnu dans init.php du dossier fra -- A AJOUTER
define('_CATDISP_POLITICS','Politics'); //Inconnu dans init.php du dossier fra -- A AJOUTER
define('_CATDISP_SCIENCE','Science'); //Inconnu dans init.php du dossier fra -- A AJOUTER
define('_CATDISP_SOCIETY','Society'); //Inconnu dans init.php du dossier fra -- A AJOUTER
define('_CATDISP_SPORTS','Sports'); //Inconnu dans init.php du dossier fra -- A AJOUTER
define('_CATDISP_USERS','Users'); //Inconnu dans init.php du dossier fra -- A AJOUTER
-----------------------------
fichiers: version.php
-----------------------------
----------------------------------------------------------
----------------------------------------------------------
-----------------------------modules: Settings
----------------------------------------------------------
----------------------------------------------------------
-----------------------------
fichiers: admin.php
-----------------------------
define('_SETTINGS_SAFEHTMLWARNING','Warning! Use of the SafeHTML output filter will override settings from some HTML tags (e.g. object and embed)'); //Inconnu dans admin.php du dossier fra -- A AJOUTER
define('_SETTINGS_SHORTURLSNOTE','Tip: If running PHP as CGI, you must ensure the line 'cgi.fix_pathinfo = 0' is present in your php.ini configuration file for short URLs to function correctly.'); //Inconnu dans admin.php du dossier fra -- A AJOUTER
----------------------------------------------------------
----------------------------------------------------------
-----------------------------modules: Theme
----------------------------------------------------------
----------------------------------------------------------
-----------------------------
fichiers: admin.php
-----------------------------
define('_THEME_UNABLETODELETEFILES','The theme files cannot be deleted as the system cannot write to the themes and/or themes/%themedirectory% folder.'); //Inconnu dans admin.php du dossier fra -- A AJOUTER
define('_THEME_ERRORDELETINGTHEMEFILES','An error occured while trying to delete the theme files from the file system, please remove them by using your favorite FTP client.'); //Inconnu dans admin.php du dossier fra -- A AJOUTER
define('_THEME_THEMEFILESDELETED','Theme files have been successfully removed from the filesystem.'); //Inconnu dans admin.php du dossier fra -- A AJOUTER
define('_THEME_CONFIRMDELETEFILES','Delete theme files if possible'); //Inconnu dans admin.php du dossier fra -- A AJOUTER
define('_THEME_CUSTOMARGSNOTE','List of arguments found in the page URL seperated by /.'); //Inconnu dans admin.php du dossier fra -- A AJOUTER
define('_THEME_BLOCKTEMPLATE','Block template'); //Inconnu dans admin.php du dossier fra -- A AJOUTER
----------------------------------------------------------
----------------------------------------------------------
-----------------------------modules: Users
----------------------------------------------------------
----------------------------------------------------------
-----------------------------
fichiers: admin.php
-----------------------------
define('_USERS_SPAMQUESTION','Spam protection question'); //Inconnu dans admin.php du dossier fra -- A AJOUTER
define('_USERS_SPAMQUESTIONHINT','Set an individual question to protect against spam-registrations'); //Inconnu dans admin.php du dossier fra -- A AJOUTER
define('_USERS_SPAMANSWER','Spam protection answer'); //Inconnu dans admin.php du dossier fra -- A AJOUTER
define('_USERS_SPAMANSWERHINT','Answer for the spam protection question during user registration'); //Inconnu dans admin.php du dossier fra -- A AJOUTER
-----------------------------
fichiers: online.php
-----------------------------
define('_USERS_ONLINEBLOCK_PRIVATEMSGS0','You have %m% new messages.'); //Inconnu dans online.php du dossier fra -- A AJOUTER
define('_USERS_ONLINEBLOCK_PRIVATEMSGS1','You have %m% new message.'); //Inconnu dans online.php du dossier fra -- A AJOUTER
-----------------------------
fichiers: user.php
-----------------------------
/* OK-OK-OK-OK-OK-OK-OK-OK-OK-OK-OK-OK-OK-OK-OK-OK-

define('_USERS_REGTEXT','On this site you can easily create your own user profile in only 4 steps. Once registered you will gain access to more advanced features.'); //Inconnu dans user.php du dossier fra -- A AJOUTER
define('_USERS_REG_STEP1','Step 1: Enter your username'); //Inconnu dans user.php du dossier fra -- A AJOUTER
define('_USERS_REG_STEP2','Step 2: Enter your e-mail address'); //Inconnu dans user.php du dossier fra -- A AJOUTER
define('_USERS_REG_STEP2_WITHPASSWORD','Step 2: Enter your password and your e-mail address'); //Inconnu dans user.php du dossier fra -- A AJOUTER
define('_USERS_REG_STEP3','Step 3: Accept the Terms of Use and select your e-mail preference'); //Inconnu dans user.php du dossier fra -- A AJOUTER
define('_USERS_REG_STEP4','Step 4: Check your imput and submit'); //Inconnu dans user.php du dossier fra -- A AJOUTER
*/
************************************************************
********************* fin du traitement ********************
********************* 58 erreurs ************************
************************************************************
[/code]
Généré le November 16, 2007.
PERL-ez moi de traduction   (Dizkus)
Voilà ce qu'il reste à faire pour le noyeau en gros...

[quote]----------------------------------------------------------
-----------------------------modules: Groups
----------------------------------------------------------
-----------------------------
fichiers: user.php
-----------------------------
define('_GROUPS_UNLIMITED','Unlimited'); //Inconnu dans user.php du dossier /fra -- A AJOUTER
define('_GROUPS_ALREADYMEMBER','You are already a member of this group'); //Inconnu dans user.php du dossier /fra -- A AJOUTER
define('_GROUPS_CANTAPPLY','You cannot apply to this group'); //Inconnu dans user.php du dossier /fra -- A AJOUTER
define('_GROUPS_DOESNTEXISTS','This group doesn\'t exist'); //Inconnu dans user.php du dossier /fra -- A AJOUTER
define('_GROUPS_ISCLOSED','This group us closed'); //Inconnu dans user.php du dossier /fra -- A AJOUTER
-----------------------------
fichiers: init.php
-----------------------------
-----------------------------
fichiers: version.php
-----------------------------
-----------------------------
fichiers: admin.php
-----------------------------
define('_GROUPS_ACCEPTUSERFAILED','Accept action failed'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
-----------------------------
fichiers: common.php
-----------------------------
-----------------------------
fichiers: userapi.php
-----------------------------
define('_GROUPS_REMOVEFROMGRPERROR','Failed to remove user from group'); //Inconnu dans userapi.php du dossier /fra -- A AJOUTER
define('_GROUPS_SAVETOGROUPERROR','Failed to add user to group'); //Inconnu dans userapi.php du dossier /fra -- A AJOUTER
define('_GROUPS_SENDPMFAILED','Failed to send PM to user'); //Inconnu dans userapi.php du dossier /fra -- A AJOUTER
----------------------------------------------------------
-----------------------------modules: Admin_Messages
----------------------------------------------------------
-----------------------------
fichiers: searchapi.php
-----------------------------
-----------------------------
fichiers: init.php
-----------------------------
-----------------------------
fichiers: version.php
-----------------------------
-----------------------------
fichiers: admin.php
-----------------------------
define('_ADMINMESSAGES_MESSAGE_LC','admin message'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_MESSAGES_ALLOWSEARCHINACTIVE','Allow searching of inactive messages'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
----------------------------------------------------------
-----------------------------modules: legal
----------------------------------------------------------
-----------------------------
fichiers: user.php
-----------------------------
-----------------------------
fichiers: version.php
-----------------------------
-----------------------------
fichiers: admin.php
-----------------------------
-----------------------------
fichiers: common.php
-----------------------------
----------------------------------------------------------
-----------------------------modules: PageLock
----------------------------------------------------------
-----------------------------
fichiers: ajax.php
-----------------------------
-----------------------------
fichiers: version.php
-----------------------------
-----------------------------
fichiers: userapi.php
-----------------------------
----------------------------------------------------------
-----------------------------modules: Categories
----------------------------------------------------------
erreur d'ouverture No such file or directory fichier:init.php module:Categories Merci de rajouter le fichier et de recommencer

-----------------------------
fichiers: init.php
-----------------------------
define('_CATDISP_MODULES','Modules'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_GENERAL','General'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_YESNO','Yes/No'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_DEFAULTENTRIES','Default entries'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_DEFAULTVALUE','This is a default value'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_CUSTOMIZE','You need to further customize this!'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_PENDINGSTATUS','Pending status'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_PENDING','Pending'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_CHECKED','Checked'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_APPROVED','Approved'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_ONLINE','Online'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_REJECTED','Rejected'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_GENDER','Gender'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_MALE','Male'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_FEMALE','Female'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_TITLE','Title'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_DR','Dr.'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_PROF','Prof.'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_MAG','Mag.'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_ACTIVITYSTATUS','Activity status'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_ACTIVE','Active'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_INACTIVE','Inactive'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
define('_CATDISP_PENDINGSTATUSBASIC','Pending status basic'); //Inconnu dans init.php du dossier /fra -- A AJOUTER
erreur d'ouverture No such file or directory fichier:version.php module:Categories Merci de rajouter le fichier et de recommencer

-----------------------------
fichiers: version.php
-----------------------------
define('_CATEGORIES_NAME','Categories'); //Inconnu dans version.php du dossier /fra -- A AJOUTER
define('_CATEGORIES_DISPLAYNAME','Categories'); //Inconnu dans version.php du dossier /fra -- A AJOUTER
define('_CATEGORIES_DESCRIPTION','Provides support for categories, as a concept used by other modules, and an interface for adding, removing and administering categories.'); //Inconnu dans version.php du dossier /fra -- A AJOUTER
-----------------------------
fichiers: common.php
-----------------------------
define('_CATEGORIES_NAME_EMPTY','Error! Sorry! Name cannot be left blank'); //Inconnu dans common.php du dossier /fra -- A AJOUTER
----------------------------------------------------------
-----------------------------modules: Admin
----------------------------------------------------------
-----------------------------
fichiers: init.php
-----------------------------
-----------------------------
fichiers: version.php
-----------------------------
-----------------------------
fichiers: admin.php
-----------------------------
define('_ADMINPANEL','Admin Panel'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_MODULESCATEGORIZATION','Modules Categorization'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_MODIFYADMINPANELCONFIG','Admin Panel Settings'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_MODULECATEGORIESLISTVIEW','Module Categories List'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_NEWMODULECATEGORY','Create Module Category'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_NEWCATEGORY','New Module Category'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_EXISTINGCATEGORY','Existing Module Category'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_NOADMINLINKS','This administration category is empty. You have probably ended up here because you have administrative access to a module which is not in the default administration category.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_MODULESPERPAGE','Modules per page'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINGENERALSETTINGSHELP','There is currently only one option in the General Settings section:'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINDISPLAYSETTINGSHELP','There are six display settings:'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINCATEGORYCONFIGURATIONHELP','In the Modules Categorization section, you can choose two things:'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_DEFAULTCATEGORYEXPLAINED','Open the dropdown list and choose the module category in which to put all newly installed and activated modules.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_YOUGETTHEMESSAGE','You see the message:'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINADDCATEGORYHELP','Lets you add a new category to the module categories tab list. You can edit the following:'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINADDCATEGORYHELP1','Enter the name to be displayed within the categories tab menu.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINADDCATEGORYHELP2','Enter an informative description to be displayed after the category name, when this category is displayed in the Admin Panel.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINUPDATECATEGORY','Edit'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINUPDATECATEGORYHELP','Lets you edit the name and description of an existing module category.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINDELETECATEGORY','Delete'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINDELETECATEGORYHELP','Lets you delete a module category from the tab menu. You will be prompted for confirmation before the category is deleted.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINVIEW','Module Category List View'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINVIEWHELP','Displays the list view of module categories included within the category tab menu. In the \'Actions\' column on the right, you can choose to edit or delete a module category:'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINMODIFYCONFIGHELP','The \'Admin Panel Settings\' panel contains three sections: \'General Settings\', \'Display Settings\' and \'Modules Categorization\'. Each is covered below:'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_MODULECATEGORIZATION','Module category selection'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_DISPLAYICONSEXPLAINED','When checked, this option causes graphic icons to be displayed for each module in the Admin Panel.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_MODULESPERPAGEEXPLAINED','Enter a whole number for the number of modules to be displayed on each page of the Admin Panel.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_MODULESPERROWEXPLAINED','Enter a whole number for the number of modules to be displayed on each line of the Admin Panel.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_THEMEEXPLAINED','Open the dropdown list and choose the theme to be applied to the Admin Panel.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_SKINNSEXPLAINED','Open the dropdown list and choose the style sheet to be used to render the Admin Panel.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_STARTCATEGORYEXPLAINED','Open the dropdown list and choose the modules category to be shown when the Admin Panel first displays.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINIGNOREINSTALLERCHECKHELP','This option enables you to disable the Security Analyzer\'s check to see if the Installer is present in your site\'s root directory. Preferably, you should leave the check enabled, as a security breach could easily occur if you omit to remove the Installer\'s components after completing installation.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMINSECURITYWARNINGSHELP','In the Admin panel, you will see security warnings displayed if the Security Analyzer detects potential security vulnerabilities in your site\'s installation. If you see no warning box then it means that no vulnerabilities have been found. Please read the security documentation for more security-related information. Below are explanations for each vulnerability possibly identified.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_INSTALLWARNING_HELP','After completing the installation process, it is very important to delete the Installer\'s file \'install.php\' and directory \'install\' from the site root directory, especially if it is online on the Internet, because otherwise there is an opportunity for a security breach. If the Security Analyzer detects this vulnerability, you will have to remove them before you can access the Admin Panel. In addition, please consult the security documentation for more information about how to optimally configure a site from the security viewpoint.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_PSAKWARNING_HELP','The Swiss Army Knife tool (a file called \'psak.php\') is a useful utility for resolving certain problems, but should not be left in any directory accessible from the Internet, because this leaves an easy opportunity for a security breach. If the Security Analyzer detects this vulnerability, you will have to remove \'psak.php\' before you can access the Admin Panel.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_CONFIG_PHP_HELP','When a site is originally installed, the Installer script creates a configuration file called \'config.php\' that is located in the subdirectory \'config\' within the site\'s root directory. It should not be left writable, because this leaves an opportunity for a security breach. You should set the file\'s permissions to read-only (644 or 444). In addition, please consult the security documentation for more information about how to optimally configure a site from the security viewpoint.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_LEGACY_MODE_HELP','You have the possibility of enabling support for legacy PostNuke modules. However, legacy modules can contain security holes that can compromise a site\'s security. You are strongly recommended to only use up-to-date versions of modules that are compliant with the project\'s official API (Application Programming Interface). In this case, legacy module support can be disabled (this is the default setting when a site is first installed).'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_MAGIC_QUOTES_HELP','In some hosting environments, the PHP setting \'magic_quotes_gpc\' may be set to ON. However, this creates an opportunity for security breaches. If the site is accessible from the Internet, you are strongly recommended to ensure that \'magic_quotes_gpc\' is set to OFF. For instructions about how to do this, please consult the security documentation.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_PNTEMP_HTACCESS_HELP','If properly installed, a site will include an \'.htaccess\' file in the site\'s temporary directory (which is called \'/pnTemp\', unless another name is used). However, some methods used for transferring the package\'s files to a web space may lead to this file not being transferred. In this case, you are strongly recommended to create one (and to ensure that \'.htaccess\' files exist in certain other directories, too). For more information about this, please consult the security documentation.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_REGISTER_GLOBALS_HELP','In some hosting environments, the PHP setting \'register_globals\' may be set to ON. However, this can create an opportunity for security breaches. If the site is accessible from the Internet, you are strongly recommended to ensure that \'register_globals\' is set to OFF. For instructions about how to do this, please consult the security documentation.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_SAFEHTML_HELP','The SafeHTML output filter is a feature of the Security Center module that enhances the security of a site, and the security analyzer has detected that it is not enabled. You are recommended to ensure that it is enabled. You will also see this message if the Security Center module is not installed or is not activated. For more information about this, please consult the Security Center online help.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_SECURITYCENTERNOTINSTALLED_HELP','When a site is originally installed, the Security Center is installed and activated by default. You will see the above message if the Security Center has been removed. You are recommended to leave the Security Center installed, as it enhances a site\'s security.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_SECURITYCENTERNOTENABLED_HELP','When a site is originally installed, the Security Center is installed and activated by default. You will see the above message if the Security Center has been deactivated. You are recommended to leave the Security Center activated, as it enhances a site\'s security.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_UPGRADE_PHP_HELP','The file \'upgrade.php\' is used by the Installer script if a previously-existing 0.8x site is upgraded to a more-recent version. Once the new site is working properly, you should delete this file as it is no longer required and could make a security breach possible.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_UPGRADE76_PHP_HELP','The file \'upgrade76.php\' is used by the Installer script if a previously-existing 0.76x PostNuke site is upgraded to 0.8x. Once the new site is working properly, you should delete this file as it is no longer required and could make a security breach possible.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ADMIN_MODULESCATEGORIZATIONEXPLAINED','You will see listed all the modules currently installed and activated. Open the dropdown list beside each module and choose the module category in which that module should be placed.'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
==>_ADMIN_VIEW -> Catégories Principales //Inconnu dans admin.php du dossier /eng -- EN TROP
==>_ADMIN_CONFIG_OLD_PHP -> Remarque : Le fichier config/config-old.php est modifiable (Conseil : chmod 644 ou 444) ! //Inconnu dans admin.php du dossier /eng -- EN TROP
----------------------------------------------------------
-----------------------------modules: SysInfo
----------------------------------------------------------
-----------------------------
fichiers: version.php
-----------------------------
-----------------------------
fichiers: admin.php
-----------------------------
define('_SYSINFO_DATABASEVERSIONNOTFOUND','Unable to find database version!'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_SYSINFO_EXTADODB','The ADOdb-extension provides up to 100% speedup by replacing parts of ADOdb with C code'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_SYSINFO_EXTMYSQL','You can run PostNuke from this database if this extension is loaded'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_SYSINFO_EXTMYSQLI','You can run PostNuke from this database if this extension is loaded'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_SYSINFO_EXTPATCHSUHOSIN','The Suhosin-Patch is an advanced protection system for PHP installations'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_SYSINFO_EXTSUHOSIN','The Suhosin-Extension is an advanced protection system for PHP installations'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
----------------------------------------------------------
-----------------------------modules: AuthPN
----------------------------------------------------------
-----------------------------
fichiers: version.php
-----------------------------
-----------------------------
fichiers: admin.php
-----------------------------
----------------------------------------------------------
-----------------------------modules: Profile
----------------------------------------------------------
-----------------------------
fichiers: user.php
-----------------------------
define('_PROFILE_ACCOUNTPANEL','Account Panel'); //Inconnu dans user.php du dossier /fra -- A AJOUTER
define('_PROFILE_YOURINFO','Your Info'); //Inconnu dans user.php du dossier /fra -- A AJOUTER
define('_TYPENEWPASSWORD','New Password'); //Inconnu dans user.php du dossier /fra -- A AJOUTER
define('_PASSWORDAGAIN','Password (repeat for verification)'); //Inconnu dans user.php du dossier /fra -- A AJOUTER
define('_PROFILE_SAVEFAILED','Error! Sorry! Failed to save personal info.'); //Inconnu dans user.php du dossier /fra -- A AJOUTER
define('_PROFILE_SAVEFIELDFAILED','Error! Sorry! Fsiled to save %field%.'); //Inconnu dans user.php du dossier /fra -- A AJOUTER
define('_YSKYPE','Skype ID'); //Inconnu dans user.php du dossier /fra -- A AJOUTER
==>_PROFILE_255CHARMAX -> 255 caractères maximum //Inconnu dans user.php du dossier /eng -- EN TROP
==>_PROFILE_NOTE -> Note : //Inconnu dans user.php du dossier /eng -- EN TROP
-----------------------------
fichiers: init.php
-----------------------------
-----------------------------
fichiers: version.php
-----------------------------
-----------------------------
fichiers: admin.php
-----------------------------
define('_MODIFYACCOUNTPANELCONFIG','Account Panel Manager Settings'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_NEWPANELCONTROL','Create Account Panel Property'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_ACCOUNTPANELCONTROLSLISTVIEW','Account Panel Properties List'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_DISPLAYSETTINGS','Display Settings'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_PROFILE_PROPERTY_LC','account panel property'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_PROFILE_EXISTINGPROPERTY','Existing Property'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_PROFILE_NEWPROPERTY','New Property'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_PROFILE_FIELDCOMBONOTE','Reminder: Precede each option by @@. For combo boxes: id1,label1;id2,label2;id3,label3;... Separate each individual property with a semicolon (\';\'). Separate the ID and label of each property with a comma (\',\').'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_PROFILE_FIELDLABEL_FLC','Property Label'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_PROFILE_FIELDTYPE_FLC','Data Type'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
define('_PROFILE_FIELDSTATUS','Status'); //Inconnu dans admin.php du dossier /fra -- A AJOUTER
==>_PROFILE_FIELDCOMBONOTE', 'Combos : id1,item1;id2,item2; - les champs sont séparés par des ";" et l\'id et l\'étiquette de chaque champ par une -> //Inconnu dans admin.php du dossier /eng -- EN TROP
==>_PROFILE_NOTE -> Note //Inconnu dans admin.php du dossier /eng -- EN TROP
erreur d'ouverture No such file or directory fichier:common.php module:Profile Merci de rajouter le fichier et de recommencer

-----------------------------
fichiers: common.php
-----------------------------
define('_PROFILE_NOTE','Note'); //Inconnu dans common.php du dossier /fra -- A AJOUTER
define('_PROFILE_MAXCHARS','Limit: 255 chars'); //Inconnu dans common.php du dossier /fra -- A AJOUTER
define('_PROFILE_CHARSUSED','chars out of 255'); //Inconnu dans common.php du dossier /fra -- A AJOUTER
define('_PROFILE_CANKNOWABOUT','Optional (255 characters max. Enter any information you would like other users to know about
Généré le July 18, 2007.
Mot de passe par défaut ?   (Dizkus)
Bonjour,

J'ai installé PNuke et j'ai renseigné les champs pseudo et mot de passe. Lorsque je lance user.php et que je veux m'identifier, j'ai l'erreur suivante :

Fatal error: Call to undefined function: access_user_login() in /homepages/38/d149090994/htdocs/wsb3949967001/segolene/modules/User/user.php on line 168

J'ai essayer de réinstaller en gardant les paramètres d'origine, avec Admin/Password, mais c'est idem.

Je crois me souvenir que dans l'un des documents d'aide il y avait un mot de passe par défaut autre que "Password", mais je ne retrouve pas ce document.

Avez-vous une explication sur cette erreur ? Pouvez-vous me rappeler le mot de passe par défaut ?

Généré le February 18, 2007.
PN CPG 3.3   (Dizkus)
dire que ça ne le fais pas trop :-( ou bien j'ai rien pigé à comment ça marche :-? (Je suis un peu boulet sur les bords :-D )

Ben sur postnuke, j'ai mis dans le Menu Principal [pnCPG]. Donc ça m'ouvre bien coppermine dans postnuke, sauf qu'on est pas logué sur coppermine.
Si j'active l'envois d'un mot de passe (panneau admin de pnCPG) le mot de passe envoyé est différent de celui de postnuke.
Je dois mal parametré pnCPG, car je ne suis jamais logué automatiquement dessus, afin d'avoir les droits (surtout pour les albums privés).

Même avec une ancienne version de pnCPG, celle d'avant, je me retrouvais tout de même au final avec 2 comptes pour le meme pseudo (un mot de passe postnuke, et un autre mot de passe copermine)

Que dois-je mettre exactement dans ce qui suit:

1-Emplacement de l'installation de Coppermine : url du dossier de coppermine, ici je n'ai pas de problème
2-Base de donnée Coppermine : ici j'ai rien, et je ne sais pas quoi faire...
3-Préfixe des tables Coppermine : cpg149
4-Ouvre l'application en plein écran : non (donc décochée)
5-Langue: french
6-Theme: défaut (sur coppermine j'impose le theme, tout comme sur postnuke)
7-Créer un utilisateur Postnuke dans pnCPG: ici la case est cochée (me tromperais-je?)
8-Use Dynamic User Data to store password y/n: ici la case est cochée (me tromperais-je?)
9-Send password by email y/n: ici la case est cochée (me tromperais-je?)
10-Créer un album utilisateur à la création de celui ci ?: n (pour non)
11-Nom de la table des Albums Coppermine: ici j'ai rien, et je ne sais pas quoi faire.
12-Créer un compte invité, autoriser les non enregistrés (Y/N) : oui (case cochée)
13-Utiliser le compte invité initial de Coppermine (y/n) : oui (case cochée)
14-Mettre à jour les utilisateurs Coppermine depuis Postnuke : case décochée (me tromperais-je?) ou c'est juste pour un udpate sur demande ?
15-Nom d'utilisateur pour la base de données Postnuke: pn_users
16-Nom d'utilisateur pour la base de données Coppermine: cpg149_users
17-PostNuke Home (avec le slash de fin) : ici j'ai rien, est-ce utile de le mettre?
18-Nom du Host (i.e serveur) de la base de données 19-Nom d'utilisateur pour la base de données 20-Mot de passe pour l'utili
Généré le October 24, 2006.
Mise à jour, postnuke 0.762 -> 0.763   (Dizkus)
Je viens de mettre un site de démo à jours sans problème (0.762 -> 0.763).

[list]
[*]Sauvegarder les fichiers et la base de données.
[*]Se connecter à son site en tant qu'administrateur et vérifier que ces modules soient bien actifs car la mise à jours vers la version 0.763 va les mettre à jours :
AddStory (NS-AddStory)
Admin (or NS-Admin)
Admin_Messages (or NS-Admin_Messages)
Blocks
Censor
Groups (or NS-Groups)
Header_Footer
legal
LostPassword (or NS-LostPassword)
Mailer
Multisites (or NS-Multisites)
NewUser (or NS-NewUser)
Permissions
pnRender
Search
Settings (or NS-Settings)
Submit_News
User (or NS-User)
Xanthia
Your_Account (or NS-Your_Account)
[*]Mettre comme thème par défaut et pour les utilisateurs : ExtraLite
[*]Supprimer le contenu des dossiers compile et cache du dossier pnTemp
[*]Accéder au fichier upgrade.php et insérer son login et mot de passe puis faire la mise à jours. Supprimer le fichier upgrade.php, install.php et le dossier install
[/list]

Procédure complète en anglais :
[quote]Upgrade
=======

The simple upgrade script allows you to quickly upgrade any previous PostNuke
installation (version 0.71 or later) to 0.763. In addition, you can upgrade from
other CMS packages.


1) Before doing anything else, BACK UP YOUR DATABASE AND FILES. This cannot be
stressed enough. If there is a problem with your upgrade procedure, or if the process
is only partly completed, the best solution is often to restore your original site
and try again. Without a backup, this isn't possible.

*IMPORTANT WARNING* DO NOT ATTEMPT TO START THE UPGRADE PROCESS UNTIL YOU HAVE
COMPLETED STEPS 2) AND 3) BELOW!!!!!

2) Log in to your site using your administrator user name and password.
Make sure that all the modules listed below are initialized, and that they are active.
state. This step is vital when upgrading to 0.763, because a number of core
modules (notably Admin, Blocks and Modules) will be upgraded in this release, and must
be initialized and active for the upgrade process to be successful. These modules
are as follows:

AddStory (NS-AddStory)
Admin (or NS-Admin)
Admin_Messages (or NS-Admin_Messages)
Blocks
Censor
Groups (or NS-Groups)
Header_Footer
legal
LostPassword (or NS-LostPassword)
Mailer
Multisites (or NS-Multisites)
NewUser (or NS-NewUser)
Permissions
pnRender
Search
Settings (or NS-Settings)
Submit_News
User (or NS-User)
Xanthia
Your_Account (or NS-Your_Account)

3) Ensure that your default site theme and the theme selected for your site
administrator (if you have allowed users to choose their own theme) are set to
ExtraLite. The Xanthia module is upgraded in this build, and it is necessary for
your site to be using a non-Xanthia theme beforehand: if not, you will have problems
accessing your site afterwards. ExtraLite is the only non-Xanthia theme included
in the PostNuke distribution. (Note: if you DO fail to do this, the PostNuke Swiss
Army Knife [PSAK] tool can be used to restore your site to a visitable condition.)

4) Take a copy of your config.php file and store it somewhere safe;
you'll need it in step 7.

5) If you're upgrading from an earlier release containing the Xanthia and pnRender
modules, ensure that all cache and compile directories in pnTemp are emptied.

6) If you haven't already done so, BACKUP your old files and database to a
secure location. Remove ALL of the files in your existing PostNuke distribution.
ALL of them. Put your new distribution in its place.
If you had 3rd party modules and/or blocks installed, copy them from your backup
into your new installation NOW, *before* continuing the upgrade process.

7) Take the config.php file that you saved in step 4, and copy
it to the PostNuke base directory (the directory in which the config.php and
config-old.php files are located). It will be used in the upgrade process

Also during this step 7), make sure you set permissions for the config-old.php
and config.php files to 777 or 666, depending on your system.

This is necessary in order to allow PHP to update these files. Once the installation
process has been completed, change the permissions back to 644.

8) If you are upgrading from a PostNuke version earlier than 0.750, there are also
several new entries that need to be added to your config.php file.
Add the following entries, just below $pnconfig['encoded']

$pnconfig['dbtabletype'] = 'MyISAM';
$pnconfig['pconnect'] = '0';
$pnconfig['temp'] = 'pnTemp';

Now, add the following entry, just below $pndebug['debug_sql'] = 0;

$pndebug['pagerendertime'] = 0;

9) The next step to follow depends on the version you are upgrading from. If your
current PostNuke version is earlier than 0.723, proceed with step 10.
Otherwise, skip to step 11.

10) *IMPORTANT* THE STEP BELOW IS ONLY TO BE FOLLOWED IF UPGRADING FROM A VERSION
EARLIER THAN 0.723

Run install.php from your browser, to start the installation process. The exact URL
depends on your site; for example:

http://www.example.com/sampledir/install.php

Follow the instructions given by the installation script and, when prompted to choose
between either a new installation or an upgrade, select 'Upgrade'. Then choose the version
of PostNuke (or other CMS) that you are currently using. The rest of the procedure
should be automatic.

11) Now invoke upgrade.php from your browser, as an example:

http://www.example.com/sampledir/upgrade.php

You will need to enter a user name and password for a user with site administrator rights.
The upgrade script will then perform the upgrade for you. Once the process is finished,
you can click on the link to visit your now-upgraded site.

Remove install.php, remove the 'install' directory and remove upgrade.php from your
web site's base directory, as these files are no longer required by PostNuke but will
create a security risk if left in place.

11) The new Admin module allows you to categorize modules.
During an upgrade, categories are created but are not populated. So all modules
will be placed in the 3rd-party category. Modify the configuration of the Admin module,
and add each module to a category you feel is suitable.
In the Admin module's configuration panel, you can also define new categories and
remove unwanted categories.

12) If you want to use a Xanthia theme and enable short URLs for your site, then
your web site's .htaccess file will need to be updated so that it contains the simplified
URLs in this release.
We have provided .htaccess files for the various short URL schemes in the directory
/modules/Xanthia/pndocs/short_urls. If you made any changes to the .htaccess file you
were using with your existing PostNuke installation, then you will need to merge those
changes into the new file we have provided.[/quote]
Généré le October 21, 2006.
Probleme installation derniere version Postnuke   (Dizkus)
Quand j'installe PN 0.8ms2, voici ce que j'obtiens apres l'etape de selection du thème.



Notice: Undefined variable: pntables in d:\apm_setup\htdocs\pn8ms2\includes\pnAPI.php on line 443
Notice: Undefined variable: pntables in d:\apm_setup\htdocs\pn8ms2\includes\pnAPI.php on line 443
Notice: Undefined variable: pntables in d:\apm_setup\htdocs\pn8ms2\includes\pnAPI.php on line 443
Notice: Undefined variable: pntables in d:\apm_setup\htdocs\pn8ms2\includes\pnAPI.php on line 443
Notice: Undefined variable: pntables in d:\apm_setup\htdocs\pn8ms2\includes\pnAPI.php on line 443
Warning: Invalid argument supplied for foreach() in d:\apm_setup\htdocs\pn8ms2\includes\pnobjlib\DBUtil.class.php on line 279
Notice: Undefined variable: pntables in d:\apm_setup\htdocs\pn8ms2\includes\pnAPI.php on line 443
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at d:\apm_setup\htdocs\pn8ms2\includes\pnAPI.php:443) in d:\apm_setup\htdocs\pn8ms2\includes\pnSession.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at d:\apm_setup\htdocs\pn8ms2\includes\pnAPI.php:443) in d:\apm_setup\htdocs\pn8ms2\includes\pnSession.php on line 171
Notice: Undefined variable: PNConfig in d:\apm_setup\htdocs\pn8ms2\install.php on line 76

PostNuke installation
" />

PostNuke installation

Please refer to the
Installation guide
during this process

Existing Install Login
We detected an existing installation. You must log in as the Administrative user to proceed.

Failed to login, please check and try again.

Administrative username:

Password:

NOTE: Official PostNuke distributions are ONLY available from PostNuke.com. For certitude of quality, please ensure you are installing an official distribution.

Installer tasks

Select language
Accept licence
System requirements
Enter database information

Select installation type
Create admin user
Select theme
All done!

Useful resources

Installation guide
PostNuke documentation
Support Forums

Notice: Undefined variable: pntables in d:\apm_setup\htdocs\pn8ms2\includes\pnAPI.php on line 443

Warning: Invalid argument supplied for foreach() in d:\apm_setup\htdocs\pn8ms2\includes\pnobjlib\DBUtil.class.php on line 1461


HELLLPPPPP
Généré le October 10, 2006.
Variables et tags xanthia   (Dizkus)
[code]
General:
= Defined language / Diplays text
= path to image folder (defined in theme.php)
= path to theme (defined in theme.php)


= Starts a table, 100% width
= Closes the table
= Starts a table, width sized to contents
= Closes the table
= theme colors.. 1-10 as defined in the xaninit.php

Master & module templates:
- content - = strip white-space between tags.
= left blocks
= center blocks
= module content
= right blocks
= footer message as defined in admin settings
= page render time (must set debug in config.php)
= don't cache captioned content
= typetool
= date and time
= hello $username
= get module style sheet if exists
= display banner
----
= assign _SEARCH as the $search_label

----
= general search of all core modules
----
= Displays a horizontal user login consisting of Username, Password, Remember me checkbox and submit button
= Displays links for logged-in user (My Account | Logout) and anonymous user (Register | Login)



Blocks:
= block title
= block content


News-article / News-index:
= topic image
= cat and title
= full text used for News-article template
= full text minus home text
= displays "read more.." if applicable
Show notes (not needed if full text used)
= displays read count
= adds send to a friend option
= adds print option
= shows comment amount
= topic title
= article title
= shows amount of reads
= shows short text.. used for News-index template
= a "words more" count (ie: 37 more words)
= author
= long version of date and time



= story ID
= link to topic (ie: = shows edit and delete to admin

--------- shows a "read more" image -----------


 

------------------------------------------------


Table1 & Table2:
= shows table content
[/code]

Voici un lien vers la documentation de xanthia pour les développeurs: [url=http://www.markwest.me.uk/docs/phpdoc/XTE/HTMLSmartyConverter/]phpdoc
Généré le November 24, 2005.
Page 1 / 2 (1 - 10 sur 12 Total) Page suivante Dernière

 
Copyright © 2008-2009 Zikula France
Conditions d'utilisation | Politique de confidentialité
YAML | BlankTheme   Communautés internationales: Deutschland International Niederlande Österreich Spanien Frankreich Polen Dänemark Italien
Thème réalisé par Arcsin