Problème ou bug sur le forum?

Répondre


Cette question est un moyen d’empêcher des soumissions automatisées de formulaires par des robots.
Smileys
:D :) :P :? 8) :roll: :oops: ;) :lol: :twisted: :| :arrow: :?: :cry: :shock: :o :x :!: :evil: :pale: :silent: :scratch: :sm6: :thumbleft: :sm27:
Voir plus de smileys
Les BBCodes sont activés
[img] est activé
[flash] est désactivé
[url] est activé
Les smileys sont activés
Revue du sujet
   

Étendre la vue Revue du sujet: Problème ou bug sur le forum?

Message par Pete » 14 Sep 2009, 12:24

Dark Shadow a écrit:Il faudrait regarder le MySQL car ça devient louche ,vous ne trouvais pas ?


La taille de la base de données dépassait les limites recommandées par l'hébergeur. J'ai vidé les tables de l'outil de recherche, ça ne peut pas faire de mal.

Message par Olivier » 31 Aoû 2009, 20:46

Quel est le message d'erreur exact ? Ca peut être simplement un problème d'envoi de mail (pour ceux qui ont activé la notification).

Message par Dark Shadow » 31 Aoû 2009, 14:21

=> ça a recommencer !!

Il faudrait regarder le MySQL car ça devient louche ,vous ne trouvais pas ?

Message par Squirel » 29 Aoû 2009, 22:14

MySQL (la base de données) peut parfois avoir des caprices, mais rien de grave du moment que ton post s'affiche correctement (après un nouvel essai).

Message par Shadowcat » 29 Aoû 2009, 22:11

Je ne peux pas le dire avec certitude, je ne suis pas une autorité en la matière. Mais un message de ce genre n'est pas forcément comme la fumée qui signifie la présence de feu. Je ne sais pas si je me fais comprendre. ^^

Message par Dark Shadow » 29 Aoû 2009, 21:35

Ok,

Bon ci ce n'est pas grave temps mieux .

Message par Shadowcat » 29 Aoû 2009, 15:22

Of, j'ai déjà eu des bugs du style "critical error" qui s'évanouissent à la première réactualisation. C'est probablement pas grave.

Message par Dark Shadow » 29 Aoû 2009, 11:47

Hier ,j'ai eu un probléme.

Je voulus mettre un message et quand j'ai fais 'Envoyer' un message d'erreur est apparu
'Le message n'as pas pu etre envoyer correctement ,veuillez resséyer plus tard.


Un truc dans le genre .

Ca ne le refais plus mais je veut quand meme prevenir et comme dit le dicton 'Il vaut mieux prevenir que guerrir'

Message par Squirel » 15 Avr 2008, 22:28

Je viens de voir oui ^^

Message par Olivier » 15 Avr 2008, 21:57

Regarde le source de cette page et tu verras le début.

Message par Squirel » 15 Avr 2008, 21:40

Olivier a écrit:
Squirel a écrit:je me demande ce que c'est que cette flèche "-->" tout à la fin

Fin d'une section commentaire.


Des commentaires html dans du CSS et dont on ne voit pas le début ??? xD

Message par Olivier » 15 Avr 2008, 20:57

Snape a écrit:Problème ou bug sur le forum?

Problème sur ton navigateur ;)

Squirel a écrit:je me demande ce que c'est que cette flèche "-->" tout à la fin

Fin d'une section commentaire.

Message par Squirel » 15 Avr 2008, 19:38

Re: Problème ou bug sur le forum?

La gueule du code xD

Voilà qui est plus clair, je pense si ça peut rendre service ^^
  Code:
.catLeft
{
   border-width: 0px 0px 0px 0px;
}

th.thBottom,td.catBottom
{
   border-width: 0px 0px 0px 0px;
}

th.thTop
{
   border-width: 0px 0px 0px 0px;
}

th.thCornerL
{
   border-width: 0px 0px 0px 0px;
}

th.thCornerR
{
   border-width: 0px 1px 0px 0px;
}

/* The largest text used in the index page title and toptic title etc. */

.maintitle
{
   font-weight: bold;
   font-size: 17px;
   font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
   line-height : 120%;
   color : #FFFFFF;
}

 /* General text */

 .gen
{
   font-size : 11px;
}

.genmed
{
   font-size : 11px;
}

.gensmall
{
   font-size : 10px;
}

