Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: 1 [2]   Go Down

Author Topic: Impossible de ce connecter comme admin!  (Read 13108 times)

0 Members and 1 Guest are viewing this topic.

batista16

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 68
Re: Impossible de ce connecter comme admin!
« Reply #20 on: November 05, 2006, 10:19:11 pm »

mets l'ensemble de ton theme en pièce jointe pour voir

Voici le style.css

Code: [Select]
body {
        background-color: #8B8B89;
scrollbar-3dlight-color: #909A99;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #B82B31;
scrollbar-darkshadow-color:  #909A99;
scrollbar-face-color: #B82B31;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #886633;
scrollbar-track-color: #909A99;
        font-family: tahoma;
        font-size: 7pt;
        line-height: 14px;
        color: #676767;
        margin: 0px;
}

table,tr,td,table table {
     font-size: 7pt;
}

h1{
        font-weight: normal;
        font-size: 7pt;
        font-family: tahoma;
        text-decoration: none;
        color: #E4E4E4;
        margin: 2px;
}

h2 {
        background-image : url(file:///C|/batista/SCRIPT!!/Source Gallery/themes/water_drop/images/box_left_icon.gif);
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 7pt;
        font-family: tahoma;
        margin: 0px;
}

h3 {
        font-weight: normal;
        font-size: 7pt;
        font-family: tahoma;
        margin: 2px;
}

p {
        font-size: 7pt;
        font-family: tahoma;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 7pt;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family: tahoma;
        font-size: 7pt;
        border: 1px solid #E4E4E4;
        padding-right: 3px;
        padding-left: 3px;
}

.listbox {
        font-family: tahoma;
        font-size: 7pt;
        border: 1px solid #E4E4E4;
        vertical-align : middle;
}

.button {
        font-family: tahoma;
        font-size: 7pt;
        color: #E4E4E4;
        border: 1px solid #E4E4E4;
        background: #909A99;
}

.comment_button {
        font-family: tahoma;
        font-size: 7pt;
        border: 1px solid #E4E4E4;
        background: #909A99;
}

.radio {
        font-family: tahoma;
        font-size: 7pt;
        vertical-align : middle;
}

.checkbox {
        font-family: tahoma;
        font-size: 7pt;
        vertical-align : middle;
}

a {
        color: #E4E4E4;
        text-decoration: none;
}

a:hover {
        color: #909A99;
background:#E4E4E4; 
font-size:7pt;
font-family: Tahoma;
        text-decoration: underline;
}

bblink a {
        color: #E4E4E4;
        text-decoration: none;
}

bblink a:hover {
        color: #909A99;
background:#E4E4E4; 
font-size:7pt;
font-family: Tahoma;
        text-decoration: underline;
}

.maintable {
        border: 0px solid #E4E4E4;
        background-color: #B8B8B6;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        font-family: tahoma;
        font-size: 7pt;
        background :#909A99 ;
        color: #E4E4E4;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableh1_compact {
        font-family: tahoma;
        font-size: 7pt;
        background : #909A99 ;
        color: #E4E4E4;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #909A99 ;
        color : #E4E4E4;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableh2_compact {
        background: #909A99 ;
        color : #E4E4E4;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #B8B8B6;
        padding-top: 3px;
        padding-right: 7pt;
        padding-bottom: 3px;
        padding-left: 7pt;
}

.tableb_compact {
        background: #B8B8B6;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

.tablef {
        background: #909A99 ;
        padding-top: 7pt;
        padding-right: 7pt;
        padding-bottom: 7pt;
        padding-left: 7pt;
}

.album_stat {
        font-size: 7pt;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 7pt;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 7pt;
        padding: 1px;
        display : block;
}

.thumb_caption a {
        text-decoration: none;
        color: #E4E4E4;
}


.thumb_num_comments {
        font-weight: normal;
        font-size: 7pt;
        padding: 2px;
        font-style : italic;
        display : block;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 7pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 7pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #E4E4E4;
}

.user_thumb_infobox a:hover {
        color: #E4E4E4;
        text-decoration: underline;
}

.sortorder_cell {
        background : #B8B8B6;
        color: #E4E4E4;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: tahoma;
        background : #909A99 ;
        color: #E4E4E4;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 7pt;
        white-space: nowrap;
}

.navmenu {
        font-family: tahoma;
        font-size: 7pt;
        width: 610;
        color: #E4E4E4;
        font-weight: bold;
        background : #909A99 ;
        border-style: none;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.navmenu img {
}

.navmenu a {
        text-decoration: none;
        color: #E4E4E4;
}

.admin_menu_thumb {
        font-family: tahoma;
        font-size: 7pt;
        border: 1px solid #ccd7e0;
        color: #E4E4E4;
        font-weight: bold;
        width: 85px;
}

.admin_menu_thumb a {
        color: #E4E4E4;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}


.admin_menu_thumb a:hover {
        color: #909A99;
background:#E4E4E4; 
font-size:7pt;
font-family: Tahoma;
        text-decoration: underline;
}

.admin_menu {
        background: #909A99;
        font-family: tahoma;
        font-size: 7pt;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
}

.comment_date{
        color : #E4E4E4;
        font-size: 90%;
        vertical-align : middle;
}

.image {
        border: 5px solid #DEDEDE;
}

.thumbnails {
        background: #BDBDBB;
        padding: 5px;
}

.footer {
        font-size: 7pt;
}

.footer a {
        text-decoration: none;
        color: #E4E4E4;
}

.footer a:hover {
        color: #909A99;
background:#E4E4E4; 
font-size:7pt;
font-family: Tahoma;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.topmenu {
        background: #909A99;
        border: 1px solid #E4E4E4;
        font-family: tahoma;
        font-size: 7pt;
}

.topmenu a {
        color : #E4E4E4;
        text-decoration : none;
}

.topmenu a:hover  {
        color: #B82B31;
background:#E4E4E4; 
font-size:7pt;
font-family: Tahoma;
        text-decoration: underline;
}

.img_caption_table {
        border: none;
        background-color: #909A99;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #B8B8B6;
        font-size: 7pt;
        color : #E4E4E4;
        padding-top: 4px;
        padding-right: 7pt;
        padding-bottom: 4px;
        padding-left: 7pt;
        border-top : 1px solid #909A99;
}

.img_caption_table td {
        background: #B8B8B6 ;
        padding-top: 6px;
        padding-right: 7pt;
        padding-bottom: 6px;
        padding-left: 7pt;
        border-top : 1px solid #909A99;
}

Logged

Pascal YAP

  • Moderator
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 13833
  • Hello World :-)
    • CPG 1.5.x ExperiMental website
Re: Impossible de ce connecter comme admin!
« Reply #21 on: November 05, 2006, 10:28:19 pm »

Batista,

Frantz vous demande l'ensemble de votre Thème ! Pas uniquement STYLE.CSS !

Faites un ZIP de votre Thème....

PYAP
Logged

batista16

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 68
Re: Impossible de ce connecter comme admin!
« Reply #22 on: November 05, 2006, 10:35:50 pm »

Batista,

Frantz vous demande l'ensemble de votre Thème ! Pas uniquement STYLE.CSS !

Faites un ZIP de votre Thème....

PYAP

Oups excuse moi, voilà!
Logged

Pascal YAP

  • Moderator
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 13833
  • Hello World :-)
    • CPG 1.5.x ExperiMental website
Re: Impossible de ce connecter comme admin!
« Reply #23 on: November 05, 2006, 10:41:48 pm »

Batista,

Dans un premier temps j'apperçois dans votre TEMPLATE.HTML des chemins qui ne vont pas bien !
Code: [Select]
<link rel="stylesheet" href="file:///C|/batista/SCRIPT!!/cpg1410/themes/water_drop/themes/water_drop/style.css" type="text/css" />
<script type="text/javascript" src="file:///C|/batista/SCRIPT!!/cpg1410/themes/water_drop/scripts.js"></script>

Vérifiez qu'ailleurs il n'y ait pas la même faute !

PYAP
Logged

batista16

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 68
Re: Impossible de ce connecter comme admin!
« Reply #24 on: November 05, 2006, 10:57:16 pm »

Batista,

Dans un premier temps j'apperçois dans votre TEMPLATE.HTML des chemins qui ne vont pas bien !
Code: [Select]
<link rel="stylesheet" href="file:///C|/batista/SCRIPT!!/cpg1410/themes/water_drop/themes/water_drop/style.css" type="text/css" />
<script type="text/javascript" src="file:///C|/batista/SCRIPT!!/cpg1410/themes/water_drop/scripts.js"></script>

Vérifiez qu'ailleurs il n'y ait pas la même faute !

PYAP

j'ai corrigé est toujours pas. Je n'arrive pas à modifier le template.html. je commence à déséspérer  :-[
Logged

François Keller

  • Moderator
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: Impossible de ce connecter comme admin!
« Reply #25 on: November 06, 2006, 07:32:31 am »

a part les problèmes de liens et le fait qu'il n'y ait pas de répertoire image dans le theme je ne vois pas de problème
Logged
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

batista16

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 68
Re: Impossible de ce connecter comme admin!
« Reply #26 on: November 06, 2006, 05:17:37 pm »

a part les problèmes de liens et le fait qu'il n'y ait pas de répertoire image dans le theme je ne vois pas de problème

 ??? alors je sais pas d'ou le problème peut venir, quand je modifie le STYLE.CSS du Water_drop est quand je l'envoie sur le serveur il me la modifie et quand j'envoie le TEMPLATE.HTML modifié sur le serveur il ne me la modifie pas est reste par default!! J'ai essayé déjà plusieurs fois de re-installer les themes est le probème pérciste toujours. Est ce que cela pourrai venir de la version de coppermine?
Logged

François Keller

  • Moderator
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: Impossible de ce connecter comme admin!
« Reply #27 on: November 06, 2006, 05:58:21 pm »

Quote
Est ce que cela pourrai venir de la version de coppermine?
Non.
Il faudrait essayer d'enlever entièrement le theme waterdrop du serveur et de placer le nouveau (mais ca a peut être déjà été fait)
Logged
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

batista16

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 68
Re: Impossible de ce connecter comme admin!
« Reply #28 on: November 06, 2006, 08:19:15 pm »

Non.
Il faudrait essayer d'enlever entièrement le theme waterdrop du serveur et de placer le nouveau (mais ca a peut être déjà été fait)

Oui malheureusement!  :(
Logged

batista16

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 68
Re: Impossible de ce connecter comme admin!
« Reply #29 on: November 06, 2006, 09:06:51 pm »

Oui malheureusement!  :(

J'ai fait un test en l'installant sur un autre domain est il marche très bien!!  ???

==>> http://multimedia.batistainfo.com/

C EST ASSEZ BIZZARE JE TROUVE!
Logged
Pages: 1 [2]   Go Up
 

Page created in 0.027 seconds with 19 queries.