Version :
Deprecated: Function strftime() is deprecated in /home/mikespub/www/copdab/modules/NS-Languages/api.php on line 350

Deprecated: Function strftime() is deprecated in /home/mikespub/www/copdab/modules/NS-Languages/api.php on line 351

Deprecated: Function strftime() is deprecated in /home/mikespub/www/copdab/modules/NS-Languages/api.php on line 352

Deprecated: Function strftime() is deprecated in /home/mikespub/www/copdab/modules/NS-Languages/api.php on line 353

Deprecated: Function strftime() is deprecated in /home/mikespub/www/copdab/modules/NS-Languages/api.php on line 373
05 Mai 2024 - 13:15 GMT

Deprecated: Automatic conversion of false to array is deprecated in /home/mikespub/www/copdab/includes/advblocks.php on line 79
Identification
 Surnom/pseudo
 Mot de passe
 Préserver


Pas encore de compte ?
Enregistrez vous !
En tant que membre inscrit vous pouvez poster sous votre nom, personnaliser les commentaires, ...


Deprecated: Automatic conversion of false to array is deprecated in /home/mikespub/www/copdab/includes/advblocks.php on line 79
Menu Principal
· Page de D�part

Informations
· Albums Photo
· Annuaire du Web
· Articles par Sujet
· Liste des Membres
· Rapports de R�union
· Statistiques du Site
· Top 10 du Site

Outils
· Livre d'Or et Forum
· Recherche
· Recommandez-nous


Deprecated: Automatic conversion of false to array is deprecated in /home/mikespub/www/copdab/includes/advblocks.php on line 79
En Ligne
Il y a actuellement 5 visiteurs et 0 membres en ligne

Vous êtes un visiteur anonyme. Inscrivez-vous gratuitement en cliquant ici.


Some PostNuke .71x stuff that might come in handy :
  • "Quick fix" for when you can't login to your site with PN .714 but you do get redirected to your homepage all right
     
  • "Slow fix" for when you can't login to your site with PN .714 and you get a 404 page not found error afterwards
     
  • getting PostNuke to run on various Lycos sites
     
  • getting PostNuke to show missing Administration Menu links on an OmniHTTPd webserver
     
  • getting PostNuke to run on a non-standard port, like http://www.mysite.com:1234/
     
     
  • blank.php : insert some static HTML page or PHP script in a PostNuke environment
    If you want to use this in some other directory, insert the following line before the first include :
    chdir('/home/dir/of/your/PostNuke/html') or
    die("Sorry, this won't work for you. Check your PHP settings regarding safe_mode, doc_root and open_basedir. For more information, see
    http://www.php.net/manual/en/configuration.php");
     
  • SQL query to turn off censor mode - run this in phpMyAdmin or equivalent.
    Note : WATCH OUT for typo's !!
     
  • performance analysis of a large PN .713 site, or how to get from 1.3 sec to 110 msec response times (on a very small test server)
     
  • interpretation of user-friendly URLs for old-style modules on this site (adapted from modules.php). An alternative approach is to use the mod_rewrite Apache module, if you're using that webserver.
    Note : this requires recoding of the old-style modules so that they actually generate those URLs too :-)
    Another way is to catch the HTML output and replace all links there, but that has an impact on performance. For more details on URL rewriting, search for "search engine" at http://www.postnuke.com/
     
  • some basic code to check ETag and If-Modified-Since headers in requests, and send back a 304 Not Modified status for semi-static pages (based on script file modification here)
     
  • *NEW* an example of using Block Layout templates for module functions and blocks with PN .71x
     

Ce site a été créé à l'aide de PostNuke. Vous pouvez syndiquer nos nouvelles via le lien backend.php