Tous nouveau dans ce domaine et sur ce forum,j'espere trouver réponses a ma question qui me pose pb.
J'ai installer dernierement "aeDating 4.1",pour l'install pas de soucis mais pour me connecter a mon admin , voila le resultat:
Parse error: syntax error, unexpected '}' in /home.10.3/annuairext/www/france-libertins/admin/index.php on line 34
Voici ce que j'ai trouvé dans ce fichier a ce n° de ligne:
28 ?>
29 Welcome back, <b><? echo $admin_id; ?></b>. Logging you in...
30 <script language="Javascript">location.href='<? echo $_SERVER[PHP_SELF]; ?>';</script>
31 <?
32 exit;
33 }
34 }
35 if ( !$_COOKIE['adminID'] || !$_COOKIE['adminPassword'] )
36 {
37 // this is dynamic page - send headers to do not cache this page
38 send_headers_page_changed();
39 login_form( "", 1 );
40 }
41
42 $logged['admin'] = member_auth( 1 );
43
44 $free_mode = getParam("free_mode") == "on" ? 1 : 0;
Merci a vous