NPDS Forum Extender -: Problèmes :- | | | Sujet | Flux RSS REV 11 | | Votre Système d'Exploitation | -: Windows Vista / 7 | | Votre Package Web | -: Apache + Php + MySql | | Votre version de PHP | -: Php 5.x.x | | Version NPDS (voir statistiques du site) | -: REvolution
| | Type de problème | -: Autre(s) Erreur(s) | | Votre hébergeur | -: OVH | | Votre Priorité | OK, j'attends | | Description du problème | Bug 1 :
Flux RSS :
Dans le fichier header.php, j'ai du corriger les 3 lignes de liens RSS :
avant correction : echo "n";
après correction : echo "n";
Ces flux après correction, sont maintenant visibles sous Internet explorer 9.0 (icone orange des flux) (Atom - ne s'affiche pas correctement)
BUG 2 :
Links.php dans module/links/ (problème : pas d'affichage des liens WEB)
function index() { global $ModPath, $ModStart, $links_DB; !include! ("modules/$ModPath/links.conf.php"); !include!("header.php");
//Correction ici car variable $links_DB vide // Bidouille if ($links_DB=="") { $links_DB=$NPDS_Prefix; }
// !include! cache manager global $SuperCache; if ($SuperCache) { $cache_obj = new cacheManager(); $cache_obj->startCachingPage(); } else {
etc...
Si vous pouviez me tenir au courant, merci et encore bravo pour votre immense ! | | Inclure la signature | true | | notification par Email | true | | ..::.. |
|