Title: code php erreur
Last modified: May 14, 2023

---

# code php erreur

 *  [telcoupon](https://wordpress.org/support/users/telcoupon/)
 * (@telcoupon)
 * [3 years ago](https://wordpress.org/support/topic/code-php-erreur/)
 * Bonjour, à tous je rencontre un soucis avec mon code PHP mediapy comme l’autre
   fois un administrateur du thème attire est venu me donner un coup de main il 
   a avais trouvé le soucis en espèrent qu’il soit encore parmi nous pour m’aider
   de nouveau ou une autre personne
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcode-php-erreur%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Theme Author [Shafaet Alam](https://wordpress.org/support/users/shafayat-alam/)
 * (@shafayat-alam)
 * [3 years ago](https://wordpress.org/support/topic/code-php-erreur/#post-16736344)
 * Hi, how may I help you? Can you please explain it in English? Adding a screenshot
   of the error/issue will be helpful. Thanks.
    -  This reply was modified 3 years ago by [Shafaet Alam](https://wordpress.org/support/users/shafayat-alam/).
 *  Thread Starter [telcoupon](https://wordpress.org/support/users/telcoupon/)
 * (@telcoupon)
 * [3 years ago](https://wordpress.org/support/topic/code-php-erreur/#post-16736571)
 * vous avez gérer un autre fois la même chose pour moi pouvez-vous m’aider a nouveau
 *  Thread Starter [telcoupon](https://wordpress.org/support/users/telcoupon/)
 * (@telcoupon)
 * [3 years ago](https://wordpress.org/support/topic/code-php-erreur/#post-16736573)
 * même soucis sur le code PHP que aide1414 vous vous souvenez
    -  This reply was modified 3 years ago by [telcoupon](https://wordpress.org/support/users/telcoupon/).
 *  Theme Author [Shafaet Alam](https://wordpress.org/support/users/shafayat-alam/)
 * (@shafayat-alam)
 * [3 years ago](https://wordpress.org/support/topic/code-php-erreur/#post-16737288)
 * Sorry, I don’t remember. Can you give me the link of the thread you’re talking
   about?
 *  Thread Starter [telcoupon](https://wordpress.org/support/users/telcoupon/)
 * (@telcoupon)
 * [3 years ago](https://wordpress.org/support/topic/code-php-erreur/#post-16737602)
 * [https://wordpress.org/support/users/allodigi/](https://wordpress.org/support/users/allodigi/)
 *  Thread Starter [telcoupon](https://wordpress.org/support/users/telcoupon/)
 * (@telcoupon)
 * [3 years ago](https://wordpress.org/support/topic/code-php-erreur/#post-16737606)
 * 1 ans est 10 mois
 *  Theme Author [Shafaet Alam](https://wordpress.org/support/users/shafayat-alam/)
 * (@shafayat-alam)
 * [3 years ago](https://wordpress.org/support/topic/code-php-erreur/#post-16737932)
 * I don’t see any error message or anything out of order in the link you provided(
   [https://telcoupon.fr/mon-compte-client](https://telcoupon.fr/mon-compte-client)).
   Please explain the issue you’re facing with Attire theme.
    -  This reply was modified 3 years ago by [Shafaet Alam](https://wordpress.org/support/users/shafayat-alam/).
 *  Thread Starter [telcoupon](https://wordpress.org/support/users/telcoupon/)
 * (@telcoupon)
 * [3 years ago](https://wordpress.org/support/topic/code-php-erreur/#post-16737967)
 * **Warning**: Cannot modify header information – headers already sent by (output
   started at /homepages/11/d961584338/htdocs/app961584396/wp-content/themes/attire/
   header.php:5) in **/homepages/11/d961584338/htdocs/app961584396/wp-content/plugins/
   insert-php-code-snippet/widget.php(64) : eval()’d code** on line **25**
 * can you create an account I will but in adnim like the other time to correct 
   my php mediapay code with the errors
 *  Thread Starter [telcoupon](https://wordpress.org/support/users/telcoupon/)
 * (@telcoupon)
 * [3 years ago](https://wordpress.org/support/topic/code-php-erreur/#post-16737981)
 * can you look at the messages on the site below I wrote to you look at the php
   code you will remember you have corrected the code directly on the admin panel
 *  Thread Starter [telcoupon](https://wordpress.org/support/users/telcoupon/)
 * (@telcoupon)
 * [3 years ago](https://wordpress.org/support/topic/code-php-erreur/#post-16737991)
 *     ```wp-block-code
       <?php
       			if(isset($_GET['identifiant'])&&isset($_GET['auth'])&&isset($_GET['code']))
       			{
       					if ($_GET['identifiant'] === "f13e097507") 
       						{
       						do_shortcode('[mycred_give amount=200 log=" Le code '.$_GET["code"].' a été ajouter a votre Compte " ref="MediaPay"]');
       						}
       						else if ($_GET['identifiant'] === "c8a2c19539")
       						{ 
       							do_shortcode('[mycred_give amount=100 log=" Le code '.$_GET["code"].' a été ajoutés a votre Compte " ref="MediaPay"]');
       						}
                                                       else if ($_GET['identifiant'] === "0c73164224")
       						{ 
       							do_shortcode('[mycred_give amount=200 log=" Le code '.$_GET["code"].' a été ajoutés a votre Compte " ref="MediaPay"]');
       						}
                                                        else if ($_GET['identifiant'] === "717c313639")
       						{ 
       							do_shortcode('[mycred_give amount=200 log=" Le code '.$_GET["code"].' a été ajoutés a votre Compte " ref="MediaPay"]');
       						}
   
       				$user = wp_get_current_user();
       				$f = fopen("fichier.csv", "a");
       				fwrite($f, $_SERVER['HTTP_HOST'].strtok($_SERVER["REQUEST_URI"], '?').";".$_GET['identifiant'].";".$_GET['auth'].";".$_GET['code'].";".$user->ID.";".date("Y-m-d H:i:s")."\n");
       				fclose($f);
   
       				header("Location: https://allocoupon.fr/mon-compte-client");
       			}
       //else{header("Location: https://allocoupon.fr/mon-compte-client");}
       ?>
       ```
   
 *  Thread Starter [telcoupon](https://wordpress.org/support/users/telcoupon/)
 * (@telcoupon)
 * [3 years ago](https://wordpress.org/support/topic/code-php-erreur/#post-16737997)
 * you remember me with this php code from [http://www.allodigi.com](http://www.allodigi.com)

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘code php erreur’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/attire/2.1.0/screenshot.jpg)
 * Attire
 * [Support Threads](https://wordpress.org/support/theme/attire/)
 * [Active Topics](https://wordpress.org/support/theme/attire/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/attire/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/attire/reviews/)

 * 11 replies
 * 2 participants
 * Last reply from: [telcoupon](https://wordpress.org/support/users/telcoupon/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/code-php-erreur/#post-16737997)
 * Status: not resolved