Ouverture de php nuke...

girondex Messages postés 4 Date d'inscription jeudi 24 avril 2003 Statut Membre Dernière intervention 26 octobre 2013 - 10 déc. 2005 à 12:00
cs_Anthomicro Messages postés 9433 Date d'inscription mardi 9 octobre 2001 Statut Membre Dernière intervention 13 avril 2007 - 10 déc. 2005 à 18:57
Je viens de lancer php nuke en local et en haut (avant la bannière) voilà ce qui apparait :

Notice: ob_end_clean(): failed to delete buffer. No buffer to delete. in c:\program files\easyphp1-8\www\nuke\html\mainfile.php on line 43

Notice: import_request_variables(): No prefix specified - possible security hazard in c:\program files\easyphp1-8\www\nuke\html\mainfile.php on line 64

<META http-equiv=EXPIRES content=0>
<META content=DOCUMENT name=RESOURCE-TYPE>
<META content=GLOBAL name=DISTRIBUTION>
<META content="PHP-Nuke Powered Site" name=AUTHOR>
<META content="Copyright (c) by PHP-Nuke Powered Site" name=COPYRIGHT>
<META content="News, news, New, new, Technology, technology, Headlines, headlines, Nuke, nuke, PHP-Nuke, phpnuke, php-nuke, Geek, geek, Geeks, geeks, Hacker, hacker, Hackers, hackers, Linux, linux, Windows, windows, Software, software, Download, download, Downloads, downloads, Free, FREE, free, Community, community, MP3, mp3, Forum, forum, Forums, forums, Bulletin, bulletin, Board, board, Boards, boards, PHP, php, Survey, survey, Kernel, kernel, Comment, comment, Comments, comments, Portal, portal, ODP, odp, Open, open, Open Source, OpenSource, Opensource, opensource, open source, Free Software, FreeSoftware, Freesoftware, free software, GNU, gnu, GPL, gpl, License, license, Unix, UNIX, *nix, unix, MySQL, mysql, SQL, sql, Database, DataBase, Blogs, blogs, Blog, blog, database, Mandrake, mandrake, Red Hat, RedHat, red hat, Slackware, slackware, SUSE, SuSE, suse, Debian, debian, Gnome, GNOME, gnome, Kde, KDE, kde, Enlightenment, enlightenment, Interactive, interactive, Programming, programming, Extreme, extreme, Game, game, Games, games, Web Site, web site, Weblog, WebLog, weblog, Guru, GURU, guru, Oracle, oracle, db2, DB2, odbc, ODBC, plugin, plugins, Plugin, Plugins" name=KEYWORDS>
<META content="Votre slogan ici" name=DESCRIPTION>
<META content="INDEX, FOLLOW" name=ROBOTS>
<META content="1 DAYS" name=REVISIT-AFTER>
<META content=GENERAL name=RATING>
<META content="PHP-Nuke Copyright (c) 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL (http://phpnuke.org/files/gpl.txt). PHP-Nuke comes with absolutely no warranty, for details, see the license (http://phpnuke.org/files/gpl.txt)." name=GENERATOR><!-- tinyMCE -->
Pourriez m' aider ???????

Merci par avance,
Bonne fin d' année


<LINK href="http://127.0.0.1/nuke/html/themes/DeepBlue/style/editor.css" type=text/css rel=stylesheet><!-- /tinyMCE --><LINK title=RSS href="backend.php" type=application/rss+xml rel=alternate><LINK href="themes/DeepBlue/style/style.css" type=text/css rel=StyleSheet>

1 réponse

cs_Anthomicro Messages postés 9433 Date d'inscription mardi 9 octobre 2001 Statut Membre Dernière intervention 13 avril 2007 8
10 déc. 2005 à 18:57
Salut,

c'est ce qui arrive avec ce genre de CMS :-( (mal codés)

t'as oublié un ob_start() pour pour le ob_end_clean() (bah oui faut qu'il envoie un buffer, et dans ton cas il n'existe pas). tu peux donc effacer la ligne "ob_end_clean"

ensuite import_request_variables : il faut spécifier un deuxième paramètre dans la fonction, le préfixe, sinon t'auras une erreur (merci les codeurs de phpnuke).

plus de détails : http://fr.php.net/manual/fr/function.import-request-variables.php

a +

<hr size="2" width="100%"><li>Entraide, dépannage et vulgarisation informatique : Mon site de vulgarisation informatique</li><li>Codes-php.net</li>
0
Rejoignez-nous