Modérateur: Equipe

nicolasm202 a écrit:C'est bon j'ai resolu mon probleme tout et okWarning: Cannot modify header information - headers already sent by (output started at /homepages/5/d213856021/htdocs/phpBB2/cache/tpl_subSilver.admin.page_header.php:6) in /homepages/5/d213856021/htdocs/phpBB2/includes/sessions.php on line 387
Warning: Cannot modify header information - headers already sent by (output started at /homepages/5/d213856021/htdocs/phpBB2/cache/tpl_subSilver.admin.page_header.php:6) in /homepages/5/d213856021/htdocs/phpBB2/includes/sessions.php on line 388
merci


<img src="http://perso.orange.fr/excep-son/image_404.gif" width="" height="" border="0" alt="Excep'Son animation" title="Excep'Son animation" /> list($width, $height) = @getimagesize($site[$s]['annu_site_banner']);
if (($width > $board_config['annu_banner_width'] || $height > $board_config['annu_banner_height']) && $board_config['annu_banner_width'] > 0 && $board_config['annu_banner_height'] > 0)
{
$coef_w = $width / $board_config['annu_banner_width'];
$coef_h = $height / $board_config['annu_banner_height'];
$coef_max = max($coef_w, $coef_h);
$width /= $coef_max;
$height /= $coef_max;
}

Si tu poses la question c'est que tu n'as pas compris mes explicationsadjnino a écrit:Et par exemple pour remedier un peu a ca est ce qu'il est possible de fixer la taille a 468x60 et que si l'image ne fait pas cette taille un redimentionnement soit forcé a cette taille?
Je ne me suis pas penché sur le problèmeadjnino a écrit:Par contre alors pour le soucis de tri sous firefox ca n'as rien a voir?



Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /home/www/ipsonori/www/forum/annuaire.php on line 699
Warning: getimagesize(http://www.ipsonorisation.com/partage/organza.jpg) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /home/www/ipsonori/www/forum/annuaire.php on line 699
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /home/www/ipsonori/www/forum/annuaire.php on line 699
Warning: getimagesize(http://perso.orange.fr/excep-son/image_404.gif) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /home/www/ipsonori/www/forum/annuaire.php on line 699
Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration in /home/www/ipsonori/www/forum/annuaire.php on line 699
Warning: getimagesize(http://fr.audiofanzine.com/img/membres/ ... /70840.gif) [function.getimagesize]: failed to open stream: no suitable wrapper could be found in /home/www/ipsonori/www/forum/annuaire.php on line 699
Warning: Cannot modify header information - headers already sent by (output started at /home/www/ipsonori/www/forum/annuaire.php:699) in /home/www/ipsonori/www/forum/includes/page_header.php on line 653
Warning: Cannot modify header information - headers already sent by (output started at /home/www/ipsonori/www/forum/annuaire.php:699) in /home/www/ipsonori/www/forum/includes/page_header.php on line 655
Warning: Cannot modify header information - headers already sent by (output started at /home/www/ipsonori/www/forum/annuaire.php:699) in /home/www/ipsonori/www/forum/includes/page_header.php on line 656


Impossible de récupérer les sites de l'annuaire
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 14
SELECT a.*, u.user_id, u.username, COUNT(c.annu_comment_id) AS nb_comment, v.annu_vote_membre_id FROM phpbb_annuaire_lien a LEFT OUTER JOIN phpbb_users u ON a.annu_lien_membre_id = u.user_id LEFT OUTER JOIN phpbb_annuaire_comment c ON c.annu_comment_lien_id = a.annu_lien_id LEFT OUTER JOIN phpbb_annuaire_vote v ON a.annu_lien_id = v.annu_vote_lien_id AND v.annu_vote_membre_id = '2' WHERE a.annu_lien_cat = '2' AND a.annu_lien_active = '1' GROUP BY a.annu_lien_id, a.annu_lien_url ORDER BY annu_site_name ASC LIMIT 0,
Line : 587
File : annuaire.php



ErnadoO a écrit:Pourtant c'est bien un problème de requête, au moins une INSERT INTO n'est pas passée
INSERT INTO phpbb_annuaire_cat VALUES (1, 'phpBB', 'Liens en rapport avec phpBB, le forum libre.', 0, 'images/icone_annuaire/icon_phpbb.gif', 1);
INSERT INTO phpbb_annuaire_lien VALUES (1, 'http://forums.phpbb-fr.com', 'phpBB-fr : Communauté officielle de support phpBB francophone.', 0, 1, 1, 2, 'phpBB France', 'http://www.phpbb-fr.com/images/logo.jpg', 'france.gif');
INSERT INTO phpbb_config VALUES ('annu_validate', '1');
INSERT INTO phpbb_config VALUES ('annu_comment', '1');
INSERT INTO phpbb_config VALUES ('annu_show', '5');
INSERT INTO phpbb_config VALUES ('annu_mail', '1');
INSERT INTO phpbb_config VALUES ('annu_banner_width', '480');
INSERT INTO phpbb_config VALUES ('annu_banner_height', '60');
INSERT INTO phpbb_config VALUES ('annu_auth_submit', '1');
INSERT INTO phpbb_config VALUES ('annu_default_order', '0');
INSERT INTO phpbb_config VALUES ('annu_must_describe', '1');
INSERT INTO phpbb_config VALUES ('annu_activ_banner', '1');
INSERT INTO phpbb_config VALUES ('annu_activ_flag', '1');

Ben oui normal tu as l'air étonné?



Retourner vers Base de données des MODs
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 1 invité