.gen,.genmed,.gensmall
{
   color : #FFFFFF;
}

a.gen,a.genmed,a.gensmall
{
   color: #BCCBDC;
   text-decoration: none;
}

a.gen:hover,a.genmed:hover,a.gensmall:hover
{
   color: #597795;
   text-decoration: none;
}

 /* The register, login, search etc links at the top of the page */

.mainmenu
{
   font-size : 11px;
   color : #FFFFFF
}

a.mainmenu
{
   text-decoration: none;
   color : #BCCBDC;
}

a.mainmenu:hover
{
   text-decoration: none;
   color : #597795;
}

 /* Forum category titles */

.cattitle
{
   font-weight: bold;
   font-size: 11px ;
   letter-spacing: 1px;
   color : #BCCBDC
}

a.cattitle
{
   text-decoration: none;
   color : #BCCBDC;
}

a.cattitle:hover
{
   text-decoration: none;
}

 /* Forum title: Text and link to the forums used in: index.php */

.forumlink
{
   font-weight: bold;
   font-size: 11px;
   color : #BCCBDC;
}

a.forumlink
{
   text-decoration: none;
   color : #BCCBDC;
}

a.forumlink:hover
{
   text-decoration: none;
   color : #597795;
}

 /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */

.nav
{
   font-weight: bold;
   font-size: 11px;
   color : #FFFFFF;
}

a.nav
{
   text-decoration: none;
   color : #BCCBDC;
}

a.nav:hover
{
   text-decoration: none;
}

 /* titles for the topics: could specify viewed link colour too */

.topictitle,h1,h2
{
   font-weight: bold;
   font-size: 11px;
   color : #FFFFFF;
}

a.topictitle:link
{
   text-decoration: none;
   color : #BCCBDC;
}

a.topictitle:visited
{
   text-decoration: none;
   color : #BCCBDC;
}

a.topictitle:hover
{
   text-decoration: none;
   color : #597795;
}

 /* Name of poster in viewmsg.php and viewtopic.php and other places */

.name
{
   font-size : 11px;
   color : #FFFFFF;
}

 /* Location, number of posts, post date etc */

.postdetails
{
   font-size : 10px;
   color : #FFFFFF;
}

 /* The content of the posts (body of text) */

.postbody
{
   font-size : 11px;
   line-height: 18px
}

a.postlink:link
{
   text-decoration: none;
   color : #BCCBDC
}

a.postlink:visited
{
   text-decoration: none;
   color : #BCCBDC;
}

a.postlink:hover
{
   text-decoration: none;
   color : #597795
}

 /* Quote & Code blocks */

.code
{
   font-family: Courier, 'Courier New', sans-serif;
   font-size: 11px;
   color: #FFCC00;
   background-color: #2E425A;
   border: #597795;
   border-style: solid;
   border-left-width: 1px;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px
}

.quote
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   line-height: 125%;
   background-color: #2E425A;
   border: #597795;
   border-style: solid;
   border-left-width: 1px;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px
}

 /* Copyright and bottom info */

 .copyright
{
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   letter-spacing: -1px;
}

a.copyright
{
   color: #FFFFFF;
   text-decoration: none;
}

a.copyright:hover
{
   color: #FFFFFF;
   text-decoration: none;
}

 /* Form elements */

input,textarea, select
{
   color : #BCCBDC;
   font: normal 11px Verdana, Arial, Helvetica, sans-serif;
   border-color : #597795;
}

 /* The text input fields background colour */

input.post, textarea.post, select
{
   background-color : #2E425A;
}

input {
   text-indent : 2px;
}

 /* The buttons used for bbCode styling in message post */

