+
+if ($amount == 199) {
+// Kontoauszug aufrufen für Goldpaket A
+$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
+$golds = mysql_fetch_array($MyGold);
+$goldnow = $golds['6'] + 60;
+mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error());
+$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
+$golds1 = mysql_fetch_array($MyGold);
+?>
Thank you for your purchase here at Travianist.com
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
+
+
+
+
+ | Record of |
+
+
+ | Description |  | Action |  | Date |
+
+
+
+
+ | Account Balance (old) |
+ echo $golds['6']; ?> |
+ |
+ |
+ |
+
+
+ | |
+ |
+ Package |
+ 60 Gold |
+ |
+
+
+ | Account Balance (new) |
+ |
+ |
+ echo $golds1['6']; ?> |
+ |
+
+
+
Please verify the information.
It will let us know if the data is incorrect.
+
Please mail your username, package, order time and email used to our billing address.
+
+
+
+}
+if ($amount == 499) {
+// Kontoauszug aufrufen für Goldpaket B
+$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
+$golds = mysql_fetch_array($MyGold);
+$goldnow = $golds['6'] + 120;
+mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error());
+$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
+$golds1 = mysql_fetch_array($MyGold);
+?>
Thank you for your purchase here at TravianX.
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
+
+
+
+
+ | Record of |
+
+
+ | Description |  | Action |  | Date |
+
+
+
+
+ | Account Balance (old) |
+ echo $golds['6']; ?> |
+ |
+ |
+ |
+
+
+ | |
+ |
+ Zubuchung |
+ 60 Gold |
+ |
+
+
+ | Account Balance (new) |
+ |
+ |
+ echo $golds1['6']; ?> |
+ |
+
+
+
Please verify the information.
It will let us know if the data is incorrect.
+
Please mail your username, package, order time and email used to our billing address.
+
+
+}
+if ($amount == 999) {
+// Kontoauszug aufrufen für Goldpaket C
+$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
+$golds = mysql_fetch_array($MyGold);
+$goldnow = $golds['6'] + 360;
+mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error());
+$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
+$golds1 = mysql_fetch_array($MyGold);
+?>
Thank you for your purchase here at TravianX.
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
+
+
+
+
+ | Record of |
+
+
+ | Description |  | Action |  | Date |
+
+
+
+
+ | Account Balance (old) |
+ echo $golds['6']; ?> |
+ |
+ |
+ |
+
+
+ | |
+ |
+ Zubuchung |
+ 60 Gold |
+ |
+
+
+ | Account Balance (new) |
+ |
+ |
+ echo $golds1['6']; ?> |
+ |
+
+
+
Please verify the information.
It will let us know if the data is incorrect.
+
Please mail your username, package, order time and email used to our billing address.
+
+
+}
+if ($amount == 1999) {
+// Kontoauszug aufrufen für Goldpaket D
+$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
+$golds = mysql_fetch_array($MyGold);
+$goldnow = $golds['6'] + 1000;
+mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error());
+$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
+$golds1 = mysql_fetch_array($MyGold);
+?>
Thank you for your purchase here at TravianX.
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
+
+
+
+
+ | Record of |
+
+
+ | Description |  | Action |  | Date |
+
+
+
+
+ | Account Balance (old) |
+ echo $golds['6']; ?> |
+ |
+ |
+ |
+
+
+ | |
+ |
+ Zubuchung |
+ 60 Gold |
+ |
+
+
+ | Account Balance (new) |
+ |
+ |
+ echo $golds1['6']; ?> |
+ |
+
+
+
Please verify the information.
It will let us know if the data is incorrect.
+
Please mail your username, package, order time and email used to our billing address.
+
+
+}
+if ($amount == 4999) {
+// Kontoauszug aufrufen für Goldpaket E
+$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
+$golds = mysql_fetch_array($MyGold);
+$goldnow = $golds['6'] + 2000;
+mysql_query("UPDATE ".TB_PREFIX."users set gold = '".$goldnow."' where `id`='".$session->uid."'") or die(mysql_error());
+$MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
+$golds1 = mysql_fetch_array($MyGold);
+?>
Thank you for your purchase here at TravianX.
Below you see the entry record. Out of it, you can observe your old as well as your new account balance.
+
+
+
+
+ | Record of |
+
+
+ | Description |  | Action |  | Date |
+
+
+
+
+ | Account Balance (old) |
+ echo $golds['6']; ?> |
+ |
+ |
+ |
+
+
+ | |
+ |
+ Zubuchung |
+ 60 Gold |
+ |
+
+
+ | Account Balance (new) |
+ |
+ |
+ echo $golds1['6']; ?> |
+ |
+
+
+
Please verify the information.
It will let us know if the data is incorrect.
+
Please mail your username, package, order time and email used to our billing address.
+
+}
+ if ($amount == 0)
+ {
+ $MyGold = mysql_query("SELECT * FROM ".TB_PREFIX."users WHERE `id`='".$session->uid."'") or die(mysql_error());
+ $golds = mysql_fetch_array($MyGold);
+ ?>
+
+
Here you can see your current account statement.
+
+
+
+
+ | Record of |
+
+
+ | Description |  | Action |  | Date |
+
+
+
+ | Current account balance |
+ |
+ Account inquiry |
+ echo $golds['6']; ?> |
+ |
+
+
+
Please verify the information.
It will let us know if the data is incorrect.
+
Please mail your username, package, order time and email used to our billing address.
+
+
+ }
+
+?>
+ $_SESSION['amount'] = 0; ?>
+
+