input.button
{
   background-color : #2E425A;
   color : #FFFFFF;
   font-size: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

 /* The main submit button option */

input.mainoption
{
   background-color : #000000;
   font-weight : bold;
}

 /* None-bold submit button */

input.liteoption
{
   background-color : #000000;
   font-weight : normal;
}

 /* This is the line in the posting page which shows the rollover help line. This is actually a text box, but if set to be the same colour as the background no one will know ;) */

.helpline
{
   background-color: #2E425A;
   border-style: none;
}

 /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */

@import url("templates/digitaltwilight/formIE.css"); -->


(Désolé, j'en avais envie xD)
Mais, je me demande ce que c'est que cette flèche "-->" tout à la fin ^^"

Message par Xiahdeh » 15 Avr 2008, 19:02

On dirait un CSS (c'est à dire le fichier qui définit le thème du forum),... Mais je vois pas du tout d'ou ça peut venir.

Message par Snape » 15 Avr 2008, 17:37

Problème ou bug sur le forum?

Sous le spoiler, il y'a un code qui s'affiche parfois quand j'ouvre une nouvelle page.
Bien que je ne suis pas alarmé, car parfois les forums du support PHP font ça, je pense que vous devrez tout de même jeter un oeil...

[spoil].catLeft { border-width: 0px 0px 0px 0px; } th.thBottom,td.catBottom { border-width: 0px 0px 0px 0px; } th.thTop { border-width: 0px 0px 0px 0px; } th.thCornerL { border-width: 0px 0px 0px 0px; } th.thCornerR { border-width: 0px 1px 0px 0px; } /* The largest text used in the index page title and toptic title etc. */ .maintitle { font-weight: bold; font-size: 17px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #FFFFFF; } /* General text */ .gen { font-size : 11px; } .genmed { font-size : 11px; } .gensmall { font-size : 10px; } .gen,.genmed,.gensmall { color : #FFFFFF; } a.gen,a.genmed,a.gensmall { color: #BCCBDC; text-decoration: none; } a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #597795; text-decoration: none; } /* The register, login, search etc links at the top of the page */ .mainmenu { font-size : 11px; color : #FFFFFF } a.mainmenu { text-decoration: none; color : #BCCBDC; } a.mainmenu:hover{ text-decoration: none; color : #597795; } /* Forum category titles */ .cattitle { font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #BCCBDC} a.cattitle { text-decoration: none; color : #BCCBDC; } a.cattitle:hover{ text-decoration: none; } /* Forum title: Text and link to the forums used in: index.php */ .forumlink { font-weight: bold; font-size: 11px; color : #BCCBDC; } a.forumlink { text-decoration: none; color : #BCCBDC; } a.forumlink:hover{ text-decoration: none; color : #597795; } /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav { font-weight: bold; font-size: 11px; color : #FFFFFF;} a.nav { text-decoration: none; color : #BCCBDC; } a.nav:hover { text-decoration: none; } /* titles for the topics: could specify viewed link colour too */ .topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #FFFFFF; } a.topictitle:link { text-decoration: none; color : #BCCBDC; } a.topictitle:visited { text-decoration: none; color : #BCCBDC; } a.topictitle:hover { text-decoration: none; color : #597795; } /* Name of poster in viewmsg.php and viewtopic.php and other places */ .name { font-size : 11px; color : #FFFFFF;} /* Location, number of posts, post date etc */ .postdetails { font-size : 10px; color : #FFFFFF; } /* The content of the posts (body of text) */ .postbody { font-size : 11px; line-height: 18px} a.postlink:link { text-decoration: none; color : #BCCBDC } a.postlink:visited { text-decoration: none; color : #BCCBDC; } a.postlink:hover { text-decoration: none; color : #597795} /* Quote & Code blocks */ .code { font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #FFCC00; background-color: #2E425A; border: #597795; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } .quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; line-height: 125%; background-color: #2E425A; border: #597795; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } /* Copyright and bottom info */ .copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; letter-spacing: -1px;} a.copyright { color: #FFFFFF; text-decoration: none;} a.copyright:hover { color: #FFFFFF; text-decoration: none;} /* Form elements */ input,textarea, select { color : #BCCBDC; font: normal 11px Verdana, Arial, Helvetica, sans-serif; border-color : #597795; } /* The text input fields background colour */ input.post, textarea.post, select { background-color : #2E425A; } input { text-indent : 2px; } /* The buttons used for bbCode styling in message post */ input.button { background-color : #2E425A; color : #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; } /* The main submit button option */ input.mainoption { background-color : #000000; font-weight : bold; } /* None-bold submit button */ input.liteoption { background-color : #000000; font-weight : normal; } /* This is the line in the posting page which shows the rollover help line. This is actually a text box, but if set to be the same colour as the background no one will know ;) */ .helpline { background-color: #2E425A; border-style: none; } /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ @import url("templates/digitaltwilight/formIE.css"); --> [/spoil]

Haut

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware.
Traduction par phpBB-fr.com