./inc/cache/config-local.php:120:// @TODO Rewrite the following three constants, somehow...
./inc/config-functions.php:178: // @TODO Make this all better... :-/
./inc/config-functions.php:203: // @TODO Rewrite these all to config entries, if somehow possible
-./inc/config-global.php:60:// @TODO These constants should be rewritten
+./inc/config-functions.php:332: // @TODO Find a way for updating configuration here
+./inc/config-functions.php:356: // @TODO Find a way for updating configuration here
./inc/extensions/ext-sql_patches.php:714: // @TODO Rewrite this to a filter!
./inc/extensions/ext-sql_patches.php:752: // @TODO Can we remove this? setConfigEntry('verbose_sql' , 'N');
./inc/extensions/ext-sql_patches.php:92: /* @TODO SQL_ALTER_TABLE() should work now properly
./inc/extensions.php:427: // @TODO Extension is loaded, what next?
./inc/fix_filters.php:71: // @TODO Why does this happen? In installation phase of sql_patches?
./inc/footer.php:50: // @TODO Rewrite these all into filters
-./inc/functions.php:1247: // @TODO Rewrite this unnice code
-./inc/functions.php:1308: // @TODO Remove this if() block if all is working fine
-./inc/functions.php:1608: // @TODO This can be, somehow, rewritten
-./inc/functions.php:214: // @TODO Remove this sanity-check if all is fine
-./inc/functions.php:2414: // @TODO The status should never be empty
-./inc/functions.php:2505: // @TODO shouldn't do the unset and the reloading $GLOBALS['cache_instance']->destroyCacheFile() Or a new methode like forceCacheReload('revision')?
-./inc/functions.php:250: // @TODO Find all templates which are using these direct variables and rewrite them.
-./inc/functions.php:251: // @TODO After this step is done, this else-block is history
-./inc/functions.php:2568:// @TODO Please describe this function
-./inc/functions.php:2586: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
-./inc/functions.php:2669: // @TODO Add a little more infos here
-./inc/functions.php:2680: // @TODO This cannot be rewritten to app_die(), try to find a solution for this.
-./inc/functions.php:2838: // @TODO Are these convertions still required?
-./inc/functions.php:2856:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:395: // @TODO Extension 'msg' does not exist
-./inc/functions.php:474:// @TODO Rewrite this to an extension 'smtp'
+./inc/functions.php:1316: // @TODO Remove this if() block if all is working fine
+./inc/functions.php:1616: // @TODO This can be, somehow, rewritten
+./inc/functions.php:218: // @TODO Remove this sanity-check if all is fine
+./inc/functions.php:2418: // @TODO The status should never be empty
+./inc/functions.php:2509: // @TODO shouldn't do the unset and the reloading $GLOBALS['cache_instance']->destroyCacheFile() Or a new methode like forceCacheReload('revision')?
+./inc/functions.php:2572:// @TODO Please describe this function
+./inc/functions.php:2590: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
+./inc/functions.php:259: // @TODO Find all templates which are using these direct variables and rewrite them.
+./inc/functions.php:260: // @TODO After this step is done, this else-block is history
+./inc/functions.php:2673: // @TODO Add a little more infos here
+./inc/functions.php:2684: // @TODO This cannot be rewritten to app_die(), try to find a solution for this.
+./inc/functions.php:2842: // @TODO Are these convertions still required?
+./inc/functions.php:2860:// @TODO Rewrite this function to use readFromFile() and writeToFile()
+./inc/functions.php:405: // @TODO Extension 'msg' does not exist
+./inc/functions.php:484:// @TODO Rewrite this to an extension 'smtp'
./inc/install-inc.php:20: * @TODO Rewrite all constants in this include file *
+./inc/install-inc.php:263: // @TODO DEACTIVATED: changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", REQUEST_POST('omode'), 0);
./inc/language/de.php:1160:// @TODO Rewrite these two constants
./inc/language/de.php:1176:// @TODO Rewrite these five constants
./inc/language/de.php:757:// @TODO The template 'admin_extensions_installed' is using this. But the template is no longer used.
./inc/modules/admin/what-config_mods.php:161: // @TODO Rewrite this constant
./inc/modules/admin/what-config_payouts.php:146: // @TODO Rewrite this constant
./inc/modules/admin/what-config_payouts.php:237: // @TODO Rewrite this constant
-./inc/modules/admin/what-config_points.php:267: // @TODO Rewritings: lvl->level, per->percents in template
+./inc/modules/admin/what-config_points.php:262: // @TODO Rewritings: lvl->level, per->percents in template
./inc/modules/admin/what-config_rallye_prices.php:203: // @TODO Rewritings: level->price_level, infos->info in template
./inc/modules/admin/what-config_rallye_prices.php:220: // @TODO Rewrite these two constants
./inc/modules/admin/what-config_rallye_prices.php:255: // @TODO Rewritings: aid->admin_id, alogin->login in template
./inc/modules/order.php:76: // @TODO Unused: 2,4
./inc/monthly/monthly_bonus.php:71: // @TODO Rewrite this to a filter
./inc/mysql-manager.php:1575: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
-./inc/mysql-manager.php:1618: // @TODO Rewrite this to a filter
./inc/mysql-manager.php:1785: // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1813: // @TODO Find a way for updating configuration here
-./inc/mysql-manager.php:1837: // @TODO Find a way for updating configuration here
-./inc/mysql-manager.php:1860:// @TODO Can this be rewritten to a filter?
-./inc/mysql-manager.php:1925: // @TODO Rewrite this to $content = SQL_FETCHARRAY()
+./inc/mysql-manager.php:1799:// @TODO Can this be rewritten to a filter?
+./inc/mysql-manager.php:1864: // @TODO Rewrite this to $content = SQL_FETCHARRAY()
./inc/mysql-manager.php:212: // @TODO Nothing helped???
-./inc/mysql-manager.php:2241: // @TODO This can be somehow rewritten
+./inc/mysql-manager.php:2180: // @TODO This can be somehow rewritten
./inc/mysql-manager.php:247: // @TODO Rewrite this to a filter
./inc/mysql-manager.php:538: // @TODO Try to rewrite this to one or more functions
./inc/mysql-manager.php:567: // @TODO Try to rewrite this to one or more functions
./show_bonus.php:108: // @TODO Rewrite this constant
./view.php:72: // @TODO No banner found, output some default banner
### ### DEPRECATION FOLLOWS: ### ###
-./inc/functions.php:235: // @DEPRECATED Try to rewrite the if() condition
-./inc/functions.php:249: // @DEPRECATED
+./inc/functions.php:244: // @DEPRECATED Try to rewrite the if() condition
+./inc/functions.php:258: // @DEPRECATED
./inc/language-functions.php:55: // @DEPRECATED Language array element found in BIG_LETTERS
./inc/language-functions.php:58: // @DEPRECATED Deprecated constant found
);
// Copy template to new file destionation
- copyFileVerified(constant('PATH') . 'inc/config-local.php.dist', constant('PATH') . 'inc/cache/config-local.php', 0644);
+ copyFileVerified(getConfig('PATH') . 'inc/config-local.php.dist', getConfig('PATH') . 'inc/cache/config-local.php', 0644);
// First of all, load the old one!
- $oldConfig = explode("\n", readFromFile(constant('PATH') . 'inc/config.php'));
+ $oldConfig = explode("\n", readFromFile(getConfig('PATH') . 'inc/config.php'));
// Now, analyze every entry
$done = array();
/// ... and write it to the new config
//* DEBUG: */ OUTPUT_HTML('function=' . $function . ',new=' . $new . ',comment=' . $comment . "<br />");
- changeDataInFile(constant('PATH') . 'inc/cache/config-local.php', $comment, $function . "('" . $oldNew . "', \"", "\");", constant($new), 0);
+ changeDataInFile(getConfig('PATH') . 'inc/cache/config-local.php', $comment, $function . "('" . $oldNew . "', \"", "\");", constant($new), 0);
//* DEBUG: */ OUTPUT_HTML("CHANGED!<br />");
// Mark it as done
$key = substr(trim($parts[0]), 1, -1); $value = substr(trim($parts[1]), 1, -2);
// We can now save the right part in new config file
- changeDataInFile(constant('PATH') . 'inc/cache/config-local.php', $comments[$key], " '".$key."' => \"", "\",", $value, 0);
+ changeDataInFile(getConfig('PATH') . 'inc/cache/config-local.php', $comments[$key], " '".$key."' => \"", "\",", $value, 0);
}
} // END - foreach
// Finally remove old config file
- removeFile(constant('PATH') . 'inc/config.php');
+ removeFile(getConfig('PATH') . 'inc/config.php');
// Redirect to same URL to reload our new config
redirectToUrl($_SERVER['REQUEST_URI']);
}
+// Update config entries
+function updateConfiguration ($entries, $values, $updateMode='') {
+ // Do not update config in CSS mode
+ if ((getOutputMode() == '1') || (getOutputMode() == -1)) {
+ return;
+ } // END - if
+
+ // Do we have multiple entries?
+ if (is_array($entries)) {
+ // Walk through all
+ $all = '';
+ foreach ($entries as $idx => $entry) {
+ // Update mode set?
+ if (!empty($updateMode)) {
+ // Update entry
+ // @TODO Find a way for updating configuration here
+ $all .= sprintf("`%s`=%s%s%s,", $entry, $entry, $updateMode, (float)$values[$idx]);
+ } else {
+ // Check if string or number
+ if (($values[$idx] + 0) === $values[$idx]) {
+ // Number detected
+ $all .= sprintf("`%s`=%s,", $entry, (float)$values[$idx]);
+ } elseif ($values[$idx] == 'UNIX_TIMESTAMP()') {
+ // Function UNIX_TIMESTAMP() detected
+ $all .= sprintf("`%s`=%s,", $entry, $values[$idx]);
+ } else {
+ // String detected
+ $all .= sprintf("`%s`='%s',", $entry, SQL_ESCAPE($values[$idx]));
+ }
+ }
+
+ // Set it in config as well
+ setConfigEntry($entry, $values[$idx]);
+ } // END - foreach
+
+ // Remove last comma
+ $entries = substr($all, 0, -1);
+ } elseif (!empty($updateMode)) {
+ // Update mode set
+ // @TODO Find a way for updating configuration here
+ $entries .= sprintf("=%s%s%s", $entries, $updateMode, (float)$values);
+ } else {
+ // Set it in config first
+ setConfigEntry($entries, $values);
+
+ // Regular entry to update
+ $entries .= sprintf("='%s'", SQL_ESCAPE($values));
+ }
+
+ // Run database update
+ //* DEBUG: */ DEBUG_LOG(__FUNCTION__, __LINE__, "entries={$entries}");
+ SQL_QUERY("UPDATE `{!_MYSQL_PREFIX!}_config` SET ".$entries." WHERE `config`=0 LIMIT 1", __FUNCTION__, __LINE__);
+
+ // Get affected rows
+ $affectedRows = SQL_AFFECTEDROWS();
+ //* DEBUG: */ OUTPUT_HTML(__FUNCTION__."(<font color=\"#0000aa\">".__LINE__."</font>):entries={$entries},affectedRows={$affectedRows}<br />");
+
+ // Rebuild cache
+ rebuildCacheFiles('config', 'config');
+}
+
// [EOF]
?>
} // END - if
// CFG: ERROR_REPORTING
-@error_reporting(0);
+error_reporting(E_ALL | E_STRICT);
// CFG: REGISTER-GLOBALS
@import_request_variables('');
-// @TODO These constants should be rewritten
-define('VERSION', 'v0.2.1');
-define('AUTHOR' , 'Roland Häder');
-define('TITLE', 'MXChange - Mail Exchange');
-define('COPY', 'Copyright © 2003 - 2008, by Roland Häder');
+// Detect path
+$PATH = str_replace("\\", '/', substr(dirname(__FILE__), 0, -3));
+
+// Configuration include file
+require($PATH . 'inc/config-functions.php');
+
+// Wrapper include file
+require($PATH . 'inc/wrapper-functions.php');
+
+// Initialize the configuration
+initConfig();
// Auto-detection... (patched by "Stelzi" aka. profi-concept, thanks again!)
$URL = 'http://' . getenv('SERVER_NAME') . str_replace("\\", '/', dirname($_SERVER['PHP_SELF']));
while (substr($URL, -1, 1) == '/') { $URL = substr($URL, 0, -1); }
-$PATH = str_replace("\\", '/', substr(dirname(__FILE__), 0, -3));
-
-// CFG: SERVER-PATH
-define('PATH', $PATH);
// CFG: HOST-URL (without trailing '/' !)
-define('URL', $URL);
+setConfigEntry('URL', $URL);
+
+// CFG: SERVER-PATH
+setConfigEntry('PATH', str_replace("\\", '/', substr(dirname(__FILE__), 0, -3)));
// Connect to the MySQL database...
-require(constant('PATH') . 'inc/mysql-connect.php');
+loadIncludeOnce('inc/mysql-connect.php');
+
+// CFG: VERSION
+setConfigEntry('VERSION', 'v0.2.1');
+
+// CFG: AUTHOR
+setConfigEntry('AUTHOR' , 'Roland Häder');
+
+// CFG: TITLE
+setConfigEntry('TITLE', 'MXChange - Mail Exchange');
+
+// CFG: COPY
+setConfigEntry('COPY', 'Copyright © 2003 - 2008, by Roland Häder');
//
?>
// @TODO Rewrite the following three constants, somehow...
// CFG: MAIN-TITLE
-define('MAIN_TITLE', 'Your mail-exchanger title');
+setConfigEntry('MAIN_TITLE', 'Your mail-exchanger title');
// CFG: SLOGAN
-define('SLOGAN', 'Your cool slogan here');
+setConfigEntry('SLOGAN', 'Your cool slogan here');
// CFG: WEBMASTER
-define('WEBMASTER', 'you@some-hoster.tld.invalid');
+setConfigEntry('WEBMASTER', 'you@some-hoster.tld.invalid');
//
?>
addCode('MODULE_MEM_ONLY' , 0x023);
// Server-URL (DO NOT CHANGE THIS OR YOU CANNOT CHECK FOR UPDATES/EXTENSIONS!)
-define('SERVER_URL', 'http://www.mxchange.org');
+setConfigEntry('SERVER_URL', 'http://www.mxchange.org');
// Replacement strings
$GLOBALS['replacer'] = array(
setConfigEntry('_ADD', (getConfig('_PRIME') * getConfig('_PRIME') / (pi() * getConfig('code_length') + 1)));
// Random number for e.g. the "cache-buster" used in OpenX script
-define('CACHE_BUSTER', mt_rand(1000000, 9999999));
+setConfigEntry('CACHE_BUSTER', mt_rand(1000000, 9999999));
// HTTP-EOL
setConfigEntry('HTTP_EOL', "\r\n");
//
// Debugging stuff...
//
- $fp = fopen(constant('PATH') . 'inc/cache/mysql.log', 'a') or app_die(__FILE__, __LINE__, "Cannot write mysql.log!");
+ $fp = fopen(getConfig('PATH') . 'inc/cache/mysql.log', 'a') or app_die(__FILE__, __LINE__, "Cannot write mysql.log!");
if (!isset($GLOBALS['sql_first_entry'])) {
// Write first entry
fwrite($fp, 'Module=' . getModule() . "\n");
// Debugging
//
- //* DEBUG: */ $fp = fopen(constant('PATH')."inc/cache/escape_debug.log", 'a') or app_die(__FILE__, __LINE__, "Cannot write debug.log!");
+ //* DEBUG: */ $fp = fopen(getConfig('PATH')."inc/cache/escape_debug.log", 'a') or app_die(__FILE__, __LINE__, "Cannot write debug.log!");
//* DEBUG: */ fwrite($fp, $F.'('.$L."): ".str_replace("\r", '', str_replace("\n", " ", $eval))."\n");
//* DEBUG: */ fclose($fp);
// Construct include filename and FQFN for extension file
$INC = sprintf("inc/extensions/ext-%s.php", $ext_name);
- $FQFN = constant('PATH') . $INC;
+ $FQFN = getConfig('PATH') . $INC;
// Is the extension file NOT there?
if (!isIncludeReadable($INC)) {
CREATE_EXTENSION_UPDATE_TASK(getCurrentAdminId(), EXT_GET_CURR_NAME(), $GLOBALS['cache_array']['update_ver'][EXT_GET_CURR_NAME()], SQL_ESCAPE(EXT_GET_NOTES(EXT_GET_NOTES())));
// Update extension's version
- SQL_QUERY_ESC("UPDATE `{!_MYSQL_PREFIX!}_extensions` SET ext_version='%s' WHERE `ext_name`='%s' LIMIT 1",
- array($GLOBALS['cache_array']['update_ver'][EXT_GET_CURR_NAME()], EXT_GET_CURR_NAME()), __FUNCTION__, __LINE__);
+ SQL_QUERY_ESC("UPDATE `{!_MYSQL_PREFIX!}_extensions` SET `ext_version`='%s' WHERE `ext_name`='%s' LIMIT 1",
+ array($GLOBALS['cache_array']['update_ver'][EXT_GET_CURR_NAME()], EXT_GET_CURR_NAME()), __FUNCTION__, __LINE__);
// Remove arrays
UNSET_SQLS();
// Template file
$tpl = sprintf("%stemplates/%s/html/ext/ext_%s.tpl",
- constant('PATH'),
+ getConfig('PATH'),
getLanguage(),
$ext
);
case '0.6.2': // SQL queries for v0.6.2
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Bitte verschieben Sie die admins-Templates (Ordner: {!PATH!}/templates/de/emails/) in den neuen Order admins!");
+ EXT_SET_UPDATE_NOTES("Bitte verschieben Sie die admins-Templates (Ordner: {?PATH?}/templates/de/emails/) in den neuen Order admins!");
break;
case '0.6.3': // SQL queries for v0.6.3
case '0.1.4': // SQL queries for v0.1.4
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Fehler <div class=\"admin_failed\">Warning: Missing argument 2 for create_timestamp_from_selections() in {!PATH!}inc/libs/pro_functions.php on line 227</div> behoben.");
+ EXT_SET_UPDATE_NOTES("Fehler <div class=\"admin_failed\">Warning: Missing argument 2 for create_timestamp_from_selections() in {?PATH?}inc/libs/pro_functions.php on line 227</div> behoben.");
break;
case '0.1.5': // SQL queries for v0.1.5
case '0.2.6': // SQL queries for v0.2.6
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Problem mit Jackpot beseitigt ({!POINTS!} wurden nicht gutgeschrieben.)");
+ EXT_SET_UPDATE_NOTES("Problem mit Jackpot beseitigt ({?POINTS?} wurden nicht gutgeschrieben.)");
break;
case '0.2.7': // SQL queries for v0.2.7
// Do we have a daily-reset-run?
if (isResetModeEnabled() && (!isDebugModeEnabled()) && (getOutputMode() != 1)) {
// Yes, we have. So let's auto-purge some campaigns, inactive users and unconfirmed accounts
- ADD_INC_TO_POOL(sprintf("%sinc/autopurge.php", constant('PATH')));
+ ADD_INC_TO_POOL('inc/autopurge.php');
}
break;
}
{
case 'register': // Do stuff when installation is running (modules.php?module=admin is called)
// SQL commands to run
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('setup','config_beg','Bettel-Link','IP-Sperre, {!POINTS!}-Vergütung usw. können Sie hier einstellen.', 10)");
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_guest_menu` (`action`,`what`,`title`,`sort`,`visible`,`locked`) VALUES ('main','beg','{!POINTS!} erbetteln!',4,'Y','Y')");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('setup','config_beg','Bettel-Link','IP-Sperre, {?POINTS?}-Vergütung usw. können Sie hier einstellen.', 10)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_guest_menu` (`action`,`what`,`title`,`sort`,`visible`,`locked`) VALUES ('main','beg','{?POINTS?} erbetteln!',4,'Y','Y')");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_member_menu` (`action`,`what`,`title`,`sort`,`visible`,`locked`) VALUES ('main','beg','Ihr Bettel-Link',6,'Y','Y')");
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD beg_timeout BIGINT(20) UNSIGNED NOT NULL DEFAULT '600'");
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD beg_uid_timeout BIGINT(20) UNSIGNED NOT NULL DEFAULT 1800");
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD beg_points_max FLOAT(20,5) UNSIGNED NOT NULL DEFAULT '0.10000'");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Maximale Obergrenze an {!POINTS!} einstellbar (Standart: 0,1 {!POINTS!})");
+ EXT_SET_UPDATE_NOTES("Maximale Obergrenze an {?POINTS?} einstellbar (Standart: 0,1 {?POINTS?})");
break;
case '0.0.4': // SQL queries for v0.0.4
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD beg_uid BIGINT(20) UNSIGNED NOT NULL DEFAULT 0");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Ein Mitgliedsaccount (empfehlenswert ist Ihr eigenes!) kann zum Abbuchen der {!POINTS!} verwendet werden. Template <u>admin_config_beg.tpl</u> (und pro!) nicht vergessen, zu aktualisieren.");
+ EXT_SET_UPDATE_NOTES("Ein Mitgliedsaccount (empfehlenswert ist Ihr eigenes!) kann zum Abbuchen der {?POINTS?} verwendet werden. Template <u>admin_config_beg.tpl</u> (und pro!) nicht vergessen, zu aktualisieren.");
break;
case '0.0.8': // SQL queries for v0.0.8
case '0.0.9': // SQL queries for v0.0.9
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Bitte verschieben Sie die beg-Templates (Ordner: {!PATH!}/templates/".getLanguage()."/html/) in den neuen Order beg!");
+ EXT_SET_UPDATE_NOTES("Bitte verschieben Sie die beg-Templates (Ordner: {?PATH?}/templates/".getLanguage()."/html/) in den neuen Order beg!");
break;
case '0.1.0': // SQL queries for v0.2.1
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','list_beg','Bettel-Rallye','Listet alle Teilnehmer der monatlichen Bettel-Rallye auf.','12')");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Optionale Bettel-Rallye möglich. Und die erbettelten {!POINTS!} können entweder nur dem bettelndem Mitglied direkt oder auch seinem Werber gutgeschrieben werden können.");
+ EXT_SET_UPDATE_NOTES("Optionale Bettel-Rallye möglich. Und die erbettelten {?POINTS?} können entweder nur dem bettelndem Mitglied direkt oder auch seinem Werber gutgeschrieben werden können.");
break;
case '0.1.3': // SQL queries for v0.1.3
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Erbettelte {!POINTS!} werden nach Deaktivierung der Bettel-Rallye gelöscht.");
+ EXT_SET_UPDATE_NOTES("Erbettelte {?POINTS?} werden nach Deaktivierung der Bettel-Rallye gelöscht.");
break;
case '0.1.4': // SQL queries for v0.1.4
break;
case '0.1.5': // SQL queries for v0.1.5
- ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_admin_menu` SET `title`='Bettellink/-rallye', descr='IP-Sperre, {!POINTS!}-Vergütung und auch die Bettel-Rallye können Sie hier einstellen.' WHERE `what`='config_beg' LIMIT 1");
+ ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_admin_menu` SET `title`='Bettellink/-rallye', descr='IP-Sperre, {?POINTS?}-Vergütung und auch die Bettel-Rallye können Sie hier einstellen.' WHERE `what`='config_beg' LIMIT 1");
// Update notes (these will be set as task text!)
EXT_SET_UPDATE_NOTES("Fehlendes Template im Admin-Bereich hinzugefügt. Im Admin-Bereich Hinweis hinzugefügt, wenn Bettel-Rallye inaktiv ist. Bitte Script inc/monthly_beg.php löschen!");
case '0.1.6': // SQL queries for v0.1.6
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Es wurden immer dem ersten bettelndem Mitglied die {!POINTS!} gutgeschrieben.");
+ EXT_SET_UPDATE_NOTES("Es wurden immer dem ersten bettelndem Mitglied die {?POINTS?} gutgeschrieben.");
break;
case '0.1.7': // SQL queries for v0.1.7
case '0.2.0': // SQL queries for v0.2.0
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Bei {!POINTS!}-Gleichstand wird als nächstes nach wer als letztes Online war umsortiert.");
+ EXT_SET_UPDATE_NOTES("Bei {?POINTS?}-Gleichstand wird als nächstes nach wer als letztes Online war umsortiert.");
break;
case '0.2.1': // SQL queries for v0.2.1
// Check for beg rallye is active and send mails out
if ((getConfig('beg_rallye') == 'Y') && (getConfig('beg_new_mem_notify') == 'Y')) {
// Include file for sending out mails
- ADD_INC_TO_POOL(sprintf("%sinc/mails/beg_mails.php", constant('PATH')));
+ ADD_INC_TO_POOL('inc/mails/beg_mails.php');
} // END - if
break;
}
KEY(userid),
PRIMARY KEY(id)
) Type={!_TABLE_TYPE!}");
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('setup','config_birthday','Geburtstagsmails','Stellen Sie hier ein, ob die Mitglieder {!POINTS!} (nicht automatisch) gutgeschrieben kommen sollen oder nicht.', 9)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('setup','config_birthday','Geburtstagsmails','Stellen Sie hier ein, ob die Mitglieder {?POINTS?} (nicht automatisch) gutgeschrieben kommen sollen oder nicht.', 9)");
// Update notes (these will be set as task text!)
EXT_SET_UPDATE_NOTES("Es kann nun eine Gutschrift an die Geburtstagmail angehängt werden. Diese wird erst beim Klick auf einen Bestätigungslink gutgeschrieben.");
case '0.3.3': // SQL queries for v0.3.3
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Bitte verschieben Sie die birthday-Templates (Ordner: {!PATH!}/templates/".getLanguage()."/html/) in den neuen Order birthday!");
+ EXT_SET_UPDATE_NOTES("Bitte verschieben Sie die birthday-Templates (Ordner: {?PATH?}/templates/".getLanguage()."/html/) in den neuen Order birthday!");
break;
case '0.3.4': // SQL queries for v0.3.4
if ((isResetModeEnabled()) && (getConfig('birthday_points') > 0)) {
// Daily reset was run and we shall pay points so we start checking for members who
// has a birthday for today
- ADD_INC_TO_POOL(sprintf("%sinc/mails/birthday_mails.php", constant('PATH')));
+ ADD_INC_TO_POOL('inc/mails/birthday_mails.php');
}
break;
}
ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_bonus` SET target_send=mails_sent WHERE target_send='0' AND mails_sent>0 AND receivers != ''");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Behebt ein Versand-Problem mit den Bonus-Mails. Es wurde die Spalte target_send nicht beim Einfügen der Buchung gessetzt. Bitte laden Sie sich dazu - wenn nicht bereits geschehen - alle Patches bis mindestens Patch 240 unter <a href=\"{!URL!}/modules.php?module=admin&what=updates\">Updates prüfen</a> herunter.");
+ EXT_SET_UPDATE_NOTES("Behebt ein Versand-Problem mit den Bonus-Mails. Es wurde die Spalte target_send nicht beim Einfügen der Buchung gessetzt. Bitte laden Sie sich dazu - wenn nicht bereits geschehen - alle Patches bis mindestens Patch 240 unter <a href=\"{?URL?}/modules.php?module=admin&what=updates\">Updates prüfen</a> herunter.");
break;
case '0.2.1': // SQL queries for v0.2.1
ADD_EXT_SQL("DELETE LOW_PRIORITY FROM `{!_MYSQL_PREFIX!}_admin_menu` WHERE `what`='config_bonus' LIMIT 1");
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`sort`,`descr`) VALUES ('setup','config_bonus','Bonus-{!POINTS!}',8,'Richten Sie Bonus-{!POINTS!} ein, die beim x'ten Klick auf die Mail verbucht werden sollen. Beispiele: Der 1. Klick sollte mehr {!POINTS!} zusätzlich bekommen, als der 10. Klick.')");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`sort`,`descr`) VALUES ('setup','config_bonus','Bonus-{?POINTS?}',8,'Richten Sie Bonus-{?POINTS?} ein, die beim x'ten Klick auf die Mail verbucht werden sollen. Beispiele: Der 1. Klick sollte mehr {?POINTS?} zusätzlich bekommen, als der 10. Klick.')");
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD login_bonus FLOAT(20,3) NOT NULL DEFAULT 10.000");
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD turbo_bonus FLOAT(20,3) NOT NULL DEFAULT 100.000");
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD login_timeout BIGINT(20) UNSIGNED NOT NULL DEFAULT ".getConfig('one_day')."");
case '0.2.7': // SQL queries for v0.2.7
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Turbo-Bonus klappt wieder (dies sind {!POINTS!} die an die schnellsten Klicker vergütet werden!)");
+ EXT_SET_UPDATE_NOTES("Turbo-Bonus klappt wieder (dies sind {?POINTS?} die an die schnellsten Klicker vergütet werden!)");
break;
case '0.2.8': // SQL queries for v0.2.8
case '0.3.7': // SQL queries for v0.3.7
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Mitglieder-Account auwählbar, von dem die {!POINTS!} für den Aktiv- und Login-Bonus abgebucht werden.");
+ EXT_SET_UPDATE_NOTES("Mitglieder-Account auwählbar, von dem die {?POINTS?} für den Aktiv- und Login-Bonus abgebucht werden.");
break;
case '0.3.8': // SQL queries for v0.3.8
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_user_data` ADD bonus_stats FLOAT(20,5) UNSIGNED NOT NULL DEFAULT 0.00000");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Bonus-{!POINTS!} für: Mailbestellung, Referal-Werbung (bei Best. der EMail-Adresse) und wenn 100% Klickrate jeder Mailbuchung erreicht wurde.<br />Template <u>admin_config_bonus_pro.tpl</u> ist überflüssig geworden. Bitte löschen Sie dies!<br />Eingestellte Bonus-{!POINTS!} für Rank 2 war um eins verschoben.");
+ EXT_SET_UPDATE_NOTES("Bonus-{?POINTS?} für: Mailbestellung, Referal-Werbung (bei Best. der EMail-Adresse) und wenn 100% Klickrate jeder Mailbuchung erreicht wurde.<br />Template <u>admin_config_bonus_pro.tpl</u> ist überflüssig geworden. Bitte löschen Sie dies!<br />Eingestellte Bonus-{?POINTS?} für Rank 2 war um eins verschoben.");
break;
case '0.4.5': // SQL queries for v0.4.5
case '0.4.6': // SQL queries for v0.4.6
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Rank 2 bekommt nun auch seine {!POINTS!} gutgeschrieben.");
+ EXT_SET_UPDATE_NOTES("Rank 2 bekommt nun auch seine {?POINTS?} gutgeschrieben.");
break;
case '0.4.7': // SQL queries for v0.4.7
ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_user_data` SET login_bonus=0, turbo_bonus=0,bonus_ref=0,bonus_order=0,bonus_stats=0");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Die Aktiv-Rallye wurde nicht auf 0 {!POINTS!} gesetzt. Dieser Fehler ist nun behoben. Allerdings ist mit diesem Update auch die Aktiv-Rallye zurückgesetzt worden.");
+ EXT_SET_UPDATE_NOTES("Die Aktiv-Rallye wurde nicht auf 0 {?POINTS?} gesetzt. Dieser Fehler ist nun behoben. Allerdings ist mit diesem Update auch die Aktiv-Rallye zurückgesetzt worden.");
break;
case '0.4.8': // SQL queries for v0.4.8
case '0.5.3': // SQL queries for v0.5.3
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Speichern der Aktiv-{!POINTS!} für Platz 2 bis <strong>x</strong> korregiert.");
+ EXT_SET_UPDATE_NOTES("Speichern der Aktiv-{?POINTS?} für Platz 2 bis <strong>x</strong> korregiert.");
break;
case '0.5.4': // SQL queries for v0.5.4
ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_admin_menu` SET `title`='Aktiv-Rallye' WHERE `what`='config_bonus' LIMIT 1");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Der Menüpunkt "Bonus-{!POINTS!}" unter Einstellungen wird nach "Aktiv-Rallye umbenannt. Und die Aktiv-Rallye konnte aufgrund eines Template-Fehlers nicht gespeichert werden.");
+ EXT_SET_UPDATE_NOTES("Der Menüpunkt "Bonus-{?POINTS?}" unter Einstellungen wird nach "Aktiv-Rallye umbenannt. Und die Aktiv-Rallye konnte aufgrund eines Template-Fehlers nicht gespeichert werden.");
break;
case '0.6.5': // SQL queries for v0.6.5
break;
case '0.7.3': // SQL queries for v0.7.3
- EXT_SET_UPDATE_NOTES("Gutgeschriebene Bonus-{!POINTS!} werden nach Deaktivierung der Aktiv-Rallye gelöscht.");
+ EXT_SET_UPDATE_NOTES("Gutgeschriebene Bonus-{?POINTS?} werden nach Deaktivierung der Aktiv-Rallye gelöscht.");
break;
case '0.7.4': // SQL queries for v0.7.4
break;
case '0.8.1': // SQL queries for v0.8.1
- EXT_SET_UPDATE_NOTES("Bei {!POINTS!}-Gleichstand wird als nächstes nach wer als letztes Online war umsortiert.");
+ EXT_SET_UPDATE_NOTES("Bei {?POINTS?}-Gleichstand wird als nächstes nach wer als letztes Online war umsortiert.");
break;
case '0.8.2': // SQL queries for v0.8.2
// Daily reset was run so let's check if active rallye is activated
if (getConfig('bonus_active') == 'Y') {
// Run active rallye
- if (getConfig('bonus_stats') > 0) ADD_INC_TO_POOL(sprintf("%sinc/stats_bonus.php", constant('PATH')));
- ADD_INC_TO_POOL(sprintf("%sinc/monthly/monthly_bonus.php", constant('PATH')));
+ if (getConfig('bonus_stats') > 0) ADD_INC_TO_POOL('inc/stats_bonus.php');
+ ADD_INC_TO_POOL('inc/monthly/monthly_bonus.php');
} else {
// Reset points
- ADD_INC_TO_POOL(sprintf("%sinc/reset/reset_bonus.php", constant('PATH')));
+ ADD_INC_TO_POOL('inc/reset/reset_bonus.php');
}
}
// Check for bonus rallye is active and send mails out
if ((getConfig('bonus_active') == 'Y') && (getConfig('bonus_new_mem_notify') == 'Y')) {
// Include file for sending out mails
- ADD_INC_TO_POOL(sprintf("%sinc/mails/bonus_mails.php", constant('PATH')));
+ ADD_INC_TO_POOL('inc/mails/bonus_mails.php');
}
break;
}
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','list_booking','Kontoauszug','Kontoauszüge aller Ihrer Mitglieder oder eines einzelnen Mitgliedes anzeigen.',10)");
// Member menu
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_member_menu` (`action`,`what`,`title`,`sort`,`visible`,`locked`) VALUES ('main','booking','{!POINTS!}-Kontoauszug',5,'Y','Y')");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_member_menu` (`action`,`what`,`title`,`sort`,`visible`,`locked`) VALUES ('main','booking','{?POINTS?}-Kontoauszug',5,'Y','Y')");
break;
case 'remove': // Do stuff when removing extension
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_countries` (code, descr, is_active) VALUES ('DE','Deutschland','Y')");
// Admin menu
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('country', NULL, 'Ländercodes verwalten','Stellen Sie hier Ländercodes ein, damit auch internationale Mitglieder sich zu Ihrem {!MT_WORD!} anmelden können.', 8)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('country', NULL, 'Ländercodes verwalten','Stellen Sie hier Ländercodes ein, damit auch internationale Mitglieder sich zu Ihrem {?MT_WORD?} anmelden können.', 8)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('country','list_country','Verwalten','Hinzufügen, Ändern und Löschen von Ländercodes.', 1)");
// Add entry to user table
) TYPE={!_TABLE_TYPE!} COMMENT='Debug clients'");
// Add this exchange as first client
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_debug_client` (`url`,`title`,`webmaster`,`status`) VALUES ('{!URL!}','{!MAIN_TITLE!}','{!WEBMASTER!}','ACTIVE')");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_debug_client` (`url`,`title`,`webmaster`,`status`) VALUES ('{?URL?}','{?MAIN_TITLE?}','{?WEBMASTER?}','ACTIVE')");
// Table for debug log <-> client connection
ADD_EXT_SQL("DROP TABLE IF EXISTS `{!_MYSQL_PREFIX!}_debug_client_log`");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('debug',NULL,'Debug-System','Verwalten Sie hier komfortabel das debug.log, welches sich im Verzeichnis <strong>inc/cache/</strong> befindet.',10)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('debug','import_debug','debug.log importieren','Importieren Sie hier manuell die debug.log, damit neue Einträge mit bestehenden abgeglichen werden können und dann evtl. hinzugefügt werden. Die <em>debug.log</em> wird nach dem Import automatisch vom Server entfernt. Dieser Vorgang wird für Sie nachts automatisch erledigt!',1)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('debug','list_debug','Einträge anzeigen','Listet alle bereits importierten Einträge auf. Von hier aus versenden Sie noch nicht gemeldete Fehler an das Relay-Netzwerk, damt diese vom MXChange-Team geprüft werden können.',2)");
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('debug','reg_debug','Am Server anmelden','Sie müssen zuerst Ihren Debug-Client (Ihr {!MT_WORD!} ist dies) oder Relay am Server von MXChange.org anmelden. Dies geschieht für Sie nicht automatisch, da Sie Ihre Daten zuvor überprüfen müssen, wie z.B. URL, eMail-Adresse und {!MT_WORD!}-Titel.',3)");
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('debug','unreg_debug','Vom Server abmelden','Melden Sie bitte Ihren {!MT_WORD!} wieder vom MXChange-Server ab, damit das Team von MXChange.org weiss, welche Keys nicht mehr genutzt werden.',4)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('debug','reg_debug','Am Server anmelden','Sie müssen zuerst Ihren Debug-Client (Ihr {?MT_WORD?} ist dies) oder Relay am Server von MXChange.org anmelden. Dies geschieht für Sie nicht automatisch, da Sie Ihre Daten zuvor überprüfen müssen, wie z.B. URL, eMail-Adresse und {?MT_WORD?}-Titel.',3)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('debug','unreg_debug','Vom Server abmelden','Melden Sie bitte Ihren {?MT_WORD?} wieder vom MXChange-Server ab, damit das Team von MXChange.org weiss, welche Keys nicht mehr genutzt werden.',4)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('debug','config_debug','Einstellungen','Ändern Sie hier alle Einstellungen, wie auch den Debug-Modus - ob Client, Hub oder selber Server sein. Lesen Sie dazu die Anleitung unter DOCs/de/debug/README.txt durch! Oder kommen Sie in's Forum. Das Team von MXChange.org hilft Ihnen gerne weiter.',5)");
// Config entries
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD `debug_new_log` ENUM('ACCEPT','FIRST','REG') NOT NULL DEFAULT 'FIRST'");
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD `debug_new_client` ENUM('ACTIVE','NEW','REG') NOT NULL DEFAULT 'NEW'");
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD `debug_reject_log` BIGINT(20) UNSIGNED NOT NULL DEFAULT ".(getConfig('one_day') * 30)."");
- ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD `debug_master_url` VARCHAR(255) NOT NULL DEFAULT '{!SERVER_URL!}'");
+ ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD `debug_master_url` VARCHAR(255) NOT NULL DEFAULT '{?SERVER_URL?}'");
break;
case 'remove': // Do stuff when removing extension
// --- MENU SYSTEMS ---
//
// Admin menu
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('doubler', NULL, '{!POINTS!}-Verdoppler','Einstellungen und Einträge auflisten.', 4)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('doubler', NULL, '{?POINTS?}-Verdoppler','Einstellungen und Einträge auflisten.', 4)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('doubler','list_doubler','Auflisten','Einträge aus der Verdiensttabelle auflisten', 1)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('doubler','config_doubler','Einstellungen','Prozentuale Gebühr usw. einstellen.', 2)");
case '0.0.5': // SQL queries for v0.0.5
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Counter-Stand und noch zum Verdoppeln übrige {!POINTS!} in Templates eingebunden. Auflistung in Admin-Bereich komplettiert.");
+ EXT_SET_UPDATE_NOTES("Counter-Stand und noch zum Verdoppeln übrige {?POINTS?} in Templates eingebunden. Auflistung in Admin-Bereich komplettiert.");
break;
case '0.0.6': // SQL queries for v0.0.6
case '0.0.8': // SQL queries for v0.0.8
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Bitte verschieben Sie die doubler-Templates (Ordner: {!PATH!}/templates/".getLanguage()."/html/) in den neuen Order doubler!");
+ EXT_SET_UPDATE_NOTES("Bitte verschieben Sie die doubler-Templates (Ordner: {?PATH?}/templates/".getLanguage()."/html/) in den neuen Order doubler!");
break;
case '0.0.9': // SQL queries for v0.0.9
default: // Do stuff when extension is loaded
if ((isResetModeEnabled()) && (getConfig('doubler_send_mode') == 'RESET')) {
// So let's check for points
- ADD_INC_TO_POOL(sprintf("%sinc/doubler_send.php", constant('PATH')));
+ ADD_INC_TO_POOL('inc/doubler_send.php');
}
break;
}
case '0.1.9': // SQL queries for v0.1.9
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Gesamt-{!POINTS!} werden nun nach Bestätigung angezeigt. Bitte aktualisieren Sie die Templates <u>mailid_points_done.tpl</u>, <u>mailid_points_done2.tpl</u> und <u>mailid_frames.tpl</u> !");
+ EXT_SET_UPDATE_NOTES("Gesamt-{?POINTS?} werden nun nach Bestätigung angezeigt. Bitte aktualisieren Sie die Templates <u>mailid_points_done.tpl</u>, <u>mailid_points_done2.tpl</u> und <u>mailid_frames.tpl</u> !");
break;
case '0.2.0': // SQL queries for v0.2.0
case '0.2.5': // SQL queries for v0.2.5
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Den Punkte in der Gesamt-{!POINTS!}-Anzahl in ein Komma umgewandelt.");
+ EXT_SET_UPDATE_NOTES("Den Punkte in der Gesamt-{?POINTS?}-Anzahl in ein Komma umgewandelt.");
break;
case '0.2.6': // SQL queries for v0.2.6
case '0.2.7': // SQL queries for v0.2.7
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Wenn die {!POINTS!} dem <strong>noch auf Auszahlung wartendem Guthaben</strong> aufaddiert wird, wird eine entsprechende Nachricht ausgegeben (neue Templates <strong>mailid_points_locked</strong> und <strong>mailid_points_locked2</strong> sind hinzugekommen!)");
+ EXT_SET_UPDATE_NOTES("Wenn die {?POINTS?} dem <strong>noch auf Auszahlung wartendem Guthaben</strong> aufaddiert wird, wird eine entsprechende Nachricht ausgegeben (neue Templates <strong>mailid_points_locked</strong> und <strong>mailid_points_locked2</strong> sind hinzugekommen!)");
break;
case '0.2.8': // SQL queries for v0.2.8
case '0.3.2': // SQL queries for v0.3.2
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Bitte das Template <em><strong>{!PATH!}/templates/de/html/mailid/mailid_points_lcoked2.tpl</strong></em> löschen. Noices fixed.");
+ EXT_SET_UPDATE_NOTES("Bitte das Template <em><strong>{?PATH?}/templates/de/html/mailid/mailid_points_lcoked2.tpl</strong></em> löschen. Noices fixed.");
break;
case '0.3.3': // SQL queries for v0.3.3
{
case '0.0.1': // SQL queries for v0.0.1
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Berechnung der Gesamt-{!POINTS!} korregiert.");
+ EXT_SET_UPDATE_NOTES("Berechnung der Gesamt-{?POINTS?} korregiert.");
break;
case '0.0.2': // SQL queries for v0.0.2
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('setup','config_mediadata','Mediendaten','Stellen Sie allgemeine Einstellungen zu den Mediendaten ein.', 10)");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Start des {!MT_WORD2!} und Anzahl Anmeldungen aufgenommen. (Task #13)<br />
-Bitte stellen Sie diesen derzeit manuell unter <a href=\"{!URL!}/modules.php?module=admin&what=config_mediadata\">Einstellungen-Medidata</a> selber einstellen.");
+ EXT_SET_UPDATE_NOTES("Start des {?MT_WORD2?} und Anzahl Anmeldungen aufgenommen. (Task #13)<br />
+Bitte stellen Sie diesen derzeit manuell unter <a href=\"{?URL?}/modules.php?module=admin&what=config_mediadata\">Einstellungen-Medidata</a> selber einstellen.");
break;
case '0.0.8': // SQL queries for v0.0.8
if ((isset($dry_run)) && (isset($EXT_LOAD_MODE))) {
if ((!$dry_run) && ($EXT_LOAD_MODE == 'update') && ($EXT_VER == '0.0.4')) {
// Add auto-check file
- ADD_INC_TO_POOL(sprintf("%sinc/gen_mediadata.php", constant('PATH')));
+ ADD_INC_TO_POOL('inc/gen_mediadata.php');
} // END - if
} // END - if
case '0.1.2': // SQL queries for v0.1.2
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Einbindung der Erweiterung <strong>country</strong>, die Sie sich noch optional von <a href=\"{!URL!}/modules.php?module=admin&what=extensions&do=search\">meiner Seite herunterladen</a> müssen.<br />
+ EXT_SET_UPDATE_NOTES("Einbindung der Erweiterung <strong>country</strong>, die Sie sich noch optional von <a href=\"{?URL?}/modules.php?module=admin&what=extensions&do=search\">meiner Seite herunterladen</a> müssen.<br />
<br />
<strong>Wichtig: Laden Sie noch die Template member_mydata_overview und member_mydata_edit (beide zu finden unter templates/".getLanguage()."/html/member/ !) mit hoch!</strong>");
if (isResetModeEnabled() && (!isDebugModeEnabled()) && (getOutputMode() != 1)) {
// Daily reset was run so let's check out for expired newsletter orders
- ADD_INC_TO_POOL(sprintf("%sinc/monthly/monthly_newsletter.php", constant('PATH')));
+ ADD_INC_TO_POOL('inc/monthly/monthly_newsletter.php');
}
break;
}
case '0.2.6': // SQL queries for v0.2.6
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Fehler in Mailbuchung behoben: Es wurde beim Ermitteln der nötigen {!POINTS!} die maximale Anzahl von Usern in der Kategorie gewählt und
-nicht die vom Mitglied eingegebene. Resultat: Das Script beschwerte sich, der User hätte nicht genügend {!POINTS!} auf dem Konto. Ein Rechenbeispiel:
+ EXT_SET_UPDATE_NOTES("Fehler in Mailbuchung behoben: Es wurde beim Ermitteln der nötigen {?POINTS?} die maximale Anzahl von Usern in der Kategorie gewählt und
+nicht die vom Mitglied eingegebene. Resultat: Das Script beschwerte sich, der User hätte nicht genügend {?POINTS?} auf dem Konto. Ein Rechenbeispiel:
<ol>
<li>Das Mitglied wählt eine Kategorie XYZ mit maximal 15 Empfängern aus.</li>
- <li>Es stellt die Mailart <u>"3 {!POINTS!} Kosten / Mail"</u> ein.</li>
- <li>Es hat aber nur {!POINTS!} für 10 Empfänger und gibt 10 ein.</li>
- <li>Das Script hatte bis zu dieser Version 3 {!POINTS!} * <u>15</u> = 45 {!POINTS!} gerechnet, hat das Mitglied mehr oder gleich 45 {!POINTS!}, fiehl dieser Fehler nicht
+ <li>Es stellt die Mailart <u>"3 {?POINTS?} Kosten / Mail"</u> ein.</li>
+ <li>Es hat aber nur {?POINTS?} für 10 Empfänger und gibt 10 ein.</li>
+ <li>Das Script hatte bis zu dieser Version 3 {?POINTS?} * <u>15</u> = 45 {?POINTS?} gerechnet, hat das Mitglied mehr oder gleich 45 {?POINTS?}, fiehl dieser Fehler nicht
auf.</li>
- <li>Hatte es aber, wie hier im Beispiel 31 {!POINTS!}, konnte es nicht mehr buchen.</li>
+ <li>Hatte es aber, wie hier im Beispiel 31 {?POINTS?}, konnte es nicht mehr buchen.</li>
<li>Jetzt ist der Fehler endlich weg! Machen Sie dies bitte Ihren Mitgliedern bekannt.</li>
</ol>");
break;
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD repay_deleted_mails ENUM('REPAY','JACKPOT','SHRED') NOT NULL DEFAULT 'REPAY'");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Bei Löschung von Mailbuchungen kann nun global entschieden werden (Einstellungen also), ob die verbliebenen {!POINTS!} wieder gutgeschrieben werden sollen oder in den Jackpot landen.");
+ EXT_SET_UPDATE_NOTES("Bei Löschung von Mailbuchungen kann nun global entschieden werden (Einstellungen also), ob die verbliebenen {?POINTS?} wieder gutgeschrieben werden sollen oder in den Jackpot landen.");
break;
case '0.5.0': // SQL queries for v0.5.0
{
case '0.0.1': // SQL queries for v0.0.1
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Fehler <div class=\"admin_failed\">Warning: Missing argument 2 for create_timestamp_from_selections() in {!PATH!}inc/libs/pro_functions.php on line 227</div> behoben.");
+ EXT_SET_UPDATE_NOTES("Fehler <div class=\"admin_failed\">Warning: Missing argument 2 for create_timestamp_from_selections() in {?PATH?}inc/libs/pro_functions.php on line 227</div> behoben.");
break;
case '0.0.2': // SQL queries for v0.0.2
break;
case '0.1.6': // SQL queries for v0.1.6
- ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD reject_url VARCHAR(255) NOT NULL DEFAULT '{!URL!}'");
+ ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD reject_url VARCHAR(255) NOT NULL DEFAULT '{?URL?}'");
// Update notes (these will be set as task text!)
EXT_SET_UPDATE_NOTES("Bei Ablehnung der URL wird jetzt endlich eine Standart-URL eingesetzt, die konfigurierbar ist. Fehler beim Laden der Konfiguration gefunden.");
case '0.3.4': // SQL queries for v0.3.4
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Anzahl zu überweisende {!POINTS!} müssen immer grösser 0 sein, ansonsten bricht das Script mit einer Fehlermeldung an das Mitglied ab.");
+ EXT_SET_UPDATE_NOTES("Anzahl zu überweisende {?POINTS?} müssen immer grösser 0 sein, ansonsten bricht das Script mit einer Fehlermeldung an das Mitglied ab.");
break;
case '0.3.5': // SQL queries for v0.3.5
// Do we have a daily-reset-run?
if (isResetModeEnabled() && (!isDebugModeEnabled()) && (getOutputMode() != 1)) {
// So let's check for profiles which needs an update
- ADD_INC_TO_POOL(sprintf("%sinc/profile-updte.php", constant('PATH')));
+ ADD_INC_TO_POOL('inc/profile-updte.php');
}
break;
}
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_rallye_users` ADD curr_points FLOAT(20,5) UNSIGNED NOT NULL DEFAULT 0.00000");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Aktueller {!POINTS!}-Stand wird beachtet.");
+ EXT_SET_UPDATE_NOTES("Aktueller {?POINTS?}-Stand wird beachtet.");
break;
case '0.0.6': // SQL queries for v0.0.6
// Shall we include special files?
if ($EXT_LOAD_MODE == 'register') {
// Execute this special file on this update
- ADD_INC_TO_POOL(sprintf("%sinc/gen_refback.php",
- constant('PATH')
- ));
+ ADD_INC_TO_POOL('inc/gen_refback.php');
} // END - if
//
case '0.3.2': // SQL queries for v0.3.2
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Einbindung der Erweiterung <strong>country</strong>, die Sie sich noch optional von <a href=\"{!URL!}/modules.php?module=admin&what=extensions&do=search\">meiner Seite herunterladen</a> müssen.<br />
+ EXT_SET_UPDATE_NOTES("Einbindung der Erweiterung <strong>country</strong>, die Sie sich noch optional von <a href=\"{?URL?}/modules.php?module=admin&what=extensions&do=search\">meiner Seite herunterladen</a> müssen.<br />
<br />
<strong>Wichtig: Laden Sie noch das Template <strong>guest_register.tpl</strong> mit hoch, welches unter templates/".getLanguage()."/html/guest/ zu finden ist!</strong>");
case '0.4.6': // SQL queries for v0.4.6
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Einstellung nach {!POINTS!}-Einstellungen verlagert.");
+ EXT_SET_UPDATE_NOTES("Einstellung nach {?POINTS?}-Einstellungen verlagert.");
break;
case '0.4.7': // SQL queries for v0.4.7
case '0.5.0': // SQL queries for v0.5.0
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Fehlermeldung <em><strong>Fatal error:</strong> Call to undefined function registerGenerateCategoryTable() in <strong>{!PATH!}/inc/modules/guest/what-register.php</strong> on line <strong>434</strong></em> beseitigt.");
+ EXT_SET_UPDATE_NOTES("Fehlermeldung <em><strong>Fatal error:</strong> Call to undefined function registerGenerateCategoryTable() in <strong>{?PATH?}/inc/modules/guest/what-register.php</strong> on line <strong>434</strong></em> beseitigt.");
break;
case '0.5.1': // SQL queries for v0.5.1
case '0.0.3': // SQL queries for v0.0.3
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("URLs zu MXChange.org ({!SERVER_URL!}) sind nun auch wieder gültig.");
+ EXT_SET_UPDATE_NOTES("URLs zu MXChange.org ({?SERVER_URL?}) sind nun auch wieder gültig.");
break;
case '0.0.4': // SQL queries for v0.0.4
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('sponsor','list_sponsor_urls','URL-Verwaltung','Verwaltung (freischalten, sperren, löschen, testen, bearbeiten usw.) von gebuchten URLs.', 11)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('sponsor','list_sponsor_banner','Banner-Verwaltung','Verwaltung (freischalten, sperren, löschen, testen, bearbeiten usw.) von gebuchten Bannern.', 12)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('sponsor','list_sponsor_reg','Sponsor-Aktionen','Alle Sponsor-Aktionen auflisten und verwalten.', 13)");
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('sponsor','list_sponsor_pay','Buchungspakete','Die Sponsoren können sich {!POINTS!}-Pakete kaufen. Hier können Sie diese verwalten.', 14)");
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('sponsor','list_sponsor_conv','{!POINTS!} umwandeln...','Mit den vom Sponsor gekauften {!POINTS!} kann er Aktionen buchen. Hier stellen Sie die Umrechnungsrate von {!POINTS!} nach Sponsoraktionen um. Beispiel: 1 {!POINTS!} = 10 Mails.', 15)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('sponsor','list_sponsor_pay','Buchungspakete','Die Sponsoren können sich {?POINTS?}-Pakete kaufen. Hier können Sie diese verwalten.', 14)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('sponsor','list_sponsor_conv','{?POINTS?} umwandeln...','Mit den vom Sponsor gekauften {?POINTS?} kann er Aktionen buchen. Hier stellen Sie die Umrechnungsrate von {?POINTS?} nach Sponsoraktionen um. Beispiel: 1 {?POINTS?} = 10 Mails.', 15)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('sponsor','config_sponsor','Einstellungen','Allgemeine Einstellungen am Sponsoring-System.', 16)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('repair','repr_sponsor','Sponsormenü','Gewichtung des Sponsormenüs reparieren.', 5)");
//
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD `index_cookie` BIGINT(20) UNSIGNED NOT NULL DEFAULT ".(getConfig('one_day')*365)."");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Sie können nun <a href=\"{!URL!}/modules.php?module=admin&`what`=config_home\">hier</a> die Verzögerungszeit in der <a href=\"{!URL!}/index.php\">Eingangsseite</a> einstellen.");
+ EXT_SET_UPDATE_NOTES("Sie können nun <a href=\"{?URL?}/modules.php?module=admin&`what`=config_home\">hier</a> die Verzögerungszeit in der <a href=\"{?URL?}/index.php\">Eingangsseite</a> einstellen.");
break;
case '0.1.2': // SQL queries for v0.1.2
break;
case '0.2.6': // SQL queries for v0.2.6
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','sub_points','{!POINTS!} abziehen','Allen oder einem Mitglied {!POINTS!} abziehen.', 8)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','sub_points','{?POINTS?} abziehen','Allen oder einem Mitglied {?POINTS?} abziehen.', 8)");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Abzug von {!POINTS!} nun möglich.");
+ EXT_SET_UPDATE_NOTES("Abzug von {?POINTS?} nun möglich.");
break;
case '0.2.7': // SQL queries for v0.2.7
break;
case '0.3.0': // SQL queries for v0.3.0
- ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_admin_menu` SET `title`='{!POINTS!}/Referal-Ebenen' WHERE `what`='config_points' LIMIT 1");
+ ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_admin_menu` SET `title`='{?POINTS?}/Referal-Ebenen' WHERE `what`='config_points' LIMIT 1");
ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_admin_menu` SET `title`='Mailvergütungen...' WHERE `what`='payments' LIMIT 1");
// Update notes (these will be set as task text!)
case '0.3.9': // SQL queries for v0.3.9
/**
* Obsolete update
- ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_admin_menu` SET `title` = REPLACE(`title`, '--POINTS--','!POINTS!') WHERE `title` LIKE '%--POINTS--%'");
- ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_admin_menu` SET `descr` = REPLACE(`descr`, '--POINTS--','!POINTS!') WHERE `descr` LIKE '%--POINTS--%'");
- ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_guest_menu` SET `title` = REPLACE(`title`, '--POINTS--','!POINTS!') WHERE `title` LIKE '%--POINTS--%'");
- ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_member_menu` SET `title` = REPLACE(`title`, '--POINTS--','!POINTS!') WHERE `title` LIKE '%--POINTS--%'");
+ ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_admin_menu` SET `title` = REPLACE(`title`, '--POINTS--','?POINTS?') WHERE `title` LIKE '%--POINTS--%'");
+ ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_admin_menu` SET `descr` = REPLACE(`descr`, '--POINTS--','?POINTS?') WHERE `descr` LIKE '%--POINTS--%'");
+ ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_guest_menu` SET `title` = REPLACE(`title`, '--POINTS--','?POINTS?') WHERE `title` LIKE '%--POINTS--%'");
+ ADD_EXT_SQL("UPDATE `{!_MYSQL_PREFIX!}_member_menu` SET `title` = REPLACE(`title`, '--POINTS--','?POINTS?') WHERE `title` LIKE '%--POINTS--%'");
*/
// Update notes (these will be set as task text!)
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD `show_points_unconfirmed` ENUM('Y','N') NOT NULL DEFAULT 'Y'");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Anzeige der {!POINTS!} unter den unbestätigten Mails kann nun optional abgeschaltet werden.");
+ EXT_SET_UPDATE_NOTES("Anzeige der {?POINTS?} unter den unbestätigten Mails kann nun optional abgeschaltet werden.");
break;
case '0.5.6': // SQL queries for v0.5.6
if ((GET_EXT_VERSION('cache') >= '0.1.2') && (isCacheInstanceValid())) {
// Remove extensions and mod_reg cache file
loadIncludeOnce('inc/libs/cache_functions.php');
- require(sprintf("%sinc/extensions/ext-cache.php", constant('PATH')));
+ require(sprintf("%sinc/extensions/ext-cache.php", getConfig('PATH')));
if ($GLOBALS['cache_instance']->loadCacheFile('extensions', true)) $GLOBALS['cache_instance']->destroyCacheFile();
if ($GLOBALS['cache_instance']->loadCacheFile('modreg')) $GLOBALS['cache_instance']->destroyCacheFile();
} // END - if
// Test again
if ((getConfig('file_hash') != '') && (getConfig('master_salt') != '') && (getConfig('pass_scramble') != '')) {
// File hash fas generated so we can also file the secret file... hopefully.
- $hashFile = sprintf("%sinc/.secret/.%s", constant('PATH'), getConfig('file_hash'));
+ $hashFile = sprintf("%sinc/.secret/.%s", getConfig('PATH'), getConfig('file_hash'));
if (isFileReadable($hashFile)) {
// Read file
setConfigEntry('secret_key', readFromFile($hashFile));
} // END - if
// Transfer words/numbers to constants
- define('POINTS' , getConfig('points_word'));
- define('MT_WORD' , getConfig('mt_word'));
- define('MT_WORD2', getConfig('mt_word2'));
- define('MT_WORD3', getConfig('mt_word3'));
- define('_MAX' , getConfig('rand_no'));
+ setConfigEntry('POINTS' , getConfig('points_word'));
+ setConfigEntry('MT_WORD' , getConfig('mt_word'));
+ setConfigEntry('MT_WORD2', getConfig('mt_word2'));
+ setConfigEntry('MT_WORD3', getConfig('mt_word3'));
+ setConfigEntry('_MAX' , getConfig('rand_no'));
} else {
// Set some lame ( ;-) ) default settings
setConfigEntry('def_refid' , 0);
setConfigEntry('title_mod_show' , 'Y');
setConfigEntry('title_middle' , '-');
// @TODO Can we remove this? setConfigEntry('verbose_sql' , 'N');
- define('MT_WORD' , getMessage('DEFAULT_MT_WORD'));
- define('MT_WORD2', getMessage('DEFAULT_MT_WORD2'));
- define('MT_WORD3', getMessage('DEFAULT_MT_WORD3'));
- define('POINTS' , getMessage('DEFAULT_POINTS'));
+ setConfigEntry('POINTS' , getMessage('DEFAULT_POINTS'));
+ setConfigEntry('MT_WORD' , getMessage('DEFAULT_MT_WORD'));
+ setConfigEntry('MT_WORD2', getMessage('DEFAULT_MT_WORD2'));
+ setConfigEntry('MT_WORD3', getMessage('DEFAULT_MT_WORD3'));
+ setConfigEntry('_MAX' , 15235);
}
break;
} // END - switch
// Keep this extension always active!
EXT_SET_ALWAYS_ACTIVE('Y');
-//
+// [EOF]
?>
case '0.0.4': // SQL queries for v0.0.4
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Fehler <div class=\"admin_failed\">Warning: Missing argument 2 for create_timestamp_from_selections() in {!PATH!}inc/libs/pro_functions.php on line 227</div> behoben.");
+ EXT_SET_UPDATE_NOTES("Fehler <div class=\"admin_failed\">Warning: Missing argument 2 for create_timestamp_from_selections() in {?PATH?}inc/libs/pro_functions.php on line 227</div> behoben.");
break;
case '0.0.5': // SQL queries for v0.0.5
) Type={!_TABLE_TYPE!}");
// Admin menu
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('transfer', NULL, '{!POINTS!}-Transfer','Verwalten Sie hier die {!POINTS!}-Transaktionen zwischen Ihren Mitgliedern.', 7)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('transfer', NULL, '{?POINTS?}-Transfer','Verwalten Sie hier die {?POINTS?}-Transaktionen zwischen Ihren Mitgliedern.', 7)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('transfer','list_transfer','Auflisten','Hier bekommen Sie alle ein- und ausgehende Transaktionen aufgelistet.', 1)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('transfer','config_transfer','Einstellungen','Stellen Sie ein, wie viele Transaktionen aufgelistet werden sollen und wie alt diese werden dürfen. Die evtl. installierte autopurge-Erweiterung kann dann automatisch die veralteten Transktionen löschen.', 2)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('transfer','del_transfer','Manuell löschen','Hier können Sie - abgesehen von der automatischen Löschung - Transaktionen selber löschen. Bitte beachten Sie, dass immer aus- und eingehende Transaktionen gleichzeitig gelöscht werden.', 3)");
// Member menu
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_member_menu` (`action`,`what`,`title`,`visible`,`locked`,`sort`) VALUES ('main','transfer','{!POINTS!}-Transfer','Y','Y', 5)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_member_menu` (`action`,`what`,`title`,`visible`,`locked`,`sort`) VALUES ('main','transfer','{?POINTS?}-Transfer','Y','Y', 5)");
// Add config values
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD transfer_max BIGINT(20) UNSIGNED NOT NULL DEFAULT '50'");
{
case '0.0.2': // SQL queries for v0.0.2
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Fehler <div class=\"admin_failed\">Warning: Missing argument 2 for create_timestamp_from_selections() in {!PATH!}inc/libs/pro_functions.php on line 227</div> behoben.");
+ EXT_SET_UPDATE_NOTES("Fehler <div class=\"admin_failed\">Warning: Missing argument 2 for create_timestamp_from_selections() in {?PATH?}inc/libs/pro_functions.php on line 227</div> behoben.");
break;
case '0.0.3': // SQL queries for v0.0.3
case '0.2.7': // SQL queries for v0.2.7
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Die {!POINTS!} können nun wieder wie gewohnt transferiert werden. Der Grund für <em>{--TRANSFER_INVALID_PASSWORD--}</em> war, dass der Cookie-Hash ein anderer ist, als der in der Datenbank... :-/");
+ EXT_SET_UPDATE_NOTES("Die {?POINTS?} können nun wieder wie gewohnt transferiert werden. Der Grund für <em>{--TRANSFER_INVALID_PASSWORD--}</em> war, dass der Cookie-Hash ein anderer ist, als der in der Datenbank... :-/");
break;
case '0.2.8': // SQL queries for v0.2.8
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Fehlermeldung <em>Notice: Undefined index: to_uid in {!PATH!}/inc/modules/member/what-transfer.php on line 301</em> gefixt. Danke an <a href=\"http://forum.mxchange.org/profile-8.html\" target=\"_blank\" title=\"Forumprofil von Piter01\">Piter01</a>.");
+ EXT_SET_UPDATE_NOTES("Fehlermeldung <em>Notice: Undefined index: to_uid in {?PATH?}/inc/modules/member/what-transfer.php on line 301</em> gefixt. Danke an <a href=\"http://forum.mxchange.org/profile-8.html\" target=\"_blank\" title=\"Forumprofil von Piter01\">Piter01</a>.");
break;
case '0.2.9': // SQL queries for v0.2.9
) TYPE={!_TABLE_TYPE!} COMMENT='Member statistics data'");
// Admin menu
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user',NULL,'Mitglieder-Management','Mitglieder freischalten, sperren, Accounts editieren, Neuanmeldungen verwalten, {!POINTS!} gutschreiben und abziehen und und und...',3)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user',NULL,'Mitglieder-Management','Mitglieder freischalten, sperren, Accounts editieren, Neuanmeldungen verwalten, {?POINTS?} gutschreiben und abziehen und und und...',3)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','del_user','Mitglied löschen','Löschen Sie hier Mitglied, die gegen die AGBs mehrmals verstossen haben. Bitte seien Sie nett zu Ihren Mitgliedern und löschen Sie nicht gleich.',1)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','chk_regs','Anmeldungen prüfen','Prüfen Sie hier neue Anmeldungen zu Ihrem System. Hier können Sie im Falle einer Fehler-Mail den Mitglied gleich wieder löschen!',2)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','lock_user','Mitglied sperren / entsperren','Sperren Sie Mitglied, die zu viele unbestätigte Mails haben oder gegen Ihre AGBs verstossen haben über diesen Menüpunkt.',3)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','list_user','Mitglied auflisten','Listen Sie alle Mitglied oder eingeschränkt nach Suchkritieren Ihre Userdatenbank auf. Sie könen per Klick auf die Usernummer sich Details zum Mitglied ansehen.',4)");
- ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','add_points','{!POINTS!} gutschreiben','Buchen Sie einem Mitglied direkt {!POINTS!} auf. Sie können dazu auch einen Kommentar mitsenden.',5)");
+ ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','add_points','{?POINTS?} gutschreiben','Buchen Sie einem Mitglied direkt {?POINTS?} auf. Sie können dazu auch einen Kommentar mitsenden.',5)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','edit_user','Account editieren','Daten eines Mitglieder-Accountes ändern.',6)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','list_refs','Referals anzeigen','Mit diesem Menüpunkt können Sie die generierten Referals eines Mitgliedes auflisten.',7)");
ADD_EXT_SQL("INSERT INTO `{!_MYSQL_PREFIX!}_admin_menu` (`action`,`what`,`title`,`descr`,`sort`) VALUES ('user','list_links','Unbestätigte Mails','Mit diesem Menüpunkt können Sie die vom Mitglied nicht bestätigten Mails anzeigen.',8)");
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_user_data` ADD `emails_received` BIGINT(20) UNSIGNED NOT NULL DEFAULT 0");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Anzahl empfangener Mails wird angezeigt. <big>Diese Anzeige kann fehlerhaft sein, wenn Sie bereits Mitglieder in Ihrem {!MT_WORD!} haben sollen!</big>");
+ EXT_SET_UPDATE_NOTES("Anzahl empfangener Mails wird angezeigt. <big>Diese Anzeige kann fehlerhaft sein, wenn Sie bereits Mitglieder in Ihrem {?MT_WORD?} haben sollen!</big>");
break;
case '0.1.5': // SQL queries for v0.1.5
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD wernis_withdraw_fee_fix BIGINT(20) UNSIGNED NOT NULL DEFAULT 0");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Ein-/Auszahlungsfunktion getrennt ein- und ausschaltbar, sowie mit Umrechungsfaktoren {!POINTS!}->Wernis versehen. Prozentualer Abzug als "Betreibergebühr hinzugefügt, was z.B. für Wechselstuben interessant ist.");
+ EXT_SET_UPDATE_NOTES("Ein-/Auszahlungsfunktion getrennt ein- und ausschaltbar, sowie mit Umrechungsfaktoren {?POINTS?}->Wernis versehen. Prozentualer Abzug als "Betreibergebühr hinzugefügt, was z.B. für Wechselstuben interessant ist.");
break;
case '0.0.2': // SQL queries for v0.0.2
ADD_EXT_SQL("ALTER TABLE `{!_MYSQL_PREFIX!}_config` ADD wernis_pass_md5 VARCHAR(32) NOT NULL DEFAULT ''");
// Update notes (these will be set as task text!)
- EXT_SET_UPDATE_NOTES("Auszahlunsfunktion an die neue API 0.2-BETA angepasst. Demnach muss Ihr Wernis-Passwort beim Auszahlen benutzt werden und in Ihrem {!MT_WORD!} als MD5-Hash gespeichert werden.");
+ EXT_SET_UPDATE_NOTES("Auszahlunsfunktion an die neue API 0.2-BETA angepasst. Demnach muss Ihr Wernis-Passwort beim Auszahlen benutzt werden und in Ihrem {?MT_WORD?} als MD5-Hash gespeichert werden.");
break;
case '0.0.3': // SQL queries for v0.0.3
// Check for added include files
if (COUNT_INC_POOL() > 0) {
// Loads every include file
- foreach (GET_INC_POOL() as $FQFN) {
- loadIncludeOnce($FQFN);
- } // END - foreach
+ LOAD_INC_POOL();
// Reset array
INIT_INC_POOL();
// Output HTML code directly or 'render' it. You addionally switch the new-line character off
function OUTPUT_HTML ($HTML, $newLine = true) {
// Some global variables
- global $OUTPUT;
+ global $OUTPUT, $username;
+
+ // Prepare IP number and User Agent
+ $REMOTE_ADDR = detectRemoteAddr();
+ $HTTP_USER_AGENT = detectUserAgent();
// Do we have HTML-Code here?
if (!empty($HTML)) {
default:
// Huh, something goes wrong or maybe you have edited config.php ???
- app_die(__FUNCTION__, __LINE__, "<strong>{--FATAL_ERROR--}:</strong> {--LANG_NO_RENDER_DIRECT--}");
+ app_die(__FUNCTION__, __LINE__, '<strong>{--FATAL_ERROR--}:</strong> {--LANG_NO_RENDER_DIRECT--}');
break;
}
} elseif ((constant('_OB_CACHING') == 'on') && (isset($GLOBALS['footer_sent'])) && ($GLOBALS['footer_sent'] == 1)) {
// Headers already sent?
if (headers_sent()) {
// Log this error
- DEBUG_LOG(__FUNCTION__, __LINE__, "Headers already sent! We need debug backtrace here.");
+ DEBUG_LOG(__FUNCTION__, __LINE__, 'Headers already sent! We need debug backtrace here.');
// Trigger an user error
- debug_report_bug("Headers are already sent!");
+ debug_report_bug('Headers are already sent!');
} // END - if
// Output cached HTML code
// Compile and run finished rendered HTML code
while (strpos($OUTPUT, '{!') > 0) {
// Replace _MYSQL_PREFIX
- $OUTPUT = str_replace("{!_MYSQL_PREFIX!}", getConfig('_MYSQL_PREFIX'), $OUTPUT);
+ $OUTPUT = str_replace('{!_MYSQL_PREFIX!}', getConfig('_MYSQL_PREFIX'), $OUTPUT);
// Prepare the content and eval() it...
$newContent = '';
// @TODO Remove this sanity-check if all is fine
if (!is_bool($return)) debug_report_bug('return is not bool (' . gettype($return) . ')');
+ // Prepare IP number and User Agent
+ $REMOTE_ADDR = detectRemoteAddr();
+ $HTTP_USER_AGENT = detectUserAgent();
+
// Add more variables which you want to use in your template files
global $DATA, $username;
// Count the template load
incrementConfigEntry('num_templates');
- // Prepare IP number and User Agent
- $REMOTE_ADDR = detectRemoteAddr();
- if (!defined('REMOTE_ADDR')) define('REMOTE_ADDR', $REMOTE_ADDR);
- $HTTP_USER_AGENT = detectUserAgent();
-
// Init some data
$ret = '';
if (empty($GLOBALS['refid'])) $GLOBALS['refid'] = 0;
+ // Generate date/time string
+ $date_time = generateDateTime(time(), '1');
+
+ // Is content an array
+ if (is_array($content)) $content['date_time'] = $date_time;
+
// @DEPRECATED Try to rewrite the if() condition
if ($template == 'member_support_form') {
// Support request of a member
SQL_FREERESULT($result);
} // END - if
- // Generate date/time string
- $date_time = generateDateTime(time(), '1');
-
// Base directory
- $basePath = sprintf("%stemplates/%s/html/", constant('PATH'), getLanguage());
+ $basePath = sprintf("%stemplates/%s/html/", getConfig('PATH'), getLanguage());
$mode = '';
// Check for admin/guest/member templates
// Do we have to compile the code?
$ret = '';
if ((strpos($tmpl_file, "\$") !== false) || (strpos($tmpl_file, '{--') !== false) || (strpos($tmpl_file, '--}') > 0)) {
- // Okay, compile it!
- $tmpl_file = "\$ret=\"".COMPILE_CODE(smartAddSlashes($tmpl_file))."\";";
- eval($tmpl_file);
+ // Compile it
+ $eval = "\$ret = \"".COMPILE_CODE(smartAddSlashes($tmpl_file))."\";";
+ eval($eval);
+ // NEW WAY: $ret = str_replace("\$content", "\$GLOBALS[compile][".$template."]", $tmpl_file);
+ // NEW WAY: $ret = str_replace("\$DATA", "\$GLOBALS[data][".$template."]", $ret);
+ // NEW WAY: $GLOBALS['compile'][$template] = $content;
+ // NEW WAY: $GLOBALS['data'][$template] = $DATA;
} else {
// Simply return loaded code
$ret = $tmpl_file;
list($toEmail) = SQL_FETCHROW($result_email);
} else {
// Set webmaster
- $toEmail = constant('WEBMASTER');
+ $toEmail = getConfig('WEBMASTER');
}
// Free result
}
} elseif ($toEmail == '0') {
// Is the webmaster!
- $toEmail = constant('WEBMASTER');
+ $toEmail = getConfig('WEBMASTER');
}
//* DEBUG: */ OUTPUT_HTML(__FUNCTION__."(<font color=\"#0000aa\">".__LINE__."</font>):TO={$toEmail}<br />");
sendRawEmail($toEmail, $subject, $message, $mailHeader);
} elseif ($HTML == 'N') {
// Problem found!
- sendRawEmail(constant('WEBMASTER'), '[PROBLEM:]' . $subject, $message, $mailHeader);
+ sendRawEmail(getConfig('WEBMASTER'), '[PROBLEM:]' . $subject, $message, $mailHeader);
}
}
// get new instance
$mail = new PHPMailer();
- $mail->PluginDir = sprintf("%sinc/phpmailer/", constant('PATH'));
+ $mail->PluginDir = sprintf("%sinc/phpmailer/", getConfig('PATH'));
$mail->IsSMTP();
$mail->SMTPAuth = true;
$mail->Username = getConfig('SMTP_USER');
$mail->Password = getConfig('SMTP_PASSWORD');
if (empty($from)) {
- $mail->From = constant('WEBMASTER');
+ $mail->From = getConfig('WEBMASTER');
} else {
$mail->From = $from;
}
- $mail->FromName = constant('MAIN_TITLE');
+ $mail->FromName = getConfig('MAIN_TITLE');
$mail->Subject = $subject;
if ((EXT_IS_ACTIVE('html_mail')) && (strip_tags($message) != $message)) {
$mail->Body = $message;
$mail->Body = decodeEntities($message);
}
$mail->AddAddress($toEmail, '');
- $mail->AddReplyTo(constant('WEBMASTER'), constant('MAIN_TITLE'));
- $mail->AddCustomHeader('Errors-To:' . constant('WEBMASTER'));
- $mail->AddCustomHeader('X-Loop:' . constant('WEBMASTER'));
+ $mail->AddReplyTo(getConfig('WEBMASTER'), getConfig('MAIN_TITLE'));
+ $mail->AddCustomHeader('Errors-To:' . getConfig('WEBMASTER'));
+ $mail->AddCustomHeader('X-Loop:' . getConfig('WEBMASTER'));
$mail->Send();
} else {
// Use legacy mail() command
// Generates an URL for the dereferer
function DEREFERER ($URL) {
// Don't de-refer our own links!
- if (substr($URL, 0, strlen(constant('URL'))) != constant('URL')) {
+ if (substr($URL, 0, strlen(getConfig('URL'))) != getConfig('URL')) {
// De-refer this link
$URL = 'modules.php?module=loader&url=' . encodeString(compileUriCode($URL));
} // END - if
// Generates an URL for the frametester
function FRAMETESTER ($URL) {
// Prepare frametester URL
- $frametesterUrl = sprintf("{!URL!}/modules.php?module=frametester&url=%s",
+ $frametesterUrl = sprintf("{?URL?}/modules.php?module=frametester&url=%s",
encodeString(compileUriCode($URL))
);
return $frametesterUrl;
// Generate XHTML code for the CAPTCHA
function generateCaptchaCode ($code, $type, $DATA, $uid) {
- return '<IMG border="0" alt="Code" src="{!URL!}/mailid_top.php?uid=' . $uid . '&' . $type . '=' . $DATA . '&mode=img&code=' . $code . '" />';
+ return '<IMG border="0" alt="Code" src="{?URL?}/mailid_top.php?uid=' . $uid . '&' . $type . '=' . $DATA . '&mode=img&code=' . $code . '" />';
}
// Loads an email template and compiles it
$HTTP_USER_AGENT = detectUserAgent();
// Default admin
- $ADMIN = constant('MAIN_TITLE');
+ $ADMIN = getConfig('MAIN_TITLE');
// Is the admin logged in?
if (IS_ADMIN()) {
} // END - if
// Neutral email address is default
- $email = constant('WEBMASTER');
+ $email = getConfig('WEBMASTER');
// Expiration in a nice output format
// NOTE: Use $content[expiration] in your templates instead of $EXPIRATION
$DATA['email'] = $email;
// Base directory
- $basePath = sprintf("%stemplates/%s/emails/", constant('PATH'), getLanguage());
+ $basePath = sprintf("%stemplates/%s/emails/", getConfig('PATH'), getLanguage());
// Check for admin/guest/member templates
if (strpos($template, 'admin_') > -1) {
// Check if http(s):// is there
if ((substr($URL, 0, 7) != 'http://') && (substr($URL, 0, 8) != 'https://')) {
// Make all URLs full-qualified
- $URL = constant('URL') . '/' . $URL;
+ $URL = getConfig('URL') . '/' . $URL;
} // END - if
// Three different debug ways...
$rel = ' rel="external"';
// Do we have internal or external URL?
- if (substr($URL, 0, strlen(constant('URL'))) == constant('URL')) {
+ if (substr($URL, 0, strlen(getConfig('URL'))) == getConfig('URL')) {
// Own (=internal) URL
$rel = '';
} // END - if
if ($constants === true) {
// BEFORE 0.2.1 : Language and data constants
// WITH 0.2.1+ : Only language constants
- $code = str_replace('{--','".', str_replace('--}','."', $code));
+ $code = str_replace('{--', "\".getMessage('", str_replace('--}', "').\"", $code));
// BEFORE 0.2.1 : Not used
// WITH 0.2.1+ : Data constants
- $code = str_replace('{!','".', str_replace("!}", '."', $code));
+ $code = str_replace('{!', "\".constant('", str_replace("!}", "').\"", $code));
} // END - if
// Compile QUOT and other non-HTML codes
// Replace all matches
foreach ($matches[0] as $key => $match) {
// Replace it
- $code = str_replace($matches[0], getConfig($matches[1][$key]), $code);
+ //* DEBUG: */ if ($key == 0) { print '<pre>'; debug_print_backtrace(); print '</pre>'; }
+ //* DEBUG: */ print $match.'='.$matches[1][$key].' ('.$key.')<br />';
+ $code = str_replace($match, getConfig($matches[1][$key]), $code);
} // END - foreach
} // END - if
// Find $content[bla][blub] entries
- preg_match_all('/\$(content|DATA)((\[([a-zA-Z0-9-_]+)\])*)/', $code, $matches);
+ preg_match_all('/\$(content|GLOBALS|DATA)((\[([a-zA-Z0-9-_]+)\])*)/', $code, $matches);
// Are some matches found?
if ((count($matches) > 0) && (count($matches[0]) > 0)) {
} // END - foreach
// Skip this entry?
- if ($fuzzyFound) continue;
+ if ($fuzzyFound === true) continue;
// Take all string elements
if ((is_string($matches[4][$key])) && (!isset($matchesFound[$match])) && (!isset($matchesFound[$key."_" . $matches[4][$key]]))) {
// Replace it in the code
//* DEBUG: */ OUTPUT_HTML(__FUNCTION__."(<font color=\"#0000aa\">".__LINE__."</font>):key={$key},match={$match}<br />");
- $newMatch = str_replace("[" . $matches[4][$key]."]", "['" . $matches[4][$key]."']", $match);
+ $newMatch = str_replace('[', "['", str_replace(']', "']", $match));
$code = str_replace($match, "\"." . $newMatch.".\"", $code);
- $matchesFound[$key."_" . $matches[4][$key]] = 1;
+ $matchesFound[$key . '_' . $matches[4][$key]] = 1;
$matchesFound[$match] = 1;
} elseif (!isset($matchesFound[$match])) {
// Not yet replaced!
// Optional : $DATA
//
function generateRandomCode ($length, $code, $uid, $DATA = '') {
- // Fix missing _MAX constant
- // @TODO Rewrite this unnice code
- if (!defined('_MAX')) define('_MAX', 15235);
-
// Build server string
- $server = $_SERVER['PHP_SELF'].getConfig('ENCRYPT_SEPERATOR').detectUserAgent().getConfig('ENCRYPT_SEPERATOR').getenv('SERVER_SOFTWARE').getConfig('ENCRYPT_SEPERATOR').detectRemoteAddr().":'.':".filemtime(constant('PATH').'inc/databases.php');
+ $server = $_SERVER['PHP_SELF'].getConfig('ENCRYPT_SEPERATOR').detectUserAgent().getConfig('ENCRYPT_SEPERATOR').getenv('SERVER_SOFTWARE').getConfig('ENCRYPT_SEPERATOR').detectRemoteAddr().":'.':".filemtime(getConfig('PATH').'inc/databases.php');
// Build key string
$keys = getConfig('SITE_KEY').getConfig('ENCRYPT_SEPERATOR').getConfig('DATE_KEY');
$saltedHash = generateHash(($a % getConfig('_PRIME')).getConfig('ENCRYPT_SEPERATOR') . $server.getConfig('ENCRYPT_SEPERATOR') . $keys.getConfig('ENCRYPT_SEPERATOR') . $data.getConfig('ENCRYPT_SEPERATOR').getConfig('DATE_KEY').getConfig('ENCRYPT_SEPERATOR') . $a, getConfig('master_salt'));
// Create number from hash
- $rcode = hexdec(substr($saltedHash, strlen(getConfig('master_salt')), 9)) / abs(constant('_MAX') - $a + sqrt(getConfig('_ADD'))) / pi();
+ $rcode = hexdec(substr($saltedHash, strlen(getConfig('master_salt')), 9)) / abs(getConfig('_MAX') - $a + sqrt(getConfig('_ADD'))) / pi();
} else {
// Generate hash with "hash of site key" from modula of number with the prime number and other data
$saltedHash = generateHash(($a % getConfig('_PRIME')).getConfig('ENCRYPT_SEPERATOR') . $server.getConfig('ENCRYPT_SEPERATOR') . $keys.getConfig('ENCRYPT_SEPERATOR') . $data.getConfig('ENCRYPT_SEPERATOR').getConfig('DATE_KEY').getConfig('ENCRYPT_SEPERATOR') . $a, substr(sha1(getConfig('SITE_KEY')), 0, 8));
// Create number from hash
- $rcode = hexdec(substr($saltedHash, 8, 9)) / abs(constant('_MAX') - $a + sqrt(getConfig('_ADD'))) / pi();
+ $rcode = hexdec(substr($saltedHash, 8, 9)) / abs(getConfig('_MAX') - $a + sqrt(getConfig('_ADD'))) / pi();
}
// At least 10 numbers shall be secure enought!
return;
} elseif (!$headerSent) {
// Return in an HTML code code
- return "<img src=\"{!URL!}/img.php?code=" . $img_code."\" alt=\"Image\" />\n";
+ return "<img src=\"{?URL?}/img.php?code=" . $img_code."\" alt=\"Image\" />\n";
}
// Load image
- $img = sprintf("%s/theme/%s/images/code_bg.%s", constant('PATH'), getCurrentTheme(), getConfig('img_type'));
+ $img = sprintf("%s/theme/%s/images/code_bg.%s", getConfig('PATH'), getCurrentTheme(), getConfig('img_type'));
if (isFileReadable($img)) {
// Switch image type
switch (getConfig('img_type'))
$NAV .= "<strong>-";
} else {
// Open anchor tag and add base URL
- $NAV .= "<a href=\"{!URL!}/modules.php?module=admin&what=" . getWhat()."&page=" . $page."&offset=" . $offset;
+ $NAV .= "<a href=\"{?URL?}/modules.php?module=admin&what=" . getWhat()."&page=" . $page."&offset=" . $offset;
// Add userid when we shall show all mails from a single member
if ((REQUEST_ISSET_GET('uid')) && (bigintval(REQUEST_GET('uid')) > 0)) $NAV .= "&uid=".bigintval(REQUEST_GET('uid'));
// Extract host from script name
function extractHostnameFromUrl (&$script) {
// Use default SERVER_URL by default... ;) So?
- $url = constant('SERVER_URL');
+ $url = getConfig('SERVER_URL');
// Is this URL valid?
if (substr($script, 0, 7) == 'http://') {
// Generate GET request header
$request = "GET /" . trim($script) . " HTTP/1.1" . getConfig('HTTP_EOL');
$request .= "Host: " . $host . getConfig('HTTP_EOL');
- $request .= "Referer: " . constant('URL') . "/admin.php" . getConfig('HTTP_EOL');
- if (defined('FULL_VERSION')) {
- $request .= "User-Agent: " . constant('TITLE') . '/' . constant('FULL_VERSION') . getConfig('HTTP_EOL');
- } else {
- $request .= "User-Agent: " . constant('TITLE') . "/?.?.?" . getConfig('HTTP_EOL');
- }
+ $request .= "Referer: " . getConfig('URL') . "/admin.php" . getConfig('HTTP_EOL');
+ $request .= "User-Agent: " . getConfig('TITLE') . '/' . getConfig('FULL_VERSION') . getConfig('HTTP_EOL');
$request .= "Content-Type: text/plain" . getConfig('HTTP_EOL');
$request .= "Cache-Control: no-cache" . getConfig('HTTP_EOL');
$request .= "Connection: Close" . getConfig('HTTP_EOL') . getConfig('HTTP_EOL');
// Generate POST request header
$request = "POST /" . trim($script) . " HTTP/1.1" . getConfig('HTTP_EOL');
$request .= "Host: " . $host . getConfig('HTTP_EOL');
- $request .= "Referer: " . constant('URL') . "/admin.php" . getConfig('HTTP_EOL');
- $request .= "User-Agent: " . constant('TITLE') . '/' . constant('FULL_VERSION') . getConfig('HTTP_EOL');
+ $request .= "Referer: " . getConfig('URL') . "/admin.php" . getConfig('HTTP_EOL');
+ $request .= "User-Agent: " . getConfig('TITLE') . '/' . getConfig('FULL_VERSION') . getConfig('HTTP_EOL');
$request .= "Content-type: application/x-www-form-urlencoded" . getConfig('HTTP_EOL');
$request .= "Content-length: " . strlen($data) . getConfig('HTTP_EOL');
$request .= "Cache-Control: no-cache" . getConfig('HTTP_EOL');
$eval = "\$OUT = \"[ ";
foreach ($TARGETS as $tar) {
- $eval .= "<span class=\\\"admin_user_link\\\"><a href=\\\"{!URL!}/modules.php?module=admin&what=" . $tar."&uid=" . $uid."\\\" title=\\\"{--ADMIN_LINK_";
+ $eval .= "<span class=\\\"admin_user_link\\\"><a href=\\\"{?URL?}/modules.php?module=admin&what=" . $tar."&uid=" . $uid."\\\" title=\\\"{--ADMIN_LINK_";
//* DEBUG: */ OUTPUT_HTML("*" . $tar.'/' . $status."*<br />");
if (($tar == "lock_user") && ($status == 'LOCKED')) {
// Locked accounts shall be unlocked
} // END - if
} elseif ((!isInstalled()) && ((isInstalling()) || (getOutputMode() == true)) && ((REQUEST_ISSET_GET('theme')) || (REQUEST_ISSET_POST('theme')))) {
// Prepare FQFN for checking
- $theme = sprintf("%stheme/%s/theme.php", constant('PATH'), REQUEST_GET('theme'));
+ $theme = sprintf("%stheme/%s/theme.php", getConfig('PATH'), REQUEST_GET('theme'));
// Installation mode active
if ((REQUEST_ISSET_GET('theme')) && (isFileReadable($theme))) {
// Set cookie from URL data
setSession('mxchange_theme', REQUEST_GET('theme'));
- } elseif (isFileReadable(sprintf("%stheme/%s/theme.php", constant('PATH'), SQL_ESCAPE(REQUEST_POST('theme'))))) {
+ } elseif (isFileReadable(sprintf("%stheme/%s/theme.php", getConfig('PATH'), SQL_ESCAPE(REQUEST_POST('theme'))))) {
// Set cookie from posted data
setSession('mxchange_theme', SQL_ESCAPE(REQUEST_POST('theme')));
}
// Walk through all entries
foreach ($ds as $d) {
// Generate proper FQFN
- $FQFN = str_replace('//', '/', constant('PATH') . $dir. '/'. $d);
+ $FQFN = str_replace('//', '/', getConfig('PATH') . $dir. '/'. $d);
// Is it a file and readable?
//* DEBUG: */ OUTPUT_HTML(__FUNCTION__."(<font color=\"#0000aa\">".__LINE__."</font>):FQFN={$FQFN}<br />");
// Old Version without ext-cache active (deprecated ?)
// FQFN of revision file
- $FQFN = sprintf("%sinc/cache/.revision", constant('PATH'));
+ $FQFN = sprintf("%sinc/cache/.revision", getConfig('PATH'));
// Check if REQUEST_GET('check_revision_data') is setted (switch for manually rewrite the .revision-File)
if ((REQUEST_ISSET_GET('check_revision_data')) && (REQUEST_GET('check_revision_data') == 'yes')) {
$message = str_replace("\r", '', str_replace("\n", '', $message));
// Log this message away, we better don't call app_die() here to prevent an endless loop
- $fp = fopen(constant('PATH') . 'inc/cache/debug.log', 'a') or die(__FUNCTION__.'['.__LINE__.']: Cannot write logfile debug.log!');
+ $fp = fopen(getConfig('PATH') . 'inc/cache/debug.log', 'a') or die(__FUNCTION__.'['.__LINE__.']: Cannot write logfile debug.log!');
fwrite($fp, date('d.m.Y|H:i:s', time()) . '|' . getModule() . '|' . basename($funcFile) . '|' . $line . '|' . strip_tags($message) . "\n");
fclose($fp);
} // END - if
$files = array();
// Open directory
- $dirPointer = opendir(constant('PATH') . $baseDir) or app_die(__FUNCTION__, __LINE__, 'Cannot read directory ' . basename($baseDir) . '.');
+ $dirPointer = opendir(getConfig('PATH') . $baseDir) or app_die(__FUNCTION__, __LINE__, 'Cannot read directory ' . basename($baseDir) . '.');
// Read all entries
while ($baseFile = readdir($dirPointer)) {
// Construct include filename and FQFN
$fileName = $baseDir . '/' . $baseFile;
- $FQFN = constant('PATH') . $fileName;
+ $FQFN = getConfig('PATH') . $fileName;
// Remove double slashes
$FQFN = str_replace('//', '/', $FQFN);
$scrambleString = genScrambleString(40);
// ... and store it there for future usage
- SQL_QUERY_ESC("UPDATE `{!_MYSQL_PREFIX!}_config` SET pass_scramble='%s' WHERE config=0 LIMIT 1",
- array($scrambleString), __FILE__, __LINE__);
+ updateConfiguration('pass_scramble', $scrambleString);
- // Also remember it in config
- setConfigEntry('pass_scramble', $scrambleString);
+ // Remove dummy string
unset($scrambleString);
} // END - if
$masterSalt = scrambleString(sha1(generatePassword(mt_rand(128, 256))));
// ... and store it there for future usage
- SQL_QUERY_ESC("UPDATE `{!_MYSQL_PREFIX!}_config` SET `master_salt`='%s' WHERE config=0 LIMIT 1",
- array($masterSalt), __FILE__, __LINE__);
+ updateConfiguration('master_salt', $masterSalt);
- // Also remember it in config
- setConfigEntry('master_salt', $masterSalt);
+ // Remove dummy string
unset($masterSalt);
} // END - if
// Create filename from hashed random string
$fileHash = sha1(generatePassword(mt_rand(128, 256)));
$FQFN = sprintf("%sinc/.secret/.%s",
- constant('PATH'),
+ getConfig('PATH'),
$fileHash
);
//* DEBUG: */ die("Secret-Key: ".$secretKey."<br />Cookie: ".getSession('u_hash')."<br />Test: ".$test);
// Write $fileHash to database
- SQL_QUERY_ESC("UPDATE `{!_MYSQL_PREFIX!}_config` SET file_hash='%s' WHERE config=0 LIMIT 1",
- array($fileHash), __FILE__, __LINE__);
+ updateConfiguration('file_hash', $fileHash);
// Generate FQFN for .htaccess file
$FQFN = sprintf("%sinc/.secret/.htaccess",
- constant('PATH')
+ getConfig('PATH')
);
// Is the .htaccess file there?
// Also update configuration
setConfigEntry('secret_key', $secretKey);
- setConfigEntry('file_hash' , $fileHash);
// Remove variables
unset($secretKey);
} // END - if
// Add main title
- $TITLE .= constant('MAIN_TITLE');
+ $TITLE .= getConfig('MAIN_TITLE');
// Add title of module? (middle decoration will also be added!)
if ((getConfig('enable_mod_title') == 'Y') || ((!isWhatSet()) && (!isActionSet())) || (getModule() == 'admin')) {
define('__PAGE_TITLE', $TITLE);
} elseif ((isInstalled()) && (!isAdminRegistered())) {
// Installed but no admin registered
- define('__PAGE_TITLE', sprintf(getMessage('SETUP_OF_MXCHANGE'), constant('MAIN_TITLE')));
+ define('__PAGE_TITLE', sprintf(getMessage('SETUP_OF_MXCHANGE'), getConfig('MAIN_TITLE')));
} elseif ((!isInstalled()) || (!isAdminRegistered())) {
// Installation mode
define('__PAGE_TITLE', getMessage('INSTALLATION_OF_MXCHANGE'));
// Check if our config file is writeable or not
function isIncludeWriteable ($inc) {
// Generate FQFN
- $FQFN = sprintf("%sinc/%s.php", constant('PATH'), $inc);
+ $FQFN = sprintf("%sinc/%s.php", getConfig('PATH'), $inc);
// Abort by simple test
if ((isFileReadable($FQFN)) && (!is_writeable($FQFN))) {
} // END - if
}
+// Load the whole include pool
+function LOAD_INC_POOL () {
+ foreach (GET_INC_POOL() as $inc) {
+ loadIncludeOnce($inc);
+ } // END - foreach
+}
+
// [EOF]
?>
// Is MXChange installed or no admin registered so far?
if ((!isInstalled()) || (!isAdminRegistered())) {
// Set URL for FORM actions
- define('__BURL_ACTION', constant('URL'));
+ define('__BURL_ACTION', getConfig('URL'));
// Output page for entered value
switch (REQUEST_GET('page')) {
copyFileVerified(REQUEST_POST('spath') . 'inc/config-local.php.dist', REQUEST_POST('spath') . 'inc/cache/config-local.php', 0644);
// Ok, all done. So we can write the config data to the php files
- if (REQUEST_POST('spath') != constant('PATH')) changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'SERVER-PATH', "define('PATH', '", "');", REQUEST_POST('spath'), 0);
- if (REQUEST_POST('burl') != constant('URL')) changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'HOST-URL', "define('URL', '", "');", REQUEST_POST('burl'), 0);
- changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'MAIN-TITLE', "define('MAIN_TITLE', '", "');", REQUEST_POST('title'), 0);
- changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'SLOGAN', "define('SLOGAN', '", "');", REQUEST_POST('slogan'), 0);
- changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'WEBMASTER', "define('WEBMASTER', '", "');", REQUEST_POST('email'), 0);
+ if (REQUEST_POST('spath') != getConfig('PATH')) changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'SERVER-PATH', "setConfigEntry('PATH', '", "');", REQUEST_POST('spath'), 0);
+ if (REQUEST_POST('burl') != getConfig('URL')) changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'HOST-URL', "setConfigEntry('URL', '", "');", REQUEST_POST('burl'), 0);
+ changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'MAIN-TITLE', "setConfigEntry('MAIN_TITLE', '", "');", REQUEST_POST('title'), 0);
+ changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'SLOGAN', "setConfigEntry('SLOGAN', '", "');", REQUEST_POST('slogan'), 0);
+ changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'WEBMASTER', "setConfigEntry('WEBMASTER', '", "');", REQUEST_POST('email'), 0);
changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'NULLPASS-WARNING', "setConfigEntry('WARN_NO_PASS', '", "');", REQUEST_POST('warn_no_pass'), 0);
changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'WRITE-FOOTER', "setConfigEntry('WRITE_FOOTER', '", "');", REQUEST_POST('wfooter'), 0);
changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'BACKLINK', "setConfigEntry('ENABLE_BACKLINK', '", "');", REQUEST_POST('blink'), 0);
- // DEACTIVATED: changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'OUTPUT-MODE', "define('OUTPUT_MODE', '", "');", REQUEST_POST('omode'), 0);
+ // @TODO DEACTIVATED: changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", REQUEST_POST('omode'), 0);
changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'MYSQL-HOST', " 'host' => '", "',", $mysql['host'], 0);
changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'MYSQL-DBASE', " 'dbase' => '", "',", $mysql['dbase'], 0);
changeDataInFile(REQUEST_POST('spath') . 'inc/cache/config-local.php', 'MYSQL-LOGIN', " 'login' => '", "',", $mysql['login'], 0);
$ret = $GLOBALS['cache_array']['language'];
} elseif (!empty($lang)) {
// Check if main language file does exist
- if (isFileReadable(constant('PATH') . 'inc/language/' . $lang . '.php')) {
+ if (isIncludeReadable('inc/language/' . $lang . '.php')) {
// Okay found, so let's update cookies
setLanguage($lang);
} // END - if
}
// Language definitions
-define('AUTOPURGE_MEMBER_SUBJECT', "{!POINTS!}-Gutschrift bei Auto-Loeschung");
+define('AUTOPURGE_MEMBER_SUBJECT', "{?POINTS?}-Gutschrift bei Auto-Loeschung");
define('AUTOPURGE_MEMBER_INACTIVE_SUBJECT', "Inaktivitaet --> Account wird bald geloescht!");
define('AUTOPURGE_MEMBER_UNCONFIRMED_SUBJECT', "Loeschung --> EMail-Adresse nicht bestaetigt!");
define('AUTOPURGE_ADMIN_SUBJECT', "[Auto-Purge:] Bestaetigungslinks");
// Language definitions
define('ADMIN_EDIT_BEG_SETTINGS', "Einstellungen am Bettel-Link");
-define('ADMIN_BEG_POINTS', "{!POINTS!}-Gutschrift bei Klick auf Bettel-Link");
+define('ADMIN_BEG_POINTS', "{?POINTS?}-Gutschrift bei Klick auf Bettel-Link");
define('ADMIN_CONFIG_BEG_TIMEOUT', "Zeitsperre global");
define('ADMIN_CONFIG_BEG_UID_TIMEOUT', "Zeitsperre gegen eine Mitglieder-ID");
define('ADMIN_CONFIG_BEG_REMOTE_IP_TIMEOUT', "Zeitsperre gegen eine IP-Nummer");
define('BEG_LINK_BY_1', "Bettel-Link bei ");
define('BEG_LINK_BY_2', "");
define('BEG_LINK_USERID_1', "Unser Mitglied ");
-define('BEG_LINK_USERID_2', " hat {!POINTS!} gebettelt!");
+define('BEG_LINK_USERID_2', " hat {?POINTS?} gebettelt!");
define('BEG_UID_STEAL_1', "Das Mitglied ");
define('BEG_UID_STEAL_2', " hat soeben ");
-define('BEG_UID_STEAL_3', " {!POINTS!} bei Ihnen erbettelt!");
+define('BEG_UID_STEAL_3', " {?POINTS?} bei Ihnen erbettelt!");
define('BEG_CLICKS_1', "Dies war insgesamt der ");
define('BEG_CLICKS_2', ". Klick auf sein Bettel-Link.");
define('BEG_THANKS_FOR_CLICK', "Danke für Ihre Spende!");
define('BEG_CONTINUE_REGISTER', "Und weiter geht es zur Anmeldung bei {--MAIN_TITLE--} ...");
define('BEG_SORRY_ANOTHER_WAS_HERE_1', "Oh schade! Es war vor kurzem schon einer hier! Das Mitglied ");
define('BEG_SORRY_ANOTHER_WAS_HERE_2', " hat von Ihnen auch keine ");
-define('BEG_SORRY_ANOTHER_WAS_HERE_3', " {!POINTS!} erhalten.");
+define('BEG_SORRY_ANOTHER_WAS_HERE_3', " {?POINTS?} erhalten.");
define('BEG_THANKS_FOR_CLICK_AGAIN', "Danke dennoch für den erneuten Klick!");
define('BEG_MEMBER_YOUR_LINK', "Hier ist Ihr persönlicher Bettel-Link");
define('BEG_MEMBER_CLICKS_TOTAL', "Anzahl Gesamtklicks auf Ihren Bettel-Link");
define('BEG_MEMBER_EARN_3', "für jeden Klick auf Ihren Bettellink.");
define('BEG_MEMBER_TIMEOUT_1', "Die Zeitsperre ist derzeit eingestellt auf ");
define('BEG_MEMBER_TIMEOUT_2', ". Innerhalb dieser Zeit erhalten Sie keine erneute Vergütung!");
-define('BEG_MEMBER_HAVE_FUN', "Viel Spass beim {!POINTS!}-Betteln.");
-define('BEG_GUEST_TRAILER', "{!POINTS!} erbetteln bei...");
+define('BEG_MEMBER_HAVE_FUN', "Viel Spass beim {?POINTS?}-Betteln.");
+define('BEG_GUEST_TRAILER', "{?POINTS?} erbetteln bei...");
define('BEG_GUEST_EARN_1', "Betteln macht sich bezahlt! Für jeden Klick erhalten Sie von");
define('BEG_GUEST_EARN_2', "bis");
-define('BEG_GUEST_EARN_3', "auf Ihr Mitgliedskonto direkt gutgeschrieben. Zuddem verdienen Sie an den erbettelteten {!POINTS!} Ihrer Refferal mit.");
+define('BEG_GUEST_EARN_3', "auf Ihr Mitgliedskonto direkt gutgeschrieben. Zuddem verdienen Sie an den erbettelteten {?POINTS?} Ihrer Refferal mit.");
define('BEG_GUEST_TIMEOUT_1', "Sie können derzeit alle ");
-define('BEG_GUEST_TIMEOUT_2', " {!POINTS!} betteln.");
+define('BEG_GUEST_TIMEOUT_2', " {?POINTS?} betteln.");
define('BEG_GUEST_HAVE_FUN', "Heute noch anmelden und Spass haben!");
-define('ADMIN_BEG_POINTS_MAX', "Maximale erbettelbare {!POINTS!} bei Klick auf Bettellink");
-define('ADMIN_BEG_USERID', "Mitglied-Account zum Abbuchen der erbettelten {!POINTS!}");
-define('ADMIN_SELECT_BEG_MODE', "Vergütungsmodus der erbettelten {!POINTS!}");
+define('ADMIN_BEG_POINTS_MAX', "Maximale erbettelbare {?POINTS?} bei Klick auf Bettellink");
+define('ADMIN_BEG_USERID', "Mitglied-Account zum Abbuchen der erbettelten {?POINTS?}");
+define('ADMIN_SELECT_BEG_MODE', "Vergütungsmodus der erbettelten {?POINTS?}");
define('BEG_MODE_DIRECT', "Nur direktem Mitglied gutschreiben.");
define('BEG_MODE_REF', "Auch dem Werber des Mitgliedes gutschreiben.");
define('BEG_SORRY_YOURE_LOGGED_IN_1', "Oh schade! Sie haben vermutlich auf Ihren eigenen Bettel-Link mit der User-ID ");
define('BEG_SORRY_YOURE_LOGGED_IN_2', " geklickt. Sie haben somit auch keine ");
-define('BEG_SORRY_YOURE_LOGGED_IN_3', " {!POINTS!} erhalten!");
+define('BEG_SORRY_YOURE_LOGGED_IN_3', " {?POINTS?} erhalten!");
define('BEG_SAME_UID_AS_OWN', "Mitglieder-ID des Webmasters benutzt!");
// Pay modes
-define('ADMIN_BEG_PAY_MODE', "Wie sollen {!POINTS!} vergütet werden?");
+define('ADMIN_BEG_PAY_MODE', "Wie sollen {?POINTS?} vergütet werden?");
define('ADMIN_BEG_PAY_MODE_IMG', "Abgesichert durch ein 1x1-Pixel");
define('ADMIN_BEG_PAY_MODE_JS', "Abgesichert durch ein Fake-JavaScript");
define('ADMIN_BEG_PAY_MODE_BOTH', "Durch beides obriges absichern");
// More strings for beg link
define('BEG_LINK_PAY_BOTH_1', "Das Mitglied <strong>");
define('BEG_LINK_PAY_BOTH_2', "</strong> hat bei Ihnen gerade <strong>");
-define('BEG_LINK_PAY_BOTH_3', " {!POINTS!}</strong> erbettelt. Dies war der <strong>");
+define('BEG_LINK_PAY_BOTH_3', " {?POINTS?}</strong> erbettelt. Dies war der <strong>");
define('BEG_LINK_PAY_BOTH_4', ".</strong> Klick auf seinen Bettellink. Vielen Dank für Ihre Spende!");
// Begging rallye
define('BEG_RANK', "Bettel-Rank");
define('BEG_TOTAL', "Gesamt erbettelt");
define('BEG_POINTS', "Erbettelt");
-define('BEG_MEMBER_TOTAL', "Erbettelte {!POINTS!} aller Mitglieder");
+define('BEG_MEMBER_TOTAL', "Erbettelte {?POINTS?} aller Mitglieder");
define('ADMIN_BEG_TIMEOUT_1', "Es werden nur Mitglieder ausgewertet und hier aufgelistet, die spätestens am ");
define('ADMIN_BEG_TIMEOUT_2', "noch aktiv waren. Alle anderen Mitglieder erhalten die Vergütung nicht!");
define('ADMIN_EDIT_BEG_RALLYE_SETTINGS', "Einstellungen an der Bettel-Rallye");
define('ADMIN_BEG_WITHDRAW_PREPARED', "Vergütung der Bettel-Rallye vorbereitet.");
define('ADMIN_BEG_WINNER_HIGLIGHTED', "Mögliche Gewinner der Bettel-Rallye sind dick marktiert.");
define('ADMIN_BEG_ALREADY_WITHDRAW', "Manuelle Vergütungvorbereitung bereits betätigt!");
-define('BEG_RALLYE_NOTE', "Hinweis: Unter <strong>{--BEG_POINTS--}</strong> finden Sie Ihre gesamt erbettelten {!POINTS!} wieder!");
+define('BEG_RALLYE_NOTE', "Hinweis: Unter <strong>{--BEG_POINTS--}</strong> finden Sie Ihre gesamt erbettelten {?POINTS?} wieder!");
define('BEG_RALLYE_CONDITIONS', "Wer alles an der Bettel-Rallye teilnehmen kann");
define('BEG_RALLYE_CONDITION_1', "Es werden nur aktive und freigeschaltete Mitglieder berücksichtig.");
-define('BEG_RALLYE_CONDITION_2', "Es kann jeder dran teilnehmen, der Mitglied bei diesem {!MT_WORD!} (<strong>{--MAIN_TITLE--}</strong>) und freigegeben ist.");
-define('BEG_RALLYE_CONDITION_3', "Zur Erstellung des Rallye-Ergebnisses werden alle erbettelten {!POINTS!} berücksichtig.");
+define('BEG_RALLYE_CONDITION_2', "Es kann jeder dran teilnehmen, der Mitglied bei diesem {?MT_WORD?} (<strong>{--MAIN_TITLE--}</strong>) und freigegeben ist.");
+define('BEG_RALLYE_CONDITION_3', "Zur Erstellung des Rallye-Ergebnisses werden alle erbettelten {?POINTS?} berücksichtig.");
define('BEG_RALLYE_CONDITION_4', "Der Rechtsweg ist ausgeschlossen.");
define('BEG_MEMBER_HERE_IS_THE_LIST', "Hier finden Sie die aktuelle Liste mit den möglichen Gewinnern!");
define('BEG_LINK_HERE', "Betteln Sie am Besten gleich los! Hier ist der Link dazu!");
define('ADMIN_EDIT_BEG_RALLYE_NOTIFICATIONS', "Benachrichtungen per Mail zur Bettel-Rallye");
define('ADMIN_BEG_RAL_EN_NOTIFY', "Benachtigen, wenn Bettel-Rallye aktiviert wurde?");
define('ADMIN_BEG_RAL_DI_NOTIFY', "Benachtigen, wenn Bettel-Rallye deaktiviert wurde?");
-define('ADMIN_BEG_NOTIFY_BONUS', "Bonus-Mail mit Anzahl {!POINTS!} aussenden, wenn Bettel-Rallye aktiviert wurde. <div class=\"admin_note\">(0 = Unvergütete Benachrichtigung aussenden; nur in Verbindung mit der Erweiterung <strong>bonus!</strong>)</div>");
+define('ADMIN_BEG_NOTIFY_BONUS', "Bonus-Mail mit Anzahl {?POINTS?} aussenden, wenn Bettel-Rallye aktiviert wurde. <div class=\"admin_note\">(0 = Unvergütete Benachrichtigung aussenden; nur in Verbindung mit der Erweiterung <strong>bonus!</strong>)</div>");
define('ADMIN_BEG_NEW_MEMBER_NOTIFY', "Sollen neue Mitglieder mit selber Mail über eine laufende Bettel-Rallye benachrichtigt werden?");
define('ADMIN_BEG_NOTIFY_WAIT', "Wie lange soll die Wartezeit der Bonus-Mail sein?");
define('BEG_NO_LIMITATION', "Keine IP-Sperre eingerichtet!!!");
// Language definitions
define('HAPPY_BIRTHDAY', "Herzlichen Glueckwunsch zum Geburtstag!");
define('ADMIN_CONFIG_BIRTHDAY_HEADER', "Einstellungen zu Geburtstagsmails");
-define('ADMIN_BIRTHDAY_POINTS', "{!POINTS!} als "Geburtstagsgeschenk"");
+define('ADMIN_BIRTHDAY_POINTS', "{?POINTS?} als "Geburtstagsgeschenk"");
define('ADMIN_BIRTHDAY_POINTS_NOTE', "Wert <strong>0</strong> deaktiviert die Extragutschrift!");
-define('BIRTHDAY_CANNOT_STATUS', "Kann keine {!POINTS!} gutschreiben! Status Ihres Accounts: <span class=\"data\">%s</span>");
+define('BIRTHDAY_CANNOT_STATUS', "Kann keine {?POINTS?} gutschreiben! Status Ihres Accounts: <span class=\"data\">%s</span>");
define('BIRTHDAY_CANNOT_LOAD_DATA', "Entweder haben Sie bereits Ihr Geburtsgeschenk erhalten oder Sie haben heute keinen Geburtstag!");
-define('ADMIN_SELECT_BIRTHDAY_MODE', "Vergütungsmodus der {!POINTS!}");
+define('ADMIN_SELECT_BIRTHDAY_MODE', "Vergütungsmodus der {?POINTS?}");
define('BIRTHDAY_MODE_DIRECT', "Nur direktem Mitglied gutschreiben.");
define('BIRTHDAY_MODE_REF', "Auch dem Werber des Mitgliedes gutschreiben.");
define('ADMIN_BIRTHDAY_ONLY_ACTIVE', "Nur aktive Mitglieder erhalten die Geburtstagsgutschrift?<br /><div class=\"admin_note\">(Nur in Verbindung mit der Erweiterung <strong>autopurge</strong>!)</div>");
define('ADMIN_BONUS_NO_ACTIVE_RALLYE', "Niemand nimmt an der Aktiv-Rallye dran teil!");
define('BONUS_SHOW_TURBO_BONUS', "Sehen Sie hier nach, wer alles schon bestätigt hat...");
define('BONUS_SHOW_WRONG_CALL', "Falscher Aufruf des Scriptes, bitte nur aus dem Bestätigungsframe aufrufen!");
-define('BONUS_SHOW_WRONG_TYPE', "Falscher Typ an das Script übergeben! Bitte melden Sie sich <a href=\"mailto:{!WEBMASTER!}\">beim Webmaster</a> !");
+define('BONUS_SHOW_WRONG_TYPE', "Falscher Typ an das Script übergeben! Bitte melden Sie sich <a href=\"mailto:{?WEBMASTER?}\">beim Webmaster</a> !");
define('BONUS_SHOW_NO_DATA', "Entweder haben Sie für diese Mail keine Aktiv-Vergütung erhalten oder der Link ist nicht mehr gültig.");
-define('BONUS_NO_RANKS', "Es hat noch niemand {!POINTS!} zur Mail <span class=\"data\">%s</span> gewonnen! Sie könnten der erste sein! :-)");
+define('BONUS_NO_RANKS', "Es hat noch niemand {?POINTS?} zur Mail <span class=\"data\">%s</span> gewonnen! Sie könnten der erste sein! :-)");
define('BONUS_LOGIN_TURBO_NOTE', "Der Login-, Referal-, Klickrate-, Mailbuchungs- und Bestätigungsbonus wird Ihnen nicht sofort vergütet, sondern erst am Ende jeden Monats in Form einer Aktiv-Rallye. Den Mailbuchungsbonus erhalten Sie erst bei Freischaltung Ihrer Mail auf das Bonus-Konto gutgeschrieben.");
-define('BONUS_POINTS_TITLE', "Sonderbonus-{!POINTS!}");
+define('BONUS_POINTS_TITLE', "Sonderbonus-{?POINTS?}");
define('BONUS_RANK_YOU_ARE_NOT_FOUND', "Sie haben bis jetzt noch keine Aktiv-Vergütung erhalten!");
define('BONUS_RANK', "Platz");
define('BONUS_SHOW_HEADER_LINE_1', "Hier sehen Sie eine Übersicht, wer alles");
define('ADMIN_BONUS_ALREADY_WITHDRAW', "Manuelle Vergütungvorbereitung bereits betätigt!");
define('ADMIN_BONUS_TIMEOUT_1', "Es werden nur Mitglieder ausgewertet und hier aufgelistet, die spätestens am ");
define('ADMIN_BONUS_TIMEOUT_2', " noch aktiv waren. Alle anderen Mitglieder erhalten die Vergütung nicht!");
-define('ADMIN_BONUS_USERID', "Mitgliedskonto zum Abbuchen der {!POINTS!}");
+define('ADMIN_BONUS_USERID', "Mitgliedskonto zum Abbuchen der {?POINTS?}");
define('ADMIN_CONFIG_BONUS_TIMEOUT', "Verweildauer von Aktiv-Bonus-Einträgen");
define('ADMIN_BONUS_TURBO_LINES', "Anzahl angezeigter Aktiv-Bonus-Empfänger in <strong>show_bonus.php</strong>");
define('ADMIN_SEND_BONUS_MAILS', "Versenden von Bonus-Mails");
define('ADMIN_BONUS_ORDER_BONUS', "Bonus für eine Mailbuchung");
define('ADMIN_BONUS_REF_BONUS', "Bonus für das Werben eines weiteren Mitgliedes");
define('ADMIN_BONUS_STATS_BONUS', "Einmalige Bonus bei Erreichen von 100% Klickrate auf eine Mailbuchung (=<div class=\"tiny\">Statistik-Bonus</strong>)");
-define('ADMIN_BONUS_TURBO_BONUS_TITLE', "Bonus-{!POINTS!} für bestätigte Mails");
+define('ADMIN_BONUS_TURBO_BONUS_TITLE', "Bonus-{?POINTS?} für bestätigte Mails");
define('ADMIN_BONUS_TURBO_TIMEOUT_TITLE', "Zeitabstände und Aufbewahrungszeiten");
define('ADMIN_BONUS_TURBO_MISC_TITLE', "Sonstige Einstellungen zur Bonus-Erweiterung");
define('BONUS_REF_TOTAL', "Referal-Bonus");
define('BONUS_STATS_TOTAL', "100%-Klickratebonus");
define('BONUS_POINTS_DISABLED', "Aktiv-Rallye derzeit nicht aktiv.");
define('BONUS_MEMBER_STATS_SUBJECT', "Ihr Aktiv-Bonus wegen 100% Klickrate");
-define('BONUS_LOGIN_BONUS_ADDED', "Login-Bonus mit <u>%s {!POINTS!}</u> vergütet!");
+define('BONUS_LOGIN_BONUS_ADDED', "Login-Bonus mit <u>%s {?POINTS?}</u> vergütet!");
define('BONUS_LOGIN_BONUS_NOT_ADDED', "Login-Bonus nicht vergütet!");
define('LIST_UNCONFIRMED_BONUS_LINKS', "Unbest. Bonus-Mail");
define('ADMIN_BONUS_MAIL_ALREADY_DELETED', "Bonus-Mail bereits gelöscht!");
define('ADMIN_BONUS_RALLYE_NOTIFTICATIONS', "Benachrichtigungen per Mail über Bonus-Rallye");
define('ADMIN_BONUS_RALLYE_EN_NOTIFY', "Sollen die Mitglieder bei Aktivierung benachtichtigt werden?");
define('ADMIN_BONUS_RALLYE_DI_NOTIFY', "Sollen die Mitglieder bei Deaktivierung benachtichtigt werden?");
-define('ADMIN_BONUS_RALLYE_NOTIFY_POINTS', "Bonus-Mail mit Anzahl {!POINTS!} aussenden, wenn Bonus-Rallye aktiviert wurde. <div class=\"admin_note\">(0 = Unvergütete Benachrichtigung aussenden)</div>");
+define('ADMIN_BONUS_RALLYE_NOTIFY_POINTS', "Bonus-Mail mit Anzahl {?POINTS?} aussenden, wenn Bonus-Rallye aktiviert wurde. <div class=\"admin_note\">(0 = Unvergütete Benachrichtigung aussenden)</div>");
define('ADMIN_BONUS_RALLYE_NEW_MEMBER_NOTIFY', "Sollen neue Mitglieder mit selber Mail über eine laufende Bonus-Rallye benachrichtigt werden?");
define('ADMIN_BONUS_RALLYE_NOTIFY_WAIT', "Wie lange soll die Wartezeit der Bonus-Mail sein?");
define('ADMIN_BONUS_INCLUDE_OWN', "Soll Ihre Mitglieder-ID an der Aktiv-Rallye dran teilnehmen?");
define('REFID_BY', "Sie wurden geworben von");
define('TERMS_OF_USAGE', "AGBs zustimmen und absenden");
define('YOU_FINALIZE', "Sie haben es gleich geschafft!");
-define('AGREE_TO_THIS', "Stimmen Sie unseren [<a href=\"{!URL!}/modules.php?module=index&what=agb\" class=\"register_term\" target=\"_blank\">AGBs</a>] zu?");
+define('AGREE_TO_THIS', "Stimmen Sie unseren [<a href=\"{?URL?}/modules.php?module=index&what=agb\" class=\"register_term\" target=\"_blank\">AGBs</a>] zu?");
define('SUBMIT_REGISTER', "Anmeldedaten abschicken");
-define('HAVE_TO_AGREE', "Sie müssen unseren AGBs zustimmen, damit Sie an diesem {!MT_WORD!} teilnehmen können!");
+define('HAVE_TO_AGREE', "Sie müssen unseren AGBs zustimmen, damit Sie an diesem {?MT_WORD?} teilnehmen können!");
define('ENTER_BOTH_PASSWORDS', "Bitte geben Sie ein Passwort und das selbe Passwort noch einmal ein!");
define('ENTER_PASS1', "Bitte geben Sie ein Passwort ein!");
define('ENTER_PASS2', "Bitte geben Sie noch die Bestätigung Ihres Passwortes ein!");
define('MIN_PASS_LENGTH', "Minimale Passwortlänge");
define('SETTINGS_NOT_SAVED', "Einstellungen NICHT gespeichert / geändert!");
define('SETTINGS_SAVED', "Einstellungen gespeichert.");
-define('FATAL_CANNOT_LOAD_CONFIG', "Kann die Konfigurationsdaten nicht laden! Vermutlich richtet der Webmaster diesen {!MT_WORD2!} gerade das Script erst ein! Bitte schauen Sie später noch einmal vorbei!");
+define('FATAL_CANNOT_LOAD_CONFIG', "Kann die Konfigurationsdaten nicht laden! Vermutlich richtet der Webmaster diesen {?MT_WORD2?} gerade das Script erst ein! Bitte schauen Sie später noch einmal vorbei!");
define('ADMIN_ACTION_INVALID', "Die action/what-Kombination <span class=\"data\">%s</span> ist ungültig!");
define('SHORT_PASS', "Das eingegebene Passwort ist nach unseren Sicherheitseinstellungen zu kurz. Mindestlänge ist");
-define('EDIT_POINTS_SETTINGS', "Ändern der Willkommensgutschrift und anderer {!POINTS!}");
+define('EDIT_POINTS_SETTINGS', "Ändern der Willkommensgutschrift und anderer {?POINTS?}");
define('POINTS_REGISTER', "Willkommensgutschrift");
define('POINTS_REF', "Einmalige Referal-Gutschrift");
define('EDIT_REGFORM_SETTINGS', "Einstellungen am Anmeldeformular");
define('EDIT_LVL', "Ref-Ebene editieren");
define('DEL_LVL', "Ref-Ebene löschen");
define('HELLO', "Hallo");
-define('GUEST_YOU_REGISTERED_WITH_US', "vielen Dank, dass Sie sich für unseren {!MT_WORD!} entschieden haben! Sollten Sie dies nicht gewesen sein, so melden Sie sich bitte bei uns!");
+define('GUEST_YOU_REGISTERED_WITH_US', "vielen Dank, dass Sie sich für unseren {?MT_WORD?} entschieden haben! Sollten Sie dies nicht gewesen sein, so melden Sie sich bitte bei uns!");
define('GUEST_YOUR_PERSONA_DATA', "Hier sind nochmals zur Überprüfung Ihre persönlichen Daten");
define('GUEST_SURNAME', "Vorname");
define('GUEST_FAMILY', "Nachname");
define('ADMIN_GUEST_PERSONA_DATA', "Hier sind zur Überprüfung nochmals seine persönlichen Daten");
define('ADMIN_THANX', "Mit freundlichem Gruss,");
define('SCRIPT', "Script");
-define('ADMIN_NEW_ACCOUNT', "Neue Anmeldung zu Ihrem {!MT_WORD!}");
+define('ADMIN_NEW_ACCOUNT', "Neue Anmeldung zu Ihrem {?MT_WORD?}");
define('REGISTRATION_DONE', "Vielen Dank für die Anmeldung. Ein Bestätigungslink ist zur angemeldeten EMail-Adresse unterwegs!");
define('GUEST_404_WHAT', "Das angegeben Menümodul <span class=\"data\">%s</span> existiert leider nicht, oder dieses Script hat einen Fehler gemacht!");
define('GUEST_LOCKED_ACTION', "Aktionsmodul <span class=\"data\">%s</span> wurde gesperrt!");
define('DEL_GUEST_MENU', "Gästemenü löschen");
define('DEL_MEMBER_MENU', "Mitgliedsmenü löschen");
define('GUEST_PASSWORD', "Ihr Passwort");
-define('GUEST_THANX_CONFIRMATION', "Sie haben soeben Ihre Email-Adresse bestätigt und sind somit für den {!MT_WORD!} {!MAIN_TITLE!} freigeschaltet!");
+define('GUEST_THANX_CONFIRMATION', "Sie haben soeben Ihre Email-Adresse bestätigt und sind somit für den {?MT_WORD?} {?MAIN_TITLE?} freigeschaltet!");
define('GUEST_MAY_LOGIN_HERE', "Sie können sich nun hier einloggen:");
define('HAPPY_MAILING', "Wir wünschen Ihnen viel Spass und Erfolg beim Mail-Versand!\n\nMit freundlichem Gruss,");
define('GUEST_THANX_CONFIRM', "Email-Adresse bestätigt");
define('LOGIN_ID_UNCONFIRMED', "Bitte bestätigen Sie erst Ihre Email-Adresse!<br />Haben Sie den Bestätigungslink verloren? Links im Menü können Sie ihn erneut anfordern.");
define('LOGIN_NO_COOKIES', "Sie haben in Ihrem Browser entweder die Cookies ausgeschaltet, oder die Sicherheitsstufe ist zu hoch eingestellt!");
define('GUEST_REG_POINTS_1', "Für Ihre Anmeldung haben wir Ihnen als Willkommensgutschrift");
-define('GUEST_REG_POINTS_2', "{!POINTS!} gutgeschrieben. Sie können bereits jetzt schon Mails an die anderen Mitglieder verschicken - solange Empfänger auch erreichbar sind.");
+define('GUEST_REG_POINTS_2', "{?POINTS?} gutgeschrieben. Sie können bereits jetzt schon Mails an die anderen Mitglieder verschicken - solange Empfänger auch erreichbar sind.");
define('GUEST_SELECT_LIFETIME', "Wie lange soll Auto-Login aktiv sein?");
define('LIFE_CLOSE_BROWSER', "Browser wurde geschlossen");
define('LIFE_HOURS', "Stunde(n)");
define('MEMBER_UPDATE_FAILED', "Bei der Aktualisierung Ihres Kontos ist ein Fehler entstanden. Es wurden keine Daten aktualisiert.");
define('MEMBER_HAVE_CHANGED_DATA', "Sie haben heute Ihr Mitgliedsprofil geändert.");
define('YOUR_NEW_DATA', "Hier sind Ihre neuen Profildaten");
-define('PLEASE_NOTIFY_ABUSE_MYDATA', "Sollten Sie diese änderungen nicht durchgeführt haben, benachrichten Sie uns bitte! ({!WEBMASTER!})");
+define('PLEASE_NOTIFY_ABUSE_MYDATA', "Sollten Sie diese änderungen nicht durchgeführt haben, benachrichten Sie uns bitte! ({?WEBMASTER?})");
define('MEMBER_UNKNOWN_MODE', "Unbekannter Modus erkannt");
define('MEMBER_CHANGED_EMAIL', "Sie haben Ihre Email-Adresse geändert! Alte Adresse war");
define('MEMBER_CHANGED_PASS', "Sie haben Ihr Passwort geändert.");
define('YOUR_PERSONAL_REFLINK', "Ihr persönlicher Ref-Link zum Werben neuer Mitglieder lautet");
define('YOUR_REFCLICKS', "Klicks auf Ihren Referal-Link");
define('CLICKS', "Klicks");
-define('YOU_REFERRAL_ONE', "Sie haben heute ein neues Mitglied für unseren {!MT_WORD!} geworben!\n\nHier sehen Sie genau, in welcher Ebene Sie ihn geworben haben:");
-define('YOU_THANX_REFERRAL', "Sie werden nun auch weiterhin {!POINTS!} über diese geworbene Person erhalten.\n\nVielen Dank für Ihr Mitwerben! Wir wünschen Ihnen noch weiterhin viele neue Referals!\n\nMit freundlichem Gruss,");
+define('YOU_REFERRAL_ONE', "Sie haben heute ein neues Mitglied für unseren {?MT_WORD?} geworben!\n\nHier sehen Sie genau, in welcher Ebene Sie ihn geworben haben:");
+define('YOU_THANX_REFERRAL', "Sie werden nun auch weiterhin {?POINTS?} über diese geworbene Person erhalten.\n\nVielen Dank für Ihr Mitwerben! Wir wünschen Ihnen noch weiterhin viele neue Referals!\n\nMit freundlichem Gruss,");
define('POINTS_REF_REGISTER', "Referal-Pauschale und prozentual vom Anmeldebonus!");
define('NO_REFLEVEL_LEFT', "Keine Referal-Ebenen mehr verfügbar! Bitte melden Sie sich bei uns.");
-define('ENGINE', "{!MT_WORD!}-Engine");
+define('ENGINE', "{?MT_WORD?}-Engine");
define('ADD_NEW_PAYMENT', "Neue Mailvergütung hinzufügen");
define('ENTER_PAY_TIME', "Wartezeit");
-define('ENTER_PAY_PAYMENT', "Vergütete {!POINTS!}");
-define('ENTER_PAY_PRICE', "{!POINTS!}-Kosten");
+define('ENTER_PAY_PAYMENT', "Vergütete {?POINTS?}");
+define('ENTER_PAY_PRICE', "{?POINTS?}-Kosten");
define('ENTER_PAY_TITLE', "Mailname");
define('ADD_PAYMENT', "Mailvergütung hinzufügen");
define('EDIT_DEL_PAYMENT', "Mailvergütung editieren / löschen");
define('PAY_TIME', "Wartezeit");
-define('PAY_PAYMENT', "Vergütete {!POINTS!}");
-define('PAY_PRICE', "{!POINTS!}-Kosten");
+define('PAY_PAYMENT', "Vergütete {?POINTS?}");
+define('PAY_PRICE', "{?POINTS?}-Kosten");
define('PAY_TITLE', "Mailname");
define('EDIT_PAY', "Editeren");
define('DEL_PAY', "Löschen");
define('REF_TITLE', "Alternativer Text");
define('REF_CNTR', "Views");
define('REF_VIS', "Aktiv?");
-define('POINTS_USED', "Verbrauchte {!POINTS!}");
-define('MEMBER_NO_POINTS', "Sie haben keine {!POINTS!} mehr zum Versenden übrig!");
-define('MEMBER_NO_PAYMENTS', "Der Admin diesen {!MT_WORD2!} hat noch keine Mailarten definiert!");
-define('MEMBER_POINTS_LEFT', "{!POINTS!}-Guthaben zum Mailversand übrig");
+define('POINTS_USED', "Verbrauchte {?POINTS?}");
+define('MEMBER_NO_POINTS', "Sie haben keine {?POINTS?} mehr zum Versenden übrig!");
+define('MEMBER_NO_PAYMENTS', "Der Admin diesen {?MT_WORD2?} hat noch keine Mailarten definiert!");
+define('MEMBER_POINTS_LEFT', "{?POINTS?}-Guthaben zum Mailversand übrig");
define('SELECT_MAIL_TYPE', "Mailart auswählen");
define('PLEASE_SELECT', "Bitte auswählen");
-define('PER_MAIL', "{!POINTS!} / Mail");
-define('PAYMENT', "{!POINTS!} Vergütung");
+define('PER_MAIL', "{?POINTS?} / Mail");
+define('PAYMENT', "{?POINTS?} Vergütung");
define('SELECT_CATEGORY', "Zielkategorie");
define('USER_IN_CAT', "Empfänger");
define('ENTER_RECEIVER', "Empfängeranzahl");
define('CONFIG_URL_TLOCK', "Selbe URLs sind buchbar in");
define('_AND', "und");
define('UNKNOWN_CODE', "Es ist während der Ausführung ein unbekannter Fehler-Code <span class=\"data\">%s</span> enstanden, für den Sie vermutlich nicht verantwortlich sind. Bitte informieren Sie uns über diese Meldung!");
-define('MEMBER_TEXT_CONTAINS_URL', "Ihr Werbetext enthält eine URL, dies ist in unserem {!MT_WORD!} nicht zulässig. Bitte entfernen Sie diese aus Ihrem Text und versuchen Sie es erneut.");
+define('MEMBER_TEXT_CONTAINS_URL', "Ihr Werbetext enthält eine URL, dies ist in unserem {?MT_WORD?} nicht zulässig. Bitte entfernen Sie diese aus Ihrem Text und versuchen Sie es erneut.");
define('MEMBER_TEXT_OVERLENGTH', "Ihr Text hat die maximale Textlänge überschritten. Bitte fassen Sie ihn etwas kürzer.");
-define('MEMBER_SUBJ_CONTAINS_URL', "Ihre eingegebe Betreffzeile enthält eine URL, dies ist in unserem {!MT_WORD!} nicht zulässig. Bitte entfernen Sie diese aus Ihrer Betreffzeile und versuchen Sie es erneut.");
+define('MEMBER_SUBJ_CONTAINS_URL', "Ihre eingegebe Betreffzeile enthält eine URL, dies ist in unserem {?MT_WORD?} nicht zulässig. Bitte entfernen Sie diese aus Ihrer Betreffzeile und versuchen Sie es erneut.");
define('MEMBER_URL_BLACK_LISTED', "Ihre eingegebene URL wurde in unsere Ausschlussliste aufgenommen!");
define('MEMBER_BLIST_TIME', "Datum der Sperrung war");
define('MEMBER_SELECTED_MORE_RECS', "Sie haben für diese Kategorie zu viele Empfänger eingegeben!");
define('MEMBER_URL', "Gebuchte URL");
define('MEMBER_NEW_MAIL_IN_QUEUE', "Ihre Mailbuchung befindet sich derzeit in Warteschleife und wird bald ausgesendet!\n\nHier sind nochmals Ihre Daten aus dem Buchungsformular");
define('MEMBER_SECOND_MAIL', "Sobald Ihre Mailbuchung vollständig gesendet wurde, erhalten Sie eine zweite Mail! Sie können bereits eine weitere Mailbuchung durchführen!");
-define('ADMIN_NEW_QUEUE', "Mailbuchung in Ihrem {!MT_WORD!}");
+define('ADMIN_NEW_QUEUE', "Mailbuchung in Ihrem {?MT_WORD?}");
define('MEMBER_NEW_QUEUE', "Vielen Dank fuer die Mailbuchung!");
define('MEMBER_CONTINUE_AREA', "Weiter zum Mitgliedsbereich");
define('MEMBER_THANX_ORDER', "Vielen Dank für Ihre Mailbuchung! Es ist eine Mail zu Ihnen unterwegs.");
define('RECEIVE_MAILS', "Kann Mails empfangen");
define('REF_CLICKS', "Klicks auf Ref-Link");
define('TOTAL_LOGINS', "Logins gesamt");
-define('USED_POINTS', "Ausgegebene {!POINTS!}");
+define('USED_POINTS', "Ausgegebene {?POINTS?}");
define('MAILS_SENT', "Mails versendet");
define('HAS_JOINED', "Beigetreten am");
-define('TOTAL_POINTS', "{!POINTS!} gesamt");
+define('TOTAL_POINTS', "{?POINTS?} gesamt");
define('TOTAL_REFERRALS', "Referals gesamt");
define('ADMIN_MEMBER_FUNCTIONS', "Administrative Funktionen");
define('ADMIN_DEL_USER', "Löschen");
define('ADMIN_LOCK_USER', "Sperren");
define('ADMIN_UNLOCK_USER', "Entsperren");
-define('ADMIN_ADD_POINTS', "{!POINTS!} aufbuchen");
+define('ADMIN_ADD_POINTS', "{?POINTS?} aufbuchen");
define('ADMIN_EDIT_USER', "Ändern");
define('ADMIN_ALL_REFS', "Alle Refs auflisten");
define('BIRTHDAY2', "Geburtstag");
define('MEMBER_PLEASE_RESPECT', "Sollten Sie damit nicht einverstanden sein, so melden Sie sich bitte bei uns. Wir kommen dann in Kontakt mit Ihnen.");
define('ADMIN_LOCKED_SUBJ', "Ihr Account wurde gesperrt!");
define('ADMIN_UNLOCKED_SUBJ', "Ihr Account wurde wieder freigegeben!");
-define('ADMIN_UNLOCKED_YOUR_ACCOUNT', "Einer unserer Administratoren hat soeben Ihren Account wieder freigeben! Sie koennen sich nun wieder unter folgender URL einloggen:\n\n{!URL!}/login.php");
+define('ADMIN_UNLOCKED_YOUR_ACCOUNT', "Einer unserer Administratoren hat soeben Ihren Account wieder freigeben! Sie koennen sich nun wieder unter folgender URL einloggen:\n\n{?URL?}/login.php");
define('REASON_UNLOCKED', "Nachricht vom Admin");
define('ADMIN_WELCOME_BACK', "Bitte beachten Sie beim naechsten Mal auf unsere AGBs, damit Ihnen diese Unangenehmlichkeiten erspart bleiben.");
define('ADMIN_DEL_ACCOUNT', "Loeschung Ihres Accounts!");
define('POOL_ACTIVE', "Wird gerade versendet");
define('ALL_MEMBERS', "Alle Mitglieder");
define('ADMIN_SELECT_USER', "Mitglied auswählen");
-define('ENTER_POINTS_ADD', "{!POINTS!} zum Aufbuchen");
+define('ENTER_POINTS_ADD', "{?POINTS?} zum Aufbuchen");
define('ENTER_ADD_REASON', "Grund der Aufbuchung");
define('ADMIN_ADDED_POINTS_1', "Einer unserer Administratoren hat Ihnen soeben");
-define('ADMIN_ADDED_POINTS_2', " {!POINTS!} gutgeschrieben!");
+define('ADMIN_ADDED_POINTS_2', " {?POINTS?} gutgeschrieben!");
define('ADMIN_ADDED_REASON', "Grund dazu war folgender");
-define('ADMIN_ADD_SUBJ', "{!POINTS!}-Gutschrift durch unsere Admins!");
-define('ADMIN_POINTS_ADDED', "{!POINTS!} wurden gutgeschrieben. Das Mitglied hat eine Mail erhalten!");
+define('ADMIN_ADD_SUBJ', "{?POINTS?}-Gutschrift durch unsere Admins!");
+define('ADMIN_POINTS_ADDED', "{?POINTS?} wurden gutgeschrieben. Das Mitglied hat eine Mail erhalten!");
define('MAILS_PER_DAY', "Mails / Tag");
define('GUEST_CONFIRMED_DONE', "Danke für die Bestätigung Ihrer Email-Adresse! Es ist eine Mail mit den Login-Daten zu Ihnen unterwegs.");
define('VALIDATING_LOGIN', "Logindaten werden geprüft . . .");
-define('MEMBER_ACCOUNT_LOCKED_UNC', "Kann keine {!POINTS!} gutschreiben, da Ihr Account gesperrt wurde!");
-define('MAIL_POSSIBLE_INVALID', "Konnte keine {!POINTS!} gutschreiben: Daten moeglicherweise beschaedigt!");
+define('MEMBER_ACCOUNT_LOCKED_UNC', "Kann keine {?POINTS?} gutschreiben, da Ihr Account gesperrt wurde!");
+define('MAIL_POSSIBLE_INVALID', "Konnte keine {?POINTS?} gutschreiben: Daten moeglicherweise beschaedigt!");
define('MEMBER_COOKIES_DISABLED', "Kann nicht einloggen, da Cookies bei Ihnen deaktiviert sind.");
-define('ADMIN_DEL_COMPLETED', "Account wurde gelöscht! Die {!POINTS!} werden immer in den Jackpot transferiert!");
+define('ADMIN_DEL_COMPLETED', "Account wurde gelöscht! Die {?POINTS?} werden immer in den Jackpot transferiert!");
define('NORMAL_MAIL_PROBLEM', "Mail vom Mitgliedern bereits gelöscht");
define('BONUS_MAIL_PROBLEM', "Bonus-Mail bereits gelöscht");
define('GENERAL_MAIL_PROBLEM', "BUG! BUG! Bitte reporten auf <a href=\"http://bugs.mxchange.org/\" target=\"_blank\" title=\"Link zum MXChange Bug-Tracker\">bugs.mxchange.org</a>.");
-define('MEMBER_BACK_JACKPOT', "{!POINTS!}-Rueckgutschrift");
-define('ADMIN_BACK_JACKPOT', "{!POINTS!}-Aufbuchung fuer Jackpot");
+define('MEMBER_BACK_JACKPOT', "{?POINTS?}-Rueckgutschrift");
+define('ADMIN_BACK_JACKPOT', "{?POINTS?}-Aufbuchung fuer Jackpot");
define('MEDIA_DATA', "Mediendaten");
define('USERS_TOTAL', "Mitglieder gesamt");
define('USERS_MAX_MAILS', "Erreichbare Mitglieder");
define('PATCH_CTIME', "Patch erstellt");
define('PATCH_FSIZE', "Downloadgrösse");
define('KBYTES', "KBytes");
-define('DEFAULT_SUBJECT_LINE', "Klick-Mail von {!MAIN_TITLE!}");
+define('DEFAULT_SUBJECT_LINE', "Klick-Mail von {?MAIN_TITLE?}");
define('MEBER_UPDATE_PWD_WRONG', "Sie haben das falsche Passwort eingegeben! Bitte nochmal versuchen!");
define('ADMIN_MEM_NO_CATS_1', "Das Mitglied <u>");
define('ADMIN_MEM_NO_CATS_2', "</u> hat keine Kategorien ausgewählt!");
define('ADMIN_TASK_CREATED', "Task erstellt");
define('ADMIN_NO_ADMIN_ASSIGNED', "Kein Admin-Login zugewiesen!");
define('ADMIN_UNKNOWN_TASK_TYPE', "Unbekannter Task-Typ <span class=\"data\">%s</span> im Task <span class=\"data\">%s</span> erkannt!");
-define('ADMIN_TASK_SYSTEM_WELCOME', "Task-Management Ihres {!MT_WORD2!}");
+define('ADMIN_TASK_SYSTEM_WELCOME', "Task-Management Ihres {?MT_WORD2?}");
define('ADMIN_UNSELECT_ALL', "Alles abwählen");
define('ADMIN_ASSIGN_TASKS', "Bearbeiten");
define('ADMIN_UNASSIGN_TASKS', "Zuweisung aufheben");
define('NO_PATCHES_APPLIED', "Keine Patches wurden ausgeführt!");
define('LOAD_URL_ERROR_1', "Konnte nicht weiterleiten, da bereits Kopfinformationen gesendet wurden! <a href=\"");
define('LOAD_URL_ERROR_2', "\">Bitte klicken Sie hier</a>, um zur URL zu kommen.<br />\n<br />\nDanke.");
-define('GUEST_STATS', "Statistiken unseres {!MT_WORD2!}");
+define('GUEST_STATS', "Statistiken unseres {?MT_WORD2?}");
define('GUEST_STATS_MONTHLY', "Mitgliederverteilung auf Kalendermonate");
define('GUEST_STATS_CATS', "Mitgliederverteilung auf Mail-Kategorien");
define('GUEST_STATS_MALES', "Angemeldete Männer");
define('ADMIN_REG_FAILED_ASSIGED', "Registrierung fehlgeschlagen: Sie sind nicht zugewiesen oder Task ist veraltet!");
define('ADMIN_REG_FAILED_ALREADY', "Registrierung fehlgeschlagen: Erweiterun bereits installiert.");
define('ADMIN_REG_FAILED_DEPRECATED', "Registrierung fehlgeschlagen: Erweiterung ist veraltet.");
-define('ADMIN_NO_EXTENSION_REGISTERED', "Derzeit haben Sie keine Erweiterung in Ihrem {!MT_WORD!} registriert.");
-define('ADMIN_EXTENSION_REGISTERED', "Erweiterung wurde in Ihrem {!MT_WORD!} registriert.");
+define('ADMIN_NO_EXTENSION_REGISTERED', "Derzeit haben Sie keine Erweiterung in Ihrem {?MT_WORD?} registriert.");
+define('ADMIN_EXTENSION_REGISTERED', "Erweiterung wurde in Ihrem {?MT_WORD?} registriert.");
define('ADMIN_EXT_ALREADY_REGISTERED', "Erweiterung bereits registriert!");
define('ADMIN_EXT_NO_INFO_FOUND', "Keine Informationen zu dieser Erweiterung gefunden!");
define('ADMIN_EXT_NEW_FOUND_TITLE', "Neue Erweiterungen gefunden");
define('ADMIN_EXT_ACTIVE', "Aktiviert?");
define('ADMIN_DE_ACTIVATE', "De-/Aktivieren");
define('ADMIN_SEARCH_NEW_EXTENSIONS', "Nach neuen Erweiterungen suchen...");
-define('JACKPOT_POINTS', "{!POINTS!} im Jackpot");
+define('JACKPOT_POINTS', "{?POINTS?} im Jackpot");
define('CLICK_RATE', "Klickrate");
define('GUEST_STATS_MODULES', "Klicks in allen Modulen (TOP-10)");
define('GUEST_STATS_MEMBERS', "Statistiken über unsere Mitglieder");
define('ADMIN_GSTATS_MEMBERS', "Mitglieder-Statistik zuerst");
define('ADMIN_GSTATS_MODULES', "TOP10-Modul-Statistik zuerst");
define('ADMIN_GSTATS_INACTIVE', "Gast-Statistik deaktivieren");
-define('ADMIN_GSTATS_MEMBERS_NOTE', "Die Mitglieder-Statistik zeigt an, wie viele Mitglieder Ihr {!MT_WORD!} hat und wie viele Mitglieder welche Kategorien ausgewählt haben.");
+define('ADMIN_GSTATS_MEMBERS_NOTE', "Die Mitglieder-Statistik zeigt an, wie viele Mitglieder Ihr {?MT_WORD?} hat und wie viele Mitglieder welche Kategorien ausgewählt haben.");
define('ADMIN_GSTATS_MODULES_NOTE', "Zeigt Klicks in den 10 am häufigsten angeklickten Gast- und Mitgliedsmodulen an.");
define('ADMIN_GSTATS_INACTIVE_NOTE', "Deaktiviert die Gast-Statistiken komplett.");
define('DELETE_PAYMENT', "Vergütungen löschen");
define('MEMBER_ENTER_ZIP_CODE', "PLZ eingeben");
define('ORDER_PAGE_2', "Weiter zur Seite 2");
define('UNCONFIRMED_USERIDS', "Unbest./Gesperrte Accounts");
-define('LOCKED_POINTS', "Nicht vergütete {!POINTS!}");
+define('LOCKED_POINTS', "Nicht vergütete {?POINTS?}");
define('LAST_UPDATE', "Letzte Profiländerung");
define('LAST_PROFILE_SENT', "Erinnerung gesendet");
define('USER_REF_PAYOUT', "Noch zu best. Mails");
define('GUEST_TOP_MEMBER_STATS', "Mitgliedmenü");
define('ADMIN_EDIT_BANNER_URL', "Banner-URL ändern");
define('ADMIN_EDIT_ALTERNATE', "Alternativen Text ändern");
-define('ADMIN_EDIT_POINT_SETTINGS', "Einstellungen an {!POINTS!}vergütungen");
-define('ADMIN_CONFIG_DIRECT_PAY', "Sollen die eingestellte Anzahl an mindest zubestätigener Mails bei {!POINTS!}gutschriften berücksichtig werden oder immer gutgeschrieben werden?");
+define('ADMIN_EDIT_POINT_SETTINGS', "Einstellungen an {?POINTS?}vergütungen");
+define('ADMIN_CONFIG_DIRECT_PAY', "Sollen die eingestellte Anzahl an mindest zubestätigener Mails bei {?POINTS?}gutschriften berücksichtig werden oder immer gutgeschrieben werden?");
define('CHANGE_PROFILE', "Profil ändern");
define('ADMIN_PASS1', "Passwort eingeben");
define('ADMIN_PASS2', "Passwortbestätigung");
define('ADMIN_EDIT_USER_PROFILE', "Editieren eines Mitgliederaccountes");
define('ADMIN_EDIT_USER_PASSWORD_NOTE', "Geben Sie nur zweimal das Passwort ein, wenn Sie es ändern wollen. Wollen Sie nur Daten ändern, geben Sie bitte keines ein.");
-define('POINTS_LOCKED', "Noch wartende {!POINTS!}");
+define('POINTS_LOCKED', "Noch wartende {?POINTS?}");
define('ADMIN_TASK_INFOS', "Infos");
define('NICKNAME', "Nickname");
define('EXT_NICKNAME_404', "<div class=\"note\">nickname-Erweiterung fehlt!</div>");
define('ADMIN_PROBLEM_NO_MENU', "Konnte keine Menüeinträge finden!");
define('USER_REF_404', "Dieses Mitglied hat keine Referals gemacht.");
define('USER_NICKNAME', "Nickname");
-define('ADMIN_CONFIG_POINTS_DIRECT', "{!POINTS!} immer gutgeschreiben.");
+define('ADMIN_CONFIG_POINTS_DIRECT', "{?POINTS?} immer gutgeschreiben.");
define('ADMIN_CONFIG_POINTS_MAILS', "Anzahl zu best. Mails berücksichtigen.");
-define('MEMBER_MORE_POINTS_NEEDED', "Sie haben nicht ausreichend {!POINTS!} übrig, um die Buchung durchzuführen! Bitte stellen Sie weniger Empfänger oder eine kleinere Mailart ein.");
+define('MEMBER_MORE_POINTS_NEEDED', "Sie haben nicht ausreichend {?POINTS?} übrig, um die Buchung durchzuführen! Bitte stellen Sie weniger Empfänger oder eine kleinere Mailart ein.");
define('CANNOT_SEND_ADMIN_MAILS', "Fehler bei Mailversand an Admin!");
define('MAILID_CLICK_BUTTON', "Einmal den Button anklicken");
-define('ADMIN_ADD_POINTS_TO_ALL', "Allen Mitgliedern {!POINTS!} gutschreiben");
-define('ADMIN_ALL_POINTS_ADDED', "Allen Mitgliedern wurden die {!POINTS!} gutgeschrieben!");
+define('ADMIN_ADD_POINTS_TO_ALL', "Allen Mitgliedern {?POINTS?} gutschreiben");
+define('ADMIN_ALL_POINTS_ADDED', "Allen Mitgliedern wurden die {?POINTS?} gutgeschrieben!");
define('EMAILS_PAGENAV', "Seite");
define('_IS_CURRENT_HOME', "Liegt in Home");
define('_IS_NEW_HOME', "In Home setzen");
// @TODO Are these constants longer used?
define('ADMIN_UNKNOWN_FIELD_TYPE_1', "Unbekannter Datentyp <strong>");
define('ADMIN_UNKNOWN_FIELD_TYPE_2', "</strong> erkannt!");
-define('ADMIN_ADD_POINTS_TO_USER', "Einem Mitglied {!POINTS!} gutschreiben");
+define('ADMIN_ADD_POINTS_TO_USER', "Einem Mitglied {?POINTS?} gutschreiben");
define('MEMBER_ORDER_DELETED', "Ihre Mailbuchung wurde soeben geloescht");
define('ADMIN_CALL_NOT_DIRECTLY', "Bitte diesen Menüpunkt nicht direkt aufrufen!");
define('ADMIN_UNCONFIRMED_POOL_MISSING', "Es fehlen Daten im Sende-Pool zur Mail-ID <span class=\"data\">%s</span> !");
define('ADMIN_USER_PROFILE_TITLE', "Mitgliedsprofil aufrufen");
define('LIST_UNCONFIRMED_MEMBER_LINKS', "Unbestätigte Maillinks eines Mitgliedes auflisten");
define('MEMBER_ENTER_MORE_MIN_RECEIVERS', "Geben Sie mehr als <span class=\"data\">%s</span> Empfänger ein!");
-define('NO_TEMPLATE_SUPPLIED', "Keinen Template-Namen uebergeben! Fehler im Script erkannt. Bitte den Webmaster ({!WEBMASTER!}) verstaendigen!");
+define('NO_TEMPLATE_SUPPLIED', "Keinen Template-Namen uebergeben! Fehler im Script erkannt. Bitte den Webmaster ({?WEBMASTER?}) verstaendigen!");
define('_OR', "oder");
define('GUEST_NEW_PASSWORD_SEND', "Neues Passwort ist zu Ihrem Postfach unterwegs!");
define('UNDER_CONSTRUCTION', "Funktion noch im Aufbau!");
-define('ADMIN_SUB_SUBJ', "{!POINTS!}-Abzug durch unsere Admins");
-define('ADMIN_POINTS_SUBTRACTED', "{!POINTS!} wurden erfolgreich abgezogen!");
-define('ADMIN_ALL_POINTS_SUBTRACTED', "Allen Mitgliedern wurden {!POINTS!} abgezogen!");
-define('ADMIN_SUB_POINTS_FROM_USER', "Abzug von {!POINTS!} eines Mitgliedes");
-define('ENTER_POINTS_SUB', "Abzuziehende {!POINTS!}");
+define('ADMIN_SUB_SUBJ', "{?POINTS?}-Abzug durch unsere Admins");
+define('ADMIN_POINTS_SUBTRACTED', "{?POINTS?} wurden erfolgreich abgezogen!");
+define('ADMIN_ALL_POINTS_SUBTRACTED', "Allen Mitgliedern wurden {?POINTS?} abgezogen!");
+define('ADMIN_SUB_POINTS_FROM_USER', "Abzug von {?POINTS?} eines Mitgliedes");
+define('ENTER_POINTS_SUB', "Abzuziehende {?POINTS?}");
define('ENTER_SUB_REASON', "Grund des Abzuges");
-define('ADMIN_SUB_POINTS', "{!POINTS!} abziehen");
-define('ADMIN_SUB_POINTS_FROM_ALL', "Allen Mitgliedern {!POINTS!} abziehen");
+define('ADMIN_SUB_POINTS', "{?POINTS?} abziehen");
+define('ADMIN_SUB_POINTS_FROM_ALL', "Allen Mitgliedern {?POINTS?} abziehen");
define('PATCH_DESCRIPTION', "Beschreibung zum Patch");
define('DOWNLOAD_SVN', "SVN-Version herunterladen");
define('SVN_REPOSITORY', "SVN-Repository");
define('DEFAULT_MT_WORD2', "Mailtausches");
define('DEFAULT_MT_WORD3', "Mailtauscher");
define('DEFAULT_POINTS', "Punkte");
-define('PROBLEM_POINTS_OVERVIEW_UNAVAILABLE', "{!POINTS!}-Übersicht derzeit nicht verfügbar.");
+define('PROBLEM_POINTS_OVERVIEW_UNAVAILABLE', "{?POINTS?}-Übersicht derzeit nicht verfügbar.");
define('ADMIN_NOTHING_SELECTED_CHANGE', "Sie haben nichts zum Ändern des Status ausgewählt.");
define('TEMPLATE_CONTENT', "Template-Content:");
define('TEMPLATE_DATA', "Template-Daten:");
define('ADMIN_LINK_EDIT_USER_TITLE', "Mitglied editieren");
define('ADMIN_LINK_LOCK_USER_TITLE', "Mitglied sperren");
define('ADMIN_LINK_UNLOCK_USER_TITLE', "Mitglied entsperren");
-define('ADMIN_LINK_ADD_POINTS_TITLE', "{!POINTS!} aufbuchen");
-define('ADMIN_LINK_SUB_POINTS_TITLE', "{!POINTS!} abziehen");
+define('ADMIN_LINK_ADD_POINTS_TITLE', "{?POINTS?} aufbuchen");
+define('ADMIN_LINK_SUB_POINTS_TITLE', "{?POINTS?} abziehen");
define('MESSAGE_HEADER', "Hinweis:");
define('ADMIN_ALPHA_SELCTION', "Alphabetische Suche:");
define('CATEGORY_NOT_SAVED', "Kategorie <span class=\"data\">%s</span> nicht gespeichert.");
define('ADMIN_CONTACT_USER', "Mitglied kontaktieren");
define('CONTACT_USER', "Mitglied kontaktieren");
define('ADMIN_USER_CONTACTED', "Das Mitglied wurde per EMail kontaktiert.");
-define('ADMIN_CONTACT_USER_SUBJECT', "Nachricht vom {!MT_WORD!} {!MAIN_TITLE!}");
+define('ADMIN_CONTACT_USER_SUBJECT', "Nachricht vom {?MT_WORD?} {?MAIN_TITLE?}");
define('MEMBER_CANNOT_LOAD_PROFILE', "Fehler beim Laden des Mitgliederprofiles. Bitte Support benachrichten.");
define('SHOW_TIMINGS_RUNTIME', "Laufzeit:");
define('SHOW_TIMINGS_SQL_QUERIES', "SQL-Abfragen:");
define('ADMIN_CONFIG_MAILID_REDIRECT_INDEX', "Auf Hauptseite weiterleiten.");
define('ADMIN_CONFIG_MAILID_REDIRECT_REJECT', "Auf Ablehnungsseite umleiten.");
define('REASON_DIRECT_PAYMENT', "Direkte Gutschrift (siehe evtl. vorangegangene Mail)");
-define('SUBJECT_DIRECT_PAYMENT', "Direkte {!POINTS!}-Gutschrift durch das System");
+define('SUBJECT_DIRECT_PAYMENT', "Direkte {?POINTS?}-Gutschrift durch das System");
define('ADMIN_LOGOUT_SQL_PATCHES_DONE', "Sie wurden automatisch ausgeloggt, da Sie die Erweiterung <strong>sql_patches</strong> installiert haben und dabei das Passort-Hashing geändert/verbessert wurde. Bitte erneut einloggen!");
define('ADMIN_LOGOUT_SQL_PATCHES_REMOVE', "Sie wurden automatisch ausgeloggt, da Sie die Erweiterung <strong>sql_patches</strong> entfernt haben. Bitte klicken Sie weiter, um jetzt das Passwort neu zu setzen.");
-define('ADMIN_POINTS_REPAYED', "Es wurden dem Mitglied <span class=\"data\">%s</span> {!POINTS!} zurückgeschrieben.");
-define('ADMIN_POINTS_TO_JACKPOT', "Es wurden <span class=\"data\">%s</span> {!POINTS!} in den Jackpot gelegt.");
-define('ADMIN_NO_POINTS_REPAYED', "Die Mailbuchung hatte keine {!POINTS!} zum zurückbuchen!");
-define('ADMIN_POINTS_SHREDDED', "Es wurden <span class=\"data\">%s</span> {!POINTS!} geschrettert.");
+define('ADMIN_POINTS_REPAYED', "Es wurden dem Mitglied <span class=\"data\">%s</span> {?POINTS?} zurückgeschrieben.");
+define('ADMIN_POINTS_TO_JACKPOT', "Es wurden <span class=\"data\">%s</span> {?POINTS?} in den Jackpot gelegt.");
+define('ADMIN_NO_POINTS_REPAYED', "Die Mailbuchung hatte keine {?POINTS?} zum zurückbuchen!");
+define('ADMIN_POINTS_SHREDDED', "Es wurden <span class=\"data\">%s</span> {?POINTS?} geschrettert.");
define('EXTENSION_PROBLEM_EXT_INACTIVE', "Kann nicht fortfahren! Fehler: Erweiterung <span class=\"data\">%s</span> deaktiviert!");
-define('ADMIN_EXTENSION_PROBLEM_EXT_INACTIVE', "Die Erweiterung <span class=\"data\">%s</span> ist derzeit deaktiviert. <a href=\"{!URL!}/modules.php?module=admin&what=extensions\">Hier</a> können Sie diese aktivieren.");
+define('ADMIN_EXTENSION_PROBLEM_EXT_INACTIVE', "Die Erweiterung <span class=\"data\">%s</span> ist derzeit deaktiviert. <a href=\"{?URL?}/modules.php?module=admin&what=extensions\">Hier</a> können Sie diese aktivieren.");
define('EXTENSION_PROBLEM_EXT_NOT_INSTALLED', "Kann nicht fortfahren! Fehler: Erweiterung <span class=\"data\">%s</span> nicht installiert!");
-define('ADMIN_EXTENSION_PROBLEM_EXT_NOT_INSTALLED', "Die Erweiterung <span class=\"data\">%s</span> ist derzeit nicht installiert. <a href=\"{!URL!}/modules.php?module=admin&what=extensions\">Hier</a> können Sie diese aktivieren.");
+define('ADMIN_EXTENSION_PROBLEM_EXT_NOT_INSTALLED', "Die Erweiterung <span class=\"data\">%s</span> ist derzeit nicht installiert. <a href=\"{?URL?}/modules.php?module=admin&what=extensions\">Hier</a> können Sie diese aktivieren.");
define('EXTENSION_PROBLEM_NOT_INSTALLED', "Erweiterung <span class=\"data\">%s</span> nicht installiert.");
define('EXTENSION_PROBLEM_UNSET_EXT', "Skriptfehler: Parameter <strong>ext</strong> nicht gesetzt!");
define('EXTENSION_WARNING_EXT_INACTIVE', "Die Erweiterung <span class=\"data\">%s</span> ist nicht aktiv. Dies kann zu Störungen führen.<br />\nBitte aktivieren Sie diese unter <em>Verschiedenes->Erweiterungen</em>.");
define('__UNUSED', "Im Aufbau");
define('ADMIN_DELETED_MAILS_COUNT', "Es wurden <span class=\"data\">%s</span> Einträge gelöscht.");
define('EMAIL_DELETE_COUNT', "Buchungseinträge gelöscht");
-define('MXCHANGE_HAS_DIED', "{!TITLE!} ist in Script/Funktion <span class=\"data\">%s</span>, Zeile <span class=\"data\">%s</span> mit folgender Meldung gestorben: <span class=\"data\">%s</span>");
+define('MXCHANGE_HAS_DIED', "{?TITLE?} ist in Script/Funktion <span class=\"data\">%s</span>, Zeile <span class=\"data\">%s</span> mit folgender Meldung gestorben: <span class=\"data\">%s</span>");
define('ADMIN_SEND_RESET_LINK_TITLE', "1/4: Administratorkennwort zurücksetzen");
define('ADMIN_VALIDATE_HASH_TITLE', "2/4: Validierung Iher Logindaten");
define('ADMIN_RESET_PASS_LINK', "Jetzt Ihr Administratorkennwort zurücksetzen (nötiger Schritt!)");
define('ADMIN_SUPPORT_FORUM_LINK', "Direktlink zum Support-Forum (neues Fenster)");
define('ADMIN_SUPPORT_BUGTRACKER_LINK', "Direktlink zum Bug-Tracker (neues Fenster)");
-define('ADMIN_REFERAL_LEVEL_ZERO_NOTICE', "Die Referal-Ebene 0 ist das Mitglied selber und sollte daher auf 100% stehen. Sie sollte auch nicht geändert oder gelöscht werden! Dann erhalten Ihre Mitglieder keine {!POINTS!} gutgeschrieben.");
+define('ADMIN_REFERAL_LEVEL_ZERO_NOTICE', "Die Referal-Ebene 0 ist das Mitglied selber und sollte daher auf 100% stehen. Sie sollte auch nicht geändert oder gelöscht werden! Dann erhalten Ihre Mitglieder keine {?POINTS?} gutgeschrieben.");
define('ADMIN_ALL_ENTRIES_REMOVED', "Alle ausgewählten Einträge sind gelöscht.");
define('ADMIN_SOME_ENTRIES_NOT_DELETED', "Es wurden <span class=\"data\">%s</span> von <span class=\"data\">%s</span> ausgewählten Einträge gelöscht.");
define('ADMIN_ALL_ENTRIES_EDITED', "Alle ausgewählten Einträge sind geändert.");
define('MEMBER_ORDER_PLEASE_WAIT_1', "Ihre Seite wird auf Framekiller getestet. Bitte noch ");
define('MEMBER_ORDER_PLEASE_WAIT_2', " Sekunden warten.");
define('ADMIN_LIST_NOREFS_ACCOUNTS', "Auflistung aller Accounts ohne Werber");
-define('ADMIN_NO_REF_LEVELS', "In Ihrem {!MT_WORD!} sind keine Referal-Ebenen eingerichtet! Ihre Mitglieder erhalten <u>keine</u> {!POINTS!} gutgeschrieben. Richten Sie mindestens Referal-Ebene 0 mit 100% Vergütung ein.");
+define('ADMIN_NO_REF_LEVELS', "In Ihrem {?MT_WORD?} sind keine Referal-Ebenen eingerichtet! Ihre Mitglieder erhalten <u>keine</u> {?POINTS?} gutgeschrieben. Richten Sie mindestens Referal-Ebene 0 mit 100% Vergütung ein.");
define('ADMIN_SESSION_SAVE_PATH_INVALID', "Pfad für Sitzungsdateien ungütig!");
define('ADMIN_SESSION_SETTINGS_TITLE', "Einstellungen zum Sitzungsmanagement");
define('ADMIN_CONFIG_SESSION_SAVE_PATH', "Speicherpfad f. Sitzungsdateien");
}
// Language definitions
-define('ADMIN_EDIT_DOUBLER_SETTINGS', "Einstellungen am {!POINTS!}-Verdoppler");
+define('ADMIN_EDIT_DOUBLER_SETTINGS', "Einstellungen am {?POINTS?}-Verdoppler");
define('ADMIN_DOUBLER_CHARGE', "Prozentuale Gebühr zum Verdoppeln");
define('ADMIN_DOUBLER_JACKPOT', "Soll der Jackpot zum Verdoppeln verwendet werden?");
define('ADMIN_DOUBLER_SEND_MODE', "Aussendemodus der Benachrichtigungsmails");
-define('ADMIN_DOUBLER_SEND_DIRECT', "Aussenden, sobald genügend {!POINTS!} zur Auszahlung der Verdoppelung bereit stehen.");
+define('ADMIN_DOUBLER_SEND_DIRECT', "Aussenden, sobald genügend {?POINTS?} zur Auszahlung der Verdoppelung bereit stehen.");
define('ADMIN_DOUBLER_SEND_RESET', "Erst beim täglichen Reset prüfen, ob Verdoppelungen ausgezahlt werden können.");
define('ADMIN_DOUBLER_TIMEOUT', "Verweildauer ausgezahlter Verdoppelungen in der Datenbank");
define('ADMIN_DOUBLER_USERID', "Mitglieder-Account zur Verdoppelung verwenden");
define('ADMIN_DOUBLER_DISPLAY_PAY', "Anzahl ersten X vor Auszahlung stehender Verdoppelungen");
define('ADMIN_DOUBLER_DISPLAY_OLD', "Anzahl ersten X bereits ausgezahlter Verdoppelungen");
define('ADMIN_DOUBLER_REFERRAL', "Prozentuale Referal-Vergütung");
-define('ADMIN_DOUBLER_MINIMUM', "Minimum {!POINTS!} die verdoppelt werden sollen");
-define('ADMIN_DOUBLER_MAXIMUM', "Maximum {!POINTS!} die verdoppelt werden sollen");
-define('ADMIN_DOUBLER_LEFT', "Auf dem Mitgliedsaccount nach Verdoppelung Minimum-{!POINTS!}-Guthaben");
-define('ADMIN_DOUBLER_OWN', "{!POINTS!}-Guthaben des Verdopplers zur Auszahlung verwenden");
+define('ADMIN_DOUBLER_MINIMUM', "Minimum {?POINTS?} die verdoppelt werden sollen");
+define('ADMIN_DOUBLER_MAXIMUM', "Maximum {?POINTS?} die verdoppelt werden sollen");
+define('ADMIN_DOUBLER_LEFT', "Auf dem Mitgliedsaccount nach Verdoppelung Minimum-{?POINTS?}-Guthaben");
+define('ADMIN_DOUBLER_OWN', "{?POINTS?}-Guthaben des Verdopplers zur Auszahlung verwenden");
define('ADMIN_DOUBLER_GROUP_SENT', "Auf Anzahl durchführbare Auszahlungen warten, damit an diese ausgezahlt werden kann. (Gruppenauszahlung!)");
define('ADMIN_DOUBLER_MAX_SENT', "Pro Klick/Reset auf Auszahlungsfähigkeit hin zu testende Verdopplungen");
define('ADMIN_DOUBLER_SENT_ALL', "Soll anstelle der Gruppenauszahlung alle möglichen Auszahlungen durchgeführt werden?");
define('ADMIN_DOUBLER_WAITING_DIRECT', "Direkte w. Auszahlungen");
define('ADMIN_DOUBLER_WAITING_REF', "W. Referal-Auszahlungen");
define('ADMIN_DOUBLER_PAYMENT_TIMEMARK', "Eingezahlt");
-define('ADMIN_DOUBLER_LIST_ALREADY_ALL', "Alle bereits ausgezahlten {!POINTS!}");
-define('ADMIN_DOUBLER_LIST_ALREADY_DIRECT', "Direkt ausgezahlte {!POINTS!}");
-define('ADMIN_DOUBLER_LIST_ALREADY_REF', "Ausgezahlte Referal-{!POINTS!}");
-define('ADMIN_DOUBLER_LIST_WAITING_ALL', "Alle wartenden {!POINTS!}-Auszahlungen");
+define('ADMIN_DOUBLER_LIST_ALREADY_ALL', "Alle bereits ausgezahlten {?POINTS?}");
+define('ADMIN_DOUBLER_LIST_ALREADY_DIRECT', "Direkt ausgezahlte {?POINTS?}");
+define('ADMIN_DOUBLER_LIST_ALREADY_REF', "Ausgezahlte Referal-{?POINTS?}");
+define('ADMIN_DOUBLER_LIST_WAITING_ALL', "Alle wartenden {?POINTS?}-Auszahlungen");
define('ADMIN_DOUBLER_LIST_WAITING_DIRECT', "Wartende Direkt-Auszahlungen");
define('ADMIN_DOUBLER_LIST_WAITING_REF', "Wartende Referal-Auszahlungen");
define('DOUBLER_TITLE', "Verdoppler");
define('DOUBLER_ENTER_LOGIN_DATA', "Geben Sie hier Ihre Zugangsdaten ein:");
define('DOUBLER_NOTE_FOR_PASSWORD', "Das Passwort wird nicht gespeichert.");
-define('DOUBLER_ENTER_POINTS', "{!POINTS!} zum Verdoppeln");
+define('DOUBLER_ENTER_POINTS', "{?POINTS?} zum Verdoppeln");
define('DOUBLER_NOW', "Verdoppeln!");
define('DOUBLER_ALREADY_PAYED_1', "Es wurden bereits");
define('DOUBLER_ALREADY_PAYED_2', "ausgezahlt.");
define('DOUBLER_MINIMUM_IS', "Mindestens");
define('DOUBLER_MAXIMUM_IS', "verdoppeln, maximal");
define('DOUBLER_HAVE_FUN', "Viel Spaß!");
-define('DOUBLER_POINTS_1', "Wenn Sie {!POINTS!} verdoppeln, kommen Sie diese nach Abzug von");
+define('DOUBLER_POINTS_1', "Wenn Sie {?POINTS?} verdoppeln, kommen Sie diese nach Abzug von");
define('DOUBLER_POINTS_2', "Betriebergebühr in einen Topf; bei Erreichen einer Verdopplung wird diese der Einzahlungsreihe nach, automatisch ausgeführt.");
define('DOUBLER_EXAMPLE_1', "Beispiel: Einzahlung");
define('DOUBLER_EXAMPLE_2', "Auszahlung:");
define('DOUBLER_EXAMPLE_3', ", sobald Sie an der Reihe sind, ohne(*) ein Risiko einzugehen!");
define('DOUBLER_FULL_PAYOUT', "100% Auszahlung");
define('DOUBLER_REFERRAL_1', "Refverdienst: Es gibt");
-define('DOUBLER_REFERRAL_2', "Refverdienst. Wenn Sie {!POINTS!} auf dem Refkonto durch Werbung erwirtschaftet haben,");
+define('DOUBLER_REFERRAL_2', "Refverdienst. Wenn Sie {?POINTS?} auf dem Refkonto durch Werbung erwirtschaftet haben,");
define('DOUBLER_REFERRAL_3', "(Wichtig! Maximal Verdoppelung darf nicht überschritten werden)");
define('DOUBLER_REFERRAL_4', "werden diese bei Ihrer nächsten Verdoppelung aufgeschlagen.");
define('DOUBLER_REFERRAL_5', "Beispiel: Sie haben");
define('DOUBLER_CONTACT_US', "Fragen Sie uns nach unseren Konditionen!");
define('DOUBLER_FORM_404_LOGIN', "Login nicht eingegeben!");
define('DOUBLER_FORM_404_PASSWORD', "Password nicht eingeben!");
-define('DOUBLER_FORM_404_POINTS', "Keine {!POINTS!} zum Verdoppeln eingegeben!");
+define('DOUBLER_FORM_404_POINTS', "Keine {?POINTS?} zum Verdoppeln eingegeben!");
define('DOUBLER_FORM_404_NICKNAME', "Unbekannter Nickname eingegeben oder falsches Passwort!");
define('DOUBLER_FORM_404_MEMBER', "Mitgliedsaccount nicht gefunden oder falsches Passwort!");
-define('DOUBLER_FORM_STATUS_UNCONFIRMED', "Bitte bestätigen Sie erst Ihre EMail-Adresse. Den Bestätigungslink können Sie <a href=\"{!URL!}/modules.php?module=index&what=confirm\">hier erneut per EMail anfordern</a> !");
-define('DOUBLER_FORM_STATUS_LOCKED', "Ihr Account wurde von einem Administrator oder durch Urlaub gesperrt. Bitte <a href=\"{!URL!}/modules.php?module=index&what=impressum\">melden Sie sich bei uns</a>, damit wir Ihren Account freischalten können!");
+define('DOUBLER_FORM_STATUS_UNCONFIRMED', "Bitte bestätigen Sie erst Ihre EMail-Adresse. Den Bestätigungslink können Sie <a href=\"{?URL?}/modules.php?module=index&what=confirm\">hier erneut per EMail anfordern</a> !");
+define('DOUBLER_FORM_STATUS_LOCKED', "Ihr Account wurde von einem Administrator oder durch Urlaub gesperrt. Bitte <a href=\"{?URL?}/modules.php?module=index&what=impressum\">melden Sie sich bei uns</a>, damit wir Ihren Account freischalten können!");
define('DOUBLER_FORM_WRONG_PASS', "Passwort ist falsch!");
-define('DOUBLER_FORM_POINTS_MIN', "Zu wenig {!POINTS!} zum Verdoppeln eingegeben!");
-define('DOUBLER_FORM_POINTS_MAX', "Zu viele {!POINTS!} zum Verdoppeln eingegeben!");
-define('DOUBLER_FORM_NO_POINTS_LEFT', "Sie haben nicht ausreichend {!POINTS!} übrig!");
+define('DOUBLER_FORM_POINTS_MIN', "Zu wenig {?POINTS?} zum Verdoppeln eingegeben!");
+define('DOUBLER_FORM_POINTS_MAX', "Zu viele {?POINTS?} zum Verdoppeln eingegeben!");
+define('DOUBLER_FORM_NO_POINTS_LEFT', "Sie haben nicht ausreichend {?POINTS?} übrig!");
define('DOUBLER_MEMBER_SUBJECT', "Gutschrift durch Verdoppelung");
-define('DOUBLER_PAYOUT_TIME_DIRECT', "Die Auszahlung erfolgt unmittelbar, nachdem genügend {!POINTS!} zusammengekommen sind, um Ihnen die Verdoppelung auszuzahlen.");
-define('DOUBLER_PAYOUT_TIME_RESET', "Abends um 00:00 Uhr jeden Tages wird geprüft, ob genügend {!POINTS!} zusammengekommen sind, um Ihnen die Verdoppelung auszuzahlen.");
+define('DOUBLER_PAYOUT_TIME_DIRECT', "Die Auszahlung erfolgt unmittelbar, nachdem genügend {?POINTS?} zusammengekommen sind, um Ihnen die Verdoppelung auszuzahlen.");
+define('DOUBLER_PAYOUT_TIME_RESET', "Abends um 00:00 Uhr jeden Tages wird geprüft, ob genügend {?POINTS?} zusammengekommen sind, um Ihnen die Verdoppelung auszuzahlen.");
define('DOUBLER_PAYOUT_TIME_UNKNOWN', "Unbebannter Modus <span class=\"data\">%s</span> erkannt. Bitte Bug melden.");
define('DOUBLER_NO_ENTRIES_FOUND', "Keine Einträge gefunden!");
define('DOUBLER_TIMEMARK', "Auszahlungstag");
define('DOUBLER_MEMBER_NEXT_PAYOUT', "Sie erhalten bald folgende Verdoppelungen ausgezahlt");
define('DOUBLER_MEMBER_REF_PAYOUT', "Ihr Refferal-Verdienst");
define('DOUBLER_MEMBER_YOUR_LINK', "Hier ist Ihr Verdoppler-Link");
-define('DOUBLER_MEMBER_LINK_NOTE', "<strong>Tipp:</strong> Nutzen Sie diesen zum Werben unseres {!MT_WORD2!}, um die <strong>{!__REF_VALUE!}%</strong> Referal-Vergütung zu erhalten!");
+define('DOUBLER_MEMBER_LINK_NOTE', "<strong>Tipp:</strong> Nutzen Sie diesen zum Werben unseres {?MT_WORD2?}, um die <strong>{!__REF_VALUE!}%</strong> Referal-Vergütung zu erhalten!");
define('DOUBLER_MEMBER_YOUR_REFLINK', "Ihr Referal-Link zum Verdoppeln");
define('DOUBLER_POINTS_LEFT_1', "Es stehen noch");
define('DOUBLER_POINTS_LEFT_2', "zum Verdoppeln zur Verfügung.");
define('REFID_BY', "You are advertised by");
define('TERMS_OF_USAGE', "Accept T&C and submit form");
define('YOU_FINALIZE', "You have nearly filled out this form!");
-define('AGREE_TO_THIS', "Do you accep our [<a href=\"{!URL!}/agb.php\" class=\"register_term\" target=\"_blank\">Terms And Conditions</a>] ?");
+define('AGREE_TO_THIS', "Do you accep our [<a href=\"{?URL?}/agb.php\" class=\"register_term\" target=\"_blank\">Terms And Conditions</a>] ?");
define('SUBMIT_REGISTER', "Submit registration form");
define('HAVE_TO_AGREE', "You have to accept our Terms And Conditions you cannot join this mail exchange!");
define('ENTER_BOTH_PASSWORDS', "Please enter a password by your choice twice.");
define('FATAL_CANNOT_LOAD_CONFIG', "Cannot load base configuration! a possible reason for this message is that the webmaster is setting up this mail exchange. Please come back later again.");
define('ADMIN_ACTION_INVALID', "Your combination action/what <span class=\"data\">%s</span> is invalid!");
define('SHORT_PASS', "Your entered password is to short to match with our security conditions. Mimum length is");
-define('EDIT_POINTS_SETTINGS', "Edit welcome credit and other {!POINTS!}");
+define('EDIT_POINTS_SETTINGS', "Edit welcome credit and other {?POINTS?}");
define('POINTS_REGISTER', "Wecome credit");
define('POINTS_REF', "Single referal credit");
define('EDIT_REGFORM_SETTINGS', "Settings for registration form");
// Subject lines
define('HOLIDAY_MEMBER_SUBJECT', "[HINWEIS:] Ihre Urlaubsanfrage");
-define('HOLIDAY_ADMIN_SUBJECT', "Urlaubsanfrage in Ihrem {!MT_WORD!}");
+define('HOLIDAY_ADMIN_SUBJECT', "Urlaubsanfrage in Ihrem {?MT_WORD?}");
define('HOLIDAY_MEMBER_UNLOCK_SUBJ', "[HINWEIS:] Beendigung Ihres Urlaubes");
define('HOLIDAY_ADMIN_UNLOCK_SUBJ', "Automatische Urlaubsbeendigung");
define('HOLIDAY_ADMIN_DEAC_SUBJ', "Deaktivierung einer Urlaubsschaltung");
// Language definitions
define('ADMIN_HTML_DOWNLOAD_CLASS', "Bitte laden Sie sich die Klasse <a href=\"".DEREFERER("https://sourceforge.net/projects/phpmailer/")."\" target=\"_blank\">PHPMailer</a> herunter, um diese Funktion nutzen zu können!");
define('MEMBER_HTML_INTRO', "HTML-Emfpang - Einstellung");
-define('MEMBER_HTML_TEXT', "In unserem {!MT_WORD!} ist das Empfangen von HTML-Mails nun möglich. Gleichzeitig können Sie auch selber HTML-Mails versenden. Möchten Sie dies beides nutzen?");
+define('MEMBER_HTML_TEXT', "In unserem {?MT_WORD?} ist das Empfangen von HTML-Mails nun möglich. Gleichzeitig können Sie auch selber HTML-Mails versenden. Möchten Sie dies beides nutzen?");
define('MEMBER_HTML_ORDER_INTRO', "HTML- oder normale Text-Mails versenden?");
define('MEMBER_HTML_MSG', "HTML-Mail");
define('MEMBER_NORMAL_MSG', "Normale Text-Mail");
}
// Language definitions
-define('INSTALLATION_OF_MXCHANGE', "Installation von MXChange-{!MT_WORD!}-Script");
-define('SETUP_OF_MXCHANGE', "Installation von MXChange-{!MT_WORD!}-Script - %s");
+define('INSTALLATION_OF_MXCHANGE', "Installation von MXChange-{?MT_WORD?}-Script");
+define('SETUP_OF_MXCHANGE', "Installation von MXChange-{?MT_WORD?}-Script - %s");
define('INSTALL_MISSING_DUMPS', "Die SQL-Dumps wurden nicht gefunden! Diese sollten auch mit hochgeladen werden und lesbar sein (CHMOD 644).");
define('INSTALL_ENABLE_BACKLINK', "Backlink (=Rückverlinkung zu mxchange.org setzen?) <em>rel="external"</em> ist gesetzt. Bitte nicht den Backlink einbauen, und <strong>nofollow</strong> verwenden! Das schadet allen.");
define('WRONG_PAGE', "Sie oder dieses Script haben eine falsche Seite ausgewählt!");
define('HEADER_TEXT_PAGE4', "Cascading Stylesheet-Datei");
define('HEADER_TEXT_PAGE5', "Verschiedene Einstellungen");
define('HEADER_MYSQL_ERRORS', "Fehler beim Verbinden zur MySQL-Datenbank!");
-define('TEXT_PAGE_1', "Geben Sie hier den absoluten Server-Pfad (/ihr/server/pfad/) <strong>mit</strong> abschliessendem Slash (/), die Basis-URL (vorgegebene Werte stimmen meistens) und den Titel Ihres {!MT_WORD2!} ein.");
+define('TEXT_PAGE_1', "Geben Sie hier den absoluten Server-Pfad (/ihr/server/pfad/) <strong>mit</strong> abschliessendem Slash (/), die Basis-URL (vorgegebene Werte stimmen meistens) und den Titel Ihres {?MT_WORD2?} ein.");
define('TEXT_PAGE_2', "Geben Sie hier die Daten vom MySQL-Server ein, die Ihnen vom Hoster mitgeteilt wurden. Es wird dann anschliessend versucht, eine Testverbindung aufzubauen.");
define('TEXT_PAGE_3', "Geben Sie hier die Ihre Zugangsdaten zum SMTP-Server (ausgehender Mailserver) ein, wenn der mail()-Befehl auf Ihrem Server deaktiviert sein sollte. Oder lassen Sie alle Felder leer für Standart-Einstellungen.");
define('TEXT_PAGE_4', "Geben Sie hier die URL Ihrer hochgeladenen CSS-Datei an. Wenn Sie die bestehende Standart-Datei verwenden möchten, so klicken Sie einfach auf Weiter.");
define('TEXT_MYSQL_ERRORS', "Es konnte keine Verbindung zur Datenbank aufgebaut werden! Ist das Login richtig? Ist auch die UMSCHALT-Taste nicht betätigt? (zweite grüne Lampe leuchtet!) Ist somit das Passwort richtig?<br /><br />Hier sind / ist alle Fehler aufgelistet:");
define('SERVER_PATH', "Absoluter Server-Pfad");
define('BASE_URL', "Basis-URL");
-define('HP_TITLE', "{!MT_WORD!}-Titel");
+define('HP_TITLE', "{?MT_WORD?}-Titel");
define('HP_SLOGAN', "Werbespruch");
define('HP_EMAIL', "E-Mail-Adresse");
define('MYSQL_HOST', "Server-Hostname");
define('MAIL_DATA_INVALID', "Daten der Mailbuchung sind fehlerhaft.");
define('ERROR_CONFIRMING_MAIL', "Bitte klicken Sie nur Links aus Ihrem Mitgliedsbereich oder aus den Mails an.");
define('THANX_POINTS_ADDED_1', "Vielen Dank für die Bestätigung der Mail. Die ");
-define('THANX_POINTS_ADDED_2', " {!POINTS!} wurden Ihnen gerade gutgeschrieben!");
+define('THANX_POINTS_ADDED_2', " {?POINTS?} wurden Ihnen gerade gutgeschrieben!");
define('THANX_POINTS_LOCKED_1', "Vielen Dank für die Bestätigung der Mail. Die ");
-define('THANX_POINTS_LOCKED_2', " {!POINTS!} werden Ihnen bald gutgeschrieben!");
+define('THANX_POINTS_LOCKED_2', " {?POINTS?} werden Ihnen bald gutgeschrieben!");
define('POINTS_NOT_ADDED_1', "Falscher Bestätigungscode eingegeben! Die ");
-define('POINTS_NOT_ADDED_2', " {!POINTS!} wurden dem Versender wieder gutgeschrieben!");
+define('POINTS_NOT_ADDED_2', " {?POINTS?} wurden dem Versender wieder gutgeschrieben!");
define('ENTER_CODE', "Code eingeben");
-define('MEMBER_TIME_COUNTER_1', "Gutschrift der {!POINTS!} erfolgt in");
+define('MEMBER_TIME_COUNTER_1', "Gutschrift der {?POINTS?} erfolgt in");
define('MEMBER_TIME_COUNTER_2', "!");
define('SUBMIT_CODE', "Abschicken");
define('MAILID_TOTAL_POINTS1', "Ihr Kontostand beträgt jetzt");
// Language definitions
define('MEDIA_DATA_GENERAL', "Allgemeine Mediendaten");
-define('MEDIA_DATA_POINTS', "{!POINTS!} im System");
+define('MEDIA_DATA_POINTS', "{?POINTS?} im System");
define('MEDIA_DATA_MISC', "Verschiedene Mediendaten");
define('MEDIA_DATA_REFBANNER', "Daten zu unsere Referal-Bannern");
define('MEDIA_DATA_MAIL', "Mailstatistik");
-define('MEDIA_DOUBLER_HEADER', "Statistiken - {!POINTS!}-Verdoppler");
+define('MEDIA_DOUBLER_HEADER', "Statistiken - {?POINTS?}-Verdoppler");
define('MEDIA_DOUBLER_COUNT', "Anzahl Auszahlungen");
-define('MEDIA_DOUBLER_CPOINTS', "Ausgezahlte {!POINTS!}");
+define('MEDIA_DOUBLER_CPOINTS', "Ausgezahlte {?POINTS?}");
define('MEDIA_DOUBLER_WAITING', "In Warteschleife befindlich");
-define('MEDIA_DOUBLER_WPOINTS', "Wartende {!POINTS!}");
+define('MEDIA_DOUBLER_WPOINTS', "Wartende {?POINTS?}");
-define('MEDIA_TRANSFER_HEADER', "Statistiken - {!POINTS!}-Transfer");
+define('MEDIA_TRANSFER_HEADER', "Statistiken - {?POINTS?}-Transfer");
define('MEDIA_TRANSFER_IN_COUNT', "Anzahl eingehende Transfers");
-define('MEDIA_TRANSFER_IN_POINTS', "Eingehende {!POINTS!}");
+define('MEDIA_TRANSFER_IN_POINTS', "Eingehende {?POINTS?}");
define('MEDIA_TRANSFER_OUT_COUNT', "Anzahl ausgehende Transfers");
-define('MEDIA_TRANSFER_OUT_POINTS', "Ausgehende {!POINTS!}");
+define('MEDIA_TRANSFER_OUT_POINTS', "Ausgehende {?POINTS?}");
define('TOTAL_REF_BANNER', "Anzahl Referal-Banner");
define('TOTAL_REF_CLICKS', "Klicks auf die Banner");
// Admin area
define('ADMIN_MEDIADATA_SETTINGS', "Einstellungen zu den Mediendaten");
-define('ADMIN_MEDIADATA_MT_START', "Startdatum Ihres {!MT_WORD2!}");
-define('ADMIN_MEDIADATA_MT_START_NOTE', "Bitte beachten Sie, dass das Startdatum Ihres {!MT_WORD2!} nicht in der Zukunft liegen darf!");
+define('ADMIN_MEDIADATA_MT_START', "Startdatum Ihres {?MT_WORD2?}");
+define('ADMIN_MEDIADATA_MT_START_NOTE', "Bitte beachten Sie, dass das Startdatum Ihres {?MT_WORD2?} nicht in der Zukunft liegen darf!");
define('ADMIN_MEDIADATA_MT_STAGE', "Anzahl zu vorausberechnende Mitgliederanzahl");
-define('ADMIN_MEDIADATA_MT_STAGE_NOTE', "Geben Sie hier an, wie viele Mitglieder Ihr {!MT_WORD!} erreichen soll. Es wird dann vom Script geschätzt, an welchem Tag dies sein wird.");
+define('ADMIN_MEDIADATA_MT_STAGE_NOTE', "Geben Sie hier an, wie viele Mitglieder Ihr {?MT_WORD?} erreichen soll. Es wird dann vom Script geschätzt, an welchem Tag dies sein wird.");
// New guest data
define('MEDIA_DATA_MEMBERS', "Mitglieder-Statistik");
define('USERS_CONFIRMED', "Bestätigte Accounts");
define('USERS_UNCONFIRMED', "Auf Freischaltung wartend");
define('USERS_LOCKED', "Gesperrte Accounts");
-define('USER_MT_START', "Start dieses {!MT_WORD2!}");
+define('USER_MT_START', "Start dieses {?MT_WORD2?}");
define('USER_MT_PROJECTED_1', "Voraussichtlich: Am <strong>");
define('USER_MT_PROJECTED_2', "</strong> werden wir <strong>");
define('USER_MT_PROJECTED_3', "</strong> Mitglieder erreicht haben!");
define('ORDER_SELECT_COLUMN_TOTAL_LOGINS', "Gesamtlogins");
define('ORDER_SELECT_COLUMN_MAIL_ORDERS', "Heutige Mailbuchungen");
-define('ADMIN_AUTOSEND_INACTIVE', "Der Auto-Versand ist in Ihrem {!MT_WORD!} derzeit deaktiviert. Bitte loggen Sie sich in den Admin-Bereich ein und schalten Sie diese Mailbuchung frei!");
-define('ADMIN_AUTOSEND_ACTIVE', "Der Auto-Versand ist in Ihrem {!MT_WORD!} derzeit aktiviert. Die Mailbuchung wird aktiviert und dann automatisch versand.");
-define('MEMBER_AUTOSEND_INACTIVE', "Der Auto-Versand ist in unserem {!MT_WORD!} derzeit deaktiviert. Ihre Mailbuchung wird bald von einem Administrator ueberprueft und dann freigegeben.");
-define('MEMBER_AUTOSEND_ACTIVE', "Der Auto-Versand ist in unserem {!MT_WORD!} derzeit aktiviert. Ihr Mailbuchung wurde aktiviert und wird bald automatisch versant.");
+define('ADMIN_AUTOSEND_INACTIVE', "Der Auto-Versand ist in Ihrem {?MT_WORD?} derzeit deaktiviert. Bitte loggen Sie sich in den Admin-Bereich ein und schalten Sie diese Mailbuchung frei!");
+define('ADMIN_AUTOSEND_ACTIVE', "Der Auto-Versand ist in Ihrem {?MT_WORD?} derzeit aktiviert. Die Mailbuchung wird aktiviert und dann automatisch versand.");
+define('MEMBER_AUTOSEND_INACTIVE', "Der Auto-Versand ist in unserem {?MT_WORD?} derzeit deaktiviert. Ihre Mailbuchung wird bald von einem Administrator ueberprueft und dann freigegeben.");
+define('MEMBER_AUTOSEND_ACTIVE', "Der Auto-Versand ist in unserem {?MT_WORD?} derzeit aktiviert. Ihr Mailbuchung wurde aktiviert und wird bald automatisch versant.");
// Repay deleted mails constants
define('ADMIN_CFG_REPAY_POINTS_REPAY', "Dem Mitglied gutschreiben");
define('ADMIN_CFG_REPAY_POINTS_JACKPOT', "In den Jackpot legen");
define('ADMIN_CFG_REPAY_POINTS_SHRED', "Nicht gutschreiben (verfällt dann)");
-define('ADMIN_REPAY_ON_DELETE_MODE', "Wie sollen {!POINTS!} von gelöschten Mails verbucht werden?");
+define('ADMIN_REPAY_ON_DELETE_MODE', "Wie sollen {?POINTS?} von gelöschten Mails verbucht werden?");
//
?>
define('ADMIN_OPTION_MT_WORD3', "Art Ihres Tausches (1. Fall, Plural)");
define('ADMIN_OPTION_REJECT_URL', "Standart-URL bei Ablehnung der Mailbuchung");
define('ADMIN_OPTION_SHOW_TIMINGS', "Skript-Statistiken im Seitenfuss einblenden (nützlich zum Debuggen)");
-define('ADMIN_OPTION_SHOW_POINTS_UNCONFIRMED', "{!POINTS!} in unbestätige Mails im Mitgliedsbereich anzeigen?");
+define('ADMIN_OPTION_SHOW_POINTS_UNCONFIRMED', "{?POINTS?} in unbestätige Mails im Mitgliedsbereich anzeigen?");
define('ADMIN_OPTION_MINIMUM_AGE', "Ab welchem Mindestalter dürfen sich Ihre Mitglieder anmelden?");
//
define('ADMIN_PAYOUT_NO_MEMBER_REQUESTS', "Keine Auszahlungsanfragen von Ihren Mitgliedern erhalten!");
define('ADMIN_PAYOUT_ENTRIES_CHANGED', "Einträge wurden geändert.");
define('ADMIN_PAYOUT_ENTRIES_DELETED', "Einträge wurden gelölscht.");
-define('ADMIN_PAYOUT_MIN_POINTS', "Minium {!POINTS!}-Guthaben");
-define('ADMIN_PAYOUT_MIN_POINTS2', "Min. {!POINTS!}");
+define('ADMIN_PAYOUT_MIN_POINTS', "Minium {?POINTS?}-Guthaben");
+define('ADMIN_PAYOUT_MIN_POINTS2', "Min. {?POINTS?}");
define('ADMIN_PAYOUT_YOUR_ACCOUNT', "Ihre Account-ID");
define('ADMIN_PAYOUT_YOUR_PASSWORD', "Passwort");
define('ADMIN_PAYOUT_YOUR_URL', "URL zum ext. Script");
define('ADMIN_PAYOUT_YOUR_URL_NOTE', "<div class=\"admin_note\">
- Wobei $fuid/$fpass und $f/$fpass die Logindaten sind und $points die zu übberweisenden {!POINTS!} sind:<br />
+ Wobei $fuid/$fpass und $f/$fpass die Logindaten sind und $points die zu übberweisenden {?POINTS?} sind:<br />
http://url/engine.php?action=trans&from_uid=$fuid&from_pass=$fpass&to_uid=$tuid&to_pass=$tpass&points=$points<br />
</div>");
define('ADMIN_PAYOUT_YOUR_RET_DONE', "Return-Code: Erfolgreich");
define('ADMIN_PAYOUT_YOUR_RET_FAILED', "Return-Code: Fehlgeschlagen");
define('ADMIN_PAYOUT_OPTIONAL_SETTINGS', "Optionale Einstellungen");
define('ADMIN_PAYOUT_YOUR_PASS_TRANSFER', "Passwortverschlüsslung zur Übertragung");
-define('PAYOUT_NOW', "Sie können Ihre angesammelten {!POINTS!} jetzt in anderen Währungen auszahlen lassen!");
+define('PAYOUT_NOW', "Sie können Ihre angesammelten {?POINTS?} jetzt in anderen Währungen auszahlen lassen!");
define('PAYOUT_IN', "Auszahlen in");
define('PAYOUT_MAX', "maximal");
define('PAYOUT_ID_INVALID', "Auszahlungs-ID ist ungültig!");
-define('PAYOUT_POINTS_NOT_ENOUGTH', "Sie haben nicht ausreichend {!POINTS!} angesammelt!");
+define('PAYOUT_POINTS_NOT_ENOUGTH', "Sie haben nicht ausreichend {?POINTS?} angesammelt!");
define('PAYOUT_NOW_TITLE', "Auszahlungsanforderung an uns senden:");
define('PAYOUT_SEND_NOW', "Auszahlung anfordern");
define('PAYOUT_SELECTED_TYPE', "Auszahlungstyp");
define('PAYOUT_WANT_PAYOUT', "Auszuzahlender Betrag");
define('PAYOUT_TARGET_ACCOUNT', "An Accountnummer");
define('PAYOUT_TARGET_BANK', "Bankleitzahl (od. Klamm)");
-define('PAYOUT_MEMBER_NOTE', "Accountnummer kann Ihre Kontonummer bei der Bank, Klamm-ID oder Ihre ID bei der Empfänger-Webseite sein. Bitte beachten Sie weitere Hinweise dieses {!MT_WORD2!}!");
+define('PAYOUT_MEMBER_NOTE', "Accountnummer kann Ihre Kontonummer bei der Bank, Klamm-ID oder Ihre ID bei der Empfänger-Webseite sein. Bitte beachten Sie weitere Hinweise dieses {?MT_WORD2?}!");
define('PAYOUT_REQUEST_MEMBER', "Ihre Auszahlungsanfrage an uns");
define('PAYOUT_REQUEST_ADMIN', "Auszahlungsanfrage eines Mitgliedes");
define('PAYOUT_REQUEST_SENT', "Auszahlungsanfrage wurde versendet . . .");
define('PAYOUT_MEMBER_LIST_PAYOUTS', "Ihre Auszahlungsanfragen");
define('PAYOUT_OPTIONAL_PASSWORD', "Optionales Passwort");
define('PAYOUT_ADMIN_NO_REQUESTS_FOUND', "Keine Auszahlungsanfragen von Ihren Mitgliedern erhalten.");
-define('PAYOUT_REASON_PAYOUT', "{!POINTS!}-Transfer von {!MAIN_TITLE!}");
+define('PAYOUT_REASON_PAYOUT', "{?POINTS?}-Transfer von {?MAIN_TITLE?}");
define('ADMIN_PAYOUT_TRANSFER_FAILED', "Transfer nicht abgeschlossen:");
define('ADMIN_PAYOUT_ALLOW_URLS', "URLs erlauben");
define('PAYOUT_URLS_ALLOWED', "Keine direkte e-Währung");
define('PAYOUT_MEMBER_STATUS', "Status");
define('CLICK_HERE', "Klick!");
define('PAYOUT_BANNER_ACCEPTED_NOTIFIED', "Anfrage angenommen, bitte richten Sie eine Werbekampagne ein!");
-define('PAYOUT_NOT_ENOUGH_POINTS', "Sie haben nicht ausreichend {!POINTS!}!");
+define('PAYOUT_NOT_ENOUGH_POINTS', "Sie haben nicht ausreichend {?POINTS?}!");
define('PAYOUT_NO_PAYOUT_TYPES', "Es wurden vom Admin noch keine Auszahlungstypen eingerichtet.");
define('PAYOUT_LINK_TEXT', "Link-Text");
define('PAYOUT_LINK_URL', "Link-URL");
-define('PAYOUT_NO_POINTS_ENTERED', "Sie haben keine {!POINTS!} zum Auszahlen eingegeben, oder es besteht ein Übertragungsfehler! Bitte benachrichtigen Sie den Support!");
+define('PAYOUT_NO_POINTS_ENTERED', "Sie haben keine {?POINTS?} zum Auszahlen eingegeben, oder es besteht ein Übertragungsfehler! Bitte benachrichtigen Sie den Support!");
//
?>
define('PRIMERA_API_REQUEST_FAILED_OWN', "Überweisung an eigenes Account nicht möglich.");
define('PRIMERA_API_REQUEST_FAILED_AMOUNT', "Konto weist nicht genügend Deckung auf.");
define('PRIMERA_API_REQUEST_FAILED_API_AMOUNT', "Primera-Account weist nicht genügend Deckung auf.");
-define('PRIMERA_API_PURPOSE_WITHDRAW', "Einzahlung auf {!MAIN_TITLE!} ({!URL!}), ID: %s");
-define('PRIMERA_API_PURPOSE_PAYOUT', "Auszahlung von {!MAIN_TITLE!} ({!URL!}), ID: %s");
+define('PRIMERA_API_PURPOSE_WITHDRAW', "Einzahlung auf {?MAIN_TITLE?} ({?URL?}), ID: %s");
+define('PRIMERA_API_PURPOSE_PAYOUT', "Auszahlung von {?MAIN_TITLE?} ({?URL?}), ID: %s");
// Error messages
define('PRIMERA_ERROR_STATUS', "Fehler-Status <span class=\"data\">%s</span> erhalten.");
define('PRIMERA_MEMBER_NO_ACCOUNT', "Noch kein Primus-Account? Hier entlang!");
define('PRIMERA_MEMBER_API_DATA_MISSING', "Diese Funktion kann derzeit nicht genutzt werden, da wir sie noch einrichten müssen.");
define('PRIMERA_MEMBER_MIN_PAYOUT_PAYOUT', "Sie haben nicht genügend Primera zum Auszahlen! Mindestens: <span class=\"data\">%s</span> Primera.");
-define('PRIMERA_MEMBER_WITHDRAW_TITLE', "Primera bei {!MAIN_TITLE!} einzahlen:");
+define('PRIMERA_MEMBER_WITHDRAW_TITLE', "Primera bei {?MAIN_TITLE?} einzahlen:");
define('PRIMERA_MEMBER_WITHDRAW_POINTS_ACCOUNT', "Primera hier im Account:");
define('PRIMERA_MEMBER_WITHDRAW_MIN_POINTS', "Mindest einzuzahlendes Primera-Guthaben:");
define('PRIMERA_MEMBER_WITHDRAW_SUBMIT', "Primera jetzt einzahlen");
-define('PRIMERA_MEMBER_WITHDRAW_NOTE', "Ihr Primera-Passwort wird bei {!MAIN_TITLE!} nicht gespeichert. Bitte bei Primera-Betrag nur gerade Beträge eingeben! Ihr Primera-Account sollte ausreichend Deckung aufweisen!");
+define('PRIMERA_MEMBER_WITHDRAW_NOTE', "Ihr Primera-Passwort wird bei {?MAIN_TITLE?} nicht gespeichert. Bitte bei Primera-Betrag nur gerade Beträge eingeben! Ihr Primera-Account sollte ausreichend Deckung aufweisen!");
define('PRIMERA_MEMBER_PAYOUT_TITLE', "Primera auf Ihr Portal-Account auszahlen");
define('PRIMERA_MEMBER_PAYOUT_POINTS', "Auszahlfähiges Primera-Guthaben");
define('PRIMERA_MEMBER_PAYOUT_MIN_POINTS', "Mindestens auszuzahlendes Primera-Guthaben");
define('PRIMERA_MEMBER_PAYOUT_SUBMIT', "Auszahlung durchführen");
-define('PRIMERA_MEMBER_PAYOUT_NOTE', "Ihr Primera-Passwort wird bei {!MAIN_TITLE!} nicht gespeichert. Bitte bei Primera-Betrag nur gerade Beträge eingeben! Überprüfen Sie vor dem Absenden Ihren Primus-Usernamen.");
+define('PRIMERA_MEMBER_PAYOUT_NOTE', "Ihr Primera-Passwort wird bei {?MAIN_TITLE?} nicht gespeichert. Bitte bei Primera-Betrag nur gerade Beträge eingeben! Überprüfen Sie vor dem Absenden Ihren Primus-Usernamen.");
define('PRIMERA_MEMBER_NICKNAME', "Username bei Primus-Portal: [<a href=\"http://www.primusportal.de/lost_password.php\" target=\"_blank\">Vergessen?</a>]");
define('PRIMERA_MEMBER_PASSWORD', "Primera-Passwort (nicht Accountpasswort!): [<a href=\"http://www.primusportal.de/lost_password.php\" target=\"_blank\">Vergessen?</a>]");
define('PRIMERA_MEMBER_AMOUNT', "Zu überweisenden Betrag eingeben:");
define('PRIMERA_MEMBER_INVALID_AMOUNT', "Bitte nur Zahlen für den zu überweisenden Betrag eingeben!");
define('PRIMERA_MEMBER_AMOUNT_SMALLER_MIN', "Bitte geben Sie mindestens <span class=\"data\">%s</span> Primera an!");
define('PRIMERA_MEMBER_WITHDRAW_FAILED', "Die Einzahlung hat nicht geklappt! Rückmeldung für den Support: <em>%s</em>.");
-define('PRIMERA_MEMBER_WITHDRAW_DONE', "Einzahlung auf Ihr {!MAIN_TITLE!} Konto erfolgreich abgeschlossen. :-)");
+define('PRIMERA_MEMBER_WITHDRAW_DONE', "Einzahlung auf Ihr {?MAIN_TITLE?} Konto erfolgreich abgeschlossen. :-)");
define('PRIMERA_MEMBER_PAYOUT_DONE', "Auszahlung auf Primus-Portal erfolgreich abgeschlossen. :-)");
define('PRIMERA_MEMBER_PAYOUT_POINTS_DEPLETED', "Sie können nicht <span class=\"data\">%s</span> Primera auszahlen, da Sie nur <span class=\"data\">%s</span> übrig haben.");
define('PRIMERA_MEMBER_STATUS', "Überweisungsart");
define('RALLYE_CONFIG_PRICES_1', "Preise einrichten für Rallye <u>");
define('RALLYE_CONFIG_PRICES_2', "</u>");
define('RALLYE_PRICE_LEVEL', "Platz eingeben (1, 2, 3, usw.)");
-define('RALLYE_PRICE_POINTS', "Preis in {!POINTS!}");
+define('RALLYE_PRICE_POINTS', "Preis in {?POINTS?}");
define('RALLYE_PRICE_INFOS', "Preisbeschreibung (<div class=\"tiny\">Sie können auch nur die Beschreibung eingeben!</div>)");
define('RALLYE_PRICE_ALREADY_FOUND', "Sie haben bereits für diesen Platz einen Preis vergeben oder ist identisch mit anderen Preisen!");
define('RALLYE_PRICE_LEVEL_SAVED', "Preis wurde hinzugefügt.");
define('ADMIN_TASK_IS_RALLYE_EXPIRED', "Rallye wurde beendet");
define('ADMIN_TASK_IS_RALLYE_PURGED', "Rallye wurde gelöscht");
define('RALLYE_LIST_USERS_TITLE', "Alle teilnehmenden Mitglieder auflisten.");
-define('RALLYE_REF_POINTS_NOTE', "Die {!POINTS!} in der Spalte <u>Verdienst durch Refs</u> geben den Verdienst in erster Ebene vor der Rallye an und wird sich bis Ende der Rallye nicht verändern.");
+define('RALLYE_REF_POINTS_NOTE', "Die {?POINTS?} in der Spalte <u>Verdienst durch Refs</u> geben den Verdienst in erster Ebene vor der Rallye an und wird sich bis Ende der Rallye nicht verändern.");
define('RALLYE_MIN_USERS', "Gesamtzahl der Mitglieder, ab der Rallye automatisch endet.");
define('RALLYE_MIN_PRICES', "Mindestens zu belegende Plätze");
define('RALLYE_MIN_USERS_MINI', "Mitgliederanzahl erreicht");
define('RALLYE_MIN_PRICES_MINI', "Minimum Plätze");
define('RALLYE_END_NO_USER_LIMITATION', "Die Rallye endet ohne Mitgliederbegrenzung.");
define('RALLYE_END_NO_PRICE_LIMITATION', "Die Rallye endet ohne Platzbelegungsbegrenzung.");
-define('RALLYE_END_USERS', "Die Rallye endet, sobald wir <span class=\"data\">%s</span> Mitglieder in unserem {!MT_WORD!} haben!");
+define('RALLYE_END_USERS', "Die Rallye endet, sobald wir <span class=\"data\">%s</span> Mitglieder in unserem {?MT_WORD?} haben!");
define('RALLYE_END_PRICES', "Die Rallye endet, sobald mindestens <span class=\"data\">%s</span> Plaetze belegt sind!");
define('RALLYE_LIMITATIONS', "Einschränkungen an der Dauer der Rallye");
define('RALLYE_REMOVE_PRICES', "Rallye-Preis(e) entfernen");
define('MEMBER_REFBACK_LIST_TITLE_2', "</u> (<u>");
define('MEMBER_REFBACK_LIST_TITLE_3', "%</u>)");
define('MEMBER_REFBACK_TITLE', "Ref-Back und Referal-Übersicht");
-define('MEMBER_REFBACK_NOTE', "Hier können Sie in jeder Referal-Ebene jedem von Ihnen geworbenen Mitglied Ref-Back einstellen. Sollte Ihr Referal {!POINTS!} verdienen und diese ihm/ihr nicht direkt gutgeschrieben werden, so erhält Ihr Referal die eingestellten Prozente von Ihrem Referalverdienst aufgebuch. Ihnen wird dafür sein Anteil (=eingestellte Prozente) von dem Refverdienst abgezogen. Unter <strong>{--MEMBER_REFBACK_POINTS--}</strong> sind die {!POINTS!}-Gutschriften durch Ref-Back an das jeweilige Mitglied zu verstehen.");
-define('MEMBER_REFBACK_EXAMPLE', "Ein Rechenbeispiel: Ihr Ref <strong>X</strong> verdient 1000 {!POINTS!}, es sind 10% in Ref-Ebene 1 eingestellt. Sie erhalten somit 100 {!POINTS!} in Ref-Ebene 1 gutgeschrieben. Nun haben Sie einen Refback von 90% dem Ref gegeben. Ihrem Ref werden somit 90 und Ihnen die restlichen 10 {!POINTS!} gutgeschrieben.");
+define('MEMBER_REFBACK_NOTE', "Hier können Sie in jeder Referal-Ebene jedem von Ihnen geworbenen Mitglied Ref-Back einstellen. Sollte Ihr Referal {?POINTS?} verdienen und diese ihm/ihr nicht direkt gutgeschrieben werden, so erhält Ihr Referal die eingestellten Prozente von Ihrem Referalverdienst aufgebuch. Ihnen wird dafür sein Anteil (=eingestellte Prozente) von dem Refverdienst abgezogen. Unter <strong>{--MEMBER_REFBACK_POINTS--}</strong> sind die {?POINTS?}-Gutschriften durch Ref-Back an das jeweilige Mitglied zu verstehen.");
+define('MEMBER_REFBACK_EXAMPLE', "Ein Rechenbeispiel: Ihr Ref <strong>X</strong> verdient 1000 {?POINTS?}, es sind 10% in Ref-Ebene 1 eingestellt. Sie erhalten somit 100 {?POINTS?} in Ref-Ebene 1 gutgeschrieben. Nun haben Sie einen Refback von 90% dem Ref gegeben. Ihrem Ref werden somit 90 und Ihnen die restlichen 10 {?POINTS?} gutgeschrieben.");
define('MEMBER_REFBACK_NO_ENTRIES', "Es gibt technische Probleme mit der Refback-Tabelle. Bitte Support benachrichtigen.");
define('MEMBER_REFBACK_EDIT_SUBMIT', "Refback einstellen");
define('MEMBER_REFBACK_REFID', "User-ID (Nickname)");
// Language definitions
define('SPONSOR_NOT_INITIALIZED', "Sponsorenbereich noch nicht eingerichtet!");
define('ADMIN_CONFIG_SPONSOR_TITLE', "Allgemeine Einstellungen");
-define('ADMIN_SPONSOR_MIN_POINTS', "Minimum buchbare {!POINTS!}");
+define('ADMIN_SPONSOR_MIN_POINTS', "Minimum buchbare {?POINTS?}");
define('ADMIN_SPONSOR_REF_POINTS', "Einmalige Referal-Gutschrift bei Vermittlung eines neuen Sponsors");
define('ADMIN_SPONSOR_ENTER_COMPANY_DATA', "Daten zur anzumeldenen Unternehmen eingeben");
define('SPONSOR_ENTER_COMPANY_TITLE', "Firmenname");
define('SPONSOR_ENTER_URL', "Homepage-URL");
define('ADMIN_SPONSOR_ENTER_PASSWORDS', "Passwörter eingeben");
define('SPONSOR_ENTER_PASSWORDS', "Passwort mit -bestätigung");
-define('ADMIN_SPONSOR_WARNINGS_POINTS', "Warnungen und {!POINTS!}");
+define('ADMIN_SPONSOR_WARNINGS_POINTS', "Warnungen und {?POINTS?}");
define('SPONSOR_RECEIVE_WARNINGS', "Sponsor erhält bei jeder Aktion Mails zugesandt");
define('SPONSOR_WARNING_INTERVAL', "Sendeinterval des Sponsorenberichtes");
-define('SPONSOR_ENTER_POINTS', "Guthaben an {!POINTS!} zum Starten");
+define('SPONSOR_ENTER_POINTS', "Guthaben an {?POINTS?} zum Starten");
define('ADD_SPONSOR', "Sponsor hinzufügen");
define('ADMIN_SPONSOR_COMPANY_NOTE', "Wenn Sie eine Privatperson anmelden wollen, lassen Sie bitte die folgenden drei Felder einfach leer!");
define('SPONSOR_DATA_NOT_SAVED', "Sponsorendaten wurden <u>nicht</u> gespeichert.");
define('ACCOUNT_PENDING', "Wartend");
define('ADMIN_LIST_SPONSOR_ACCOUNTS', "Alle Sponsoren auflisten");
define('SPONSOR_POINTS_LEFT', "Restguthaben");
-define('ADMIN_LIST_SPONSOR_NOTES', "Klicken Sie auf die ID-Nummer, um weitere Details zu sehen und um weitere Aktionen am Sponsorenaccount durchführen zu können! Klicken Sie auf das Restguthaben an {!POINTS!}, um dem jeweiligen Sponsor mehr {!POINTS!} aufzubuchen.");
+define('ADMIN_LIST_SPONSOR_NOTES', "Klicken Sie auf die ID-Nummer, um weitere Details zu sehen und um weitere Aktionen am Sponsorenaccount durchführen zu können! Klicken Sie auf das Restguthaben an {?POINTS?}, um dem jeweiligen Sponsor mehr {?POINTS?} aufzubuchen.");
define('ADMIN_SPONSOR_404', "Sponsorenaccount <span class=\"data\">%s</span> nicht gefunden!");
define('ADMIN_SPONSOR_REFS_404', "Der Sponsor <span class=\"data\">%s</span> hat keine Referals!");
define('ADMIN_SPONSOR_DETAILS', "Datenblatt eines Sponsors");
define('SPONSOR_REFERRALS', "Sponsoren geworben");
define('ADMIN_SPONSOR_INVALID_MODE', "Ungütiger Modus <span class=\"data\">%s</span> angegeben!");
define('ADMIN_SPONSOR_MODUS_TPL_404', "Modus-Template <span class=\"data\">%s</span> nicht gefunden!");
-define('ADMIN_ADD_POINTS_TO_SPONSOR', "{!POINTS!} gutschreiben");
-define('ADMIN_SUB_POINTS_FROM_SPONSOR', "{!POINTS!} abziehen");
-define('ADMIN_SUM_SPONSOR_POINTS', "Summe {!POINTS!}");
+define('ADMIN_ADD_POINTS_TO_SPONSOR', "{?POINTS?} gutschreiben");
+define('ADMIN_SUB_POINTS_FROM_SPONSOR', "{?POINTS?} abziehen");
+define('ADMIN_SUM_SPONSOR_POINTS', "Summe {?POINTS?}");
define('ADMIN_SPONSOR_ADD_POINTS', "Jetzt gutschreiben");
define('ADMIN_SPONSOR_SUB_POINTS', "Jetzt abziehen");
-define('ADMIN_SPONSPOR_NO_POINTS_TO_ADD', "Keine {!POINTS!} zum Gutschreiben eingegeben!");
-define('ADMIN_SPONSPOR_NO_POINTS_TO_SUBTRACT', "Keine {!POINTS!} zum Abziehen eingegeben!");
-define('ADMIN_SPONSOR_POINTS_ADDED', "{!POINTS!} wurden gutgeschrieben.");
-define('ADMIN_SPONSOR_POINTS_SUBTRACTED', "{!POINTS!} wurden abgezogen.");
+define('ADMIN_SPONSPOR_NO_POINTS_TO_ADD', "Keine {?POINTS?} zum Gutschreiben eingegeben!");
+define('ADMIN_SPONSPOR_NO_POINTS_TO_SUBTRACT', "Keine {?POINTS?} zum Abziehen eingegeben!");
+define('ADMIN_SPONSOR_POINTS_ADDED', "{?POINTS?} wurden gutgeschrieben.");
+define('ADMIN_SPONSOR_POINTS_SUBTRACTED', "{?POINTS?} wurden abgezogen.");
define('ADMIN_SPONSPOR_CANNOT_LOCK_PENDING_UNCINFIRMED_ACCOUNTS', "Sie können keine auf Freischaltung wartende oder unbestätigte Accounts sperren/freigeben!");
// @TODO Rewrite these four constants to one and use sprintf()
define('ADMIN_HEADER_DEL_SPONSOR_1', "Sponsorenaccount <u>");
define('SPONSOR_WARNINGS', "Mailbenachrichtigungen");
define('SPONSOR_SELECT_PAYMENT', "Buchungspaket auswählen");
define('REGISTER_SPONSOR', "Jetzt verbindlich anmelden!");
-define('SPONSOR_PAYMENTS', "Bezahlung der {!POINTS!}");
+define('SPONSOR_PAYMENTS', "Bezahlung der {?POINTS?}");
define('SPONSOR_NO_ACTIONS_ACTIVATED', "Derzeit sind keine Aktionen im Sponsorenbereich möglich!");
define('SPONSOR_PAYTYPE', "Buchungspaket(e)");
define('SPONSOR_PAYTYPE_VALUE', "Bestellwert");
define('SPONSOR_PAYTYPE_COUNT', "Bestellmenge");
define('GUEST_SPONSOR_RECEIVE_WARNINGS', "Bei Datenänderung eine Bestätigung per Mail erhalten?");
-define('SPONSOR_ACCEPT_TERMS', "Ich/wir habe/n die [<strong><a href=\"{!URL!}/modules.php?module=index&what=sponsor_agb\" target=\"_blank\">AGBs</a></strong>] gelesen und akzeptiert.");
+define('SPONSOR_ACCEPT_TERMS', "Ich/wir habe/n die [<strong><a href=\"{?URL?}/modules.php?module=index&what=sponsor_agb\" target=\"_blank\">AGBs</a></strong>] gelesen und akzeptiert.");
define('SPONSOR_TERMS_HEADER', "Allgemeine Geschäftsbedingungen");
// Add payment types
define('SPONSOR_PAYTYPE_NAME', "Bezeichnung");
define('SPONSOR_PAYTYPE_NAME_HINT', "(max. 255 Zeichen)");
define('SPONSOR_PAYTYPE_RATE', "Umrechnungsrate");
-define('SPONSOR_PAYTYPE_RATE_HINT', "(z.B. 1 € = x {!POINTS!})");
+define('SPONSOR_PAYTYPE_RATE_HINT', "(z.B. 1 € = x {?POINTS?})");
define('SPONSOR_PAYTYPE_MIN_COUNT', "Bestellmenge");
define('SPONSOR_PAYTYPE_CURRENCY', "Währung");
define('SPONSOR_ADD_PAYTYPES_NOTES', "Hinweise zu den Buchungspaketen");
define('SPONSOR_PAYTYPE_NAME_NOTE', "Geben Sie eine passende Bezeichnung zum Buchungspaket ein (z.B. <strong>Spar-Paket</strong>)");
-define('SPONSOR_PAYTYPE_RATE_NOTE', "Wie viele {!POINTS!} soll der Sponsor für z.B. 1 € bekommen?");
+define('SPONSOR_PAYTYPE_RATE_NOTE', "Wie viele {?POINTS?} soll der Sponsor für z.B. 1 € bekommen?");
define('SPONSOR_PAYTYPE_MIN_COUNT_NOTE', "Und wie oft soll dieses Buchungspaket <strong>mindestens</strong> eingekauft werden? (meistens einmal)");
define('SPONSOR_PAYTYPE_CURRENCY_NOTE', "Währung des Geldbetrages, die der Sponsor an Sie überweisen soll.");
define('ADMIN_SPONSOR_PAYTYPE_ALREADY', "Buchungspaket <span class=\"data\">%s</span> bereits eingerichtet.");
// Link descriptions
define('ADMIN_SPONSOR_DETAILS_LINK_TITLE', "Details des Sponsorenaccounts anzeigen");
define('ADMIN_SPONSOR_EDIT_LINK_TITLE', "Sponsorenaccount ändern");
-define('ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE', "{!POINTS!} gutschreiben");
-define('ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE', "{!POINTS!} abziehen");
+define('ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE', "{?POINTS?} gutschreiben");
+define('ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE', "{?POINTS?} abziehen");
// Performable actions on a sponsor's account
define('ADMIN_SPONSOR_EDIT', "Sponsor ändern");
define('SPONSOR_TAX_IDENT_IS_EMPTY', "Sie haben keine Ust-Ident-Nr. eingegeben!");
define('SPONSOR_REGISTER_SOMETHING_MISSING', "Die Sponsorenanmeldung konnte wegen der folgenden Punkte nicht durchgeführt werden");
define('SPONSOR_PASSWORDS_MISMATCH', "Die beiden von Ihnen eingegebenen Passwörter stimmen nicht überein!");
-define('SPONSOR_TERMS_NOT_ACCEPTED', "Bitte akzeptieren Sie unsere [<strong><a href=\"{!URL!}/modules.php?module=index&what=sponsor_agb\" target=\"_blank\">AGBs</a></strong>] !");
+define('SPONSOR_TERMS_NOT_ACCEPTED', "Bitte akzeptieren Sie unsere [<strong><a href=\"{?URL?}/modules.php?module=index&what=sponsor_agb\" target=\"_blank\">AGBs</a></strong>] !");
define('SPONSOR_NO_PAYTYPE_SELECTED', "Bitte wählen Sie noch ein Buchungspaket aus!");
define('SPONSOR_NO_WARNING_INTERVAL_SELECTED', "Bitte wählen Sie noch den Zeitabstand zwischen zwei Sponsorenberichten aus!");
define('SPONSOR_NO_RECEIVE_WARNINGS_SELECTED', "Bitte wählen Sie noch aus, ob Sie bei jeder Aktion Bestätigungsmails empfangen wollen oder nicht!");
define('SPONSOR_ALREADY_FOUND', "Ein Sponsor ist bereits mit der Email-Adresse <span class=\"data\">%s</span> bei uns angemeldet!");
define('SPONSOR_REGISTRATION_FAILED', "Anmeldung ist fehlgeschlagen!");
define('SPONSOR_REGISTRATION_COMPLETED', "Anmeldung war erfolgreich! Es ist eine Mail zu Ihnen unterwegs, die weitere Anweisungen enthält, um die Anmeldung abzuschliessen.");
-define('SPONSOR_UNKNOWN_STATUS', "Bei der Anmeldung wurde ein unbekannter Rückgabewert <span class=\"data\">%s</span> erkannt. Bitte melden Sie dies dem Betreiber dieses {!MT_WORD2!}!<br />Vielen Dank.");
+define('SPONSOR_UNKNOWN_STATUS', "Bei der Anmeldung wurde ein unbekannter Rückgabewert <span class=\"data\">%s</span> erkannt. Bitte melden Sie dies dem Betreiber dieses {?MT_WORD2?}!<br />Vielen Dank.");
define('SPONSOR_EMAIL_404', "Bei der Anmeldung ist uns ein Fehler unterlaufen: Ihr Sponsor-Account mit der EMail-Adresse <span class=\"data\">%s</span> wurde nicht gefunden!");
define('SPONSOR_ACCOUNT_NOT_FOUND', "Es wurde keine Sponsor-Account gefunden.");
define('SPONSOR_ACCOUNT_PENDING_FAILED', "Bei der Umschaltung Ihres Sponorenaccounts auf <em>Wartend</em> trat ein unerwarteter Fehler auf!");
define('SPONSOR_LOGIN_FAILED_LOCKED', "Ihr Account wurde gesperrt, vermutlich wegen Nichteinhaltung von Regeln!");
define('SPONSOR_LOGIN_FAILED_EMAIL', "Sie haben Ihre Email-Adresse geändert und diese noch nicht bestätigt!");
define('SPONSPOR_COOKIE_SETUP_FAILED', "Es konnten keine Cookies gesetzt werden. Bitte Sicherheitseinstellungen in Ihrem Browser überprüfen!");
-define('SPONSOR_ONLY_AREA_ENTERED', "Sie haben einen Bereich aufgerufen, der nur den Sponsoren vorenthalten ist, die auch bezahlt haben. Bitte kehren Sie zur [ <strong><a href=\"{!URL!}/index.php\">Eingangsseite</a></strong> ] zurück!");
+define('SPONSOR_ONLY_AREA_ENTERED', "Sie haben einen Bereich aufgerufen, der nur den Sponsoren vorenthalten ist, die auch bezahlt haben. Bitte kehren Sie zur [ <strong><a href=\"{?URL?}/index.php\">Eingangsseite</a></strong> ] zurück!");
define('SPONSOR_ACCOUNT_STATUS_FAILED', "Unerwarteter Zustand des Scriptes erreicht! Bitte Support benachrichtigen!");
define('SPONSOR_ACCOUNT_IS_CONFIRMED_AGAIN', "Ihr Sponsorenaccount ist wieder freigegeben! Sie können sich nun erneut einloggen!");
define('SPONSOR_CONTENT_404', "Konnte das Sponsor-Modul <span class=\"data\">%s</span> auf dem Server nicht finden!");
define('SPONSOR_WELCOME_TO', "Willkommen zum Sponsorenbereich!");
define('SPONSOR_PASSWORD_NOTE', "Wollen Sie nur Ihre Daten, aber nicht das Passwort ändern, geben Sie Ihr aktuelles Passwort unter "{--SPONSOR_ENTER_OLD_PASSWORD--}" ein. Wollen Sie Ihr Passwort ändern, geben Sie Ihr derzeiges und zweimal das neue Passwort ein.");
-define('SPONSOR_POINTS_OVERVIEW', "Ihre {!POINTS!}-Übersicht");
-define('SPONSOR_POINTS_TOTAL', "Gesamtanzahl {!POINTS!}");
-define('SPONSOR_FILL_UP_POINTS', "Jetzt {!POINTS!}-Guthaben auffüllen...");
+define('SPONSOR_POINTS_OVERVIEW', "Ihre {?POINTS?}-Übersicht");
+define('SPONSOR_POINTS_TOTAL', "Gesamtanzahl {?POINTS?}");
+define('SPONSOR_FILL_UP_POINTS', "Jetzt {?POINTS?}-Guthaben auffüllen...");
define('SPONSOR_ENTER_OLD_PASSWORD', "Geben Sie Ihr derzeitiges Passwort ein");
define('SPONSOR_CHANGE_PASSWORD', "Neues Passwort einstellen");
define('SPONSOR_ACCOUNT_DATA_SAVED', "Ihre Daten wurden gespeichert.");
-define('SPONSOR_ACCOUNT_EMAIL_CHANGED', "Sie haben Ihre EMail-Adresse geändert, Account wurde temporär gesperrt. Bitte [<a href=\"{!URL!}/index.php\">hier klicken</a>], um in den Gastbereich zu gelangen.");
+define('SPONSOR_ACCOUNT_EMAIL_CHANGED', "Sie haben Ihre EMail-Adresse geändert, Account wurde temporär gesperrt. Bitte [<a href=\"{?URL?}/index.php\">hier klicken</a>], um in den Gastbereich zu gelangen.");
define('SPONSOR_SETTINGS_HEADER', "Einstellungen Ihres Sponsorenaccounts");
define('SPONSOR_UNKNOWN_WHAT', "Scripte-Fehler: Unbekannte Sponsor-Aktion <span class=\"data\">%s</span> erkannt!");
define('SPONSOR_SETTINGS_SAVED', "Neue Einstellungen gespeichert.");
define('ADMIN_CONFIG_SURFBAR_PAUSE_URL', "Externe Pausenseite: (leer lassen, wenn auf interne umgeleitet werden soll)");
define('ADMIN_CONFIG_SURFBAR_NOTIFY_LIMITS', "Soll das Mitglied per Mail benachrichtigt werden, wenn aufrufbegrenzte URLs abgelaufen und auf "pausierend" gesetzt sind? (<strong>Derzeit nicht verwendet!</strong>)");
define('ADMIN_CONFIG_SURFBAR_NOTIFY_ADMIN_UNLOCK', "Soll der Administrator auch bei durch ihn freigegebene URLs benachrichtigt werden?");
-define('ADMIN_CONFIG_SURFBAR_WARN_LOW_POINTS', "Mitglied warnen, wenn {!POINTS!}-Guthaben unterschritten ist: (0=keine Warnung aussenden)");
+define('ADMIN_CONFIG_SURFBAR_WARN_LOW_POINTS', "Mitglied warnen, wenn {?POINTS?}-Guthaben unterschritten ist: (0=keine Warnung aussenden)");
define('ADMIN_CONFIG_SURFBAR_MIGRATE_ORDER', "Sollen URLs aus Mailfreischaltungen in die Surfbar migriert werden? (Diese sind nicht sofort freigegeben)");
-define('ADMIN_CONFIG_SURFBAR_LOW_INTERVAL', "Wiederholungsinterval für Nachrichten wegen niedrigem {!POINTS!}-Guthaben:");
+define('ADMIN_CONFIG_SURFBAR_LOW_INTERVAL', "Wiederholungsinterval für Nachrichten wegen niedrigem {?POINTS?}-Guthaben:");
define('ADMIN_CONFIG_SURFBAR_NOTIFICATION_MODE', "Benachrichtigungen sofort oder beim täglichen Reset aussenden? ("Sofort" kann zu Verzögerungen und/oder Belastung des Servers führen!");
define('ADMIN_CONFIG_SURFBAR_NOTIFICATION_MODE_INSTANT', "Sofort aussenden");
define('ADMIN_CONFIG_SURFBAR_NOTIFICATION_MODE_RESET', "Beim täglichen Reset");
define('ADMIN_SURFBAR_CURRENT_STATUS', "Aktueller Status");
define('ADMIN_SURFBAR_NEW_STATUS', "Neuer Status");
define('ADMIN_SURFBAR_EDIT_ACTIONS', "Mitgliedsaktionen editieren");
-define('ADMIN_LIST_SURFBAR_ACTIONS_NOTE', "<strong>Hinweise:</strong> Sie sollten zur Sicherheit Ihres {!MT_WORD2!} den neuen Status nie auf <u>{--SURFBAR_URL_STATUS_ACTIVE--}</u> z.B. bei der Mitgliedaktion <u>{--MEMBER_SURFBAR_ACTION_UNPAUSE_SUBMIT--}</u> einstellen.");
+define('ADMIN_LIST_SURFBAR_ACTIONS_NOTE', "<strong>Hinweise:</strong> Sie sollten zur Sicherheit Ihres {?MT_WORD2?} den neuen Status nie auf <u>{--SURFBAR_URL_STATUS_ACTIVE--}</u> z.B. bei der Mitgliedaktion <u>{--MEMBER_SURFBAR_ACTION_UNPAUSE_SUBMIT--}</u> einstellen.");
define('ADMIN_SURFBAR_URL', "Gebuchte URL");
// Admin titles
define('MEMBER_SURFBAR_LOCK_REASON', "Sperrgrund");
define('MEMBER_SURFBAR_ACTIONS', "Aktionen");
define('MEMBER_SURFBAR_TEST_URL', "URL anzeigen");
-define('MEMBER_SURFBAR_LIST_NOTE', "<strong>Hinweise:</strong> Bitte beachten Sie, dass Editieren, erneutes Aktivieren von gestoppten URLs und nochmalige Anmeldung nach Ablehnung eine Freischaltung durch unsere Administratoren nötig ist. Migrierte URLs sind in der Surfbar nicht freigegeben und bedarfen einer Buchungsbestätigung ("Jetzt buchen" bitte dazu anklicken) Ihrerseits, da die Bewerbung Ihrer URL in der Surfbar zusätzliche {!POINTS!}-Kosten bedeuten. Die aktuellen Kosten entnehmen Sie bitte der Seite "Surfbar starten" oder "URL buchen" aus dem Surfbar-Mitgliedsmenü.");
+define('MEMBER_SURFBAR_LIST_NOTE', "<strong>Hinweise:</strong> Bitte beachten Sie, dass Editieren, erneutes Aktivieren von gestoppten URLs und nochmalige Anmeldung nach Ablehnung eine Freischaltung durch unsere Administratoren nötig ist. Migrierte URLs sind in der Surfbar nicht freigegeben und bedarfen einer Buchungsbestätigung ("Jetzt buchen" bitte dazu anklicken) Ihrerseits, da die Bewerbung Ihrer URL in der Surfbar zusätzliche {?POINTS?}-Kosten bedeuten. Die aktuellen Kosten entnehmen Sie bitte der Seite "Surfbar starten" oder "URL buchen" aus dem Surfbar-Mitgliedsmenü.");
define('MEMBER_SURFBAR_ACTION_DONE', "Ausgewählte Aktion ausgeführt.");
define('MEMBER_SURFBAR_ACTION_FAILED', "Ausgewählte Aktion konnte nicht vollständig ausgeführt werden!");
define('MEMBER_SURFBAR_UNLIMITED_VIEWS', "Unbegrenzt");
define('MEMBER_SURFBAR_NOTIFY_URL_MIGRATED_MIGRATED_SUBJECT', "[Surfbar:] Sie haben eine migrierte URL geändert");
define('MEMBER_SURFBAR_NOTIFY_URL_MIGRATED_PENDING_SUBJECT', "[Surfbar:] Sie haben eine migrierte URL gebucht");
define('MEMBER_SURFBAR_NOTIFY_DEFAULT_SUBJECT', "[Fehler:] Bitte leiten Sie diese Mail an uns weiter!");
-define('MEMBER_SURFBAR_NOTIFY_LOW_POINTS_SUBJECT', "[Surfbar:] Ihr {!POINTS!}-Stand ist sehr niedrig!");
+define('MEMBER_SURFBAR_NOTIFY_LOW_POINTS_SUBJECT', "[Surfbar:] Ihr {?POINTS?}-Stand ist sehr niedrig!");
// Auto-generated member subject lines
define('MEMBER_DEL_SURFBAR_URLS_SUBJECT', "[Surfbar:] Ihre URL wurde entfernt");
}
// Language definitions
-define('ADMIN_TASK_OVERVIEW_HEADER', "Admin-Übersicht zum {!MT_WORD!}-System");
+define('ADMIN_TASK_OVERVIEW_HEADER', "Admin-Übersicht zum {?MT_WORD?}-System");
define('ADMIN_TASK_OVERVIEW_MEMBERS', "MitgliederÜbersicht");
define('ADMIN_TASK_OVERVIEW_TASKS', "Task-Übersicht");
define('ADMIN_TASK_OVERVIEW_MAILS', "Mail-Übersicht");
Sie können die Aufgaben aber auch jetzt endgültig löschen!");
define('ADMIN_TASK_UNKNOWN_LIST_TITLE', "Linktitel nicht gesetzt!");
define('ADMIN_TASK_INACTIVE_AUTOPURGE', "Inaktive Accounts");
-define('ADMIN_TASK_INACTIVE_AUTOPURGE_TITLE', "Es gibt inaktiv gewordene Mitglieder in Ihrem {!MT_WORD!}!");
+define('ADMIN_TASK_INACTIVE_AUTOPURGE_TITLE', "Es gibt inaktiv gewordene Mitglieder in Ihrem {?MT_WORD?}!");
define('ADMIN_TASK_LIST_PAYOUTS_WAITING', "Wart. Auszahlungen");
define('ADMIN_TASK_LIST_PAYOUTS_WAITING_TITLE', "Es warten Auszahlungsanfragen auf Ihre Bearbeitung!");
define('ADMIN_TASK_LIST_PAYOUTS_ALL', "Alle Auszahlungen");
define('ADMIN_TASK_LIST_DOUBLER_WAITING', "Wart. Verdopplungen");
define('ADMIN_TASK_LIST_DOUBLER_WAITING_TITLE', "Es warten Vedopplungen auf Vergütung!");
define('ADMIN_TASK_LIST_DOUBLER_ALL', "Alle Verdopplungen");
-define('ADMIN_TASK_LIST_DOUBLER_ALL_TITLE', "In Ihrem {!MT_WORD!} wurde verdoppelt!");
+define('ADMIN_TASK_LIST_DOUBLER_ALL_TITLE', "In Ihrem {?MT_WORD?} wurde verdoppelt!");
define('ADMIN_TASK_LIST_BONUS', "Aktiv-Rallye-Teilnehmer");
define('ADMIN_TASK_LIST_BONUS_TITLE', "Es gibt Teilnehmer in Ihrer Aktiv-Rallye!");
define('ADMIN_TASK_LIST_SPONSOR', "Sponsorenaccounts");
-define('ADMIN_TASK_LIST_SPONSOR_TITLE', "Sie haben Sponsoren in Ihrem {!MT_WORD!}!");
+define('ADMIN_TASK_LIST_SPONSOR_TITLE', "Sie haben Sponsoren in Ihrem {?MT_WORD?}!");
define('ADMIN_TASK_LIST_SPONSOR_PENDING', "Wart. Sponsorenac.");
define('ADMIN_TASK_LIST_SPONSOR_PENDING_TITLE', "Es warten Sponsorenaccounts auf Ihre Begutachtung wegen Freischaltung!");
define('ADMIN_TASK_LIST_SPONSOR_CONFIRMED', "Best. Sponsorenac.");
define('ADMIN_TASK_LIST_THEME_ALL', "Alle inst. Themes");
define('ADMIN_TASK_LIST_THEME_ALL_TITLE', "Es sind Themes installiert!");
define('ADMIN_TASK_LIST_THEME_ACTIVE', "Aktivierte Themes");
-define('ADMIN_TASK_LIST_THEME_ACTIVE_TITLE', "Sie haben Themes in Ihrem {!MT_WORD!} aktiviert!");
+define('ADMIN_TASK_LIST_THEME_ACTIVE_TITLE', "Sie haben Themes in Ihrem {?MT_WORD?} aktiviert!");
define('ADMIN_TASK_LIST_ADMINS_ALL', "Administratoren");
define('ADMIN_TASK_LIST_ADMINS_ALL_TITLE', "Es existieren Administratoren-Accounts in Ihrem Mailtausch!");
define('ADMIN_TASK_LIST_REFBANNER_ALL', "Alle Referal-Banner");
-define('ADMIN_TASK_LIST_REFBANNER_ALL_TITLE', "Es exisitieren Erweiterungen in Ihrem {!MT_WORD!}.");
+define('ADMIN_TASK_LIST_REFBANNER_ALL_TITLE', "Es exisitieren Erweiterungen in Ihrem {?MT_WORD?}.");
define('ADMIN_TASK_LIST_REFBANNER_ACTIVE', "Aktivierte Ref-Banner");
define('ADMIN_TASK_LIST_REFBANNER_ACTIVE_TITLE', "Ihre Mitglieder können Referal-Banner auswählen!");
define('ADMIN_TASK_LIST_EXTENSIONS_ALL', "Alle Erweiterungen");
-define('ADMIN_TASK_LIST_EXTENSIONS_ALL_TITLE', "Es exisitieren Erweiterungen in Ihrem {!MT_WORD!}.");
+define('ADMIN_TASK_LIST_EXTENSIONS_ALL_TITLE', "Es exisitieren Erweiterungen in Ihrem {?MT_WORD?}.");
define('ADMIN_TASK_LIST_EXTENSIONS_ACTIVE', "Aktivierte Erweit.");
define('ADMIN_TASK_LIST_EXTENSIONS_ACTIVE_TITLE', "Sie haben Erweiterungen aktiviert!");
define('ADMIN_TASK_LIST_ACCOUNT_NOREF', "Accounts ohne Werber");
}
// Language definitions
-define('ADMIN_CONFIG_TRANSFER_HEADER', "Einstellungen zu {!POINTS!}-Überweisungen");
+define('ADMIN_CONFIG_TRANSFER_HEADER', "Einstellungen zu {?POINTS?}-Überweisungen");
define('ADMIN_TRANSFER_MAX', "Maximal angezeigte Einträge");
define('ADMIN_TRANSFER_AGE', "Maximales Alter von Einträgen");
-define('ADMIN_TRANSFER_TIMEOUT', "Sperrung der Einstellungen nach {!POINTS!}-Überweisung");
+define('ADMIN_TRANSFER_TIMEOUT', "Sperrung der Einstellungen nach {?POINTS?}-Überweisung");
define('ADMIN_TRANSFER_BALANCE', "Restbetrag nach Überweisung auf Account");
define('ADMIN_TRANSFER_CODE', "Länge des Touring-Codes");
define('ADMIN_TRANSFER_CODE_NOTE', "<strong>0</strong> deaktiviert den Touring-Code!");
define('ADMIN_AUTOPURGE_TRANSFER', "Veraltete Einträge automatisch löschen? (purge)");
define('TRANSFER_LIST_INCOMING', "Eingehende Überweisungen");
define('TRANSFER_LIST_OUTGOING', "Ausgehende Überweisungen");
-define('TRANSFER_ALLOW_OPT_IN', "Wollen Sie {!POINTS!}-Überweisungen von anderen Mitgliedern erhalten?");
-define('TRANSFER_TO_MEMBER_NOW', "Neue {!POINTS!}-Überweisung starten");
+define('TRANSFER_ALLOW_OPT_IN', "Wollen Sie {?POINTS?}-Überweisungen von anderen Mitgliedern erhalten?");
+define('TRANSFER_TO_MEMBER_NOW', "Neue {?POINTS?}-Überweisung starten");
define('TRANSFER_PLEASE_ALLOW_OPT_IN', "Bitte erst Empfangen von Überweisungen erlauben!");
define('TRANSFER_NOW_LINK', "Überweisung zum anderen Mitglied tätigen");
define('TRANSFER_SELECT_TARGET_UID', "Empfänger auswählen");
define('TRANSFER_NO_ONE_ELSE_OPT_IN', "Niemand weiteres möchte Überweisungen empfangen!");
define('TRANSFER_POINTS_MAXIMUM', "Maximaler Betrag");
-define('TRANSFER_POINTS_AMOUNT', "Zu überweisende {!POINTS!}");
+define('TRANSFER_POINTS_AMOUNT', "Zu überweisende {?POINTS?}");
define('TRANSFER_NO_CODE', "Nicht erforderlich!");
define('TRANSFER_POINTS_REASON', "Verwendungszweck");
define('TRANSFER_POINTS_SECURITY_CODE', "Touring-Code eingeben");
define('TRANSFER_INVALID_REASON', "Bitte einen Verwendungszweck eingeben!");
define('TRANSFER_INVALID_RECIPIENT', "Bitte wählen Sie einen Empfänger aus!");
define('TRANSFER_INVALID_DATA', "Konnte Absender- und Empfängerdaten nicht verifizieren!");
-define('TRANSFER_ADMIN_SUBJECT', "{!POINTS!}-Transfer abgeschlossen");
-define('TRANSFER_MEMBER_RECIPIENT_SUBJ', "{!POINTS!}-Ueberweisung durch Mitglied");
-define('TRANSFER_MEMBER_SENDER_SUBJ', "{!POINTS!}-Ueberweisung an Mitglied");
+define('TRANSFER_ADMIN_SUBJECT', "{?POINTS?}-Transfer abgeschlossen");
+define('TRANSFER_MEMBER_RECIPIENT_SUBJ', "{?POINTS?}-Ueberweisung durch Mitglied");
+define('TRANSFER_MEMBER_SENDER_SUBJ', "{?POINTS?}-Ueberweisung an Mitglied");
define('TRANSFER_ADMIN_AUTOPURGE', "Auto-Loeschung von Transfer-Eintraegen");
define('TRANSFER_COMPLETED', "Überweisung vollständig.");
define('TRANSFER_CONTINUE_OVERVIEW', "Weiter zur Übersichtsseite...");
define('TRANSFER_PARTY', "Empf./Sender");
define('TRANSFER_FROM_UID', "Sender");
define('TRANSFER_TO_UID', "Empfänger");
-define('TRANSFER_TOTAL_SUM', "Gesamt transferierte {!POINTS!}");
+define('TRANSFER_TOTAL_SUM', "Gesamt transferierte {?POINTS?}");
define('TRANSFER_DELETE', "Einträge löschen");
//
define('WERNIS_ADMIN_API_URL', "Basis-URL der API-Skripte");
define('WERNIS_ADMIN_REFID', "Ihre Referal-ID bei WDS66-Portal (= Ihr Username!)");
define('WERNIS_ADMIN_WPASS', "Wernis-Passwort (nicht Account-Passwort!)");
-define('WERNIS_ADMIN_CONFIG_NOTE', "[<a href=\"http://www.wds66.com/ref.php?refid=10437\" target=\"_blank\">Hier</a>] können Sie schon für <strong>5,00€</strong>=<strong>25.000 Abfragen</strong> ein API-Account beantragen (dazu ist ein <strong>kostenloses</strong> Wernis-Account dennoch nötig!) Geben Sie immer Ihren Usernamen von WDS66-Hauptaccount ein und überprüfen Sie diesen mehrmals! Er wird zum Überweisen von und nach WDS66-Wernis-Portal benötigt. Die Betreibergebühren und Umrechnungsfaktoren sind für den Betrieb Ihres {!MT_WORD2!} komplett in Wernis ausgelegt, diese müssen Sie also noch anpassen, wenn Sie z.B. Punkte haben und in Wernis auszahlen lassen wollen.");
+define('WERNIS_ADMIN_CONFIG_NOTE', "[<a href=\"http://www.wds66.com/ref.php?refid=10437\" target=\"_blank\">Hier</a>] können Sie schon für <strong>5,00€</strong>=<strong>25.000 Abfragen</strong> ein API-Account beantragen (dazu ist ein <strong>kostenloses</strong> Wernis-Account dennoch nötig!) Geben Sie immer Ihren Usernamen von WDS66-Hauptaccount ein und überprüfen Sie diesen mehrmals! Er wird zum Überweisen von und nach WDS66-Wernis-Portal benötigt. Die Betreibergebühren und Umrechnungsfaktoren sind für den Betrieb Ihres {?MT_WORD2?} komplett in Wernis ausgelegt, diese müssen Sie also noch anpassen, wenn Sie z.B. Punkte haben und in Wernis auszahlen lassen wollen.");
define('WERNIS_ADMIN_NO_TRANSFERS', "Derzeit keine Wernis transferiert!");
define('WERNIS_ADMIN_WDS66_ACCOUNT', "Account bei WDS66-Portal");
define('WERNIS_ADMIN_TRANSFERED', "Wernis transferiert");
define('WERNIS_ADMIN_API_STATUS', "Status von WDS66-API");
define('WERNIS_ADMIN_PAYOUT_ACTIVE', "Auszahlungen zum WDS66-Portal aktiviert?");
define('WERNIS_ADMIN_WITHDRAW_ACTIVE', "Einzahlungen vom WDS66-Portal aktiviert?");
-define('WERNIS_ADMIN_PAYOUT_FACTOR', "Umrechnungsfaktor von {!POINTS!} in Wernis für Auszahlungen");
-define('WERNIS_ADMIN_WITHDRAW_FACTOR', "Umrechnungsfaktor von Wernis in {!POINTS!} für Einzahlungen");
+define('WERNIS_ADMIN_PAYOUT_FACTOR', "Umrechnungsfaktor von {?POINTS?} in Wernis für Auszahlungen");
+define('WERNIS_ADMIN_WITHDRAW_FACTOR', "Umrechnungsfaktor von Wernis in {?POINTS?} für Einzahlungen");
define('WERNIS_ADMIN_PAYOUT_FEE_PERCENT', "Prozentuale Betreibergebühr für Auszahlungen");
define('WERNIS_ADMIN_WITHDRAW_FEE_PERCENT', "Prozentuale Betreibergebühr für Einzahlungen");
define('WERNIS_ADMIN_PAYOUT_FEE_FIX', "Fixe Betreibergebühr für Auszahlungen");
define('WERNIS_API_REQUEST_FAILED_OWN', "Überweisung an eigenes Account nicht möglich.");
define('WERNIS_API_REQUEST_FAILED_AMOUNT', "Konto weist nicht genügend Deckung auf.");
define('WERNIS_API_REQUEST_FAILED_API_AMOUNT', "API-Konto weist nicht genügend Deckung auf.");
-define('WERNIS_API_PURPOSE_WITHDRAW', "Einzahlung auf {!MAIN_TITLE!} ({!URL!}), ID: %s");
-define('WERNIS_API_PURPOSE_PAYOUT', "Auszahlung von {!MAIN_TITLE!} ({!URL!}), ID: %s");
+define('WERNIS_API_PURPOSE_WITHDRAW', "Einzahlung auf {?MAIN_TITLE?} ({?URL?}), ID: %s");
+define('WERNIS_API_PURPOSE_PAYOUT', "Auszahlung von {?MAIN_TITLE?} ({?URL?}), ID: %s");
// Error messages
define('WERNIS_ERROR_STATUS', "Fehler-Status <span class=\"data\">%s</span> erhalten.");
define('WERNIS_MEMBER_NO_ACCOUNT', "Noch kein WDS66-Account? Hier entlang!");
define('WERNIS_MEMBER_API_DATA_MISSING', "Diese Funktion kann derzeit nicht genutzt werden, da wir sie noch einrichten müssen.");
define('WERNIS_MEMBER_MIN_PAYOUT', "Sie haben nicht genügend Wernis zum Auszahlen! Mindestens: <span class=\"data\">%s</span> Wernis.");
-define('WERNIS_MEMBER_WITHDRAW_TITLE', "Wernis bei {!MAIN_TITLE!} einzahlen:");
+define('WERNIS_MEMBER_WITHDRAW_TITLE', "Wernis bei {?MAIN_TITLE?} einzahlen:");
define('WERNIS_MEMBER_WITHDRAW_POINTS_ACCOUNT', "Wernis hier im Account:");
define('WERNIS_MEMBER_WITHDRAW_MIN_POINTS', "Mindest einzuzahlendes Wernis-Guthaben:");
define('WERNIS_MEMBER_WITHDRAW_SUBMIT', "Wernis jetzt einzahlen");
-define('WERNIS_MEMBER_WITHDRAW_NOTE', "Ihr Wernis-Passwort wird bei {!MAIN_TITLE!} nicht gespeichert. Bitte bei Wernis-Betrag nur gerade Beträge eingeben! Ihr WDS66-Konto sollte ausreichend Deckung aufweisen!");
+define('WERNIS_MEMBER_WITHDRAW_NOTE', "Ihr Wernis-Passwort wird bei {?MAIN_TITLE?} nicht gespeichert. Bitte bei Wernis-Betrag nur gerade Beträge eingeben! Ihr WDS66-Konto sollte ausreichend Deckung aufweisen!");
define('WERNIS_MEMBER_PAYOUT_TITLE', "Wernis auf Ihr WDS66-Hauptaccount auszahlen");
define('WERNIS_MEMBER_PAYOUT_POINTS', "Auszahlfähiges Wernis-Guthaben");
define('WERNIS_MEMBER_PAYOUT_MIN_POINTS', "Mindestens auszuzahlendes Wernis-Guthaben");
define('WERNIS_MEMBER_PAYOUT_SUBMIT', "Auszahlung durchführen");
-define('WERNIS_MEMBER_PAYOUT_NOTE', "Ihr Wernis-Passwort wird bei {!MAIN_TITLE!} nicht gespeichert. Bitte bei Wernis-Betrag nur gerade Beträge eingeben! Überprüfen Sie vor dem Absenden Ihren WDS66-Usernamen.");
+define('WERNIS_MEMBER_PAYOUT_NOTE', "Ihr Wernis-Passwort wird bei {?MAIN_TITLE?} nicht gespeichert. Bitte bei Wernis-Betrag nur gerade Beträge eingeben! Überprüfen Sie vor dem Absenden Ihren WDS66-Usernamen.");
define('WERNIS_MEMBER_WDS66_ID', "Username bei WDS66-Portal: [<a href=\"http://www.wds66.com/modules.php?module=wpass&mode=new\" target=\"_blank\">Vergessen?</a>]");
define('WERNIS_MEMBER_WDS66_PASSWORD', "Wernis-Passwort (nicht Accountpasswort!): [<a href=\"http://www.wds66.com/modules.php?module=wpass&mode=new\" target=\"_blank\">Vergessen?</a>]");
define('WERNIS_MEMBER_WDS66_AMOUNT', "Zu überweisenden Betrag eingeben:");
define('WERNIS_MEMBER_INVALID_AMOUNT', "Bitte nur Zahlen für den zu überweisenden Betrag eingeben!");
define('WERNIS_MEMBER_AMOUNT_SMALLER_MIN', "Bitte geben Sie mindestens <span class=\"data\">%s</span> Wernis an!");
define('WERNIS_MEMBER_WITHDRAW_FAILED', "Die Einzahlung hat nicht geklappt! Rückmeldung für den Support: <em>%s</em>.");
-define('WERNIS_MEMBER_WITHDRAW_DONE', "Einzahlung auf Ihr {!MAIN_TITLE!} Konto erfolgreich abgeschlossen. :-)");
+define('WERNIS_MEMBER_WITHDRAW_DONE', "Einzahlung auf Ihr {?MAIN_TITLE?} Konto erfolgreich abgeschlossen. :-)");
define('WERNIS_MEMBER_PAYOUT_DONE', "Auszahlung auf WDS66-Hauptaccount erfolgreich abgeschlossen. :-)");
define('WERNIS_MEMBER_PAYOUT_POINTS_DEPLETED', "Sie können nicht <span class=\"data\">%s</span> Wernis auszahlen, da Sie nur <span class=\"data\">%s</span> übrig haben.");
define('WERNIS_MEMBER_STATUS', "Überweisungsart");
define('ADMIN_CONFIG_YOOMEDIA_EROTIC_NONE', "Keine Erotik anzeigen");
define('ADMIN_CONFIG_YOOMEDIA_EROTIC_INCLUDE', "Auch Erotik anzeigen");
define('ADMIN_CONFIG_YOOMEDIA_EROTIC_ONLY', "Nur Erotik anzeigen");
-define('ADMIN_CONFIG_YOOMEDIA_EROTIC_NOTE', "<strong>Hinweise:</strong> Sollten Sie Erotik in Ihrem {!MT_WORD!} anzeigen wollen, so sollten Sie einen Jugendschutzbeauftragten haben und diesen im Impressum nennen. Das gesamte MXChange-Team weisst darauf hin, dass niemand aus dem Team Ihnen hierzu rechtsberatende Hinweise geben kann. Auch im Community-Forum erfolgt keine Rechtsberatung! Etwaige Postings werden entweder kommentarlos gelöscht oder gesperrt.");
+define('ADMIN_CONFIG_YOOMEDIA_EROTIC_NOTE', "<strong>Hinweise:</strong> Sollten Sie Erotik in Ihrem {?MT_WORD?} anzeigen wollen, so sollten Sie einen Jugendschutzbeauftragten haben und diesen im Impressum nennen. Das gesamte MXChange-Team weisst darauf hin, dass niemand aus dem Team Ihnen hierzu rechtsberatende Hinweise geben kann. Auch im Community-Forum erfolgt keine Rechtsberatung! Etwaige Postings werden entweder kommentarlos gelöscht oder gesperrt.");
define('ADMIN_CONFIG_YOOMEDIA_TEST_FAILED', "Konfigurationsdaten stimmen nicht überein. Details entnehmen Sie bitte der Datei <u>inc/cache/debug.log</u>.");
// Generic admin strings
if ((EXT_IS_ACTIVE('active')) && (EXT_IS_ACTIVE('online'))) {
// Init content
$content = array(
- 'menu' => "<a class=\"menu_blur\" href=\"{!URL!}/modules.php?module=index&what=active\">".getConfig('menu_blur_spacer').GUEST_ACTIVE_LINK."</a>",
+ 'menu' => "<a class=\"menu_blur\" href=\"{?URL?}/modules.php?module=index&what=active\">".getConfig('menu_blur_spacer').GUEST_ACTIVE_LINK."</a>",
'what' => 'active'
);
list($aid) = SQL_FETCHROW($result);
// Rewrite email address to contact link
- $email = "{!URL!}/modules.php?module=".$mod."&what=admins_contct&admin=".bigintval($aid);
+ $email = "{?URL?}/modules.php?module=".$mod."&what=admins_contct&admin=".bigintval($aid);
} // END - if
// Free memory
SQL_FREERESULT($result);
} elseif ((is_int($email)) && ($email > 0)) {
// Direct ID given
- $email = "{!URL!}/modules.php?module=".$mod."&what=admins_contct&admin=".bigintval($email);
+ $email = "{?URL?}/modules.php?module=".$mod."&what=admins_contct&admin=".bigintval($email);
}
// Return rewritten (?) email address
// Shall we allow changing default ACL?
if ($currMode == 'allow') {
// Allow chaning it
- $content['mode'] = generateOptionList('/ARRAY/', array('allow', 'deny'), array(constant('ADMINS_ALLOW_MODE'), constant('ADMINS_DENY_MODE')), $content['mode']);
+ $content['mode'] = generateOptionList('/ARRAY/', array('allow', 'deny'), array(getMessage('ADMINS_ALLOW_MODE'), getMessage('ADMINS_DENY_MODE')), $content['mode']);
} else {
// Don't allow it
$content['mode'] = ' ';
// Entry found
$content = SQL_FETCHARRAY($result);
SQL_FREERESULT($result);
- $content['mode'] = constant('ADMINS_'.strtoupper($content['mode']).'_MODE');
- $content['la_mode'] = constant('ADMINS_'.strtoupper($content['la_mode']).'_LA_SETTING');
+ $content['mode'] = getMessage('ADMINS_'.strtoupper($content['mode']).'_MODE');
+ $content['la_mode'] = getMessage('ADMINS_'.strtoupper($content['la_mode']).'_LA_SETTING');
// Prepare some more data
$content['sw'] = $SW;
if (($del == 1) && (getCurrentAdminId() != $id)) {
// Rewrite his tasks to all admins
SQL_QUERY_ESC("UPDATE `{!_MYSQL_PREFIX!}_task_system` SET `assigned_admin`=0 WHERE `assigned_admin`=%s",
- array($id), __FUNCTION__, __LINE__);
+ array($id), __FUNCTION__, __LINE__);
// Remove account
SQL_QUERY_ESC("DELETE LOW_PRIORITY FROM `{!_MYSQL_PREFIX!}_admins` WHERE `id`=%s LIMIT 1",
- array($id), __FUNCTION__, __LINE__);
+ array($id), __FUNCTION__, __LINE__);
// Purge cache
cachePurgeAdminMenu($id);
$OUT = ''; $SW = 2;
while ($content = SQL_FETCHARRAY($result)) {
// Compile some variables
- $content['mode'] = constant('ADMINS_'.strtoupper($content['mode']).'_MODE');
- $content['la_mode'] = constant('ADMINS_'.strtoupper($content['la_mode']).'_LA_SETTING');
+ $content['mode'] = getMessage('ADMINS_'.strtoupper($content['mode']).'_MODE');
+ $content['la_mode'] = getMessage('ADMINS_'.strtoupper($content['la_mode']).'_LA_SETTING');
// Prepare some more data
$content['sw'] = $SW;
$this->inc = $this->path . $cacheName . $this->extension;
// Construct FQFN (full qualified file name)
- $this->fqfn = constant('PATH') . $this->inc;
+ $this->fqfn = getConfig('PATH') . $this->inc;
// Check if file exists and if version matches
$status = ($this->isCacheReadable() && (is_writeable($this->fqfn)) && ($this->extensionVersionMatches('cache')));
if ($points >= $content['min_points']) {
// Ok we found one
$P = $points * $content['rate'] - 0.5;
- OUTPUT_HTML("<li>{--PAYOUT_IN--}: <strong><a href=\"{!URL!}/modules.php?module=login&what=payout&payout=".$content['id']."\">".$content['type']." ({--PAYOUT_MAX--} ".round($P)." ".$content['type'].")</a></strong></li>");
+ OUTPUT_HTML("<li>{--PAYOUT_IN--}: <strong><a href=\"{?URL?}/modules.php?module=login&what=payout&payout=".$content['id']."\">".$content['type']." ({--PAYOUT_MAX--} ".round($P)." ".$content['type'].")</a></strong></li>");
} // END - if
} // END - while
if (!empty($content['info'])) {
$prices .= $content['info'];
} else {
- $prices .= $content['points']." {!POINTS!}";
+ $prices .= $content['points']." {?POINTS?}";
}
$prices .= "".$mode;
} // END - if
$DATA['infos'] = $DATA['info'];
} else {
// Take points
- $DATA['infos'] = $DATA['points'] . ' {!POINTS!}';
+ $DATA['infos'] = $DATA['points'] . ' {?POINTS?}';
}
// Add suffix to template name
$DATA['infos'][$idx] = $DATA['info'][$idx];
} else {
// Take ppints
- $DATA['infos'][$idx] = $DATA['points'][$idx] . ' {!POINTS!}';
+ $DATA['infos'][$idx] = $DATA['points'][$idx] . ' {?POINTS?}';
}
// Add row
if (($array[$content['field_name']] == '!') && ($content['field_required'] == 'Y')) {
// Empty entry found
$array[$content['field_name']] = '';
- $OUT = constant('REGISTER_'.strtoupper($content['field_name']).'_REQUIRED');
+ $OUT = getMessage('REGISTER_'.strtoupper($content['field_name']).'_REQUIRED');
registerOutputFailedMessage('', $OUT);
} // END - if
} // END - while
if (eregi(getModule(), getConfig('rewrite_skip')) !== false) return $HTML;
// Generate target URL
- $target = "{!URL!}/cms/";
+ $target = "{?URL?}/cms/";
// Convert modules.php?module=...
- $output = str_replace(constant('URL') . "/modules.php?module=", $target, $HTML);
+ $output = str_replace(getConfig('URL') . "/modules.php?module=", $target, $HTML);
// Convert modules.php?module=...
- $output = str_replace("{!URL!}/modules.php?module=", $target, $output);
+ $output = str_replace("{?URL?}/modules.php?module=", $target, $output);
// Do we have an URL linked to mxchange.org?
- if (eregi(constant('SERVER_URL'), $output)) {
+ if (eregi(getConfig('SERVER_URL'), $output)) {
// Convert URLs from my server
- $output = str_replace("{!URL!}/modules.php?module=", constant('SERVER_URL')."/cms/", $output);
+ $output = str_replace("{?URL?}/modules.php?module=", getConfig('SERVER_URL') . '/cms/', $output);
// Convert URLs from my server
- $output = str_replace(constant('URL') . "/modules.php?module=", constant('SERVER_URL')."/cms/", $output);
+ $output = str_replace(getConfig('URL') . "/modules.php?module=", getConfig('SERVER_URL') . '/cms/', $output);
} // END - if
// Strip slashes as above for the main URL
$value = GET_TOTAL_DATA(getCurrentAdminId(), 'task_system', 'id', 'assigned_admin', true, " AND `status`='NEW' AND `task_type`='EXTENSION_UPDATE'");
if ($value > 0) {
- define('__TASK_UPDATE_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=list_task&type=updates\">".$value."</a>");
+ define('__TASK_UPDATE_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=list_task&type=updates\">".$value."</a>");
} else {
define('__TASK_UPDATE_VALUE', '0');
}
$value = GET_TOTAL_DATA('CONFIRMED', 'user_data', 'userid', 'status', true);
if ($value > 0) {
- define('__CONFIRMED_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=list_user&status=confirmed\">".$value."</a>");
+ define('__CONFIRMED_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=list_user&status=confirmed\">".$value."</a>");
} else {
define('__CONFIRMED_VALUE', '0');
}
$value = GET_TOTAL_DATA('UNCONFIRMED', 'user_data', 'userid', 'status', true);
if ($value > 0) {
- define('__UNCONFIRMED_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=chk_regs\">".$value."</a>");
+ define('__UNCONFIRMED_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=chk_regs\">".$value."</a>");
} else {
define('__UNCONFIRMED_VALUE', '0');
}
$value = GET_TOTAL_DATA('LOCKED', 'user_data', 'userid', 'status', true);
if ($value > 0) {
- define('__LOCKED_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=list_user&status=locked\">".$value."</a>");
+ define('__LOCKED_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=list_user&status=locked\">".$value."</a>");
} else {
define('__LOCKED_VALUE', '0');
}
$value = GET_TOTAL_DATA('0', 'task_system', 'id', 'assigned_admin', true, " AND `status` != 'DELETED'");
if ($value > 0) {
- define('__TASK_NEW_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=list_task&type=unassigned\">".$value."</a>");
+ define('__TASK_NEW_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=list_task&type=unassigned\">".$value."</a>");
} else {
define('__TASK_NEW_VALUE', '0');
}
$value = GET_TOTAL_DATA('CLOSED', 'task_system', 'id', 'status', true);
if ($value > 0) {
- define('__TASK_CLOSED_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=list_task&type=closed\">".$value."</a>");
+ define('__TASK_CLOSED_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=list_task&type=closed\">".$value."</a>");
} else {
define('__TASK_CLOSED_VALUE', '0');
}
$value = GET_TOTAL_DATA('DELETED', 'task_system', 'id', 'status', true);
if ($value > 0) {
- define('__TASK_DELETED_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=list_task&type=deleted\">".$value."</a>");
+ define('__TASK_DELETED_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=list_task&type=deleted\">".$value."</a>");
} else {
define('__TASK_DELETED_VALUE', '0');
}
$value = GET_TOTAL_DATA('SOLVED', 'task_system', 'id', 'status', true, sprintf(" AND `assigned_admin`=%s", getCurrentAdminId()));
if ($value > 0) {
- define('__TASK_SOLVED_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=list_task&type=solved\">".$value."</a>");
+ define('__TASK_SOLVED_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=list_task&type=solved\">".$value."</a>");
} else {
define('__TASK_SOLVED_VALUE', '0');
}
$value = GET_TOTAL_DATA(getCurrentAdminId(), 'task_system', 'id', 'assigned_admin', true, " AND `status`='NEW' AND task_type != 'EXTENSION_UPDATE'");
if ($value > 0) {
- define('__TASK_YOUR_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=list_task\">".$value."</a>");
+ define('__TASK_YOUR_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=list_task\">".$value."</a>");
} else {
define('__TASK_YOUR_VALUE', '0');
}
$value = GET_TOTAL_DATA('ADMIN', 'pool', 'id', 'data_type', true);
if ($value > 0) {
- define('__MAIL_ADMIN_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=unlock_emails\">".$value."</a>");
+ define('__MAIL_ADMIN_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=unlock_emails\">".$value."</a>");
} else {
define('__MAIL_ADMIN_VALUE', '0');
}
$value = GET_TOTAL_DATA('TEMP', 'pool', 'id', 'data_type', true);
if ($value > 0) {
- define('__MAIL_TEMP_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=email_details\">".$value."</a>");
+ define('__MAIL_TEMP_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=email_details\">".$value."</a>");
} else {
define('__MAIL_TEMP_VALUE', '0');
}
$value = GET_TOTAL_DATA('SEND', 'pool', 'id', 'data_type', true);
if ($value > 0) {
- define('__MAIL_SEND_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=email_archiv\">".$value."</a>");
+ define('__MAIL_SEND_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=email_archiv\">".$value."</a>");
} else {
define('__MAIL_SEND_VALUE', '0');
}
$value = GET_TOTAL_DATA('DELETED', 'pool', 'id', 'data_type', true);
if ($value > 0) {
- define('__MAIL_DELETED_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=email_details\">".$value."</a>");
+ define('__MAIL_DELETED_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=email_details\">".$value."</a>");
} else {
define('__MAIL_DELETED_VALUE', '0');
}
$value = GET_TOTAL_DATA('DELETED', 'bonus', 'id', 'data_type', true);
if ($value > 0) {
- define('__MAIL_BONUS_AP_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=email_details\">".$value."</a>");
+ define('__MAIL_BONUS_AP_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=email_details\">".$value."</a>");
} else {
define('__MAIL_BONUS_AP_VALUE', '0');
}
$value = GET_TOTAL_DATA('SEND', 'bonus', 'id', 'data_type', true, " AND `is_notify`='N'");
if ($value > 0) {
- define('__MAIL_BONUS_SEND_VALUE', "<a href=\"{!URL!}/modules.php?module=admin&what=email_details\">".$value."</a>");
+ define('__MAIL_BONUS_SEND_VALUE', "<a href=\"{?URL?}/modules.php?module=admin&what=email_details\">".$value."</a>");
} else {
define('__MAIL_BONUS_SEND_VALUE', '0');
}
if (($value > 0) && (!empty($WHATs[$key]))) {
if (empty($TITLEs[$key])) $TITLEs[$key] = getMessage('ADMIN_TASK_UNKNOWN_LIST_TITLE');
- $content['row_link'] = "<a href=\"{!URL!}/modules.php?module=admin&what=".$WHATs[$key]."\" title=\"".$TITLEs[$key]."\">".$value."</a>";
+ $content['row_link'] = "<a href=\"{?URL?}/modules.php?module=admin&what=".$WHATs[$key]."\" title=\"".$TITLEs[$key]."\">".$value."</a>";
} else {
$content['row_link'] = 0;
}
} // END - if
// Construction URL
- $formAction = "{!URL!}/modules.php?module=" . $mod;
+ $formAction = "{?URL?}/modules.php?module=" . $mod;
if (!empty($what)) $formAction .= "&what=" . $what;
// Initialize array
// Change to new theme
setSession('mxchange_theme', $newTheme);
- // Remove current from array and set new
- $theme = sprintf("%stheme/%s/theme.php", constant('PATH'), $GLOBALS['curr_theme']);
- REMOVE_INC_FROM_POOL($theme);
- ADD_INC_TO_POOL(sprintf("%stheme/%s/theme.php", constant('PATH'), $newTheme));
+ // Remove current from array
+ REMOVE_INC_FROM_POOL(sprintf("theme/%s/theme.php", $GLOBALS['curr_theme']));
+
+ // Add new theme
+ ADD_INC_TO_POOL(sprintf("theme/%s/theme.php", $newTheme));
} // END - if
// [EOF]
$OUT .= "<strong>".$ltr."</strong>";
} else {
// Output link to letter
- $OUT .= "<a href=\"{!URL!}/modules.php?module=admin&what=".getWhat();
+ $OUT .= "<a href=\"{?URL?}/modules.php?module=admin&what=".getWhat();
if (REQUEST_ISSET_GET('mode')) $OUT .= "&mode=".REQUEST_GET('mode');
$OUT .= "&letter=".$ltr."&sortby=".$sortby.$add."\">".$ltr."</a>";
}
if ($sortby == $sort) {
$OUT .= "<strong>" . $title . "</strong> | ";
} else {
- $OUT .= "<a href=\"{!URL!}/modules.php?module=admin&what=list_user&letter=" . $letter . "&sortby=" . $sort.$add . "\">" . $title . "</a> | ";
+ $OUT .= "<a href=\"{?URL?}/modules.php?module=admin&what=list_user&letter=" . $letter . "&sortby=" . $sort.$add . "\">" . $title . "</a> | ";
}
} // END - foreach
if (!REQUEST_ISSET_GET('sortby')) REQUEST_SET_GET('sortby', 'userid');
// Base link
- $OUT .= '<a href="{!URL!}/modules.php?module=admin&what=' . getWhat();
+ $OUT .= '<a href="{?URL?}/modules.php?module=admin&what=' . getWhat();
// Add status or mode
if (REQUEST_ISSET_GET('status')) $OUT .= '&mode=' . REQUEST_GET('status');
list($uid) = SQL_FETCHROW($result);
// Rewrite email address to contact link
- $email = '{!URL!}/modules.php?module=' . $mod . '&what=user_contct&uid=' . bigintval($uid);
+ $email = '{?URL?}/modules.php?module=' . $mod . '&what=user_contct&uid=' . bigintval($uid);
} // END - if
// Free memory
initFilterSystem();
// We have to include all here by-hand
-foreach (GET_INC_POOL() as $inc) {
- loadIncludeOnce($inc);
-} // END - foreach
+LOAD_INC_POOL();
//
?>
$GLOBALS['mxchange_installing'] = true;
// Define default main_title here
- define('MAIN_TITLE', 'Your mail-exchange title');
+ setConfigEntry('MAIN_TITLE', 'Your mail-exchange title');
// Set output mode here
setConfigEntry('OUTPUT_MODE', 'render');
} elseif (isInstalling()) {
// Set some essential constants
// @TODO Rewrite them to avoid this else block
- define('MAIN_TITLE', 'Your mail-exchanger title');
- define('SLOGAN' , 'Your cool slogan here');
- define('WEBMASTER' , 'you@some-hoster.tld.invalid');
+ setConfigEntry('MAIN_TITLE', 'Your mail-exchanger title');
+ setConfigEntry('SLOGAN' , 'Your cool slogan here');
+ setConfigEntry('WEBMASTER' , 'you@some-hoster.tld.invalid');
// Set output mode here
setConfigEntry('OUTPUT_MODE', 'render');
} // END - if
// Generate FQFN for extension
- $FQFN = sprintf("%sinc/extensions/ext-%s.php", constant('PATH'), $content['ext_name']);
+ $INC = sprintf("inc/extensions/ext-%s.php", $content['ext_name']);
// Does the extension file exists?
- if (isFileReadable($FQFN)) {
+ if (isIncludeReadable($INC)) {
// By default no extension is always active, except sql_patches
EXT_SET_ALWAYS_ACTIVE('N');
// CSS file handling:
if ((!isset($content['ext_css'])) || ($content['ext_css'] == 'Y')) {
// Create FQFN for the CSS file
- $FQFN = sprintf("%stheme/%s/css/%s.css", constant('PATH'), getCurrentTheme(), $content['ext_name']);
+ $FQFN = sprintf("%stheme/%s/css/%s.css", getConfig('PATH'), getCurrentTheme(), $content['ext_name']);
// Is the file there?
if (isFileReadable($FQFN)) {
$sentBonusMails = ((getConfig('beg_notify_bonus') > 0) && ($mode == "en") && (EXT_IS_ACTIVE('bonus')));
// Generate subject line
- $subject = constant('BEG_RALLYE_'.strtoupper($mode).'_NOTIFY');
+ $subject = getMessage('BEG_RALLYE_'.strtoupper($mode).'_NOTIFY');
// Load message body for bonus mails
$message = LOAD_EMAIL_TEMPLATE("beg_en_notify_body", '', "{PER}uid{PER}");
$sentBonusMails = ((getConfig('bonus_notify_points') > 0) && ($mode == "en") && (EXT_IS_ACTIVE('bonus')));
// Generate subject line
- $subject = constant('BONUS_RALLYE_'.strtoupper($mode).'_NOTIFY');
+ $subject = getMessage('BONUS_RALLYE_' . strtoupper($mode).'_NOTIFY');
// Load message body for bonus mails
$message = LOAD_EMAIL_TEMPLATE('bonus_en_notify_body', '', '{PER}uid{PER}');
destroyAdminSession(false);
// Do registration
- $ret = REGISTER_ADMIN(REQUEST_POST('login'), $hashedPass, constant('WEBMASTER'));
+ $ret = REGISTER_ADMIN(REQUEST_POST('login'), $hashedPass, getConfig('WEBMASTER'));
// Check if registration wents fine
switch ($ret) {
case 'done':
- $done = changeDataInFile(constant('PATH') . 'inc/cache/config-local.php', "ADMIN-SETUP", "setConfigEntry('ADMIN_REGISTERED', \"", "\");", 'Y', 0);
+ $done = changeDataInFile(getConfig('PATH') . 'inc/cache/config-local.php', "ADMIN-SETUP", "setConfigEntry('ADMIN_REGISTERED', \"", "\");", 'Y', 0);
if ($done === true) {
// Registering is done
redirectToUrl('modules.php?module=admin&register=done');
// Admin still not registered?
if (!isAdminRegistered()) {
// Write to config that registration is done
- changeDataInFile(constant('PATH') . 'inc/cache/config-local.php', "ADMIN-SETUP", "setConfigEntry('ADMIN_REGISTERED', \"", "\");", 'Y', 0);
+ changeDataInFile(getConfig('PATH') . 'inc/cache/config-local.php', "ADMIN-SETUP", "setConfigEntry('ADMIN_REGISTERED', \"", "\");", 'Y', 0);
// Load URL for login
redirectToUrl('modules.php?module=admin');
case 'pass': // Wrong password
REQUEST_SET_POST('ok', $ret);
- $ret = '{--WRONG_PASS--} [<a href="{!URL!}/modules.php?module=admin&reset_pass=1">{--ADMIN_RESET_PASS--}</a>]';
+ $ret = '{--WRONG_PASS--} [<a href="{?URL?}/modules.php?module=admin&reset_pass=1">{--ADMIN_RESET_PASS--}</a>]';
destroyAdminSession();
break;
if (($menu == $act) && (empty($wht))) {
$OUT .= "<strong>";
} else {
- $OUT .= "[<a href=\"{!URL!}/modules.php?module=admin&action=".$menu."\">";
+ $OUT .= "[<a href=\"{?URL?}/modules.php?module=admin&action=".$menu."\">";
}
$OUT .= $title;
if ($wht == $wht_sub) {
$OUT .= "<strong>";
} else {
- $OUT .= "[<a href=\"{!URL!}/modules.php?module=admin&what=".$wht_sub."\">";
+ $OUT .= "[<a href=\"{?URL?}/modules.php?module=admin&what=".$wht_sub."\">";
}
} else {
$OUT .= "<em class=\"admin_note\">";
// Is this a PHP script?
if ((!isDirectory($file)) && (strpos($file, "".$type.'-') > -1) && (strpos($file, '.php') > 0)) {
// Then test if the file is readable
- $test = sprintf("%sinc/modules/%s/%s", constant('PATH'), $menu, $file);
+ $test = sprintf("inc/modules/%s/%s", $menu, $file);
// Is the file there?
- if (isFileReadable($test)) {
+ if (isIncludeReadable($test)) {
// Extract the value for what=xxx
$part = substr($file, (strlen($type) + 1));
$part = substr($part, 0, -4);
// Return link
//* DEBUG: */ OUTPUT_HTML("a:".$title."<br />");
- return "<a href=\"{!URL!}/modules.php?module=admin&what=".$wht."&uid=".$uid."\" title=\"{--ADMIN_USER_PROFILE_TITLE--}\">".$title."</a>";
+ return "<a href=\"{?URL?}/modules.php?module=admin&what=".$wht."&uid=".$uid."\" title=\"{--ADMIN_USER_PROFILE_TITLE--}\">".$title."</a>";
}
// Check "logical-area-mode"
// Is the userid set correctly?
if ($uid > 0) {
// Create a link to that profile
- return '{!URL!}/modules.php?module=admin&what=list_user&uid='.bigintval($uid);
+ return '{?URL?}/modules.php?module=admin&what=list_user&uid='.bigintval($uid);
} // END - if
// Return a link to the user list
- return '{!URL!}/modules.php?module=admin&what=list_user';
+ return '{?URL?}/modules.php?module=admin&what=list_user';
}
//
} // END - if
} else {
// Test-drive extension in update mode
- require(sprintf("%sinc/extensions/ext-%s.php", constant('PATH'), $ext_name));
+ loadInclude(sprintf("inc/extensions/ext-%s.php", $ext_name));
// Update extension if extension is installed and outdated
//* DEBUG: */ OUTPUT_HTML("ext={$ext_name},ver={EXT_GET_VERSION()}/".GET_EXT_VERSION($ext_name)."<br />");
$content['navi'] = '';
if (($content['sort'] == 0) || (($content['sort'] == 1) && (!empty($SUB)))) {
// Is highest position
- $content['navi'] = "<a href=\"{!URL!}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']+1)."&fid=".$content['sort']."\">{--LOWER--}</a>";
+ $content['navi'] = "<a href=\"{?URL?}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']+1)."&fid=".$content['sort']."\">{--LOWER--}</a>";
} elseif ($cnt == $max) {
// Is lowest position
- $content['navi'] = "<a href=\"{!URL!}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']-1)."&fid=".$content['sort']."\">{--HIGHER--}</a>";
+ $content['navi'] = "<a href=\"{?URL?}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']-1)."&fid=".$content['sort']."\">{--HIGHER--}</a>";
} elseif ($content['sort'] > 0) {
// Anything else between highest and lowest
- $content['navi'] = "<a href=\"{!URL!}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']-1)."&fid=".$content['sort']."\">{--HIGHER--}</a>/<a href=\"{!URL!}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']+1)."&fid=".$content['sort']."\">{--LOWER--}</a>";
+ $content['navi'] = "<a href=\"{?URL?}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']-1)."&fid=".$content['sort']."\">{--HIGHER--}</a>/<a href=\"{?URL?}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']+1)."&fid=".$content['sort']."\">{--LOWER--}</a>";
}
// Fix empty elements for constant (fixes display bugs in Firefox)
'/ARRAY/',
array('allow', 'deny'),
array(
- constant('ADMINS_ALLOW_MODE'),
- constant('ADMINS_DENY_MODE')
+ getMessage('ADMINS_ALLOW_MODE'),
+ getMessage('ADMINS_DENY_MODE')
),
$mode
),
if (empty($wht)) $wht = '---';
// Get admin mode
- $mode = constant('ADMINS_'.strtoupper($mode).'_MODE');
+ $mode = getMessage('ADMINS_'.strtoupper($mode).'_MODE');
// Generate link
$admin = generateAdminLink($admin);
if (empty($content['what_menu'])) $content['what_menu'] = '---';
// Get mode
- $content['access_mode'] = constant('ADMINS_'.strtoupper($content['access_mode']).'_MODE');
+ $content['access_mode'] = getMessage('ADMINS_'.strtoupper($content['access_mode']).'_MODE');
// Prepare data for the row template
$content = array(
foreach ($RANKS as $k => $rate) {
if (!empty($rate)) {
// Print only when something is in
- $OUT .= " <li><input type=\"text\" name=\"rate[".($k + 2)."]\" class=\"admin_normal\" size=\"4\" maxlength=\"7\" value=\"".$rate."\"> <div class=\"admin_notes\">({!POINTS!})</div?</li>\n";
+ $OUT .= " <li><input type=\"text\" name=\"rate[".($k + 2)."]\" class=\"admin_normal\" size=\"4\" maxlength=\"7\" value=\"".$rate."\"> <div class=\"admin_notes\">({?POINTS?})</div?</li>\n";
}
$cnt++;
}
// Add more empty fields
for ($i = $cnt; $i < $max; $i++) {
- $OUT .= " <li><input type=\"text\" name=\"rate[".($i+2)."]\" class=\"admin_normal\" size=\"4\" maxlength=\"7\"> <div class=\"admin_notes\">({!POINTS!})</div?</li>\n";
+ $OUT .= " <li><input type=\"text\" name=\"rate[".($i+2)."]\" class=\"admin_normal\" size=\"4\" maxlength=\"7\"> <div class=\"admin_notes\">({?POINTS?})</div?</li>\n";
}
$OUT .= "</ol>\n";
define('__TRATES_LIST', $OUT);
if (isFormSent()) {
// Save settings
ADMIN_SAVE_SETTINGS_POST();
- OUTPUT_HTML("<a href=\"{!URL!}/modules.php?module=admin&what=config_home&sub=settings\">{--ADMIN_CONTINUE_TO_CONFIG--}</a>");
+ OUTPUT_HTML("<a href=\"{?URL?}/modules.php?module=admin&what=config_home&sub=settings\">{--ADMIN_CONTINUE_TO_CONFIG--}</a>");
} else {
// Prepare data for the template
$content = array_fill(-1, 60, '');
// Process all entries
while ($content = SQL_FETCHARRAY($result)) {
// Link for setting 'what' as new "home"
- $LINK = "<a href=\"{!URL!}/modules.php?module=admin&what=config_home&sub=target&home=".$content['what']."\">{--_IS_NEW_HOME--}</a>";
+ $LINK = "<a href=\"{?URL?}/modules.php?module=admin&what=config_home&sub=target&home=".$content['what']."\">{--_IS_NEW_HOME--}</a>";
// Is this current home?
if ($content['what'] == getConfig('index_home')) {
if (empty($content['title'])) $content['title'] = '---';
if (($content['module'] == 'index') || ($content['module'] == 'login')) {
// Add link to detail statistics
- $content['module'] = "<strong><a href=\"{!URL!}/modules.php?module=admin&what=stats_mods&mod=".$content['module']."\">".$content['module']."</a></strong>";
+ $content['module'] = "<strong><a href=\"{?URL?}/modules.php?module=admin&what=stats_mods&mod=".$content['module']."\">".$content['module']."</a></strong>";
}
// Prepare array for the template
// Does your members request payouts?
if ((SQL_NUMROWS($result_mem) > 0) && ($display)) {
// Members has requested payouts
- LOAD_TEMPLATE('admin_settings_saved', false, "<a href=\"{!URL!}/modules.php?module=admin&what=list_payouts\">{--ADMIN_PAYOUT_LIST_REQUESTS--}</a></P>");
+ LOAD_TEMPLATE('admin_settings_saved', false, "<a href=\"{?URL?}/modules.php?module=admin&what=list_payouts\">{--ADMIN_PAYOUT_LIST_REQUESTS--}</a></P>");
} elseif ($display) {
// No member requests so far
LOAD_TEMPLATE('admin_settings_saved', false, getMessage('ADMIN_PAYOUT_NO_MEMBER_REQUESTS'));
INIT_SQLS();
switch (REQUEST_GET('sub')) {
case 'points':
- ADD_SQL("UPDATE `{!_MYSQL_PREFIX!}_config` SET points_register='".REQUEST_POST('points_register')."', points_ref='".REQUEST_POST('points_ref')."' WHERE config=0 LIMIT 1");
+ updateConfiguration(array('points_register', 'points_ref'), array(REQUEST_POST('points_register'), REQUEST_POST('points_ref')));
break;
case 'ref':
case "settings":
$REF = bigintval(REQUEST_POST('ref_payout'));
- ADD_SQL(sprintf("UPDATE `{!_MYSQL_PREFIX!}_config` SET
-allow_direct_pay='%s',
-reg_points_mode='%s',
-ref_payout='%s'
-WHERE config=0 LIMIT 1",
- REQUEST_POST('allow_direct_pay'),
- REQUEST_POST('reg_points_mode'),
- $REF
- ));
+ updateConfiguration(
+ array('allow_direct_pay', 'reg_points_mode', 'ref_payout'),
+ array(REQUEST_POST('allow_direct_pay'), REQUEST_POST('reg_points_mode'), $REF)
+ );
if ((getConfig('ref_payout') == 0) && (REQUEST_POST('ref_payout') > 0)) {
// Update account's ref_payout for "must-confirm"
- ADD_SQL(sprintf("UPDATE `{!_MYSQL_PREFIX!}_user_data` SET ref_payout=(%s - mails_confirmed)
-WHERE mails_confirmed < %s", $REF, $REF));
+ ADD_SQL(sprintf("UPDATE `{!_MYSQL_PREFIX!}_user_data` SET `ref_payout`=(%s - `mails_confirmed`)
+WHERE `mails_confirmed` < %s", $REF, $REF));
} elseif ((getConfig('ref_payout') > 0) && (REQUEST_POST('ref_payout') == 0)) {
// Update account's ref_payout for "not-must-confirm"
- ADD_SQL("UPDATE `{!_MYSQL_PREFIX!}_user_data` SET ref_payout=0 WHERE ref_payout > 0");
- ADD_SQL("UPDATE `{!_MYSQL_PREFIX!}_user_points` SET points=points+locked_points WHERE locked_points>0");
- ADD_SQL("UPDATE `{!_MYSQL_PREFIX!}_user_points` SET locked_points=0 WHERE locked_points>0");
+ ADD_SQL("UPDATE `{!_MYSQL_PREFIX!}_user_data` SET `ref_payout`=0 WHERE `ref_payout` > 0");
+ ADD_SQL("UPDATE `{!_MYSQL_PREFIX!}_user_points` SET `points`=`points`+`locked_points` WHERE `locked_points` > 0");
+ ADD_SQL("UPDATE `{!_MYSQL_PREFIX!}_user_points` SET `locked_points`=0 WHERE `locked_points` > 0");
}
break;
}
LOAD_TEMPLATE("admin_config_rallye_edit");
} else {
// Nothing selected
- $content = sprintf(getMessage('RALLYE_NO_PRICES_SELECTED'), "<a href=\"{!URL!}/modules.php?module=admin&what=config_rallye_prices&rallye=".REQUEST_GET('rallye')."\">", "</a>");
+ $content = sprintf(getMessage('RALLYE_NO_PRICES_SELECTED'), "<a href=\"{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=".REQUEST_GET('rallye')."\">", "</a>");
LOAD_TEMPLATE('admin_settings_saved', false, $content);
}
} elseif (REQUEST_ISSET_POST('del')) {
LOAD_TEMPLATE("admin_config_rallye_del");
} else {
// Nothing selected
- $content = RALLYE_NO_PRICES_SELECTED_1."<a href=\"{!URL!}/modules.php?module=admin&what=config_rallye_prices&rallye=".REQUEST_GET('rallye')."\">".RALLYE_NO_PRICES_SELECTED_2."</a>".RALLYE_NO_PRICES_SELECTED_3;
+ $content = RALLYE_NO_PRICES_SELECTED_1."<a href=\"{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=".REQUEST_GET('rallye')."\">".RALLYE_NO_PRICES_SELECTED_2."</a>".RALLYE_NO_PRICES_SELECTED_3;
LOAD_TEMPLATE('admin_settings_saved', false, $content);
}
} else {
$cnt += SQL_AFFECTEDROWS();
// Load template for link
- LOAD_TEMPLATE('admin_settings_saved', false, "<a href=\"{!URL!}/modules.php?module=admin&what=del_email&pid=".bigintval(REQUEST_GET('mid'))."\">{--ADMIN_REMOVE_STATS_ENTRY--}</a>");
+ LOAD_TEMPLATE('admin_settings_saved', false, "<a href=\"{?URL?}/modules.php?module=admin&what=del_email&pid=".bigintval(REQUEST_GET('mid'))."\">{--ADMIN_REMOVE_STATS_ENTRY--}</a>");
} // END - if
// Free the result
// Output message
LOAD_TEMPLATE('admin_settings_saved', false, $message);
} // END - if
- } elseif (isFileReadable(sprintf("%stemplates/%s/html/admin/%s.tpl", constant('PATH'), getLanguage(), $TPL))) {
+ } elseif (isFileReadable(sprintf("%stemplates/%s/html/admin/%s.tpl", getConfig('PATH'), getLanguage(), $TPL))) {
// Create mailto link
define('__SPONSOR_VALUE', "<a href=\"" . generateEmailLink(constant('__EMAIL'), 'sponsor_data') . "\">{!__SURNAME!} {!__FAMILY!}</a>");
$unconfirmed = $sent - $clicks;
if ($unconfirmed > 0) {
// Add link to list_unconfirmed what-file
- $unconfirmed = "<strong><a href=\"{!URL!}/modules.php?module=admin&what=list_unconfirmed&mid=".$pool[0]."\">".$unconfirmed."</a></strong>";
+ $unconfirmed = "<strong><a href=\"{?URL?}/modules.php?module=admin&what=list_unconfirmed&mid=".$pool[0]."\">".$unconfirmed."</a></strong>";
}
// Prepare data for the row template
$pool['unconfirmed'] = $pool['sent_email'] - $pool['clicks'];
if ($pool['unconfirmed'] > 0) {
// Add link to list_unconfirmed what-file
- $pool['unconfirmed'] = "<strong><a href=\"{!URL!}/modules.php?module=admin&what=list_unconfirmed&mid=".$pool['id']."\">".$pool['unconfirmed']."</a></strong>";
+ $pool['unconfirmed'] = "<strong><a href=\"{?URL?}/modules.php?module=admin&what=list_unconfirmed&mid=".$pool['id']."\">".$pool['unconfirmed']."</a></strong>";
} elseif ($pool['unconfirmed'] < 0) {
// Sometimes rarely displayed minus values will be "fixed" to zero
$pool['unconfirmed'] = 0;
// Add link?
if ($bonus['unconfirmed'] > 0) {
// Add link to list_unconfirmed what-file
- $bonus['unconfirmed'] = "<strong><a href=\"{!URL!}/modules.php?module=admin&what=list_unconfirmed&bid=".$bonus['id']."\">".$bonus['unconfirmed']."</a></strong>";
+ $bonus['unconfirmed'] = "<strong><a href=\"{?URL?}/modules.php?module=admin&what=list_unconfirmed&bid=".$bonus['id']."\">".$bonus['unconfirmed']."</a></strong>";
} // END - if
// Prepare content
$cnt++;
if (($content['sort'] == 0) || (($content['sort'] == 1) && (!empty($SUB)))) {
// Is highest position
- $NAVI = "<a href=\"{!URL!}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']+1)."&fid=".$content['sort']."\">{--LOWER--}</a>";
+ $NAVI = "<a href=\"{?URL?}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']+1)."&fid=".$content['sort']."\">{--LOWER--}</a>";
} elseif ($cnt == $max) {
// Is lowest position
- $NAVI = "<a href=\"{!URL!}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']-1)."&fid=".$content['sort']."\">{--HIGHER--}</a>";
+ $NAVI = "<a href=\"{?URL?}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']-1)."&fid=".$content['sort']."\">{--HIGHER--}</a>";
} elseif ($content['sort'] > 0) {
// Anything else between highest and lowest
- $NAVI = "<a href=\"{!URL!}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']-1)."&fid=".$content['sort']."\">{--HIGHER--}</a>/<a href=\"{!URL!}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']+1)."&fid=".$content['sort']."\">{--LOWER--}</a>";
+ $NAVI = "<a href=\"{?URL?}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']-1)."&fid=".$content['sort']."\">{--HIGHER--}</a>/<a href=\"{?URL?}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']+1)."&fid=".$content['sort']."\">{--LOWER--}</a>";
}
if (empty($content['action'])) $content['action'] = ' ';
SQL_FREERESULT($result);
// Prepare constants
- define('__CATS_BASE' , "<a href=\"{!URL!}/modules.php?module=admin&uid=");
+ define('__CATS_BASE' , "<a href=\"{?URL?}/modules.php?module=admin&uid=");
define('__UID' , bigintval(REQUEST_GET('uid')));
define('__MEMBER_LINKS', generateMemberAdminActionLinks(constant('__UID')));
define('__EMAIL' , "<a href=\"".generateEmailLink($email, 'user_data')."\">".$sname." ".$fname."</a>");
} else {
// Something was payed out
$SUM_ALREADY += $cnt;
- define('__DOUBLER_ALREADY_DIRECT_LINK', "<a href=\"{!URL!}/modules.php?module=admin&what=list_doubler&mode=already&select=direct\">".$cnt."</a>");
+ define('__DOUBLER_ALREADY_DIRECT_LINK', "<a href=\"{?URL?}/modules.php?module=admin&what=list_doubler&mode=already&select=direct\">".$cnt."</a>");
}
$result = SQL_QUERY("SELECT COUNT(id) FROM `{!_MYSQL_PREFIX!}_doubler` WHERE completed='Y' AND is_ref='Y'", __FILE__, __LINE__);
} else {
// Something was payed out
$SUM_ALREADY += $cnt;
- define('__DOUBLER_ALREADY_REF_LINK', "<a href=\"{!URL!}/modules.php?module=admin&what=list_doubler&mode=already&select=ref\">".$cnt."</a>");
+ define('__DOUBLER_ALREADY_REF_LINK', "<a href=\"{?URL?}/modules.php?module=admin&what=list_doubler&mode=already&select=ref\">".$cnt."</a>");
}
- define('__DOUBLER_ALREADY_ALL_LINK', "<a href=\"{!URL!}/modules.php?module=admin&what=list_doubler&mode=already&select=all\">".$SUM_ALREADY."</a>");
+ define('__DOUBLER_ALREADY_ALL_LINK', "<a href=\"{?URL?}/modules.php?module=admin&what=list_doubler&mode=already&select=all\">".$SUM_ALREADY."</a>");
// And the same for waiting pouts (direct and referal)
$result = SQL_QUERY("SELECT COUNT(id) FROM `{!_MYSQL_PREFIX!}_doubler` WHERE completed='N' AND is_ref='N'", __FILE__, __LINE__);
} else {
// Something was payed out
$SUM_WAITING += $cnt;
- define('__DOUBLER_WAITING_DIRECT_LINK', "<a href=\"{!URL!}/modules.php?module=admin&what=list_doubler&mode=waiting&select=direct\">".$cnt."</a>");
+ define('__DOUBLER_WAITING_DIRECT_LINK', "<a href=\"{?URL?}/modules.php?module=admin&what=list_doubler&mode=waiting&select=direct\">".$cnt."</a>");
}
$result = SQL_QUERY("SELECT COUNT(id) FROM `{!_MYSQL_PREFIX!}_doubler` WHERE completed='N' AND is_ref='Y'", __FILE__, __LINE__);
} else {
// Something was payed out
$SUM_WAITING += $cnt;
- define('__DOUBLER_WAITING_REF_LINK', "<a href=\"{!URL!}/modules.php?module=admin&what=list_doubler&mode=waiting&select=ref\">".$cnt."</a>");
+ define('__DOUBLER_WAITING_REF_LINK', "<a href=\"{?URL?}/modules.php?module=admin&what=list_doubler&mode=waiting&select=ref\">".$cnt."</a>");
}
- define('__DOUBLER_WAITING_ALL_LINK', "<a href=\"{!URL!}/modules.php?module=admin&what=list_doubler&mode=waiting&select=all\">".$SUM_WAITING."</a>");
+ define('__DOUBLER_WAITING_ALL_LINK', "<a href=\"{?URL?}/modules.php?module=admin&what=list_doubler&mode=waiting&select=all\">".$SUM_WAITING."</a>");
// All data is loaded here...
break;
$result_data = SQL_QUERY_ESC("SELECT `subject`, `timestamp_ordered`, `cat_id` FROM `{!_MYSQL_PREFIX!}_user_stats` WHERE `id`=%s LIMIT 1",
array(bigintval($id)), __FILE__, __LINE__);
$type = 'mailid'; $DATA = $id; $PROBLEM = getMessage('NORMAL_MAIL_PROBLEM');
- $LINK = "<a href=\"{!URL!}/mailid.php?uid=".REQUEST_GET('uid')."&mailid=".$id."\" target=\"_blank\">".$id."</a>";
+ $LINK = "<a href=\"{?URL?}/mailid.php?uid=".REQUEST_GET('uid')."&mailid=".$id."\" target=\"_blank\">".$id."</a>";
break;
case 'BONUS':
$result_data = SQL_QUERY_ESC("SELECT `subject`, `timestamp`, `cat_id` FROM `{!_MYSQL_PREFIX!}_bonus` WHERE `id`=%s LIMIT 1",
array(bigintval($id2)), __FILE__, __LINE__);
$type = 'bonusid'; $DATA = $id2; $PROBLEM = getMessage('BONUS_MAIL_PROBLEM');
- $LINK = "<a href=\"{!URL!}/mailid.php?uid=".REQUEST_GET('uid')."&bonusid=".$id2."\" target=\"_blank\">".$id2."</a>";
+ $LINK = "<a href=\"{?URL?}/mailid.php?uid=".REQUEST_GET('uid')."&bonusid=".$id2."\" target=\"_blank\">".$id2."</a>";
break;
default: // Problem in application detected!
// Add link?
if ($bonus['unconfirmed'] > 0) {
// Add link to list_unconfirmed what-file
- $bonus['unconfirmed'] = "<strong><a href=\"{!URL!}/modules.php?module=admin&what=list_unconfirmed&bid=".$bonus['id']."\">".$bonus['unconfirmed']."</a></strong>";
+ $bonus['unconfirmed'] = "<strong><a href=\"{?URL?}/modules.php?module=admin&what=list_unconfirmed&bid=".$bonus['id']."\">".$bonus['unconfirmed']."</a></strong>";
} // END - if
// Prepare content
while ($content = SQL_FETCHARRAY($result)) {
if ($content['status'] == 'NEW') {
// Generate links for direct accepting and rejecting
- $content['status'] = "<a href=\"{!URL!}/modules.php?module=admin&what=list_payouts&do=accept&pid=".$content['id']."\">".PAYOUT_ACCEPT_PAYOUT."</a> | <a href=\"{!URL!}/modules.php?module=admin&what=list_payouts&do=reject&pid=".$content['id']."\">".PAYOUT_REJECT_PAYOUT."</a>";
+ $content['status'] = "<a href=\"{?URL?}/modules.php?module=admin&what=list_payouts&do=accept&pid=".$content['id']."\">".PAYOUT_ACCEPT_PAYOUT."</a> | <a href=\"{?URL?}/modules.php?module=admin&what=list_payouts&do=reject&pid=".$content['id']."\">".PAYOUT_REJECT_PAYOUT."</a>";
} else {
// Translate status
- $content['status'] = constant('PAYOUT_STATUS_'.strtoupper($content['status']).'');
+ $content['status'] = getMessage('PAYOUT_STATUS_'.strtoupper($content['status']).'');
$content['status'] = "<div class=\"admin_failed\">".$content['status']."</div>";
}
// Did some users joined this rallye?
if ($joined > 0) {
// List joined users
- $joined = "<a href=\"{!URL!}/modules.php?module=admin&what=list_rallyes&sub=users&rallye=".$content['id']."\" title=\"{--RALLYE_LIST_USERS_TITLE--}\">".$joined."</a>";
+ $joined = "<a href=\"{?URL?}/modules.php?module=admin&what=list_rallyes&sub=users&rallye=".$content['id']."\" title=\"{--RALLYE_LIST_USERS_TITLE--}\">".$joined."</a>";
} // END - if
// Alter some variables
SQL_FREERESULT($result);
} else {
// No refs made so far
- LOAD_TEMPLATE('admin_settings_saved', false, sprintf(getMessage('ADMIN_SPONSOR_REFS_404'), "<a href=\"{!URL!}/modules.php?module=admin&what=list_sponsor&id=".bigintval(REQUEST_GET('rid'))."\">".bigintval(REQUEST_GET('rid'))."</a>"));
+ LOAD_TEMPLATE('admin_settings_saved', false, sprintf(getMessage('ADMIN_SPONSOR_REFS_404'), "<a href=\"{?URL?}/modules.php?module=admin&what=list_sponsor&id=".bigintval(REQUEST_GET('rid'))."\">".bigintval(REQUEST_GET('rid'))."</a>"));
}
} else {
// Sponsor not found
if (!REQUEST_ISSET_GET('page')) { REQUEST_SET_GET('page' , '1'); }
// Set base URL
-$base = "[<a href=\"{!URL!}/modules.php?module=admin";
+$base = "[<a href=\"{?URL?}/modules.php?module=admin";
if (REQUEST_ISSET_GET('uid')) {
// Secure the user ID
if (REQUEST_ISSET_GET('access')) {
// Secure input and construct FQFN
$access = SQL_ESCAPE(strip_tags(REQUEST_GET('access')));
- $target = sprintf("%slogs/%s", constant('PATH'), $access);
+ $target = sprintf("%slogs/%s", getConfig('PATH'), $access);
// Is the file valid and readable?
if (isFileReadable($target)) {
}
} else {
// Is the directory there?
- if (isDirectory(constant('PATH') . getConfig('logs_base'))) {
+ if (isDirectory(getConfig('PATH') . getConfig('logs_base'))) {
// Logs directory does exist so begin the list
OUTPUT_HTML('<ol>');
$file = basename($file);
// Okay, add it
- OUTPUT_HTML("<li><a href=\"{!URL!}/modules.php?module=admin&what=".getWhat()."&access=".urlencode($file)."\">".$file."</a></li>");
+ OUTPUT_HTML("<li><a href=\"{?URL?}/modules.php?module=admin&what=".getWhat()."&access=".urlencode($file)."\">".$file."</a></li>");
} // END - foreach
// Finish list
$cnt++;
if (($content['sort'] == 0) || (($content['sort'] == 1) && (!empty($SUB)))) {
// Is highest position
- $content['navi'] = "<a href=\"{!URL!}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']+1)."&fid=".$content['sort']."\">{--LOWER--}</a>";
+ $content['navi'] = "<a href=\"{?URL?}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']+1)."&fid=".$content['sort']."\">{--LOWER--}</a>";
} elseif ($cnt == $max) {
// Is lowest position
- $content['navi'] = "<a href=\"{!URL!}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']-1)."&fid=".$content['sort']."\">{--HIGHER--}</a>";
+ $content['navi'] = "<a href=\"{?URL?}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']-1)."&fid=".$content['sort']."\">{--HIGHER--}</a>";
} elseif ($content['sort'] > 0) {
// Anything else between highest and lowest
- $content['navi'] = "<a href=\"{!URL!}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']-1)."&fid=".$content['sort']."\">{--HIGHER--}</a>/<a href=\"{!URL!}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']+1)."&fid=".$content['sort']."\">{--LOWER--}</a>";
+ $content['navi'] = "<a href=\"{?URL?}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']-1)."&fid=".$content['sort']."\">{--HIGHER--}</a>/<a href=\"{?URL?}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}&act=".$content['action']."&w=".$content['what']."&tid=".($content['sort']+1)."&fid=".$content['sort']."\">{--LOWER--}</a>";
}
// Fix empty values for Firefox
if (empty($row_array[1])) $row_array[1] = "NONE";
// Get optimization status
- $REP = constant('OPTIMIZE_STATUS_'.strtoupper($row_array[1]).'');
+ $REP = getMessage('OPTIMIZE_STATUS_'.strtoupper($row_array[1]).'');
$OPT = OPTIMIZE_STATUS_UNSUPPORTED;
$B1 = "<strong>"; $B2 = "<strong>";
$gain_tabs++;
} elseif (count(explode(" ", $row_array[2])) == 0) {
- $OPT = constant('OPTIMIZE_STATUS_'.strtoupper($row_array[2]).'');
+ $OPT = getMessage('OPTIMIZE_STATUS_'.strtoupper($row_array[2]).'');
}
// Prepare data for the row template
if (($content['module'] == 'index') || ($content['module'] == 'login')) {
// Add link to detail statistics
- $content['module'] = "<strong><a href=\"{!URL!}/modules.php?module=admin&what=stats_mods&mod=".$content['module']."\">".$content['module']."</a></strong>";
+ $content['module'] = "<strong><a href=\"{?URL?}/modules.php?module=admin&what=stats_mods&mod=".$content['module']."\">".$content['module']."</a></strong>";
} // END - if
// Add color switch
// Is the loaded theme name != current theme name?
$LINK = $content['theme_path'];
- if ($content['theme_path'] != getCurrentTheme()) $LINK = "<a href=\"{!URL!}/modules.php?module=admin&what=theme_edit&default_theme=".$content['theme_path']."\" title=\"{--ADMIN_SET_AS_NEW_THEME--}\">".$content['theme_path']."</a>";
+ if ($content['theme_path'] != getCurrentTheme()) $LINK = "<a href=\"{?URL?}/modules.php?module=admin&what=theme_edit&default_theme=".$content['theme_path']."\" title=\"{--ADMIN_SET_AS_NEW_THEME--}\">".$content['theme_path']."</a>";
// Prepare data for the row template
$content = array(
sendEmail($DATA['sender'], getMessage('MEMBER_ORDER_REJECTED'), $message_user);
// If you do not enter an URL to redirect to, your URL will be set!
- if ((!REQUEST_ISSET_POST(('redirect'))) || (REQUEST_POST('redirect') == 'http://')) REQUEST_SET_POST('redirect', constant('URL'));
+ if ((!REQUEST_ISSET_POST(('redirect'))) || (REQUEST_POST('redirect') == 'http://')) REQUEST_SET_POST('redirect', getConfig('URL'));
// Redirect URL
SQL_QUERY_ESC("UPDATE `{!_MYSQL_PREFIX!}_pool` SET url='%s', `data_type`='NEW' WHERE `id`=%s LIMIT 1",
'ctime' => array()
);
- if (($response[3] != "[EOF]") && ($ONLINE['version'] == constant('FULL_VERSION'))) {
+ if (($response[3] != "[EOF]") && ($ONLINE['version'] == getConfig('FULL_VERSION'))) {
// We have found new patches (newer than FULL_VERSION)
$max = str_replace("\n", '', $response[count($response) - 2]); $totalSize = 0;
if (empty($ONLINE['version'])) {
// Disconnected?
LOAD_TEMPLATE('admin_settings_saved', false, "<div class=\"admin_failed\">{--ADMIN_CANNOT_CHECK_VERSION--} (".$ONLINE['code'].")</div>");
-} elseif (($ONLINE['version'] != constant('FULL_VERSION')) || ($ONLINE['revision'] != constant('CURR_SVN_REVISION'))) {
+} elseif (($ONLINE['version'] != getConfig('FULL_VERSION')) || ($ONLINE['revision'] != getConfig('CURR_SVN_REVISION'))) {
// New full-version available (all previous released patches are included in this version!)
define('__ONLINE_VERSION', $ONLINE['version']);
define('__ONLINE_CHANGE' , generateDateTime($ONLINE['changed'], '2'));
define('__ONLINE_REVISION', $ONLINE['revision']);
// Load template
- LOAD_TEMPLATE("admin_update_download");
+ LOAD_TEMPLATE('admin_update_download');
} else {
// You have the latest version!
LOAD_TEMPLATE('admin_settings_saved', false, getMessage('NO_UPDATES_AVAILABLE'));
if (REQUEST_ISSET_GET('image')) {
if (REQUEST_GET('type') == 'usage') {
$FQFN = sprintf("%s%s/usage.png",
- constant('PATH'),
+ getConfig('PATH'),
getConfig('usage_base')
);
} else {
if (strpos(REQUEST_GET('image'), "\\") > 0) REQUEST_SET_GET('image', substr(REQUEST_GET('image'), 0, strpos(REQUEST_GET('image'), "\\")));
$FQFN = sprintf("%s%s/%s_usage_%s.png",
- constant('PATH'),
+ getConfig('PATH'),
getConfig('usage_base'),
REQUEST_GET('type'),
REQUEST_GET('image')
shutdown();
} elseif (!REQUEST_ISSET_GET('usage')) {
$FQFN = sprintf("%s%s/index.html",
- constant('PATH'),
+ getConfig('PATH'),
getConfig('usage_base')
);
} else {
$FQFN = sprintf("%s%s/usage_%s.html",
- constant('PATH'),
+ getConfig('PATH'),
getConfig('usage_base'),
REQUEST_GET('usage')
);
// Until here...
// Replace URLs
- $content = str_replace('usage.png' , '{!URL!}/modules.php?module=admin&what='.getWhat().'&type=usage&image=usage', $content);
- $content = str_replace('daily_usage_' , '{!URL!}/modules.php?module=admin&what='.getWhat().'&type=daily&image=' , $content);
- $content = str_replace('hourly_usage_', '{!URL!}/modules.php?module=admin&what='.getWhat().'&type=hourly&image=' , $content);
- $content = str_replace('ctry_usage_' , '{!URL!}/modules.php?module=admin&what='.getWhat().'&type=ctry&image=' , $content);
- $content = str_replace('usage_' , '{!URL!}/modules.php?module=admin&what='.getWhat().'&usage=' , str_replace('.html', '', $content));
+ $content = str_replace('usage.png' , '{?URL?}/modules.php?module=admin&what='.getWhat().'&type=usage&image=usage', $content);
+ $content = str_replace('daily_usage_' , '{?URL?}/modules.php?module=admin&what='.getWhat().'&type=daily&image=' , $content);
+ $content = str_replace('hourly_usage_', '{?URL?}/modules.php?module=admin&what='.getWhat().'&type=hourly&image=' , $content);
+ $content = str_replace('ctry_usage_' , '{?URL?}/modules.php?module=admin&what='.getWhat().'&type=ctry&image=' , $content);
+ $content = str_replace('usage_' , '{?URL?}/modules.php?module=admin&what='.getWhat().'&usage=' , str_replace('.html', '', $content));
// Disabled due to too much trouble
- //$content = str_replace("HREF=\"http://", "href=\"{!URL!}/modules.php?module=loader&url=http://", $content);
+ //$content = str_replace("HREF=\"http://", "href=\"{?URL?}/modules.php?module=loader&url=http://", $content);
$test = strtolower($content);
// Do we need to strip out above and including <body> plus trailing </html> tag?
if ((REQUEST_ISSET_POST('url')) || (REQUEST_ISSET_GET('url')) || (REQUEST_ISSET_GET('frame'))) {
// Default URL is ours
- $url = constant('URL');
+ $url = getConfig('URL');
// Decode URL if set in GET parameters
if (REQUEST_ISSET_GET('url')) $url = decodeString(str_replace(' ', '+', compileUriCode(urldecode(REQUEST_GET('url')))));
// Rallye will expire in less one day!
define('__RALLYE_EXTRAS', getMessage('RALLYE_EXPIRE_ONE_DAY'));
} else {
- define('__RALLYE_EXTRAS', "<a href=\"{!URL!}/modules.php?module=index&what=register\">{--RALLYE_REGISTER_NOW--}</a>");
+ define('__RALLYE_EXTRAS', "<a href=\"{?URL?}/modules.php?module=index&what=register\">{--RALLYE_REGISTER_NOW--}</a>");
}
// Set admin line (currently set to impressum, later to contact form)
- define('__RALLYE_ADMIN', "<a href=\"{!URL!}/modules.php?module=index&what=impressum&admin=".$aid."\">".$login."</a>");
+ define('__RALLYE_ADMIN', "<a href=\"{?URL?}/modules.php?module=index&what=impressum&admin=".$aid."\">".$login."</a>");
// Set title
define('__RALLYE_TITLE', COMPILE_CODE($title));
$lockedUsers = GET_TOTAL_DATA('LOCKED' , 'user_data', 'userid', 'status', true);
// Generate hash which will be inserted into confirmation mail
- $hash = generateHash(sha1($confirmedUsers.getConfig('ENCRYPT_SEPERATOR').$unconfirmedUsers.getConfig('ENCRYPT_SEPERATOR').$lockedUsers.getConfig('ENCRYPT_SEPERATOR').REQUEST_POST('month') . '-'.REQUEST_POST('day') . '-'.REQUEST_POST('year').getConfig('ENCRYPT_SEPERATOR').getenv('SERVER_NAME').getConfig('ENCRYPT_SEPERATOR').detectRemoteAddr().getConfig('ENCRYPT_SEPERATOR').detectUserAgent() . '/' . getConfig('SITE_KEY') . '/' . getConfig('DATE_KEY') . '/'. constant('RAND_NUMBER')));
+ $hash = generateHash(sha1($confirmedUsers.getConfig('ENCRYPT_SEPERATOR').$unconfirmedUsers.getConfig('ENCRYPT_SEPERATOR').$lockedUsers.getConfig('ENCRYPT_SEPERATOR').REQUEST_POST('month') . '-'.REQUEST_POST('day') . '-'.REQUEST_POST('year').getConfig('ENCRYPT_SEPERATOR').getenv('SERVER_NAME').getConfig('ENCRYPT_SEPERATOR').detectRemoteAddr().getConfig('ENCRYPT_SEPERATOR').detectUserAgent() . '/' . getConfig('SITE_KEY') . '/' . getConfig('DATE_KEY') . '/'. getConfig('RAND_NUMBER')));
// Add design when extension sql_patches is v0.2.7 or greater
// @TODO Rewrite these all to a single filter
$gender = translateGender(REQUEST_POST('gender'));
// ... rewrite a zero referal ID to the main title
- if (REQUEST_POST('refid') == '0') REQUEST_SET_POST('refid', constant('MAIN_TITLE'));
+ if (REQUEST_POST('refid') == '0') REQUEST_SET_POST('refid', getConfig('MAIN_TITLE'));
// Is ZIP code set?
if (REQUEST_ISSET_POST('zip')) {
}
} else {
// Status is not fine
- $content = constant('SPONSOR_LOGIN_FAILED_'.strtoupper($status).'');
- LOAD_TEMPLATE('admin_settings_saved', false, $content);
+ LOAD_TEMPLATE('admin_settings_saved', false, getMessage('SPONSOR_LOGIN_FAILED_' . strtoupper($status) . ''));
// Login formular and other links
LOAD_TEMPLATE('guest_sponsor_login');
// Output footer
OUTPUT_HTML("<tr>
<td align=\"center\" class=\"guest_stats_footer\" colspan=\"2\">
- <a href=\"{!URL!}/modules.php?module=index&what=stats&mode=".$lmode."\">".$ltitle."</a>
+ <a href=\"{?URL?}/modules.php?module=index&what=stats&mode=".$lmode."\">".$ltitle."</a>
</td>
</tr>
</table>");
OUTPUT_HTML('<div style="padding-left: 10px; padding-right: 10px">');
$rdf = new fase4_rdf();
$rdf->use_dynamic_display(false);
-$rdf->set_CacheDir(constant('PATH') . 'inc/cache/');
+$rdf->set_CacheDir(getConfig('PATH') . 'inc/cache/');
$rdf->set_salt(md5(getConfig('SITE_KEY')));
$rdf->set_max_item(10);
$rdf->set_Options(
default:
define('DOUBLER_PAYOUT_TIME', sprintf(getMessage('DOUBLER_PAYOUT_TIME_UNKNOWN'), getConfig('doubler_send_mode')));
- DEBUG_LOG(__FILE__, __LINE__, constant('DOUBLER_PAYOUT_TIME'));
+ DEBUG_LOG(__FILE__, __LINE__, getMessage('DOUBLER_PAYOUT_TIME'));
break;
}
// Rallye will expire in less one day!
define('__RALLYE_EXTRAS', getMessage('RALLYE_EXPIRE_ONE_DAY'));
} else {
- define('__RALLYE_EXTRAS', "<a href=\"{!URL!}/modules.php?module=login&what=reflinks\">{--RALLYE_GET_REFLINK--}</a>");
+ define('__RALLYE_EXTRAS', "<a href=\"{?URL?}/modules.php?module=login&what=reflinks\">{--RALLYE_GET_REFLINK--}</a>");
}
// Set admin line (currently set to impressum, later to contact form)
- define('__RALLYE_ADMIN', "<a href=\"{!URL!}/modules.php?module=index&what=impressum&admin=".$content['admin_id']."\">".$content['login']."</a>");
+ define('__RALLYE_ADMIN', "<a href=\"{?URL?}/modules.php?module=index&what=impressum&admin=".$content['admin_id']."\">".$content['login']."</a>");
// Set title
define('__RALLYE_TITLE', COMPILE_CODE($content['title']));
//
OUTPUT_HTML('</div>');
-//
+// [EOF]
?>
SQL_FREERESULT($result);
OUTPUT_HTML("<div class=\"tiny\">{--YOUR_PERSONAL_REFLINK--}:<br />
-<strong><a href=\"{!URL!}/ref.php?refid=".getUserId()."\" target=\"_blank\">{!URL!}/ref.php?ref=".getUserId()."</a></strong><br />
+<strong><a href=\"{?URL?}/ref.php?refid=".getUserId()."\" target=\"_blank\">{?URL?}/ref.php?ref=".getUserId()."</a></strong><br />
<br />");
if (EXT_IS_ACTIVE('nickname')) {
if (!empty($nick)) {
// Display nickname link
OUTPUT_HTML("{--NICKNAME_YOUR_REFLINK--}:<br />
-<strong><a href=\"{!URL!}/ref.php?ref=".$nick."\" target=\"_blank\">{!URL!}/ref.php?ref=".$nick."</a></strong><br />
+<strong><a href=\"{?URL?}/ref.php?ref=".$nick."\" target=\"_blank\">{?URL?}/ref.php?ref=".$nick."</a></strong><br />
<br />");
} else {
// Display link to nickname form
OUTPUT_HTML("<div class=\"guest_note\">{--NO_NICKNAME_SET--}</strong><br />
-<a class=\"tiny\" href=\"{!URL!}/modules.php?module=login&what=nickname\">{--PLEASE_CLICK_NICKNAME_FORM--}</a>");
+<a class=\"tiny\" href=\"{?URL?}/modules.php?module=login&what=nickname\">{--PLEASE_CLICK_NICKNAME_FORM--}</a>");
}
}
// List available ref banners
$OUT = ''; $SW = 2;
while ($content = SQL_FETCHARRAY($result)) {
- $test = str_replace(constant('URL'), constant('PATH'), $content['url']); $size = 0;
+ $test = str_replace(getConfig('URL'), getConfig('PATH'), $content['url']); $size = 0;
if ($test == $content['url']) {
// Download banner (I hope you keep the banner on same server???)
$fp = sendGetRequest($content['url']); $bannerContent = '';
$content['url'] = DEREFERER($content['url']);
if ($content['views_total'] > 0) {
// Include link to stats
- $content['views_total'] = "[<a href=\"{!URL!}/modules.php?module=login&what=surfbar_list\">".translateComma($content['views_total'])."</a>]";
+ $content['views_total'] = "[<a href=\"{?URL?}/modules.php?module=login&what=surfbar_list\">".translateComma($content['views_total'])."</a>]";
} // END - if
$content['registered'] = generateDateTime($content['registered'], '2');
$content['last_locked'] = generateDateTime($content['last_locked'], '2');
ADD_DESCR('member', __FILE__);
// Load data
-$result = SQL_QUERY_ESC("SELECT opt_in FROM `{!_MYSQL_PREFIX!}_user_data` WHERE userid=%s LIMIT 1",
-array(getUserId()), __FILE__, __LINE__);
+$result = SQL_QUERY_ESC("SELECT `opt_in` FROM `{!_MYSQL_PREFIX!}_user_data` WHERE `userid`=%s LIMIT 1",
+ array(getUserId()), __FILE__, __LINE__);
list($opt_in) = SQL_FETCHROW($result);
// Free memory
sendAdminNotification($ADMIN_SUBJ, 'admin_transfer_points');
// Transfer is completed
- LOAD_TEMPLATE('admin_settings_saved', false, getMessage('TRANSFER_COMPLETED')."<br /><a href=\"{!URL!}/modules.php?module=login&what=transfer\">{--TRANSFER_CONTINUE_OVERVIEW--}</a>");
+ LOAD_TEMPLATE('admin_settings_saved', false, getMessage('TRANSFER_COMPLETED')."<br /><a href=\"{?URL?}/modules.php?module=login&what=transfer\">{--TRANSFER_CONTINUE_OVERVIEW--}</a>");
} elseif (!$valid_code) {
// Invalid Touring code!
LOAD_TEMPLATE('admin_settings_saved', false, "<div class=\"member_note\">{--TRANSFER_INVALID_CODE--}</div>");
// Check incoming transfers
$total = GET_TOTAL_DATA(getUserId(), 'user_transfers_in', 'id', 'userid', true);
if ($total > 0) {
- define('__TRANSFER_IN_LINK', "<a href=\"{!URL!}/modules.php?module=login&what=transfer&mode=list_in\">".$dmy."</a>");
+ define('__TRANSFER_IN_LINK', "<a href=\"{?URL?}/modules.php?module=login&what=transfer&mode=list_in\">".$dmy."</a>");
} else {
define('__TRANSFER_IN_LINK', $dmy);
}
$total += $dmy;
if ($dmy > 0) {
- define('__TRANSFER_OUT_LINK', "<a href=\"{!URL!}/modules.php?module=login&what=transfer&mode=list_out\">".$dmy."</a>");
+ define('__TRANSFER_OUT_LINK', "<a href=\"{?URL?}/modules.php?module=login&what=transfer&mode=list_out\">".$dmy."</a>");
} else {
define('__TRANSFER_OUT_LINK', $dmy);
}
// Total transactions
if ($total > 0) {
- define('__TRANSFER_ALL_LINK', "<a href=\"{!URL!}/modules.php?module=login&what=transfer&mode=list_all\">".$total."</a>");
+ define('__TRANSFER_ALL_LINK', "<a href=\"{?URL?}/modules.php?module=login&what=transfer&mode=list_all\">".$total."</a>");
} else {
define('__TRANSFER_ALL_LINK', $total);
}
case 'Y':
define('__TRANSFER_ALLOW_Y', ' checked="checked"');
define('__TRANSFER_ALLOW_N', '');
- define('__TRANSFER_NEW_LINK', "<a href=\"{!URL!}/modules.php?module=login&what=transfer&mode=new\">{--TRANSFER_NOW_LINK--}</a>");
+ define('__TRANSFER_NEW_LINK', "<a href=\"{?URL?}/modules.php?module=login&what=transfer&mode=new\">{--TRANSFER_NOW_LINK--}</a>");
break;
case 'N':
// Is the payout mode active?
if (getConfig('wernis_payout_active') == 'Y') {
// Add link
- $content['payout_link'] = "<a class=\"menu_blur\" style=\"height: 40px\" href=\"{!URL!}/modules.php?module=login&what=wernis&mode=payout\"><div style=\"padding-top: 10px\">{--MEMBER_WERNIS_MODE_PAYOUT--}</div></a>";
+ $content['payout_link'] = "<a class=\"menu_blur\" style=\"height: 40px\" href=\"{?URL?}/modules.php?module=login&what=wernis&mode=payout\"><div style=\"padding-top: 10px\">{--MEMBER_WERNIS_MODE_PAYOUT--}</div></a>";
} // END - if
// Is the withdraw mode active?
if (getConfig('wernis_withdraw_active') == 'Y') {
// Add link
- $content['withdraw_link'] = "<a class=\"menu_blur\" style=\"height: 40px\" href=\"{!URL!}/modules.php?module=login&what=wernis&mode=withdraw\"><div style=\"padding-top: 10px\">{--MEMBER_WERNIS_MODE_WITHDRAW--}</div></a>";
+ $content['withdraw_link'] = "<a class=\"menu_blur\" style=\"height: 40px\" href=\"{?URL?}/modules.php?module=login&what=wernis&mode=withdraw\"><div style=\"padding-top: 10px\">{--MEMBER_WERNIS_MODE_WITHDRAW--}</div></a>";
} // END - if
// Mode chooser! ;-)
require($INC);
}
-// Non-database functions
-require('inc/functions.php');
-
-// Wrapper functions
-require('inc/wrapper-functions.php');
-
// Load more function libraries or includes
-foreach (array('request-functions', 'session-functions', 'config-functions', 'code-functions', 'inc-functions', 'language-functions', 'filters', 'mysql-manager', 'extensions', 'handler', 'hooks') as $lib) {
+foreach (array('functions', 'request-functions', 'session-functions', 'code-functions', 'inc-functions', 'language-functions', 'filters', 'mysql-manager', 'extensions', 'handler', 'hooks') as $lib) {
// Load special functions
loadIncludeOnce('inc/' . $lib . '.php');
} // END - foreach
-// Initialize the configuration
-initConfig();
-
// Set error handler
set_error_handler('__errorHandler');
// Is the extension sql_patches installed and at least 0.3.6?
if (GET_EXT_VERSION('sql_patches') >= '0.3.6') {
// Generate random number
- define('RAND_NUMBER', generateRandomCode(10, mt_rand(10000, 32766), getUserId(), ''));
+ setConfigEntry('RAND_NUMBER', generateRandomCode(10, mt_rand(10000, 32766), getUserId(), ''));
} else {
// Generate weak (!!!) code
- define('RAND_NUMBER', mt_rand(1000000, 9999999));
+ setConfigEntry('RAND_NUMBER', mt_rand(1000000, 9999999));
}
} else {
// Wrong database?
// Still no luck or not found?
if (($found === false) && (!EXT_IS_ACTIVE('cache')) && ($ret != 'done')) {
// ----- Legacy module ----- ---- Module in base folder ---- --- Module with extension's name ---
- if ((isFileReadable(sprintf("%sinc/modules/%s.php", constant('PATH'), $mod))) || (isFileReadable(sprintf("%s%s.php", constant('PATH'), $mod))) || (isFileReadable(sprintf("%s%s/%s.php", constant('PATH'), $extension, $mod)))) {
+ if ((isIncludeReadable(sprintf("inc/modules/%s.php", $mod))) || (isIncludeReadable(sprintf("%s.php", $mod))) || (isIncludeReadable(sprintf("%s/%s.php", $extension, $mod)))) {
// Data is missing so we add it
if (GET_EXT_VERSION('sql_patches') >= '0.3.6') {
// Since 0.3.6 we have a has_menu column, this took me a half hour
// Begin the navigation line
if ((!isset($GLOBALS['nav_depth'])) && (!$return)) {
$GLOBALS['nav_depth'] = 0;
- $prefix = "<div class=\"you_are_here\">{--YOU_ARE_HERE--} <strong><a class=\"you_are_here\" href=\"{!URL!}/modules.php?module=".getModule().$LINK_ADD."\">Home</a></strong>";
+ $prefix = "<div class=\"you_are_here\">{--YOU_ARE_HERE--} <strong><a class=\"you_are_here\" href=\"{?URL?}/modules.php?module=".getModule().$LINK_ADD."\">Home</a></strong>";
} else {
if (!$return) $GLOBALS['nav_depth']++;
$prefix = '';
return $ret;
} elseif (((GET_EXT_VERSION('sql_patches') >= '0.2.3') && (getConfig('youre_here') == 'Y')) || ((IS_ADMIN()) && ($modCheck == 'admin'))) {
// Output HTML code
- $OUT = $prefix . "<strong><a class=\"you_are_here\" href=\"{!URL!}/modules.php?module=" . $modCheck . '&' . $type . '=' . $search.$LINK_ADD . "\">" . $ret . "</a></strong>\n";
+ $OUT = $prefix . "<strong><a class=\"you_are_here\" href=\"{?URL?}/modules.php?module=" . $modCheck . '&' . $type . '=' . $search.$LINK_ADD . "\">" . $ret . "</a></strong>\n";
// Can we close the you-are-here navigation?
//* DEBUG: */ OUTPUT_HTML(__LINE__."*".$type.'/'.getWhat()."*<br />");
}
// Navigation link
- $OUT .= "<a name=\"menu\" class=\"menu_blur\" href=\"{!URL!}/modules.php?module=".getModule()."&what=".$content['sub_what']."\" target=\"_self\">";
+ $OUT .= "<a name=\"menu\" class=\"menu_blur\" href=\"{?URL?}/modules.php?module=".getModule()."&what=".$content['sub_what']."\" target=\"_self\">";
} else {
$OUT .= "<em>";
}
} else {
// Return title and price
list($t, $p) = SQL_FETCHROW($result);
- $ret = $t.' / '.translateComma($p).' {!POINTS!}';
+ $ret = $t.' / '.translateComma($p).' {?POINTS?}';
}
}
SET_SQLS(array(
"UPDATE `{!_MYSQL_PREFIX!}_mod_reg` SET `locked`='N', `hidden`='N', `mem_only`='Y' WHERE `module`='order' LIMIT 1",
"UPDATE `{!_MYSQL_PREFIX!}_member_menu` SET `visible`='Y', `locked`='N' WHERE `what`='order' OR `what`='unconfirmed' LIMIT 2",
- "UPDATE `{!_MYSQL_PREFIX!}_config` SET `activate_xchange`=0 WHERE `config`=0 LIMIT 1"
- ));
+ ));
- // Run SQLs
- runFilterChain('run_sqls');
+ // Run SQLs
+ runFilterChain('run_sqls');
- // Rebuild caches
- // @TODO Rewrite this to a filter
- rebuildCacheFiles('config', 'config');
- rebuildCacheFiles('modreg', 'modreg');
+ // Update configuration
+ updateConfiguration('activate_xchange' ,0);
+
+ // Rebuild cache
+ rebuildCacheFiles('modreg', 'modreg');
} // END - if
}
// Exclude admin and member's area
if (($mod != 'admin') && ($mod != 'login')) {
// Construct dynamic description
- $DESCR = '{!MAIN_TITLE!} '.trim(getConfig('title_middle')) . ' ' . ADD_DESCR('guest', 'what-'.$wht, true);
+ $DESCR = '{?MAIN_TITLE?} '.trim(getConfig('title_middle')) . ' ' . ADD_DESCR('guest', 'what-'.$wht, true);
// Output it directly
OUTPUT_HTML('<meta name="description" content="' . $DESCR . '" />');
} // END - if
}
-// Update config entries
-function updateConfiguration ($entries, $values, $updateMode='') {
- // Do not update config in CSS mode
- if ((getOutputMode() == '1') || (getOutputMode() == -1)) {
- return;
- } // END - if
-
- // Do we have multiple entries?
- if (is_array($entries)) {
- // Walk through all
- $all = '';
- foreach ($entries as $idx => $entry) {
- // Update mode set?
- if (!empty($updateMode)) {
- // Update entry
- // @TODO Find a way for updating configuration here
- $all .= sprintf("`%s`=%s%s%s,", $entry, $entry, $updateMode, (float)$values[$idx]);
- } else {
- // Check if string or number
- if (($values[$idx] + 0) === $values[$idx]) {
- // Number detected
- $all .= sprintf("`%s`=%s,", $entry, (float)$values[$idx]);
- } elseif ($values[$idx] == 'UNIX_TIMESTAMP()') {
- // Function UNIX_TIMESTAMP() detected
- $all .= sprintf("`%s`=%s,", $entry, $values[$idx]);
- } else {
- // String detected
- $all .= sprintf("`%s`='%s',", $entry, SQL_ESCAPE($values[$idx]));
- }
- }
-
- // Set it in config as well
- setConfigEntry($entry, $values[$idx]);
- } // END - foreach
-
- // Remove last comma
- $entries = substr($all, 0, -1);
- } elseif (!empty($updateMode)) {
- // Update mode set
- // @TODO Find a way for updating configuration here
- $entries .= sprintf("=%s%s%s", $entries, $updateMode, (float)$values);
- } else {
- // Set it in config first
- setConfigEntry($entries, $values);
-
- // Regular entry to update
- $entries .= sprintf("='%s'", SQL_ESCAPE($values));
- }
-
- // Run database update
- //* DEBUG: */ DEBUG_LOG(__FUNCTION__, __LINE__, "entries={$entries}");
- SQL_QUERY("UPDATE `{!_MYSQL_PREFIX!}_config` SET ".$entries." WHERE `config`=0 LIMIT 1", __FUNCTION__, __LINE__);
-
- // Get affected rows
- $affectedRows = SQL_AFFECTEDROWS();
- //* DEBUG: */ OUTPUT_HTML(__FUNCTION__."(<font color=\"#0000aa\">".__LINE__."</font>):entries={$entries},affectedRows={$affectedRows}<br />");
-
- // Rebuild cache
- rebuildCacheFiles('config', 'config');
-}
-
// Prepares an SQL statement part for HTML mail and/or holiday depency
// @TODO Can this be rewritten to a filter?
function PREPARE_SQL_HTML_HOLIDAY ($mode) {
}
// Check for patch level differences between databases and current hard-coded
-if ((constant('CURR_SVN_REVISION') > getConfig('patch_level')) || (getConfig('patch_level') == "CURR_SVN_REVISION") || (getConfig('patch_ctime') == "UNIX_TIMES")) {
+if ((getConfig('CURR_SVN_REVISION') > getConfig('patch_level')) || (getConfig('patch_level') == 'CURR_SVN_REVISION') || (getConfig('patch_ctime') == 'UNIX_TIMES')) {
// Update database and CONFIG array
- updateConfiguration(array("patch_level", "patch_ctime"), array(constant('CURR_SVN_REVISION'), "UNIX_TIMESTAMP()"));
- setConfigEntry('patch_level', constant('CURR_SVN_REVISION'));
+ updateConfiguration(array('patch_level', 'patch_ctime'), array(getConfig('CURR_SVN_REVISION'), 'UNIX_TIMESTAMP()'));
+ setConfigEntry('patch_level', getConfig('CURR_SVN_REVISION'));
setConfigEntry('patch_ctime', time());
} // END - if
// Load CSS files
$STYLES = merge_array($STYLES, EXT_GET_CSS_FILES());
+ // Generate base path
+ $basePath = sprintf("%stheme/%s/css/", getConfig('PATH'), getCurrentTheme());
+
// Output inclusion lines
foreach ($STYLES as $value) {
// Only include found CSS files (to reduce 404 requests)
- $basePath = sprintf("%stheme/%s/css/", constant('PATH'), getCurrentTheme());
$FQFN = $basePath . $value;
// Do include only existing files and whose are not empty
if ((isFileReadable($FQFN)) && (filesize($FQFN) > 0)) {
switch (getConfig('css_php')) {
case 'DIRECT': // Just link them (unsupported)
- OUTPUT_HTML('<link rel="stylesheet" type="text/css" href="{!URL!}/theme/' . getCurrentTheme() . '/' . $value . '" />');
+ OUTPUT_HTML('<link rel="stylesheet" type="text/css" href="{?URL?}/theme/' . getCurrentTheme() . '/' . $value . '" />');
break;
case 'FILE': // Output contents
} // END - foreach
} else {
// Now we load all CSS files from css.php!
- OUTPUT_HTML('<link rel="stylesheet" type="text/css" href="{!URL!}/css.php', false);
+ OUTPUT_HTML('<link rel="stylesheet" type="text/css" href="{?URL?}/css.php', false);
if ((isInstalling()) || (!isInstalled())) {
// Default theme first
$newTheme = 'default';
OUTPUT_HTML('" />');
}
-//
+// [EOF]
?>
} // END - if
// If you understand regular expressions ^^^ you may know how I versionize... ;-)
-define('FULL_VERSION', getActualVersion('Tag'));
+setConfigEntry('FULL_VERSION', getActualVersion('Tag'));
// Current SVN revision and date
-define('CURR_SVN_REVISION', getActualVersion('Revision'));
-define('CURR_SVN_DATE' , getActualVersion('Date'));
+setConfigEntry('CURR_SVN_REVISION', getActualVersion('Revision'));
+setConfigEntry('CURR_SVN_DATE' , getActualVersion('Date'));
//
?>
// Loads an include file and logs any missing files for debug purposes
function loadInclude ($INC) {
// Add the path. This is why we need a trailing slash in config.php
- $FQFN = constant('PATH') . $INC;
+ $FQFN = getConfig('PATH') . $INC;
// Is the include file there?
if (!isIncludeReadable($INC)) {
// Checks wether an include file (non-FQFN better) is readable
function isIncludeReadable ($INC) {
// Construct FQFN
- $FQFN = constant('PATH') . $INC;
+ $FQFN = getConfig('PATH') . $INC;
// Is it readable?
return isFileReadable($FQFN);
// Is the target directory there?
if (!isDirectory(dirname($dest))) {
// Then abort here
- debug_report_bug('Cannot find directory ' . str_replace(constant('PATH'), '', dirname($dest)) . '.');
+ debug_report_bug('Cannot find directory ' . str_replace(getConfig('PATH'), '', dirname($dest)) . '.');
} // END - if
// Now try to copy it
}
} else {
// Maybe spider?
- $content['lead_email'] = constant('WEBMASTER');
+ $content['lead_email'] = getConfig('WEBMASTER');
}
// Load the lead template
// Was that mail a valid one?
if ($isValid === true) {
// If time is zero seconds we have a sponsor mail. 1 Second shall be set to avoid problems
- if (($time == '0') && ($payment > 0)) { $URL = constant('URL'); $time = '1'; }
+ if (($time == '0') && ($payment > 0)) { $URL = getConfig('URL'); $time = '1'; }
if (($time > 0) && (($payment > 0) || ($points > 0))) {
// Export data into constants for the template
$content = array(
$content['banner'] = LOAD_TEMPLATE('mailid_banner', true);
if (getConfig('code_length') > 0) {
// Generate Code
- define('_IMAGE_CODE', generateCaptchaCode($code, $type, $urlId, $url_uid));
+ $content['image'] = generateCaptchaCode($code, $type, $urlId, $url_uid);
$templ = 'mailid_enter_code';
} else {
// Disabled code
Hallo $content[gender] $content[surname] $content[family],
-Einer unserer Administratoren hat Ihnen soeben $content[points] {!POINTS!} gutgeschrieben!
+Einer unserer Administratoren hat Ihnen soeben $content[points] {?POINTS?} gutgeschrieben!
Grund dazu war folgender:
------------------------------
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Ihre User-ID bei uns lautet: $UID
------------------------------------
-Die {!POINTS!} sind somit verloren gegangen! Bitte seien Sie bald wieder aktiver, damit unsere Klickrate nicht unnoetigt sinkt.
+Die {?POINTS?} sind somit verloren gegangen! Bitte seien Sie bald wieder aktiver, damit unsere Klickrate nicht unnoetigt sinkt.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
{--HELLO_ADMIN--},
-In Ihrem {!MT_WORD!} wurden $content Mailbuchungen von bereits geloeschten Mitgliedern entfernt!
+In Ihrem {?MT_WORD?} wurden $content Mailbuchungen von bereits geloeschten Mitgliedern entfernt!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
{--HELLO_ADMIN--},
-In Ihrem {!MT_WORD!} wurden Mitglieder geloescht, die seit {!__INACTIVE_SINCE!} Tagen nicht mehr aktiv waren!
+In Ihrem {?MT_WORD?} wurden Mitglieder geloescht, die seit {!__INACTIVE_SINCE!} Tagen nicht mehr aktiv waren!
Hier alle geloeschten Mitglieder:
--------------------------------
Ihre Mitglieder wurden automatisch benachrichtigt!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
{--HELLO_ADMIN--},
-In Ihrem {!MT_WORD!} wurden Mitglieder gefunden, die seit {!__INACTIVE_SINCE!} Tagen nicht mehr aktiv waren! Sollten diese Mitglieder weitere {!__INACTIVE_TIME!} Tage inaktiv bleiben, werden sie automatisch geloescht!
+In Ihrem {?MT_WORD?} wurden Mitglieder gefunden, die seit {!__INACTIVE_SINCE!} Tagen nicht mehr aktiv waren! Sollten diese Mitglieder weitere {!__INACTIVE_TIME!} Tage inaktiv bleiben, werden sie automatisch geloescht!
Hier alle inaktiven Mitglieder:
--------------------------------
Ihre Mitglieder wurden automatisch benachrichtigt!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
{--HELLO_ADMIN--},
-Es wurden soeben $content {!POINTS!} durch die automatische Loeschung von Bestaetigungslinks in den Jackpot transferiert!
+Es wurden soeben $content {?POINTS?} durch die automatische Loeschung von Bestaetigungslinks in den Jackpot transferiert!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
{--HELLO_ADMIN--},
-In Ihrem {!MT_WORD!} wurden $content Aufgaben geloescht.
+In Ihrem {?MT_WORD?} wurden $content Aufgaben geloescht.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
{--HELLO_ADMIN--},
-In Ihrem {!MT_WORD!} wurden $content veraltete Bonus-Eintraege geloescht.
+In Ihrem {?MT_WORD?} wurden $content veraltete Bonus-Eintraege geloescht.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
{--HELLO_ADMIN--},
-In Ihrem {!MT_WORD!} wurden Mitglieder geloescht, die seit {!__INACTIVE_SINCE!} Tagen nicht ihre EMail-Adresse bestaetigt hatten!
+In Ihrem {?MT_WORD?} wurden Mitglieder geloescht, die seit {!__INACTIVE_SINCE!} Tagen nicht ihre EMail-Adresse bestaetigt hatten!
Hier alle geloeschten Mitglieder:
--------------------------------
Ihre Mitglieder wurden automatisch benachrichtigt!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
Bitte deinstallieren Sie bald diese Erweiterung. Sie wird von mxchange.org nicht mehr unterstützt.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
{--HELLO_ADMIN--},
-Ein Mitglied aus Ihrem {!MT_WORD!} hat soeben seinen Urlaub beendet!
+Ein Mitglied aus Ihrem {?MT_WORD?} hat soeben seinen Urlaub beendet!
------------------------------
Die Mitglieder-ID ist: $UID
Die Urlaubsschaltung ist somit wieder aufgehoben. Das Mitglied kann wieder Werbebuchungen durchfuehren.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
{--HELLO_ADMIN--},
-Ein Mitglied aus Ihrem {!MT_WORD!} hat soeben Urlaub beantragt!
+Ein Mitglied aus Ihrem {?MT_WORD?} hat soeben Urlaub beantragt!
------------------------------
Die Mitglieder-ID ist: $UID
Die Urlaubsschaltung ist aktiviert und wird nach der Urlaubszeit automatisch wieder entfernt. Sie koennen die Urlaubsschaltung im Admin-Bereich jederzeit loeschen.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
--------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
{--HELLO_ADMIN--},
-Ein Mitglied aus Ihrem {!MT_WORD!} hat soeben die Abbestellung Ihres Newsletters beantragt!
+Ein Mitglied aus Ihrem {?MT_WORD?} hat soeben die Abbestellung Ihres Newsletters beantragt!
------------------------------
Die Mitglieder-ID ist: $UID
Ihr Mitglied hat Ihre Kontoverbindung zugeschickt bekommen und wird bald den geforderten Betrag von {!__CHARGE_VALUE!} {!__CURRENCY!} ueberweisen.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
{--HELLO_ADMIN--},
-Ein Mitglied aus Ihrem {!MT_WORD!} wurde zum Newsletterempfang wieder freigegeben.
+Ein Mitglied aus Ihrem {?MT_WORD?} wurde zum Newsletterempfang wieder freigegeben.
------------------------------
Die Mitglieder-ID ist: $UID
Das Mitglied wurde ebenfalls darueber in Kenntnis gesetzt! Die zugehoerige Aufgabe wurde nicht geloescht.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
Bitte ueberpruefen Sie diese Daten und ueberweisen Sie dann den geforderten Betrag.
-Die {--PAYOUT_POINTS_VALUE--} {!POINTS!} wurden dem Mitglied bereits abgebucht.
+Die {--PAYOUT_POINTS_VALUE--} {?POINTS?} wurden dem Mitglied bereits abgebucht.
Bitte vergessen Sie nicht, das Mitglied ueber die Auszahlung zu informieren, da dies nicht automatisch erfolgt.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
Bitte ueberpruefen Sie diese Daten und ueberweisen Sie dann den geforderten Betrag.
-Die {--PAYOUT_POINTS_VALUE--} {!POINTS!} wurden dem Mitglied bereits abgebucht.
+Die {--PAYOUT_POINTS_VALUE--} {?POINTS?} wurden dem Mitglied bereits abgebucht.
Bitte vergessen Sie nicht, das Mitglied ueber die Auszahlung zu informieren, da dies nicht automatisch erfolgt.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
-----------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
$content
------------------------------
-Die {!POINTS!} wurden bereits aufgebucht. Bitte nicht erneut aufbauen!
+Die {?POINTS?} wurden bereits aufgebucht. Bitte nicht erneut aufbauen!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
Diese Rallye kann somit nicht mehr von Ihren Mitgliedern eingesehen werden.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
hier ist Ihr angefordeter Reset-Link, den Sie zum Zurücksetzen Ihres Administratorkennworts benötigen.
------------------------------
-{!URL!}/modules.php?module=admin&reset_pass=1&hash=$content[hash]
+{?URL?}/modules.php?module=admin&reset_pass=1&hash=$content[hash]
------------------------------
Wenn Sie auf diesen Link klicken, ist Ihr Passwort noch nicht zurückgesetzt. Bitte geben Sie zur Bestätigung Ihr Loginname ein. Dann erst können Sie Ihr Passwort ändern.
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
{--HELLO_ADMIN--},
-soeben hat sich ein neuer Sponsor zu unserem {!MT_WORD!} mit der IP-Nummer $REMOTE_ADDR angemeldet. Er wird
+soeben hat sich ein neuer Sponsor zu unserem {?MT_WORD?} mit der IP-Nummer $REMOTE_ADDR angemeldet. Er wird
als naechstes seine EMail-Adresse bestaetigen.
Folgende Daten wurden dabei uebermittelt:
Die restliche Daten koennen Sie im Admin-Bereich einsehen.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
{--HELLO_ADMIN--},
-Ein Mitglied aus Ihrem {!MT_WORD!} hat soeben das Support-Formular ausgefuellt und hat eine Frage zum Mailversand.
+Ein Mitglied aus Ihrem {?MT_WORD?} hat soeben das Support-Formular ausgefuellt und hat eine Frage zum Mailversand.
------------------------------
Seine Mitglieder-ID ist: $UID
Alternativ zum direkten Mailkontakt koennen Sie sich in den Admin-Bereich einloggen und das Support-System nutzen!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
{--HELLO_ADMIN--},
-Ein Mitglied aus Ihrem {!MT_WORD!} hat soeben das Support-Formular ausgefuellt und hat eine Frage zu seinem Referal-Link.
+Ein Mitglied aus Ihrem {?MT_WORD?} hat soeben das Support-Formular ausgefuellt und hat eine Frage zu seinem Referal-Link.
------------------------------
Seine Mitglieder-ID ist: $UID
Alternativ zum direkten Mailkontakt koennen Sie sich in den Admin-Bereich einloggen und das Support-System nutzen!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
{--HELLO_ADMIN--},
-Ein Mitglied aus Ihrem {!MT_WORD!} hat soeben das Support-Formular ausgefuellt und hat eine Frage zu seinen unbestaetigten Mails.
+Ein Mitglied aus Ihrem {?MT_WORD?} hat soeben das Support-Formular ausgefuellt und hat eine Frage zu seinen unbestaetigten Mails.
------------------------------
Seine Mitglieder-ID ist: $UID
Alternativ zum direkten Mailkontakt koennen Sie sich in den Admin-Bereich einloggen und das Support-System nutzen!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
Davon übrig: $content[views_max]
------------------------------------------
-Vergütung/Aufruf: $content[reward] {!POINTS!}
+Vergütung/Aufruf: $content[reward] {?POINTS?}
------------------------------------------
-Kosten/Aufruf: $content[costs] {!POINTS!}
+Kosten/Aufruf: $content[costs] {?POINTS?}
------------------------------------------
ID in der Surfbar: $content[id]
------------------------------------------
-{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+Mit freundlichem Gruss,
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
Davon übrig: $content[views_max] (Neu: $content[edit][limit])
------------------------------------------
-{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+Mit freundlichem Gruss,
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
Davon übrig: $content[views_max]
------------------------------------------
-Vergütung/Aufruf: $content[reward] {!POINTS!}
+Vergütung/Aufruf: $content[reward] {?POINTS?}
------------------------------------------
-Kosten/Aufruf: $content[costs] {!POINTS!}
+Kosten/Aufruf: $content[costs] {?POINTS?}
------------------------------------------
ID in der Surfbar: $content[id]
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
Davon übrig: $content[views_max]
------------------------------------------
-Vergütung/Aufruf: $content[reward] {!POINTS!}
+Vergütung/Aufruf: $content[reward] {?POINTS?}
------------------------------------------
-Kosten/Aufruf: $content[costs] {!POINTS!}
+Kosten/Aufruf: $content[costs] {?POINTS?}
------------------------------------------
ID in der Surfbar: $content[id]
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
Davon übrig: $content[views_max]
------------------------------------------
-{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+Mit freundlichem Gruss,
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
ID in der Surfbar: $content[insert_id]
------------------------------------------
-{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+Mit freundlichem Gruss,
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
Status: $content[status]
------------------------------------------
-Vergütung/Aufruf: $content[reward] {!POINTS!}
+Vergütung/Aufruf: $content[reward] {?POINTS?}
------------------------------------------
-Kosten/Aufruf: $content[costs] {!POINTS!}
+Kosten/Aufruf: $content[costs] {?POINTS?}
------------------------------------------
ID in der Surfbar: $content[id]
------------------------------------------
-{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+Mit freundlichem Gruss,
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
Davon übrig: $content[views_max]
------------------------------------------
-Vergütung/Aufruf: $content[reward] {!POINTS!}
+Vergütung/Aufruf: $content[reward] {?POINTS?}
------------------------------------------
-Kosten/Aufruf: $content[costs] {!POINTS!}
+Kosten/Aufruf: $content[costs] {?POINTS?}
------------------------------------------
ID in der Surfbar: $content[id]
------------------------------------------
-{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+Mit freundlichem Gruss,
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
ID in der Surfbar: $content[insert_id]
------------------------------------------
-{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+Mit freundlichem Gruss,
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
ID in der Surfbar: $content[id]
------------------------------------------
-{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+Mit freundlichem Gruss,
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
Davon übrig: $content[views_max]
------------------------------------------
-Vergütung/Aufruf: $content[reward] {!POINTS!}
+Vergütung/Aufruf: $content[reward] {?POINTS?}
------------------------------------------
-Kosten/Aufruf: $content[costs] {!POINTS!}
+Kosten/Aufruf: $content[costs] {?POINTS?}
------------------------------------------
ID in der Surfbar: $content[id]
------------------------------------------
-{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+Mit freundlichem Gruss,
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
ID in der Surfbar: $content[insert_id]
------------------------------------------
-{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+Mit freundlichem Gruss,
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
Soeben wurden $content Transfer-Eintraege aus der Datenbank automatisch geloescht!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
{--HELLO_ADMIN--},
-Soeben ist ein {!POINTS!}-Transfer in Ihrem {!MT_WORD!} zwischen 2 Ihrer Mitglieder durchgefuehrt worden.
+Soeben ist ein {?POINTS?}-Transfer in Ihrem {?MT_WORD?} zwischen 2 Ihrer Mitglieder durchgefuehrt worden.
Hier alle Infos zum Transfer:
------------------------------
Diese beiden Mitglieder koennen sich die Ueberweisung noch {!__TRANSFER_EXPIRES!} in ihrem Mitgliedsbereich ansehen. Danach wird der Eintrag bei installierter autopurge-Erweiterung automatisch entfernt.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
Bitte vergessen Sie nicht, das Mitglied ueber die Auszahlung zu informieren, da dies nicht automatisch erfolgt.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file
{--HELLO_ADMIN--},
-soeben wurden in Ihrem {!MT_WORD!} $content[points] {!POINTS!} aus nicht versendeten Mails in den Jackpot getan!
+soeben wurden in Ihrem {?MT_WORD?} $content[points] {?POINTS?} aus nicht versendeten Mails in den Jackpot getan!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
Hallo $content[gender] $content[surname] $content[family],
-Eine Buchung von Ihnen konnte nich vollstaendig ausgesendet werden. Wir haben Ihnen $content[points] {!POINTS!} wieder gutgeschrieben!
+Eine Buchung von Ihnen konnte nich vollstaendig ausgesendet werden. Wir haben Ihnen $content[points] {?POINTS?} wieder gutgeschrieben!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Ihre Mitglied-ID lautet: $UID
------------------------------
-Soeben haben wir von {!MAIN_TITLE!} die laufende Bettel-Rallye wieder angehalten. Vielleicht werden
+Soeben haben wir von {?MAIN_TITLE?} die laufende Bettel-Rallye wieder angehalten. Vielleicht werden
wir bald wieder eine neuen Bettel-Rallye starten.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
------------------------------
Ihre Mitglied-ID lautet: $UID
------------------------------
-Ihr Bettel-Link lautet: {!URL!}/beg.php?uid=$UID
+Ihr Bettel-Link lautet: {?URL?}/beg.php?uid=$UID
------------------------------
-Soeben haben wir von {!MAIN_TITLE!} eine Bettel-Rallye gestartet!
+Soeben haben wir von {?MAIN_TITLE?} eine Bettel-Rallye gestartet.
Hier alle Infos zur Bettel-Rallye:
------------------------------
-Minimale {!POINTS!} pro erfolgreichem Betteln: {!__BEG_MIN_POINTS!}
+Minimale {?POINTS?} pro erfolgreichem Betteln: {!__BEG_MIN_POINTS!}
------------------------------
-Maximale {!POINTS!} pro erfolgreichem Betteln: {!__BEG_MAX_POINTS!}
+Maximale {?POINTS?} pro erfolgreichem Betteln: {!__BEG_MAX_POINTS!}
------------------------------
Maximale Gewinner dieser Bettel-Rallye: {!__BEG_MAX_WINNERS!}
------------------------------
IP-Sperre: {!__BEG_IP_LOCKER!}
------------------------------
-Wir wuenschen Ihnen viel Erfolg in der Bettel-Rallye!
+Wir wuenschen Ihnen viel Erfolg in der Bettel-Rallye.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
------------------------------
-Ihr Bettel-Link lautet: {!URL!}/beg.php?uid=$UID
+Ihr Bettel-Link lautet: {?URL?}/beg.php?uid=$UID
------------------------------
-Soeben haben wir von {!MAIN_TITLE!} eine Bettel-Rallye gestartet!
+Soeben haben wir von {?MAIN_TITLE?} eine Bettel-Rallye gestartet.
Hier alle Infos zur Bettel-Rallye:
------------------------------
-Minimale {!POINTS!} pro erfolgreichem Betteln: {!__BEG_MIN_POINTS!}
+Minimale {?POINTS?} pro erfolgreichem Betteln: {!__BEG_MIN_POINTS!}
------------------------------
-Maximale {!POINTS!} pro erfolgreichem Betteln: {!__BEG_MAX_POINTS!}
+Maximale {?POINTS?} pro erfolgreichem Betteln: {!__BEG_MAX_POINTS!}
------------------------------
Maximale Gewinner dieser Bettel-Rallye: {!__BEG_MAX_WINNERS!}
------------------------------
IP-Sperre: {!__BEG_IP_LOCKER!}
------------------------------
-Wir wuenschen Ihnen viel Erfolg in der Bettel-Rallye!
+Wir wuenschen Ihnen viel Erfolg in der Bettel-Rallye.
----------------
Verfallszeit: $content[expiration]
----------------
-Verguetung: $content[points] {!POINTS!}
+Verguetung: $content[points] {?POINTS?}
----------------
Bestaetigungszeit: $content[time]
----------------
----------------
Beworbene URL: $content[url]
----------------
-Hinweis: Angesammelte {!POINTS!} können versteigert oder verkauft werden, jedoch muß der Käufer bei {!MAIN_TITLE!} Mitglied sein oder werden.
+Hinweis: Angesammelte {?POINTS?} können versteigert oder verkauft werden, jedoch muß der Käufer bei {?MAIN_TITLE?} Mitglied sein oder werden.
-Um Ihre $content[points] {!POINTS!} gutgeschrieben zu bekommen, klicken Sie bitte auf folgenden Link:
-{!URL!}/mailid.php?uid=$UID&bonusid=$content[id]
+Um Ihre $content[points] {?POINTS?} gutgeschrieben zu bekommen, klicken Sie bitte auf folgenden Link:
+{?URL?}/mailid.php!uid=$UID&bonusid=$content[id]
Wichtig! Achten Sie darauf das Ihr Mailserver immer empfangbereit ist. Sollte Ihr Mailserver nicht empfangbereit sein (z.B. voll usw.), werden wir Ihren Account sperren! Sie haben nun innerhalb von 10 Tagen die möglichkeit sich bei uns zu melden zwecks Freischaltung, erfolgt dieses nicht, wird Ihr Account gelöscht! Bei dieser Sperrung erhalten Sie von uns keine Mitteilung, sollten Sie keine Mails von uns bekommen, prüfen Sie Ihren Account!
----------------
-Bitte bestätigen Sie diese Mail, anderfalls geht sie und die {!POINTS!} nach der evtl. angezeigten Verfallszeit verloren! Sollte keine Verfallszeit angezeigt werden, besteht sie solgange, bis wir unserem Server aufräumen!
+Bitte bestätigen Sie diese Mail, anderfalls geht sie und die {?POINTS?} nach der evtl. angezeigten Verfallszeit verloren! Sollte keine Verfallszeit angezeigt werden, besteht sie solgange, bis wir unserem Server aufräumen!
-Diese Email ist kein SPAM! Sie erhalten diese Mail von unseren Mitgliedern aufgrund Ihrer Mitgliedschaft bei unserem {!MT_WORD!}-Service {!MAIN_TITLE!} ({!URL!}). Wenn Sie keine weiteren Emails empfangen möchten, melden Sie sich bitte unter {!WEBMASTER!} mit Ihrer Mitglieder ID ab. Sie werden dann keine weiteren Mails mehr erhalten, und Ihr Account wird gelöscht.
+Diese Email ist kein SPAM! Sie erhalten diese Mail von unseren Mitgliedern aufgrund Ihrer Mitgliedschaft bei unserem {?MT_WORD?}-Service {?MAIN_TITLE?} ({?URL?}). Wenn Sie keine weiteren Emails empfangen möchten, melden Sie sich bitte unter {?WEBMASTER?} mit Ihrer Mitglieder ID ab. Sie werden dann keine weiteren Mails mehr erhalten, und Ihr Account wird gelöscht.
-{!MAIN_TITLE!} distanziert sich von jeglichen Inhalte und Links innerhalb dieser E-Mail.
+{?MAIN_TITLE?} distanziert sich von jeglichen Inhalte und Links innerhalb dieser E-Mail.
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
Ihre Mitglied-ID lautet: $UID
------------------------------
-Soeben haben wir von {!MAIN_TITLE!} die laufende Aktiv-Rallye wieder angehalten. Vielleicht werden
+Soeben haben wir von {?MAIN_TITLE?} die laufende Aktiv-Rallye wieder angehalten. Vielleicht werden
wir bald wieder eine neuen Aktiv-Rallye starten.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Ihre Mitglied-ID lautet: $UID
------------------------------
-Soeben haben wir von {!MAIN_TITLE!} eine Aktiv-Rallye gestartet!
+Soeben haben wir von {?MAIN_TITLE?} eine Aktiv-Rallye gestartet.
Was Sie machen koennen, um zu gewinnen:
---------------------------------------
-- Bestaetigen Sie alle Mails, die Sie von uns bekommen!
-- Buchen Sie Mails - sofern moeglich!
-- Werben Sie neue Mitglieder! Die Werbelinks finden Sie im Mitgliedsbereich.
-- Loggen Sie sich ab und an mal ein!
+- Bestaetigen Sie alle Mails, die Sie von uns bekommen?
+- Buchen Sie Mails - sofern moeglich?
+- Werben Sie neue Mitglieder? Die Werbelinks finden Sie im Mitgliedsbereich.
+- Loggen Sie sich ab und an mal ein?
---------------------------------------
Alle weiteren Infos finden Sie dazu im Mitgliedsbereich. Der Rechtsweg ist ausgeschlossen.
-Wir wuenschen Ihnen viel Erfolg in der Aktiv-Rallye!
+Wir wuenschen Ihnen viel Erfolg in der Aktiv-Rallye?
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
-Soeben haben wir von {!MAIN_TITLE!} eine Aktiv-Rallye gestartet!
+Soeben haben wir von {?MAIN_TITLE?} eine Aktiv-Rallye gestartet.
Was Sie machen koennen, um zu gewinnen:
---------------------------------------
-- Bestaetigen Sie alle Mails, die Sie von uns bekommen!
-- Buchen Sie Mails - sofern moeglich!
+- Bestaetigen Sie alle Mails, die Sie von uns bekommen.
+- Buchen Sie Mails - sofern moeglich.
- Werben Sie neue Mitglieder! Die Werbelinks finden Sie im Mitgliedsbereich.
-- Loggen Sie sich ab und an mal ein!
+- Loggen Sie sich ab und an mal ein.
---------------------------------------
Alle weiteren Infos finden Sie dazu im Mitgliedsbereich. Der Rechtsweg ist ausgeschlossen.
-Wir wuenschen Ihnen viel Erfolg in der Aktiv-Rallye!
+Wir wuenschen Ihnen viel Erfolg in der Aktiv-Rallye.
Hallo $content[gender] $content[surname] $content[family],
-Sie haben soeben Ihre Email-Adresse bestätigt und sind somit für den {!MT_WORD!} {!MAIN_TITLE!} freigeschaltet!
+Sie haben soeben Ihre Email-Adresse bestätigt und sind somit für den {?MT_WORD?} {?MAIN_TITLE?} freigeschaltet!
Sie können sich nun hier einloggen:
Ihre Login-ID lautet: $UID
-URL zum Login: {!URL!}/login.php
+URL zum Login: {?URL?}/login.php
-für Ihre Anmeldung werden wir Ihnen als Willkommensgutschrift $content[points] {!POINTS!} gutschreiben, sobald Sie {?ref_payout?} Mails bestätigt haben. Erst dann können Sie Mails an die anderen Mitglieder verschicken!
+für Ihre Anmeldung werden wir Ihnen als Willkommensgutschrift $content[points] {?POINTS?} gutschreiben, sobald Sie {?ref_payout?} Mails bestätigt haben. Erst dann können Sie Mails an die anderen Mitglieder verschicken!
Wir wünschen Ihnen viel Spass und Erfolg beim Mail-Versand!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Sie haben heute ein neues Mitglied für unseren {!MT_WORD!} geworben!
+Sie haben heute ein neues Mitglied für unseren {?MT_WORD?} geworben!
Hier sehen Sie genau, in welcher Ebene Sie ihn geworben haben:
-----------------
Referal-Ebene ($content[percent]%): $content[level]
-{!POINTS!}: $content[points]
+{?POINTS?}: $content[points]
ID des Mitgliedes: $content[refid]
-----------------
-Sie werden nun auch weiterhin {!POINTS!} über diese geworbene Person erhalten.
+Sie werden nun auch weiterhin {?POINTS?} über diese geworbene Person erhalten.
Vielen Dank für Ihr Mitwerben! Wir wünschen Ihnen noch weiterhin viele neue Referals!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
Sollte diese Buchung nicht Ihren AGBs entsprechen, loggen Sie sich bitte in den Admin-Bereich ein und aendern die Mail.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
Den weiteren Verlauf dieser Werbebuchung koennen Sie im Mitgliedsbereich unter Statistiken verfolgen!
-{!URL!}/login.php
+{?URL?}/login.php
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Sie hatten sich zu unserem {!MT_WORD!} {!MAIN_TITLE!} angemeldet und heute Ihren Bestätigungslink erneut angefordert, jedoch bis jetzt noch nicht Ihre eMail-Adresse bestätigt. Diesen Schritt koennen Sie jetzt nachholen, damit Sie sich einloggen koennen.
+Sie hatten sich zu unserem {?MT_WORD?} {?MAIN_TITLE?} angemeldet und heute Ihren Bestätigungslink erneut angefordert, jedoch bis jetzt noch nicht Ihre eMail-Adresse bestätigt. Diesen Schritt koennen Sie jetzt nachholen, damit Sie sich einloggen koennen.
Hier ist Ihr Bestätigungslink:
-{!URL!}/confirm.php?hash=$content[hash]
+{?URL?}/confirm.php?hash=$content[hash]
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
-X-Mailer: {!TITLE!} {!FULL_VERSION!}
-Errors-To: {!WEBMASTER!}
-X-Loop: {!WEBMASTER!}
-From: {!MAIN_TITLE!} <{!WEBMASTER!}>
+X-Mailer: {?TITLE?} {?FULL_VERSION?}
+Errors-To: {?WEBMASTER?}
+X-Loop: {?WEBMASTER?}
+From: {?MAIN_TITLE?} <{?WEBMASTER?}>
$content[text]
--------------
-Sollten Sie damit nicht einverstanden sein, so melden Sie sich bitte bei uns ({!WEBMASTER!}). Wir kommen dann in Kontakt mit Ihnen.
+Sollten Sie damit nicht einverstanden sein, so melden Sie sich bitte bei uns ({?WEBMASTER?}). Wir kommen dann in Kontakt mit Ihnen.
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
$content
--------------------------
-Sollten Sie damit nicht einverstanden sein, so melden Sie sich bitte bei uns ({!WEBMASTER!}). Wir kommen dann mit Ihnen bald in Kontakt.
+Sollten Sie damit nicht einverstanden sein, so melden Sie sich bitte bei uns ({?WEBMASTER?}). Wir kommen dann mit Ihnen bald in Kontakt.
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
Ihre Mitglied-ID lautet: $UID
------------------------------
-Sie sind seit geraumer Zeit in unserem {!MT_WORD!} nicht mehr aktiv gewesen. Sie waren seit dem $content nicht mehr eingeloggt oder haben keine Mail bestaetigt!
+Sie sind seit geraumer Zeit in unserem {?MT_WORD?} nicht mehr aktiv gewesen. Sie waren seit dem $content nicht mehr eingeloggt oder haben keine Mail bestaetigt!
-Sollten Sie weitere {!__INACTIVE_TIME!} Tage nicht mehr aktiv sein, wird Ihr Account automatisch geloescht! Alle Ihre angesammelten {!POINTS!} gehen verloren!
+Sollten Sie weitere {!__INACTIVE_TIME!} Tage nicht mehr aktiv sein, wird Ihr Account automatisch geloescht! Alle Ihre angesammelten {?POINTS?} gehen verloren!
-Unserer {!MT_WORD!} lebt davon, dass seine Mitglieder aktiv bleiben - oder Urlaub koennen Sie auch beantragen - und Mails bestaetigen. Bitte loggen Sie sich bald zu unserem {!MT_WORD!} wieder ein!
+Unserer {?MT_WORD?} lebt davon, dass seine Mitglieder aktiv bleiben - oder Urlaub koennen Sie auch beantragen - und Mails bestaetigen. Bitte loggen Sie sich bald zu unserem {?MT_WORD?} wieder ein!
Hier koennen Sie sich einloggen:
-URL: {!URL!}/login.php
+URL: {?URL?}/login.php
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Bei der automatischen Loeschung von Bestaetigungslinks wurden Ihnen $content {!POINTS!} wieder gutgeschrieben!
+Bei der automatischen Loeschung von Bestaetigungslinks wurden Ihnen $content {?POINTS?} wieder gutgeschrieben!
------------------------------
Ihre Mitglied-ID lautet: $UID
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
-Sie hatten sich vor laengerer Zeit zu unserem {!MT_WORD!} {!MAIN_TITLE!} ({!URL!}) angemeldet, aber bis heute noch nicht Ihre EMail-Adresse bestaetigt!
+Sie hatten sich vor laengerer Zeit zu unserem {?MT_WORD?} {?MAIN_TITLE?} ({?URL?}) angemeldet, aber bis heute noch nicht Ihre EMail-Adresse bestaetigt!
Ihre Anmeldung ist bei uns am $content eingegangen. Ihr Account ist hier unwiederruflich geloescht!
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Bei der monatlichen Bettel-Rallye haben Sie soeben Ihre $content[points] {!POINTS!} gewonnen!
+Bei der monatlichen Bettel-Rallye haben Sie soeben Ihre $content[points] {?POINTS?} gewonnen!
Herzlichen Glueckwunsch!
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Wir das Team von {!MAIN_TITLE!} wuenschen Ihnen alles Gute und Gesundheit zu Ihrem $content. Geburtstag!
+Wir das Team von {?MAIN_TITLE?} wuenschen Ihnen alles Gute und Gesundheit zu Ihrem $content. Geburtstag!
Diese Mail wurde automatisch versandt.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
Hallo $content[gender] $content[surname] $content[family],
-Wir das Team von {!MAIN_TITLE!} wuenschen Ihnen alles Gute und Gesundheit zu Ihrem $content[age]. Geburtstag!
+Wir das Team von {?MAIN_TITLE?} wuenschen Ihnen alles Gute und Gesundheit zu Ihrem $content[age]. Geburtstag?
-Wenn Sie den folgenden Link anklicken, erhalten Sie $content[points] {!POINTS!} Ihrem Account sofort gutgeschrieben!
+Wenn Sie den folgenden Link anklicken, erhalten Sie $content[points] {?POINTS?} Ihrem Account sofort gutgeschrieben?
----------------------------------------------------------------------
-{!URL!}/birthday_confirm.php?uid=$UID&check=$content[check]
+{?URL?}/birthday_confirm.php?uid=$UID&check=$content[check]
----------------------------------------------------------------------
Diese Mail wurde automatisch versandt.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Bei der monatlichen Aktiv-Rallye haben Sie soeben Ihre $content[points] {!POINTS!} gewonnen!
+Bei der monatlichen Aktiv-Rallye haben Sie soeben Ihre $content[points] {?POINTS?} gewonnen!
Herzlichen Glueckwunsch!
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
Hallo $content[gender] $content[surname] $content[family],
-Wir haben Ihnen soeben $content[points] {!POINTS!} durch eine Verdoppelung vom $content[when] Ihrem Account gutgeschrieben!
+Wir haben Ihnen soeben $content[points] {?POINTS?} durch eine Verdoppelung vom $content[when] Ihrem Account gutgeschrieben!
------------------------------
Ihre Mitglied-ID lautet: $UID
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
Wir wuenschen Ihnen einen schoenen und hoffentlich auch erholsamen Urlaub und wuerden uns freuen, Sie nach Ihrem Urlaub wieder bei uns begruessen zu duerfen!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Ihre Urlaubsschaltung ist hiermit wieder aufgehoben. Sie koennen wieder Mails buchen.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
------------------------------
-Ihre Urlaubsschaltung ist hiermit beantragt worden und wird zum gewuenschten Zeitpunkt aktiviert! Bis
-zum gebuchten Zeitpunkt koennen Sie jedoch weiterhin Mails empfangen und auch selber versenden - solange
-Ihr Guthaben ausreichend ist und auch genuegend Mitglieder vorhanden sind.
+Ihre Urlaubsschaltung ist hiermit beantragt worden und wird zum gewuenschten Zeitpunkt aktiviert! Bis zum gebuchten Zeitpunkt koennen Sie jedoch weiterhin Mails empfangen und auch selber versenden - solange Ihr Guthaben ausreichend ist und auch genuegend Mitglieder vorhanden sind.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Ihre Urlaubsschaltung ist hiermit wieder aufgehoben. Sie koennen sich wieder in Ihren Mitglieder-Account einloggen. Verwenden Sie den unten stehenden Link dazu.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
{--THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--TEAM--}
+ {--YOUR--} {?MAIN_TITLE?} {--TEAM--}
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
Sie erhalten dann eine Mitteilung, dass Sie wieder den Newsletter empfangen.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Sobald wir den geforderten Betrag auf unserem Konto sehen, werden wir den Newsletterempfang fuer Sie fuer die gebuchte Dauer deaktivieren.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Sie wurden automatisch wieder zum Newsletter-Empfang freigegeben.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Sie hatten an uns {!MAIN_TITLE!} eine Auszahlungsanfrage geschickt.
+Sie hatten an uns {?MAIN_TITLE?} eine Auszahlungsanfrage geschickt.
Wir haben folgende Daten von Ihnen per Mail erhalten:
------------------------------
Ihre Anfrage wurde hiermit angenommen! Wir werden baldmoeglichst den geforderten Betrag an Ihre angegebene Kontoverbindung ueberweisen.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Sie hatten an uns {!MAIN_TITLE!} eine Auszahlungsanfrage geschickt.
+Sie hatten an uns {?MAIN_TITLE?} eine Auszahlungsanfrage geschickt.
Wir haben folgende Daten von Ihnen per Mail erhalten:
------------------------------
$content
------------------------------
-Ihre Anfrage wurde hiermit abgelehnt! Bitte beachten Sie unsere AGBs. Ihre {!POINTS!} werden wir gesondert zurueckbuchen oder bei schwerwiegenden Faellen uns vorbehalten, dies nicht zu tun oder Ihren Account bei uns zu sperren.
+Ihre Anfrage wurde hiermit abgelehnt. Bitte beachten Sie unsere AGBs. Ihre {?POINTS?} werden wir gesondert zurueckbuchen oder bei schwerwiegenden Faellen uns vorbehalten, dies nicht zu tun oder Ihren Account bei uns zu sperren.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Sie hatten an uns {!MAIN_TITLE!} eine Auszahlungsanfrage geschickt.
+Sie hatten an uns {?MAIN_TITLE?} eine Auszahlungsanfrage geschickt.
Wir haben folgende Daten von Ihnen per Mail erhalten:
------------------------------
Bei Bank/Webseite: $content[bank]
------------------------------
-Die dazu noetigen {--PAYOUT_POINTS_VALUE--} haben wir Ihnen bereits abgezogen.
+Die dazu noetigen {!PAYOUT_POINTS_VALUE!} haben wir Ihnen bereits abgezogen.
Sobald wir Ihre Anfrage readaktionell geprueft haben und diese auch korrekt ausgefuellt wurde, werden wir die Uerberweisung dann auch taetigen.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Sie hatten an uns {!MAIN_TITLE!} eine Auszahlungsanfrage geschickt.
+Sie hatten an uns {?MAIN_TITLE?} eine Auszahlungsanfrage geschickt.
Wir haben folgende Daten von Ihnen per Mail erhalten:
------------------------------
Banner-URL: $content[banner]
------------------------------
-Die dazu noetigen {--PAYOUT_POINTS_VALUE--} haben wir Ihnen bereits abgezogen.
+Die dazu noetigen {!PAYOUT_POINTS_VALUE!} haben wir Ihnen bereits abgezogen.
Sobald wir Ihre Anfrage readaktionell geprueft haben und diese auch korrekt ausgefuellt wurde, werden wir die Uerberweisung dann auch taetigen.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
--------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
-----------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
-----------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
-----------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
Ihre Mitglied-ID lautet: $UID
------------------------------
-Soeben haben wir von {!MAIN_TITLE!} eine neue Referal-Rallye gestartet!
+Soeben haben wir von {?MAIN_TITLE?} eine neue Referal-Rallye gestartet!
Hier alle Infos zur Rallye:
------------------------------
------------------------------
$content[prices]
Ihr Werbelink zum Werben neuer Mitglieder:
-{!URL!}/ref.php?refid=$UID
+{?URL?}/ref.php?refid=$UID
------------------------------
Weitere Werbebanner, sowie alle weiteren noetigen Daten finden Sie im Mitgliedsbereich unter *Refs-Banner* !
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Das Mitglied $UID hat Ihnen soeben Ref-Back eingestellt. Sie erhalten also anteilig {!POINTS!} von seinen Referal-Gutschriften die Sie ihm/ihr bringen ebenfalls gutgeschrieben.
+Das Mitglied $UID hat Ihnen soeben Ref-Back eingestellt. Sie erhalten also anteilig {?POINTS?} von seinen Referal-Gutschriften die Sie ihm/ihr bringen ebenfalls gutgeschrieben.
------------------------------
Ihr Mitglieder-ID ist: $content[refid]
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Sie haben soeben {!__STATS_BONUS!} {!POINTS!} auf Ihr Aktiv-Konto gutgeschrieben bekommen, da die folgende Werbebuchung 100% Klickrate erreicht hat:
+Sie haben soeben {!__STATS_BONUS!} {?POINTS?} auf Ihr Aktiv-Konto gutgeschrieben bekommen, da die folgende Werbebuchung 100% Klickrate erreicht hat:
------------------------------
Ihre Mitglied-ID lautet: $UID
Fuer diese Werbebuchung erhalten Sie nur einmal diese Gutschrift!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Einer unserer Mitarbeiter wird sich bald bei Ihnen direkt oder per Support-System melden. In beiden Faelllen erhalten Sie eine Mail!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
Einer unserer Mitarbeiter wird sich bald bei Ihnen direkt oder per Support-System melden. In beiden Faelllen erhalten Sie eine Mail!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Einer unserer Mitarbeiter wird sich bald bei Ihnen direkt oder per Support-System melden. In beiden Faelllen erhalten Sie eine Mail!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
Hallo $content[gender] $content[surname] $content[family],
-Sie haben in unserer Surfbar mindestens eine URL gebucht. Ihr {!POINTS!}-Stand ist unter dem Limit von $content[low] {!POINTS!} gefallen. Ihre gebuchte(n) URL(s) wird/werden bei einem Guthaben von 0 {!POINTS!} nicht mehr aufgerufen.
+Sie haben in unserer Surfbar mindestens eine URL gebucht. Ihr {?POINTS?}-Stand ist unter dem Limit von $content[low] {?POINTS?} gefallen. Ihre gebuchte(n) URL(s) wird/werden bei einem Guthaben von 0 {?POINTS?} nicht mehr aufgerufen.
Hier sind alle Daten:
------------------------------------------
Ihre User-ID: $content[uid]
------------------------------------------
-Ihr aktuelles Guthaben: $content[points] {!POINTS!}
+Ihr aktuelles Guthaben: $content[points] {?POINTS?}
------------------------------------------
-Warnung wird versendet ab: $content[low] {!POINTS!} und niedriger
+Warnung wird versendet ab: $content[low] {?POINTS?} und niedriger
------------------------------------------
Zuletzt wegen niedrigem Kontostand gewarnt: $content[notified]
------------------------------------------
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
Davon übrig: $content[views_max]
------------------------------------------
-Kosten/Aufruf: $content[costs] {!POINTS!}
+Kosten/Aufruf: $content[costs] {?POINTS?}
------------------------------------------
ID in der Surfbar: $content[id]
------------------------------------------
Wenn Sie die URL dennoch weiterlaufen wollen, so loggen Sie sich bitte im Mitgliedsbereich ein und stellen Sie erneut Einblendungen oder auf unendlich ein.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
Hallo $content[gender] $content[surname] $content[family],
-Sie hatten soeben Ihre gesperrte URL erneut gebucht. Dabei wurde sie auf "Wartend" gestellt. Bitte beachten Sie hierbei, dass Missbrauch dieser Funktion zur Sperrung Ihres Accounts auf {!MAIN_TITLE!} führen kann.
+Sie hatten soeben Ihre gesperrte URL erneut gebucht. Dabei wurde sie auf "Wartend" gestellt. Bitte beachten Sie hierbei, dass Missbrauch dieser Funktion zur Sperrung Ihres Accounts auf {?MAIN_TITLE?} führen kann.
Hier sind alle Daten dazu:
------------------------------------------
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
Sollten Sie diesem nicht zustimmen, so brauchen Sie jetzt nichts weiteres unternehmen. Ihre URL wird dann automatisch entfernt.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
Datum der Buchung: $content[registered]
------------------------------------------
-Kosten/Aufruf: $content[costs] {!POINTS!}
+Kosten/Aufruf: $content[costs] {?POINTS?}
------------------------------------------
ID in der Surfbar: $content[id]
------------------------------------------
Wir werden Ihre URL bald kontrollieren und dann freigeben.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
URL angemeldet: $content[registered]
------------------------------------------
-{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+{--THANX--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
{--ADMIN_THANX--}
- {--YOUR--} {!MAIN_TITLE!} {--SCRIPT--}
+ {--YOUR--} {?MAIN_TITLE?} {--SCRIPT--}
-{!URL!}/admin.php
+{?URL?}/admin.php
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
Hallo $content[gender] $content[surname] $content[family],
-Sie haben soeben eine {!POINTS!}-Ueberweisung von einem unserer Mitglieder erhalten!
+Sie haben soeben eine {?POINTS?}-Ueberweisung von einem unserer Mitglieder erhalten!
Hier sind nochmals alle Transaktionsdaten:
------------------------------
Transaktionsnummer: {!__TRANS_ID!}
------------------------------
-Sie koennen diese Transaktion {!__TRANSFER_EXPIRES!} noch im Mitgliedsbereich unter "{!POINTS!}-Transfer" nachvollziehen.
+Sie koennen diese Transaktion {!__TRANSFER_EXPIRES!} noch im Mitgliedsbereich unter "{?POINTS?}-Transfer" nachvollziehen.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Sie haben soeben eine {!POINTS!}-Ueberweisung an eines unserer Mitglieder abgeschlossen!
+Sie haben soeben eine {?POINTS?}-Ueberweisung an eines unserer Mitglieder abgeschlossen!
Hier sind nochmals alle Transaktionsdaten:
------------------------------
Transaktionsnummer: {!__TRANS_ID!}
------------------------------
-Sie koennen diese Transaktion {!__TRANSFER_EXPIRES!} noch im Mitgliedsbereich unter "{!POINTS!}-Transfer" nachvollziehen.
+Sie koennen diese Transaktion {!__TRANSFER_EXPIRES!} noch im Mitgliedsbereich unter "{?POINTS?}-Transfer" nachvollziehen.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
------------------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
Hallo $content[gender] $content[surname] $content[family],
-Sie hatten an uns {!MAIN_TITLE!} eine Auszahlungsanfrage geschickt.
+Sie hatten an uns {?MAIN_TITLE?} eine Auszahlungsanfrage geschickt.
Wir haben folgende Daten von Ihnen per Mail erhalten:
------------------------------
$content
------------------------------
-Ihre Anfrage wurde hiermit angenommen! Wir werden baldmoeglichst den geforderten Betrag an Ihre angegebene Kontoverbindung ueberweisen.
+Ihre Anfrage wurde hiermit angenommen. Wir werden baldmoeglichst den geforderten Betrag an Ihre angegebene Kontoverbindung ueberweisen.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Sie hatten an uns {!MAIN_TITLE!} eine Auszahlungsanfrage geschickt.
+Sie hatten an uns {?MAIN_TITLE?} eine Auszahlungsanfrage geschickt.
Wir haben folgende Daten von Ihnen per Mail erhalten:
------------------------------
Ihre Anfrage wurde hiermit abgelehnt! Bitte beachten Sie unsere AGBs. Ihre Wernis werden wir gesondert zurueckbuchen oder bei schwerwiegenden Faellen uns vorbehalten, dies nicht zu tun oder Ihren Account bei uns zu sperren.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Sie hatten an uns {!MAIN_TITLE!} eine Auszahlungsanfrage geschickt.
+Sie hatten an uns {?MAIN_TITLE?} eine Auszahlungsanfrage geschickt.
Wir haben folgende Daten von Ihnen per Mail erhalten:
------------------------------
Sie sollten soeben eine Aufbuchung auf Ihrem WDS66-Hauptaccount erhalten haben!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
\ No newline at end of file
+{?URL?}/login.php ({?WEBMASTER?})
\ No newline at end of file
------------------------------------
Ihre Login-ID lautet: $UID / Nickname: $content[nickname]
Neues Passwort: $content[new_pass]
-Sie können sich nun hier einloggen:: {!URL!}/login.php
+Sie können sich nun hier einloggen:: {?URL?}/login.php
------------------------------------
IP-Nummer: $REMOTE_ADDR
------------------------------------
Sollten Sie dies nicht gewesen sein, so melden Sie sich bitte bei uns!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Ihre User-ID bei uns: $UID
--------------
-Sie erhalten diesen Newsletter von uns, weil Sie Mitglied bei unserem {!MT_WORD!}-Dienst {!MAIN_TITLE!} ({!URL!}) sind. Dies ist somit kein Spam! Eine Abmeldemoeglichkeit finden Sie am Ende dieses Newsletters.
+Sie erhalten diesen Newsletter von uns, weil Sie Mitglied bei unserem {?MT_WORD?}-Dienst {?MAIN_TITLE?} ({?URL?}) sind. Dies ist somit kein Spam! Eine Abmeldemoeglichkeit finden Sie am Ende dieses Newsletters.
============================================================
$content[text]
============================================================
-Moechten Sie keine weiteren Newsletter mehr von uns erhalten, melden Sie sich bitte bei uns ({!WEBMASTER!}) und wir loeschen dann Ihren Account bei uns.
+Moechten Sie keine weiteren Newsletter mehr von uns erhalten, melden Sie sich bitte bei uns ({?WEBMASTER?}) und wir loeschen dann Ihren Account bei uns.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
Ihre User-ID bei uns: $UID
--------------
-Sie erhalten diesen Newsletter von uns, weil Sie Mitglied bei unserem {!MT_WORD!}-Dienst {!MAIN_TITLE!} ({!URL!}) sind. Dies ist somit kein Spam! Eine Abmeldemöglichkeit finden Sie am Ende dieses Newsletters.
+Sie erhalten diesen Newsletter von uns, weil Sie Mitglied bei unserem {?MT_WORD?}-Dienst {?MAIN_TITLE?} ({?URL?}) sind. Dies ist somit kein Spam! Eine Abmeldemöglichkeit finden Sie am Ende dieses Newsletters.
============================================================
$content[text]
============================================================
-Möchten Sie keine weiteren Newsletter mehr von uns erhalten, melden Sie sich bitte bei uns ({!WEBMASTER!}) und wir löschen dann Ihren Account bei uns.
+Möchten Sie keine weiteren Newsletter mehr von uns erhalten, melden Sie sich bitte bei uns ({?WEBMASTER?}) und wir löschen dann Ihren Account bei uns.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
----------------
Beworbene URL: $content[url]
----------------
-Hinweis: Angesammelte {!POINTS!} können versteigert oder verkauft werden, jedoch muß der Käufer bei {!MAIN_TITLE!} Mitglied sein oder werden.
+Hinweis: Angesammelte {?POINTS?} können versteigert oder verkauft werden, jedoch muß der Käufer bei {?MAIN_TITLE?} Mitglied sein oder werden.
-Um Ihre $content[points] {!POINTS!} gutgeschrieben zu bekommen, klicken Sie bitte auf folgenden Link:
-{!URL!}/mailid.php?uid=$UID&mailid=$content[id]
+Um Ihre $content[points] {?POINTS?} gutgeschrieben zu bekommen, klicken Sie bitte auf folgenden Link:
+{?URL?}/mailid.php?uid=$UID&mailid=$content[id]
Wichtig! Achten Sie darauf das Ihr Mailserver immer empfangbereit ist. Sollte Ihr Mailserver nicht empfangbereit sein (z.B. voll usw.), werden wir Ihren Account sperren! Sie haben nun innerhalb von 10 Tagen die möglichkeit sich bei uns zu melden zwecks Freischaltung, erfolgt dieses nicht, wird Ihr Account gelöscht! Bei dieser Sperrung erhalten Sie von uns keine Mitteilung, sollten Sie keine Mails von uns bekommen, prüfen Sie Ihren Account!
----------------
-Bitte bestätigen Sie diese Mail, anderfalls geht sie und die {!POINTS!} nach der evtl. angezeigten Verfallszeit verloren! Sollte keine Verfallszeit angezeigt werden, besteht sie solgange, bis wir unserem Server aufräumen!
+Bitte bestätigen Sie diese Mail, anderfalls geht sie und die {?POINTS?} nach der evtl. angezeigten Verfallszeit verloren! Sollte keine Verfallszeit angezeigt werden, besteht sie solgange, bis wir unserem Server aufräumen!
-Diese Email ist kein SPAM! Sie erhalten diese Mail von unseren Mitgliedern aufgrund Ihrer Mitgliedschaft bei unserem {!MT_WORD!}-Service {!MAIN_TITLE!} ({!URL!}). Wenn Sie keine weiteren Emails empfangen möchten, melden Sie sich bitte unter {!WEBMASTER!} mit Ihrer Mitglieder ID ab. Sie werden dann keine weiteren Mails mehr erhalten, und Ihr Account wird gelöscht.
+Diese Email ist kein SPAM! Sie erhalten diese Mail von unseren Mitgliedern aufgrund Ihrer Mitgliedschaft bei unserem {?MT_WORD?}-Service {?MAIN_TITLE?} ({?URL?}). Wenn Sie keine weiteren Emails empfangen möchten, melden Sie sich bitte unter {?WEBMASTER?} mit Ihrer Mitglieder ID ab. Sie werden dann keine weiteren Mails mehr erhalten, und Ihr Account wird gelöscht.
-{!MAIN_TITLE!} distanziert sich von jeglichen Inhalte und Links innerhalb dieser E-Mail.
+{?MAIN_TITLE?} distanziert sich von jeglichen Inhalte und Links innerhalb dieser E-Mail.
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
{--ADMIN_AUTOSEND--}
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Haben Sie Neuigkeiten fuer uns?
-Sie hatten sich vor laengerer Zeit zu unserem {!MT_WORD!}-Service {!MAIN_TITLE!} angemeldet. Dabei haben Sie persoenliche Daten, wie Ihre komplette Anschrift usw. angegeben. Sind Sie vielleicht mittlerweile umngezogen oder haben geheiratet und haben einen anderen Namen? Oder moechten Sie vielleicht aus der einen oder anderen Kategorie noch Mails empfangen?
+Sie hatten sich vor laengerer Zeit zu unserem {?MT_WORD?}-Service {?MAIN_TITLE?} angemeldet. Dabei haben Sie persoenliche Daten, wie Ihre komplette Anschrift usw. angegeben. Sind Sie vielleicht mittlerweile umngezogen oder haben geheiratet und haben einen anderen Namen? Oder moechten Sie vielleicht aus der einen oder anderen Kategorie noch Mails empfangen?
-Bitte loggen Sie sich zu unserem {!MT_WORD!}-System ein und aktualisieren Sie Ihre Daten!
+Bitte loggen Sie sich zu unserem {?MT_WORD?}-System ein und aktualisieren Sie Ihre Daten!
------------------
Ihre User-ID war: $UID
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})
-------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Script
+ Ihr {?MAIN_TITLE?} Script
-{!URL!}/admin.php
+{?URL?}/admin.php
Hallo $content[gender] $content[surname] $content[family],
-vielen Dank, dass Sie sich für unseren {!MT_WORD!} entschieden haben! Sollten Sie dies nicht gewesen sein, so melden Sie sich bitte bei uns!
+vielen Dank, dass Sie sich für unseren {?MT_WORD?} entschieden haben! Sollten Sie dies nicht gewesen sein, so melden Sie sich bitte bei uns!
Hier sind nochmals zur Überprüfung Ihre persönlichen Daten:
-----------------------------------------------
Hier ist Ihr persönlicher Referal-Link, mit dem Sie bereits jetzt schon neue Mitglieder werben können:
-{!URL!}/ref.php?refid=$content[uid]
+{?URL?}/ref.php?refid=$content[uid]
Bevor Sie sich jedoch in den Mitgliesbereich einloggen können, müssen Sie noch Ihre Email-Adresse bestätigen. Im Mitgliedsbereich finden Sie dann auch weitere Verlinkungsmöglichkeiten. Kopieren Sie dazu folgenden Link in die Adresszeile Ihres Browsers oder klicken Sie auf diesen einfach drauf.
Ihr Bestätigungslink:
-{!URL!}/confirm.php?hash=$content[hash]
+{?URL?}/confirm.php?hash=$content[hash]
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Hier ist Ihr Link:
------------------------------
-{!URL!}/sponsor_confirm.php?hash=$content[hash]
+{?URL?}/sponsor_confirm.php?hash=$content[hash]
------------------------------
Ihre Sponsor-ID lautet: $content[id]
------------------------------
Sollten Sie diesen nicht anklicken koennen, kopieren Sie ihn bitte in die Adresszeile Ihres Browsers.
Sollten Sie sich nicht angemeldet haben, bitten wir diese Unangenehmlichkeit zu entschuligen. Leiten Sie dann
-einfach diese EMail komplett weiter an {!WEBMASTER!}. Wir werden dann diese Anmeldung volstaendig aus unserer
+einfach diese EMail komplett weiter an {?WEBMASTER?}. Wir werden dann diese Anmeldung volstaendig aus unserer
Datenbank loeschen.
------------------------------
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Hallo {!__GENDER!} {!__SURNAME!} {!__FAMILY!},
-Einer unserer Administratoren hat Ihnen soeben {!__POINTS!} {!POINTS!} Ihrem Sponsoren-Account mit der ID {!__ID!} gutgeschrieben!
+Einer unserer Administratoren hat Ihnen soeben {!__POINTS!} {?POINTS?} Ihrem Sponsoren-Account mit der ID {!__ID!} gutgeschrieben!
Grund dazu war folgender:
------------------------------
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
Sie haben heute Ihre Email-Adresse geaendert. Ihr Account wurde somit temporaer gesperrt. Sie koennen es nun mit
dem folgenden Link wieder freigeben:
-{!URL!}/sponsor_confirm.php?hash=$content[hash]
+{?URL?}/sponsor_confirm.php?hash=$content[hash]
Sollten Sie diesen nicht anklicken koennen, kopieren Sie ihn bitte in die Adresszeile Ihres Browsers.
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
Hallo {!__GENDER!} {!__SURNAME!} {!__FAMILY!},
-Sie (oder ein anderer mit der IP-Nummer $REMOTE_ADDR) haben sich soeben als Sponsor zu unserem {!MT_WORD!}
+Sie (oder ein anderer mit der IP-Nummer $REMOTE_ADDR) haben sich soeben als Sponsor zu unserem {?MT_WORD?}
angemeldet. Sie haben somit den ersten Schritt zu uns getan wofuer wir uns sehr bedanken.
Als naechstes muessen Sie Ihre EMail-Adresse bestaetigen. Dieser Schritt ist erforderlich, um sicher zu gehen,
Hier ist Ihr Link:
------------------------------
-{!URL!}/sponsor_confirm.php?hash={!__HASH!}
+{?URL?}/sponsor_confirm.php?hash={!__HASH!}
------------------------------
Ihre Sponsor-ID lautet: {!__ID!}
------------------------------
Sollten Sie diesen nicht anklicken koennen, kopieren Sie ihn bitte in die Adresszeile Ihres Browsers.
Sollten Sie sich nicht angemeldet haben, bitten wir diese Unangenehmlichkeit zu entschuligen. Leiten Sie dann
-einfach diese EMail komplett weiter an {!WEBMASTER!}. Wir werden dann diese Anmeldung volstaendig aus unserer
+einfach diese EMail komplett weiter an {?WEBMASTER?}. Wir werden dann diese Anmeldung volstaendig aus unserer
Datenbank loeschen.
------------------------------
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Hier ist Ihr Link:
------------------------------
-{!URL!}/sponsor_confirm.php?hash=$content[hash]
+{?URL?}/sponsor_confirm.php?hash=$content[hash]
------------------------------
Ihre Sponsor-ID lautet: $content[id]
------------------------------
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
------------------------------
Sollten Sie dies nicht angefordert haben, bitten wir diese Unangenehmlichkeit zu entschuligen. Leiten Sie dann
-einfach diese EMail komplett and uns weiter. Wir sind unter der EMail-Adresse {!WEBMASTER!} zu erreichen.
+einfach diese EMail komplett and uns weiter. Wir sind unter der EMail-Adresse {?WEBMASTER?} zu erreichen.
------------------------------
Verwendeter Browser: $HTTP_USER_AGENT
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
------------------------------
Soeben haben uns einen weiteren Sponsoren gebracht! Dafuer haben wir Ihrem Sponsor-Account einmalig
-$content[ref_points] {!POINTS!} gutgeschrieben.
+$content[ref_points] {?POINTS?} gutgeschrieben.
-Sie haben jetzt ein Guthaben von $content[points] {!POINTS!} und uns schon $content[refs] neue Sponsoren
+Sie haben jetzt ein Guthaben von $content[points] {?POINTS?} und uns schon $content[refs] neue Sponsoren
gebracht. Vielen Dank fuer Ihre Mitarbeit!
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})
Hallo {!__GENDER!} {!__SURNAME!} {!__FAMILY!},
-Einer unserer Administratoren hat Ihnen soeben {!__POINTS!} {!POINTS!} von Ihrem Sponsoren-Account mit der ID {!__ID!} abgezogen!
+Einer unserer Administratoren hat Ihnen soeben {!__POINTS!} {?POINTS?} von Ihrem Sponsoren-Account mit der ID {!__ID!} abgezogen!
Grund dazu war folgender:
------------------------------
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Hier ist Ihr Link:
------------------------------
-{!URL!}/sponsor_confirm.php?hash=$content[hash]
+{?URL?}/sponsor_confirm.php?hash=$content[hash]
------------------------------
Ihre Sponsor-ID lautet: $content[id]
------------------------------
Sollten Sie diesen nicht anklicken koennen, kopieren Sie ihn bitte in die Adresszeile Ihres Browsers.
Sollten Sie sich nicht angemeldet haben, bitten wir diese Unangenehmlichkeit zu entschuligen. Leiten Sie dann
-einfach diese EMail komplett weiter an {!WEBMASTER!}. Wir werden dann diese Anmeldung volstaendig aus unserer
+einfach diese EMail komplett weiter an {?WEBMASTER?}. Wir werden dann diese Anmeldung volstaendig aus unserer
Datenbank loeschen.
------------------------------
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
------------------------------
Wir haben soeben Ihr Sponsoren-Account freigegeben! Sie koennen sich nun mit der Sponsor-ID und Ihrem Passwort
-(welches hier nicht genannt werden kann) im Sponsorenbereich einloggen und Ihre $content[points] {!POINTS!}
+(welches hier nicht genannt werden kann) im Sponsorenbereich einloggen und Ihre $content[points] {?POINTS?}
zum Buchen von Aktionen benutzen.
Hinweis:
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Hallo {!__GENDER!} {!__SURNAME!} {!__FAMILY!},
-Einer unserer Administratoren hat Ihnen soeben {!__POINTS!} {!POINTS!} Ihrem Sponsoren-Account mit der ID {!__ID!} gutgeschrieben!
+Einer unserer Administratoren hat Ihnen soeben {!__POINTS!} {?POINTS?} Ihrem Sponsoren-Account mit der ID {!__ID!} gutgeschrieben!
Grund dazu war folgender:
------------------------------
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Hallo {!__GENDER!} {!__SURNAME!} {!__FAMILY!},
-Sie (oder ein anderer mit der IP-Nummer $REMOTE_ADDR) haben sich soeben als Sponsor zu unserem {!MT_WORD!}
+Sie (oder ein anderer mit der IP-Nummer $REMOTE_ADDR) haben sich soeben als Sponsor zu unserem {?MT_WORD?}
angemeldet. Sie haben somit den ersten Schritt zu uns getan wofuer wir uns sehr bedanken.
Als naechstes muessen Sie Ihre EMail-Adresse bestaetigen. Dieser Schritt ist erforderlich, um sicher zu gehen,
Hier ist Ihr Link:
------------------------------
-{!URL!}/sponsor_confirm.php?hash={!__HASH!}
+{?URL?}/sponsor_confirm.php?hash={!__HASH!}
------------------------------
Ihre Sponsor-ID lautet: {!__ID!}
------------------------------
Sollten Sie diesen nicht anklicken koennen, kopieren Sie ihn bitte in die Adresszeile Ihres Browsers.
Sollten Sie sich nicht angemeldet haben, bitten wir diese Unangenehmlichkeit zu entschuligen. Leiten Sie dann
-einfach diese EMail komplett weiter an {!WEBMASTER!}. Wir werden dann diese Anmeldung volstaendig aus unserer
+einfach diese EMail komplett weiter an {?WEBMASTER?}. Wir werden dann diese Anmeldung volstaendig aus unserer
Datenbank loeschen.
------------------------------
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Hallo {!__GENDER!} {!__SURNAME!} {!__FAMILY!},
-Einer unserer Administratoren hat Ihnen soeben {!__POINTS!} {!POINTS!} von Ihrem Sponsoren-Account mit der ID {!__ID!} abgezogen!
+Einer unserer Administratoren hat Ihnen soeben {!__POINTS!} {?POINTS?} von Ihrem Sponsoren-Account mit der ID {!__ID!} abgezogen!
Grund dazu war folgender:
------------------------------
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
------------------------------
Wir haben soeben Ihr Sponsoren-Account freigegeben! Sie koennen sich nun mit der Sponsor-ID und Ihrem Passwort
-(welches hier nicht genannt werden kann) im Sponsorenbereich einloggen und Ihre $content[points] {!POINTS!}
+(welches hier nicht genannt werden kann) im Sponsorenbereich einloggen und Ihre $content[points] {?POINTS?}
zum Buchen von Aktionen benutzen.
Hinweis:
------------------------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
Hallo $content[gender] $content[surname] $content[family],
-Einer unserer Administratoren hat Ihnen soeben $content[points] {!POINTS!} abgezogen!
+Einer unserer Administratoren hat Ihnen soeben $content[points] {?POINTS?} abgezogen!
Grund dazu war folgender:
----------------
----------------
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
---------------------------
User-ID : $UID
-Adresse : {!URL!}/login.php
+Adresse : {?URL?}/login.php
---------------------------
Sollten Sie Ihr Passwort vergessen haben, geben Sie bitte unten die User-ID $UID und die Email-Adresse ein, an der diese Mail geschickt wurde.
Vielen Dank.
Mit freundlichem Gruss,
- Ihr {!MAIN_TITLE!} Team
+ Ihr {?MAIN_TITLE?} Team
-{!URL!} ({!WEBMASTER!})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})
\ No newline at end of file
-<form action="{!URL!}/modules.php?module=admin&what=add_bank_package" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=add_bank_package" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2" height="30" colspan="3" align="center">
{--ADMIN_BANK_PACKAGE_ACCOUNT_FEE--}</td>
<td width="10" class="seperator"> </td>
<td><input class="admin_normal" type="text" name="account_fee"
- size="8" maxlength="20" value="0,00000"> {!POINTS!}</td>
+ size="8" maxlength="20" value="0,00000"> {?POINTS?}</td>
</tr>
<tr>
<td height="5" colspan="3" class="seperator"> </td>
<td align="right">{--ADMIN_BANK_PACKAGE_FIRST_PAYMENT--}</td>
<td width="10" class="seperator"> </td>
<td><input class="admin_normal" type="text" name="first_payment"
- size="4" maxlength="20" value="1,00"> {!POINTS!}</td>
+ size="4" maxlength="20" value="1,00"> {?POINTS?}</td>
</tr>
<tr>
<td height="5" colspan="3" class="seperator"> </td>
<td width="10" class="seperator"> </td>
<td><input class="admin_normal" type="text"
name="free_account_income" size="4" maxlength="20" value="0,00">
- {!POINTS!}</td>
+ {?POINTS?}</td>
</tr>
<tr>
<td height="5" colspan="3" class="seperator"> </td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=refbanner" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=refbanner" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="410">
<tr>
<td class="admin_title bottom2" colspan="3" align="center" height="30">
<td align="right" width="200">{--ADMIN_ENTER_ALTERNATE_TEXT--}:</td>
<td class="seperator" width="10"> </td>
<td><input type="text" name="alternate" class="admin_normal"
- size="20" maxlength="355" value="{!MAIN_TITLE!}"></td>
+ size="20" maxlength="355" value="{?MAIN_TITLE?}"></td>
</tr>
<tr>
<td class="seperator" colspan="5" height="7"> </td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_cats" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=config_cats" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2 seperator" width="10" height="30"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=list_country" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=list_country" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="430">
<tr>
<td class="admin_title bottom2" width="10" height="30"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=config_email" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=config_email" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="500"
align="center" class="admin_table dashed">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=payments&do=add" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=payments&do=add" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="410">
<tr>
<td class="admin_title bottom2" colspan="3" align="center" height="30">
<td align="right">{--ENTER_PAY_PAYMENT--}:</td>
<td width="10" class="seperator"> </td>
<td><input type="text" name="payment" class="admin_normal"
- size="3" maxlength="3"> {!POINTS!}</td>
+ size="3" maxlength="3"> {?POINTS?}</td>
</tr>
<tr>
<td colspan="5" height="7" class="seperator"> </td>
<td align="right">{--ENTER_PAY_PRICE--}:</td>
<td width="10" class="seperator"> </td>
<td><input type="text" name="price" class="admin_normal" size="3"
- maxlength="3"> {!POINTS!}</td>
+ maxlength="3"> {?POINTS?}</td>
</tr>
<tr>
<td colspan="5" height="7" class="seperator"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=add_points&uid={!__UID!}" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=add_points&uid={!__UID!}" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="500"
align="center" class="admin_table dashed">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=add_points&uid=all" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=add_points&uid=all" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="500"
align="center" class="admin_table dashed">
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=add_rallye" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=add_rallye" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="500"
class="admin_table dashed">
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_rallye_prices&rallye=$content" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=$content" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="480"
class="admin_table dashed">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=config_points&sub=ref&do=add" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=config_points&sub=ref&do=add" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2" width="10" height="30"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=add_sponsor" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=add_sponsor" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="530">
<tr>
<td class="admin_title bottom2" width="10" height="30"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=add_sponsor&force=1" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=add_sponsor&force=1" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2" width="10" height="30"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=list_sponsor_pay" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_sponsor_pay" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="560" align="center" class="admin_table dashed">
<tr>
<td class="admin_title bottom2" colspan="3" align="center" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=add_surfbar_url" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=add_surfbar_url" method="post">
<div class="admin_table dashed" style="width:600px;margin-top:10px;">
<div class="admin_title bottom2" style="padding-top:5px;padding-bottom:5px;">
<strong>URL in Surfbar hinzufügen:</strong>
-<form action="{!URL!}/modules.php?module=admin&what=admin_add" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=admin_add" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
<tr>
<td height="8" colspan="5"></td>
-<form action="{!URL!}/modules.php?module=admin&what=admins_add" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=admins_add" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="480" class="admin_table dashed" align="center">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=config_admins" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=config_admins" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="480"
class="admin_table dashed" align="center">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=admins_contct&admin={!__ADMIN!}" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=admins_contct&admin={!__ADMIN!}" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="400" class="admin_table dashed">
<tr>
<td width="195" class="admin_header bottom2" align="right" height="28"><strong>{--ADMINS_ADMIN_ID--}:</strong></td>
-<form action="{!URL!}/modules.php?module=admin&what=admins_mails" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=admins_mails" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="500"
class="admin_table dashed">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=admins_mails" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=admins_mails" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="500" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title" height="30"><strong>{--ADMINS_MAILS_TITLE--}</strong>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="2" class="admin_header" height="40">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2 right2" align="center" width="30" height="30"><strong>{--ID_SELECT--}</strong></td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=adminedit&sub={!__SUB_VALUE!}" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0"
class="admin_table dashed">
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_active" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=config_active" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2 seperator" height="30" width="10"> </td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_admin" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=config_admin" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_admins" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_admins" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="680"
class="admin_table dashed">
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_admins" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_admins" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="99%"
class="admin_table dashed">
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_admins" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_admins" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="99%"
class="admin_table dashed">
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_autopurge" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_autopurge" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="510" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=config_beg" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_beg" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_birthday" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_birthday" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
<td class="seperator" width="5"> </td>
<td width="170">
<input type="text" name="birthday_points" class="admin_normal" value="{!__POINTS_VALUE!}" size="4" maxlength="6" />
- <div class="tiny">({!POINTS!})</div>
+ <div class="tiny">({?POINTS?})</div>
</td>
</tr>
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=config_bonus" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_bonus" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
<td class="seperator" width="5"> </td>
<td width="195" align="center"><input type="text"
name="bonus_order" class="admin_normal" size="8" maxlength="20"
- value="{!__ORDER_VALUE!}"> <span class="admin_note">({!POINTS!})</span>
+ value="{!__ORDER_VALUE!}"> <span class="admin_note">({?POINTS?})</span>
</td>
</tr>
<tr>
<td class="seperator" width="5"> </td>
<td width="195" align="center"><input type="text"
name="bonus_ref" class="admin_normal" size="8" maxlength="20"
- value="{!__REF_VALUE!}"> <span class="admin_note">({!POINTS!})</span>
+ value="{!__REF_VALUE!}"> <span class="admin_note">({?POINTS?})</span>
</td>
</tr>
<tr>
<td class="seperator" width="5"> </td>
<td width="195" align="center"><input type="text"
name="bonus_stats" class="admin_normal" size="8" maxlength="20"
- value="{!__STATS_VALUE!}"> <span class="admin_note">({!POINTS!})</span>
+ value="{!__STATS_VALUE!}"> <span class="admin_note">({?POINTS?})</span>
</td>
</tr>
<tr>
<td class="seperator" width="5"> </td>
<td width="195" align="center"><input type="text"
name="login_bonus" class="admin_normal" size="8" maxlength="20"
- value="{!__LOGIN_VALUE!}"> <span class="admin_note">({!POINTS!})</span>
+ value="{!__LOGIN_VALUE!}"> <span class="admin_note">({?POINTS?})</span>
</td>
</tr>
<tr>
<td class="seperator" width="5"> </td>
<td align="center"><input type="text" name="turbo_bonus"
class="admin_normal" size="10" maxlength="20"
- value="{!__TURBO_VALUE!}"> <span class="admin_note">({!POINTS!})</span>
+ value="{!__TURBO_VALUE!}"> <span class="admin_note">({?POINTS?})</span>
</td>
</tr>
<tr>
<td class="seperator" width="5"> </td>
<td width="195" align="center"><input type="text"
name="bonus_notify_points" class="admin_normal" size="8"
- maxlength="20" value="{!__NOTIFY_VALUE!}"> <span class="admin_note">({!POINTS!})</span></td>
+ maxlength="20" value="{!__NOTIFY_VALUE!}"> <span class="admin_note">({?POINTS?})</span></td>
</tr>
<tr>
<td colspan="3" class="seperator" height="5"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=config_cache" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_cache" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom2" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_cats" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_cats" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
<tr>
<td align="center" colspan="4" class="admin_header bottom2"
-<form action="{!URL!}/modules.php?module=admin&what=config_doubler" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_doubler" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
<td class="seperator" width="5"> </td>
<td width="195" style="padding-left: 5px"><input type="text"
name="doubler_min" class="admin_normal" size="9" maxlength="20"
- value="{!__DOUBLER_MINIMUM!}"> ({!POINTS!})</td>
+ value="{!__DOUBLER_MINIMUM!}"> ({?POINTS?})</td>
</tr>
<tr>
<td colspan="3" class="seperator" height="5"> </td>
<td class="seperator" width="5"> </td>
<td width="195" style="padding-left: 5px"><input type="text"
name="doubler_max" class="admin_normal" size="9" maxlength="20"
- value="{!__DOUBLER_MAXIMUM!}"> ({!POINTS!})</td>
+ value="{!__DOUBLER_MAXIMUM!}"> ({?POINTS?})</td>
</tr>
<tr>
<td colspan="3" class="seperator" height="5"> </td>
<td class="seperator" width="5"> </td>
<td width="195" style="padding-left: 5px"><input type="text"
name="doubler_left" class="admin_normal" size="9" maxlength="20"
- value="{!__DOUBLER_LEFT!}"> ({!POINTS!})</td>
+ value="{!__DOUBLER_LEFT!}"> ({?POINTS?})</td>
</tr>
<tr>
<td colspan="3" class="seperator" height="5"> </td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_email" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_email" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="99%"
class="admin_table dashed">
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_email&do=del" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_email&do=del" method="post">
<table border="0" cellspacing="0" cellpadding="0"
class="admin_table dashed" width="500">
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_email&do=edit" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_email&do=edit" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td align="center" colspan="2" height="30" class="bottom"><strong>{--EDIT_MRECEIVE--}:</strong></td>
-<form action="{!URL!}/modules.php?module=admin&what=config_extensions" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_extensions" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom2" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_holiday" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_holiday" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
</tr>
<tr>
<td class="guest_menu_row"><a class="menu_blur"
- href="{!URL!}/modules.php?module=admin&what=config_home&sub=target"> <strong><big>·</big></strong> {--ADMIN_EDIT_HOME_TARGET--}</a>
+ href="{?URL?}/modules.php?module=admin&what=config_home&sub=target"> <strong><big>·</big></strong> {--ADMIN_EDIT_HOME_TARGET--}</a>
</td>
</tr>
<tr>
<td class="guest_menu_bottom"><a class="menu_blur"
- href="{!URL!}/modules.php?module=admin&what=config_home&sub=settings"> <strong><big>·</big></strong> {--ADMIN_EDIT_HOME_SETTINGS--}</a>
+ href="{?URL?}/modules.php?module=admin&what=config_home&sub=settings"> <strong><big>·</big></strong> {--ADMIN_EDIT_HOME_SETTINGS--}</a>
</td>
</tr>
</table>
-<form action="{!URL!}/modules.php?module=admin&what=config_home&sub=settings" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_home&sub=settings" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="510">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=config_home&sub=settings" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_home&sub=settings" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="510">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=config_mediadata" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_mediadata" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2 seperator" height="30" width="10"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=config_newsletter" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_newsletter" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2 seperator" width="10" height="30"> </td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_nickname" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_nickname" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=config_order" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_order" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2 seperator" height="30" width="10"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=config_order" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_order" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2 seperator" height="30" width="10"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=config_other" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_other" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="5" height="7" class="seperator admin_title"> </td>
<td align="right" width="340">{--ADMIN_OPTION_POINTS_WORD--}:</td>
<td width="10" class="seperator"> </td>
<td><input type="text" name="points_word" class="admin_normal"
- size="7" maxlength="255" value="{!POINTS!}"></td>
+ size="7" maxlength="255" value="{?POINTS?}"></td>
<td width="10" class="seperator"> </td>
</tr>
<td align="right" width="340">{--ADMIN_OPTION_MT_WORD--}:</td>
<td width="10" class="seperator"> </td>
<td><input type="text" name="mt_word" class="admin_normal"
- size="15" maxlength="255" value="{!MT_WORD!}"></td>
+ size="15" maxlength="255" value="{?MT_WORD?}"></td>
<td width="10" class="seperator"> </td>
</tr>
<td align="right" width="340">{--ADMIN_OPTION_MT_WORD2--}:</td>
<td width="10" class="seperator"> </td>
<td><input type="text" name="mt_word2" class="admin_normal"
- size="15" maxlength="255" value="{!MT_WORD2!}"></td>
+ size="15" maxlength="255" value="{?MT_WORD2?}"></td>
<td width="10" class="seperator"> </td>
</tr>
<td align="right" width="340">{--ADMIN_OPTION_MT_WORD3--}:</td>
<td width="10" class="seperator"> </td>
<td><input type="text" name="mt_word3" class="admin_normal"
- size="15" maxlength="255" value="{!MT_WORD3!}"></td>
+ size="15" maxlength="255" value="{?MT_WORD3?}"></td>
<td width="10" class="seperator"> </td>
</tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_payouts" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_payouts" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="5" align="center" class="admin_title bottom2" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_payouts&ok=ok" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_payouts&ok=ok" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="650"
class="admin_table dashed">
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_payouts&ok=ok" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_payouts&ok=ok" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="650"
class="admin_table dashed">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=config_points&sub=settings" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_points&sub=settings" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom2" height="30">
<tr>
<td class="seperator" width="10" rowspan="3"> </td>
<td><strong><big>·</big></strong> <a
- href="{!URL!}/modules.php?module=admin&what=config_points&sub=points">{--ADMIN_EDIT_POINTS--}</a>
+ href="{?URL?}/modules.php?module=admin&what=config_points&sub=points">{--ADMIN_EDIT_POINTS--}</a>
</td>
<td class="seperator" width="10" rowspan="3"> </td>
</tr>
<tr>
<td><strong><big>·</big></strong> <a
- href="{!URL!}/modules.php?module=admin&what=config_points&sub=ref">{--ADMIN_EDIT_REFDEPTHS--}</a>
+ href="{?URL?}/modules.php?module=admin&what=config_points&sub=ref">{--ADMIN_EDIT_REFDEPTHS--}</a>
</td>
</tr>
<tr>
<td><strong><big>·</big></strong> <a
- href="{!URL!}/modules.php?module=admin&what=config_points&sub=settings">{--ADMIN_EDIT_POINT_SETTINGS--}</a>
+ href="{?URL?}/modules.php?module=admin&what=config_points&sub=settings">{--ADMIN_EDIT_POINT_SETTINGS--}</a>
</td>
</tr>
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_primera" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_primera" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=config_proxy" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_proxy" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom2" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_rallye_prices&rallye={!__RALLYE_ID!}" method="post" style="margin-bottom: 10px">
+<form action="{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye={!__RALLYE_ID!}" method="post" style="margin-bottom: 10px">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" align="center" class="admin_title" height="30"><strong>{--RALLYE_REMOVE_PRICES--}</strong>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_rallye_prices&rallye={!__RALLYE_ID!}" method="post" style="margin-bottom: 10px">
+<form action="{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye={!__RALLYE_ID!}" method="post" style="margin-bottom: 10px">
<table border="0" cellspacing="0" cellpadding="0" width="500" class="admin_table dashed">
<tr>
<td colspan="4" align="center" class="admin_title" height="30"><strong>{--RALLYE_EDIT_SELECTED_PRICES--}</strong>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_rallye_prices&rallye={!__RALLYE_ID!}" method="post" style="margin-bottom: 10px">
+<form action="{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye={!__RALLYE_ID!}" method="post" style="margin-bottom: 10px">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" align="center" class="admin_title" height="30"><strong>{--RALLYE_EDIT_DEL_PRICES--}</strong>
-<form action="{!URL!}/modules.php?module=admin&what=config_refback" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_refback" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=config_refid" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_refid" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="450" class="admin_table dashed">
<tr>
<td class="admin_title2 bottom2" colspan="2" align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_reg" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_reg" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="430">
<tr>
<td class="admin_title bottom2 seperator" height="30" width="10"> </td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_register" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_register" method="post">
<table border="0" cellpadding="0" cellspacing="0" width="450" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title" height="30"><strong>{--REGISTER_MUST_HEADER--}:</strong>
-<form action="{!URL!}/modules.php?module=admin&what=config_register2" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_register2" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="430">
<tr>
<td class="admin_title bottom2 seperator" height="30" width="10"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=config_removeip" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_removeip" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom2" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_rewrite" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=config_rewrite" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_header bottom2 right2" align="center" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=config_secure" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_secure" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2 seperator" width="10" height="30"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=config_proxy" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_proxy" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="700">
<tr>
<td colspan="2" align="center" class="admin_title bottom2" height="30">
<td colspan="2" style="padding:3px" align="center">
<span class="admin_note">
{--ADMIN_BASE_PATH--}:<br />
- <em>{!PATH!}</em><br />
+ <em>{?PATH?}</em><br />
{--ADMIN_SESSION_SAVE_PATH_NOTE--}
</span>
</td>
-<form action="{!URL!}/modules.php?module=admin&what=config_sponsor" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_sponsor" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=config_stats" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_stats" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="400" class="admin_table dashed" align="center">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=config_points&sub=points" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_points&sub=points" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2 seperator" width="10" height="30"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=config_surfbar" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_surfbar" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="550" class="admin_table dashed" align="center">
<tr>
<td colspan="2" align="center" class="admin_title bottom2" height="30">
{--ADMIN_CONFIG_SURFBAR_STATIC_REWARD--}
</td>
<td width="40%">
- <input type="text" name="surfbar_static_reward" size="6" maxlength="20" value="$content[surfbar_static_reward]" /> {!POINTS!}
+ <input type="text" name="surfbar_static_reward" size="6" maxlength="20" value="$content[surfbar_static_reward]" /> {?POINTS?}
</td>
</tr>
<tr><td height="3" colspan="2" class="seperator"> </td></tr>
{--ADMIN_CONFIG_SURFBAR_STATIC_COSTS--}
</td>
<td style="padding-left:5px">
- <input type="text" name="surfbar_static_costs" size="6" maxlength="20" value="$content[surfbar_static_costs]" /> {!POINTS!}
+ <input type="text" name="surfbar_static_costs" size="6" maxlength="20" value="$content[surfbar_static_costs]" /> {?POINTS?}
</td>
</tr>
<tr><td height="3" colspan="2" class="seperator"> </td></tr>
{--ADMIN_CONFIG_SURFBAR_WARN_LOW_POINTS--}
</td>
<td style="padding-left:5px">
- <input type="text" name="surfbar_warn_low_points" size="5" maxlength="20" value="$content[surfbar_warn_low_points]" /> {!POINTS!}
+ <input type="text" name="surfbar_warn_low_points" size="5" maxlength="20" value="$content[surfbar_warn_low_points]" /> {?POINTS?}
</td>
</tr>
<tr><td height="3" colspan="2" class="seperator"> </td></tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_title" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_title" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_top10" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_top10" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_transfer" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_transfer" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
<td class="seperator" width="10"> </td>
<td><input type="text" name="transfer_balance"
class="admin_normal" value="{!__TRANS_BALANCE_VALUE!}" size="4"
- maxlength="6"> <div class="tiny">({!POINTS!})</div></td>
+ maxlength="6"> <div class="tiny">({?POINTS?})</div></td>
</tr>
<tr>
<td colspan="3" class="seperator" height="5"> </td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_user" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_user" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_wernis" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_wernis" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
<td width="300" height="30" align="right">{--WERNIS_ADMIN_PAYOUT_FEE_FIX--}:</td>
<td class="seperator" width="10"> </td>
<td width="270">
- <input type="text" name="wernis_payout_fee_fix" class="admin_normal" value="$content[payout_fee_fix]" size="5" maxlength="20" /> {!POINTS!}
+ <input type="text" name="wernis_payout_fee_fix" class="admin_normal" value="$content[payout_fee_fix]" size="5" maxlength="20" /> {?POINTS?}
</td>
</tr>
<tr>
<td width="300" height="30" align="right">{--WERNIS_ADMIN_WITHDRAW_FEE_FIX--}:</td>
<td class="seperator" width="10"> </td>
<td width="270">
- <input type="text" name="wernis_withdraw_fee_fix" class="admin_normal" value="$content[withdraw_fee_fix]" size="5" maxlength="20" /> {!POINTS!}
+ <input type="text" name="wernis_withdraw_fee_fix" class="admin_normal" value="$content[withdraw_fee_fix]" size="5" maxlength="20" /> {?POINTS?}
</td>
</tr>
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=config_yoomedia" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_yoomedia" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td colspan="2" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=user_contct&uid=$content[uid]" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=user_contct&uid=$content[uid]" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="400" class="admin_table dashed" align="center">
<tr>
<td align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=admins_edit" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=admins_edit" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="5" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=list_bank_package" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_bank_package" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="5" align="center" class="admin_title" height="30"><strong>{--ADMIN_DELETE_BANK_PACKAGES--}:</strong>
$content[description]
</td>
<td align="center" class="switch_sw$content[sw] bottom2">
- $content[account_fee] {!POINTS!}
+ $content[account_fee] {?POINTS?}
</td>
</tr>
-<form action="{!URL!}/modules.php?module=admin&what=config_cats&do=del" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_cats&do=del" method="post">
<table border="0" cellspacing="0" cellpadding="0"
class="admin_table dashed" width="500">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=payments&do=del" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=payments&do=del" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td align="center" height="30" class="admin_title bottom"><strong>{--DELETE_PAYMENT--}:</strong></td>
-<form action="{!URL!}/modules.php?module=admin&what=del_sponsor&id={!__UID!}" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=del_sponsor&id={!__UID!}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
<tr>
<td align="center" class="admin_title bottom2" height="28">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=list_surfbar_urls" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_surfbar_urls" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="3" class="admin_title" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=del_user&uid=$content[userid]" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=del_user&uid=$content[userid]" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500"
align="center" class="admin_table dashed">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=admins_edit" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=admins_edit" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="680" class="admin_table dashed" align="center">
<tr>
<td colspan="6" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=list_bank_package" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_bank_package" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="90%" class="admin_table dashed" align="center">
<tr>
<td colspan="4" align="center" class="admin_title bottom2" height="30">
</td>
<td width="33%" align="center" valign="top" style="padding:2px" class="switch_sw$content[sw] bottom2">
{--ADMIN_BANK_PACKAGE_ACCOUNT_FEE--}:<br />
- <input type="text" name="account_fee[$content[id]]" size="5" maxlength="10" value="$content[account_fee]" /> {!POINTS!}
+ <input type="text" name="account_fee[$content[id]]" size="5" maxlength="10" value="$content[account_fee]" /> {?POINTS?}
</td>
</tr>
<tr>
</td>
<td align="center" valign="top" style="padding:2px" class="switch_sw$content[sw] bottom2 right2">
{--ADMIN_BANK_PACKAGE_TRANSFER_FEE--}:<br />
- <input type="text" name="transfer_fee[$content[id]]" size="5" maxlength="10" value="$content[transfer_fee]" /> {!POINTS!}
+ <input type="text" name="transfer_fee[$content[id]]" size="5" maxlength="10" value="$content[transfer_fee]" /> {?POINTS?}
</td>
<td align="center" valign="top" style="padding:2px" class="switch_sw$content[sw] bottom2">
{--ADMIN_BANK_PACKAGE_OUTPUT_MODE--}:<br />
</td>
<td align="center" valign="top" style="padding:2px" class="switch_sw$content[sw] bottom2">
{--ADMIN_BANK_PACKAGE_FREE_ACCOUNT_INCOME--}:<br />
- <input type="text" name="free_account_income[$content[id]]" size="10" maxlength="20" value="$content[free_account_income]" /> {!POINTS!}
+ <input type="text" name="free_account_income[$content[id]]" size="10" maxlength="20" value="$content[free_account_income]" /> {?POINTS?}
</td>
</tr>
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=config_cats&do=edit" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_cats&do=edit" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="3" height="30" class="admin_header bottom2">
-<form action="{!URL!}/modules.php?module=admin&what=edit_emails" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=edit_emails" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td width="10" height="30" class="admin_title seperator"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=edit_emails" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=edit_emails" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td width="10" height="30" class="admin_title seperator"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=payments&do=edit" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=payments&do=edit" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td align="center" colspan="2" class="admin_title bottom2" height="30"><strong>{--EDIT_PAYMENT--}:</strong></td>
<td class="switch_sw$content[sw]"><input type="text"
name="pay[$content[id]]" class="admin_normal" value="$content[pay]"
- size="5" maxlength="8">{!POINTS!}</td>
+ size="5" maxlength="8">{?POINTS?}</td>
</tr>
<tr>
<td colspan="2" height="5" class="switch_sw$content[sw] seperator"> </td>
<td class="switch_sw$content[sw]" align="right">{--PAY_PRICE--}: </td>
<td class="switch_sw$content[sw]"><input type="text"
name="price[$content[id]]" class="admin_normal"
- value="$content[price]" size="5" maxlength="8">{!POINTS!}</td>
+ value="$content[price]" size="5" maxlength="8">{?POINTS?}</td>
</tr>
<tr>
<td colspan="2" height="5" class="switch_sw$content[sw] seperator"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=list_rallyes" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=list_rallyes" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=edit_sponsor&mode=add_points&id={!__SPONSOR_ID!}" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=edit_sponsor&mode=add_points&id={!__SPONSOR_ID!}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
<tr><td class="admin_title seperator" height="10" colspan="3"> </td></tr>
<tr>
-<div align="center"><form action="{!URL!}/modules.php?module=admin&what=edit_sponsor&id={!__SPONSOR_ID!}&mode=edit" method="post">
+<div align="center"><form action="{?URL?}/modules.php?module=admin&what=edit_sponsor&id={!__SPONSOR_ID!}&mode=edit" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="5" align="center" class="admin_title bottom2" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=edit_sponsor&mode=sub_points&id={!__SPONSOR_ID!}" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=edit_sponsor&mode=sub_points&id={!__SPONSOR_ID!}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
<tr><td class="admin_title seperator" height="10" colspan="3"> </td></tr>
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=list_surfbar_urls" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_surfbar_urls" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="2" class="admin_title" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=edit_user&uid=$content" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=edit_user&uid=$content" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="400"
class="admin_table dashed" align="center">
<tr>
</tr>
<tr>
<td align="center" class="switch_sw$content[sw] top2 admin_del_link" colspan="3">
- <a href="{!URL!}/modules.php?module=admin&what=del_email&mid=$content[mid]">{--ADMIN_DELETE_NORMAL_MAIL--}</a>
+ <a href="{?URL?}/modules.php?module=admin&what=del_email&mid=$content[mid]">{--ADMIN_DELETE_NORMAL_MAIL--}</a>
</td>
</tr>
<a name="ext_$content[ext_name]"></a>
-<form action="{!URL!}/modules.php?module=admin&what=extensions&reg_ext=$content[id]" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=extensions&reg_ext=$content[id]" method="post" style="margin-bottom: 0px">
<input type="submit" name="ok" class="admin_submit" value="{--ADMIN_REGISTER_EXTENSION--}" />
</form>
-<form action="{!URL!}/modules.php?module=admin&what=extensions" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=extensions" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="510" align="center" class="admin_table dashed">
<tr>
<td colspan="5" align="center" class="admin_title" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=extensions" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=extensions" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" align="center" class="admin_title" height="30"><strong>{--ADMIN_REMOVING_THESE_EXTENSIONS--}</strong>
-<form action="{!URL!}/modules.php?module=admin&what=extensions" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=extensions" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="370"
align="center" class="admin_table dashed">
<tr>
<div align="center">
<div class="admin_table dashed" style="width:400px;margin-bottom:5px">
<ul style="padding:0px;margin:0px">
- <li class="menu_blur bottom2"><a href="{!URL!}/modules.php?module=index" title="{--ADMIN_BACK_TO_GUEST_MENU--}">{--ADMIN_BACK_TO_GUEST_MENU--}</a></li>
+ <li class="menu_blur bottom2"><a href="{?URL?}/modules.php?module=index" title="{--ADMIN_BACK_TO_GUEST_MENU--}">{--ADMIN_BACK_TO_GUEST_MENU--}</a></li>
<li class="menu_blur bottom2"><a href="http://forum.mxchange.org" target="_blank" title="{--ADMIN_SUPPORT_FORUM_LINK--}">{--ADMIN_SUPPORT_FORUM_LINK--}</a></li>
<li class="menu_blur"><a href="http://bugs.mxchange.org" target="_blank" title="{--ADMIN_SUPPORT_BUGTRACKER_LINK--}">{--ADMIN_SUPPORT_BUGTRACKER_LINK--}</a></li>
</ul>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="2" class="admin_header" height="40">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2 right2" align="center" width="30" height="30"><strong>{--ID_SELECT--}</strong></td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="2" class="admin_header" height="40">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=guestedit&sub={!__SUB_VALUE!}" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" height="5" class="admin_title seperator"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=guest_add" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=guest_add" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
<tr>
<td height="8" colspan="5"></td>
-<form action="{!URL!}/modules.php?module=admin&what=admins_edit" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=admins_edit" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="640"
class="admin_table dashed" align="center">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=list_bank_package" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_bank_package" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="8" align="center" class="admin_title" height="30"><strong>{--ADMIN_LIST_BANK_PACKAGES--}:</strong>
$content[description]
</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2">
- $content[fee] {!POINTS!}
+ $content[fee] {?POINTS?}
</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2">
$content[plus]%
<td colspan="3" class="admin_header bottom2 right2" height="28"
align="right"><u>{--BEG_MEMBER_TOTAL--}:</u> </td>
<td class="admin_header bottom2 right2" height="28"> <u>{!__TOTAL!}
- {!POINTS!}</u></td>
+ {?POINTS?}</u></td>
<td class="admin_header bottom2"> </td>
</tr>
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=list_beg" method="post" style="margin-bottom: 5px">
+<form action="{?URL?}/modules.php?module=admin&what=list_beg" method="post" style="margin-bottom: 5px">
<input type="submit" name="withdraw" class="admin_submit" value="{--ADMIN_BEG_WITHDRAW_NOW--}" />
</form>
<tr>
<td class="switch_sw$content[sw] bottom2 right2" align="center">$content[win1]$content[cnt]$content[win2]</td>
<td class="switch_sw$content[sw] bottom2 right2" align="center">$content[win1]<a
- href="{!URL!}/modules.php?module=admin&what=list_user&uid=$content[uid]">$content[uid]</a>$content[win2]</td>
+ href="{?URL?}/modules.php?module=admin&what=list_user&uid=$content[uid]">$content[uid]</a>$content[win2]</td>
<td class="switch_sw$content[sw] bottom2 right2"> $content[win1]<a
href="$content[email]">$content[gender] $content[sname]
$content[fname]</a>$content[win2]</td>
<td class="switch_sw$content[sw] bottom2 right2"> $content[turbo]
- {!POINTS!}</td>
+ {?POINTS?}</td>
<td class="switch_sw$content[sw] bottom2"> $content[last]</td>
</tr>
\ No newline at end of file
<td colspan="3" class="admin_header bottom2 right2" height="28"
align="right"><u>{--BONUS_MEMBER_TOTAL--}:</u> </td>
<td class="admin_header bottom2 right2" height="28"> <u>{!__TOTAL!}
- {!POINTS!}</u></td>
+ {?POINTS?}</u></td>
<td class="admin_header bottom2"> </td>
</tr>
<tr>
<tr>
<td align="center" class="top bottom right" width="23%">
{--EMAIL_POINTS--}:<br />
- <strong class="admin_misc">$content[points] {!POINTS!}</strong>
+ <strong class="admin_misc">$content[points] {?POINTS?}</strong>
</td>
<td align="center" class="top bottom right" width="23%">
{--EMAIL_SECONDS--}:<br />
</tr>
<tr>
<td align="center" class="top2 admin_del_link" colspan="3">
- <a href="{!URL!}/modules.php?module=admin&what=del_email&bid=$content[id]">{--ADMIN_DELETE_BONUS_MAIL--}</a>
+ <a href="{?URL?}/modules.php?module=admin&what=del_email&bid=$content[id]">{--ADMIN_DELETE_BONUS_MAIL--}</a>
</td>
</tr>
-<form action="{!URL!}/modules.php?module=admin&what=list_bonus" method="post" style="margin-bottom: 5px">
+<form action="{?URL?}/modules.php?module=admin&what=list_bonus" method="post" style="margin-bottom: 5px">
<input type="submit" name="withdraw" class="admin_submit" value="{--ADMIN_BONUS_WITHDRAW_NOW--}"/>
</form>
<td class="switch_sw$content[sw] bottom2 right2" align="center">$content[win1]$content[cnt]$content[win2]</td>
<td class="switch_sw$content[sw] bottom2 right2" align="center">$content[win1]$content[uid]$content[win2]</td>
<td class="switch_sw$content[sw] bottom2 right2"> $content[win1]<a href="$content[email]">$content[gender] $content[surname] $content[family]</a>$content[win2]</td>
- <td class="switch_sw$content[sw] bottom2 right2"> $content[points] {!POINTS!}</td>
+ <td class="switch_sw$content[sw] bottom2 right2"> $content[points] {?POINTS?}</td>
<td class="switch_sw$content[sw] bottom2"> $content[last]</td>
</tr>
<tr>
<td colspan="3" align="center" class="admin_header bottom2"
height="50">{--USER_ID--}: <strong><a
- href="{!URL!}/modules.php?module=admin&what=list_user&uid={!__UID!}">{!__UID!}</a></strong>({!__EMAIL!})
+ href="{?URL?}/modules.php?module=admin&what=list_user&uid={!__UID!}">{!__UID!}</a></strong>({!__EMAIL!})
</td>
</tr>
{!__CATS_ROWS!}
</tr>
<tr>
<td align="center" class="admin_header"><strong>{--ADMIN_MEM_NO_CATS_1--}<a
- href="{!URL!}/modules.php?module=admin&what=list_user&uid={!__UID!}">{!__UID!}</a>{--ADMIN_MEM_NO_CATS_2--}</strong>
+ href="{?URL?}/modules.php?module=admin&what=list_user&uid={!__UID!}">{!__UID!}</a>{--ADMIN_MEM_NO_CATS_2--}</strong>
</td>
</tr>
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=list_country" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_country" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="4" align="center" class="admin_title" height="30"><strong>{--ADMIN_LIST_COUNTRIES--}:</strong>
-<form action="{!URL!}/modules.php?module=admin&what=list_country" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_country" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="4" align="center" class="admin_title" height="30">
<div class="medium">{--_UID--}:</div>
</td>
<td class="admin_title bottom2 right2" align="center" width="25%">
- <div class="medium">{!POINTS!}:</div>
+ <div class="medium">{?POINTS?}:</div>
</td>
<td class="admin_title bottom2 right2" align="center" width="25%">
<div class="medium">{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</div>
<td class="admin_title bottom2 right2" align="center" height="25"
width="25%"><div class="medium">{--_UID--}:</strong></td>
<td class="admin_title bottom2 right2" align="center" width="25%">
- <div class="medium">{!POINTS!}:</strong></td>
+ <div class="medium">{?POINTS?}:</strong></td>
<td class="admin_title bottom2 right2" align="center" width="25%">
<div class="medium">{--ADMIN_DOUBLER_PAYMENT_TIMEMARK--}:</strong>
</td>
</tr>
<tr>
<td align="center" class="top2 admin_del_link" colspan="3">
- <a href="{!URL!}/modules.php?module=admin&what=del_email&mid=$content[id]">{--ADMIN_DELETE_NORMAL_MAIL--}</a>
+ <a href="{?URL?}/modules.php?module=admin&what=del_email&mid=$content[id]">{--ADMIN_DELETE_NORMAL_MAIL--}</a>
</td>
</tr>
-<form action="{!URL!}/modules.php?module=admin&what=del_holiday" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=del_holiday" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td width="10" class="admin_title bottom2 right2" align="center"
<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
<tr>
<td colspan="4" align="center" class="admin_header bottom2" height="40">
- <strong><a href="{!URL!}/modules.php?module=admin&what=list_user&uid={!__UID!}">{!__SNAME_VALUE!} {!__FNAME_VALUE!}</a></strong> ({!__EMAIL_VALUE!}):
+ <strong><a href="{?URL?}/modules.php?module=admin&what=list_user&uid={!__UID!}">{!__SNAME_VALUE!} {!__FNAME_VALUE!}</a></strong> ({!__EMAIL_VALUE!}):
</td>
</tr>
{!__EMAIL_LIST!}
<tr>
<td colspan="4" height="40" class="admin_header" align="center">
{--MEMBER_TOTAL_LINKS_1--}{!__NUMS_VALUE!}{--MEMBER_TOTAL_LINKS_2--}<br />
- <a href="{!URL!}/modules.php?module=admin&what=list_links&uid={!__UID!}&del=all" onclick="return confirm('{--ADMIN_REALLY_DELETE_ALL_MAILS--}')">{--ADMIN_DEL_UNCONFIRMED_LINKS--}</a>
+ <a href="{?URL?}/modules.php?module=admin&what=list_links&uid={!__UID!}&del=all" onclick="return confirm('{--ADMIN_REALLY_DELETE_ALL_MAILS--}')">{--ADMIN_DEL_UNCONFIRMED_LINKS--}</a>
</td>
</tr>
</table>
<tr>
<td align="center" class="top bottom right" width="23%">
{--EMAIL_POINTS--}:<br />
- <strong class="admin_misc">$content[points] {!POINTS!}</strong>
+ <strong class="admin_misc">$content[points] {?POINTS?}</strong>
</td>
<td align="center" class="top bottom right" width="23%">
{--EMAIL_SECONDS--}:<br />
</tr>
<tr>
<td align="center" class="top2 admin_del_link" colspan="3">
- <a href="{!URL!}/modules.php?module=admin&what=del_email&nid=$content[id]">{--ADMIN_DELETE_NOTIFY_MAIL--}</a>
+ <a href="{?URL?}/modules.php?module=admin&what=del_email&nid=$content[id]">{--ADMIN_DELETE_NOTIFY_MAIL--}</a>
</td>
</tr>
-<form action="{!URL!}/modules.php?module=admin&what=payments" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=payments" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
<tr>
<td align="center" colspan="5" class="admin_title" height="30"><strong>{--EDIT_DEL_PAYMENT--}</strong>
-<form action="{!URL!}/modules.php?module=admin&what=list_payouts" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_payouts" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="6" align="center" class="admin_title" height="30"><strong>{--PAYOUT_ADMIN_LIST_PAYOUTS--}:</strong>
{!__PAYOUT_ROWS!}
<tr>
<td colspan="6" class="admin_footer"><a
- href="{!URL!}/modules.php?module=admin&what=list_payouts&do=delete">{--PAYOUT_DELETE_ALL_REQUESTS--}</a>
+ href="{?URL?}/modules.php?module=admin&what=list_payouts&do=delete">{--PAYOUT_DELETE_ALL_REQUESTS--}</a>
</td>
</tr>
</table>
{--RALLYE_NO_RALLYES_SELECTED_1--}
-<a href="{!URL!}/modules.php?module=admin&what=list_rallyes">{--RALLYE_NO_RALLYES_SELECTED_2--}</a>
+<a href="{?URL?}/modules.php?module=admin&what=list_rallyes">{--RALLYE_NO_RALLYES_SELECTED_2--}</a>
{--RALLYE_NO_RALLYES_SELECTED_3--}
-<form action="{!URL!}/modules.php?module=admin&what=list_rallyes" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=list_rallyes" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="5" align="center" class="admin_title" height="30"><strong>{--RALLYE_EDIT_DEL_RALLYES--}:</strong>
<tr>
<td align="center" class="switch_sw$content[sw] bottom2 right2">$content[select]</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2"><a
- href="{!URL!}/modules.php?module=admin&what=config_rallye_prices&rallye=$content[id]">$content[title]</a></td>
+ href="{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=$content[id]">$content[title]</a></td>
<td align="center" class="switch_sw$content[sw] bottom2 right2"><a
href="$content[email_link]">$content[alogin]</a></td>
<td align="center" class="switch_sw$content[sw] bottom2 right2">$content[start]</td>
<tr>
<td align="center" class="switch_sw$content[sw] bottom2 right2">
$content[bold_l]<a
- href="{!URL!}/modules.php?module=admin&what=list_user&uid=$content[uid]">$content[uid]</a>$content[bold_r]
+ href="{?URL?}/modules.php?module=admin&what=list_user&uid=$content[uid]">$content[uid]</a>$content[bold_r]
</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2">
$content[bold_l]$content[old]$content[bold_r]</td>
-<form action="{!URL!}/modules.php?module=admin&what=list_rallyes" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=list_rallyes" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="730" class="admin_table dashed">
<tr>
<td colspan="6" align="center" class="admin_title" height="30"><strong>{--RALLYE_EDIT_DEL_RALLYES--}:</strong>
$content[template]</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>{--RALLYE_AUTO_ADD--}:</strong><br />
<a
- href="{!URL!}/modules.php?module=admin&what=list_rallyes&rallye=$content[id]&auto=$content[auto]"
+ href="{?URL?}/modules.php?module=admin&what=list_rallyes&rallye=$content[id]&auto=$content[auto]"
title="$content[auto_title]">$content[auto_lnk]</a></td>
<td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>{--RALLYE_ACTIVE--}:</strong><br />
<a
- href="{!URL!}/modules.php?module=admin&what=list_rallyes&rallye=$content[id]&activate=$content[active]"
+ href="{?URL?}/modules.php?module=admin&what=list_rallyes&rallye=$content[id]&activate=$content[active]"
title="$content[active_title]">$content[active_lnk]</a></td>
<td align="center" class="switch_sw$content[sw] bottom2 right2"><strong>{--RALLYE_NOTIFY--}:</strong><br />
<a
- href="{!URL!}/modules.php?module=admin&what=list_rallyes&rallye=$content[id]&notify=$content[notify]"
+ href="{?URL?}/modules.php?module=admin&what=list_rallyes&rallye=$content[id]&notify=$content[notify]"
title="$content[notify_title]">$content[notify_lnk]</a></td>
<td align="center" class="switch_sw$content[sw] bottom2"><strong>{--RALLYE_NOTIFIED--}:</strong><br />
$content[notified]</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2"
colspan="3"><strong>{--RALLYE_ASSIGNED_PRICES--}:</strong><br />
<a
- href="{!URL!}/modules.php?module=admin&what=config_rallye_prices&rallye=$content[id]">$content[prices_cnt]</a>
+ href="{?URL?}/modules.php?module=admin&what=config_rallye_prices&rallye=$content[id]">$content[prices_cnt]</a>
</td>
<td align="center" class="switch_sw$content[sw] bottom2" colspan="2">
<strong>{--RALLYE_ASSIGNED_USERS--}:</strong><br />
<tr>
<td align="center" class="switch_sw$content[sw] bottom2 right2">
$content[bold_l]<a
- href="{!URL!}/modules.php?module=admin&what=list_user&uid=$content[uid]">$content[uid]</a>$content[bold_r]
+ href="{?URL?}/modules.php?module=admin&what=list_user&uid=$content[uid]">$content[uid]</a>$content[bold_r]
</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2">
$content[bold_l]$content[old]$content[bold_r]</td>
-<form action="{!URL!}/modules.php?module=admin&what=list_sponsor" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_sponsor" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="4" align="center" class="admin_title bottom2" height="30">
</tr>
<tr>
<td align="right" class="bottom2 right2" height="25">{--SPONSOR_ID--}: </td>
- <td class="bottom2"> {!__SPONSOR_ID!} [ <strong><a href="{!URL!}/modules.php?module=admin&what=lock_sponsor&id={!__SPONSOR_ID!}">{!__SPONSOR_STATUS!}</a></strong> ]</td>
+ <td class="bottom2"> {!__SPONSOR_ID!} [ <strong><a href="{?URL?}/modules.php?module=admin&what=lock_sponsor&id={!__SPONSOR_ID!}">{!__SPONSOR_STATUS!}</a></strong> ]</td>
</tr>
<tr>
<td colspan="2" align="center" class="admin_title bottom2" height="30">
<tr>
<tr>
<td align="right" class="bottom2 right2">{--SPONSOR_POINTS_AMOUNT--}:</strong> </td>
- <td align="center" class="bottom2"> [ <a href="{!URL!}/modules.php?module=admin&what=edit_sponsor&id={!__SPONSOR_ID!}&mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}"><strong>{!__SPONSOR_AMOUNT!}</strong></a> ]</td>
+ <td align="center" class="bottom2"> [ <a href="{?URL?}/modules.php?module=admin&what=edit_sponsor&id={!__SPONSOR_ID!}&mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}"><strong>{!__SPONSOR_AMOUNT!}</strong></a> ]</td>
<tr>
</tr>
<td align="right" class="bottom2 right2">{--SPONSOR_POINTS_USED--}:</strong> </td>
- <td align="center" class="bottom2"> [ <a href="{!URL!}/modules.php?module=admin&what=edit_sponsor&id={!__SPONSOR_ID!}&mode=sub_points" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><strong>{!__SPONSOR_USED!}</strong></a> ]</td>
+ <td align="center" class="bottom2"> [ <a href="{?URL?}/modules.php?module=admin&what=edit_sponsor&id={!__SPONSOR_ID!}&mode=sub_points" title="{--ADMIN_SPONSOR_SUB_POINTS_LINK_TITLE--}"><strong>{!__SPONSOR_USED!}</strong></a> ]</td>
</tr>
<tr>
<td colspan="2" align="center" class="admin_title bottom2" height="30">
</tr>
<tr>
<td align="right" class="bottom2 right2">{--SPONSOR_REFERRALS--}:</strong> </td>
- <td align="center" class="bottom2">[ <a href="{!URL!}/modules.php?module=admin&what=list_sponsor&rid={!__SPONSOR_ID!}"><strong>{!__SPONSOR_REFS!}</strong></a> ]</td>
+ <td align="center" class="bottom2">[ <a href="{?URL?}/modules.php?module=admin&what=list_sponsor&rid={!__SPONSOR_ID!}"><strong>{!__SPONSOR_REFS!}</strong></a> ]</td>
</tr>
<tr>
<td colspan="2" class="admin_footer" style="padding: 5px">
<div align="center"><strong>{--ADMIN_SPONSOR_ACTIONS--}:</strong></div>
<ul>
- <li> [ <a href="{!URL!}/modules.php?module=admin&what=edit_sponsor&id={!__SPONSOR_ID!}&mode=edit">{--ADMIN_SPONSOR_EDIT--}</a> ]</li>
- <li> [ <a href="{!URL!}/modules.php?module=admin&what=del_sponsor&id={!__SPONSOR_ID!}">{--ADMIN_SPONSOR_DEL--}</a> ]</li>
- <li> [ <a href="{!URL!}/modules.php?module=admin&what=lock_sponsor&id={!__SPONSOR_ID!}">{--ADMIN_SPONSOR_LOCK--}</a> ]</li>
- <li> [ <a href="{!URL!}/modules.php?module=admin&what=list_sponsor_pays&id={!__SPONSOR_ID!}">{--ADMIN_LIST_SPONSOR_ORDERS--}</a> ] (<strong>{!__SPONSOR_ORDERS!}</strong>)</li>
+ <li> [ <a href="{?URL?}/modules.php?module=admin&what=edit_sponsor&id={!__SPONSOR_ID!}&mode=edit">{--ADMIN_SPONSOR_EDIT--}</a> ]</li>
+ <li> [ <a href="{?URL?}/modules.php?module=admin&what=del_sponsor&id={!__SPONSOR_ID!}">{--ADMIN_SPONSOR_DEL--}</a> ]</li>
+ <li> [ <a href="{?URL?}/modules.php?module=admin&what=lock_sponsor&id={!__SPONSOR_ID!}">{--ADMIN_SPONSOR_LOCK--}</a> ]</li>
+ <li> [ <a href="{?URL?}/modules.php?module=admin&what=list_sponsor_pays&id={!__SPONSOR_ID!}">{--ADMIN_LIST_SPONSOR_ORDERS--}</a> ] (<strong>{!__SPONSOR_ORDERS!}</strong>)</li>
</ul>
</td>
</tr>
-<form action="{!URL!}/modules.php?module=admin&what=list_sponsor_pay" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_sponsor_pay" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="640" class="admin_table dashed" align="center">
<tr>
<td colspan="5" align="center" class="admin_title bottom2" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=list_sponsor_pay" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=list_sponsor_pay" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="640">
<tr>
<td align="center" colspan="5" class="admin_header bottom2" height="40">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=list_sponsor_pay" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=list_sponsor_pay" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="640">
<tr>
<td align="center" colspan="5" class="admin_header bottom2" height="40">
</tr>
<tr>
<td align="center" class="switch_sw$content[sw] bottom2 right2" width="100">
- [ <strong><a href="{!URL!}/modules.php?module=admin&what=list_sponsor&id=$content[id]" title="{--ADMIN_SPONSOR_DETAILS_LINK_TITLE--}">$content[id]</a></strong> ]
+ [ <strong><a href="{?URL?}/modules.php?module=admin&what=list_sponsor&id=$content[id]" title="{--ADMIN_SPONSOR_DETAILS_LINK_TITLE--}">$content[id]</a></strong> ]
</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2" width="240" colspan="2">
<a href="$content[email]">$content[gender] $content[sname] $content[fname]</a>
</td>
<td align="center" class="switch_sw$content[sw] bottom2" width="160">
- [ <strong><a href="{!URL!}/modules.php?module=admin&what=edit_sponsor&id=$content[id]&mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}">$content[points]</a></strong> ]
+ [ <strong><a href="{?URL?}/modules.php?module=admin&what=edit_sponsor&id=$content[id]&mode=add_points" title="{--ADMIN_SPONSOR_ADD_POINTS_LINK_TITLE--}">$content[points]</a></strong> ]
</td>
</tr>
<tr>
</tr>
<tr>
<td align="center" class="switch_sw$content[sw] bottom2 right2" width="100">
- [ <strong><a href="{!URL!}/modules.php?module=admin&what=lock_sponsor&id=$content[id]">$content[status]</a></strong> ]
+ [ <strong><a href="{?URL?}/modules.php?module=admin&what=lock_sponsor&id=$content[id]">$content[status]</a></strong> ]
</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2" width="120">
$content[created]
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=list_surfbar_actions" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_surfbar_actions" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="600">
<tr>
<td colspan="4" class="admin_header bottom2" height="30" align="center">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=list_surfbar_urls" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_surfbar_urls" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="800">
<tr>
<td align="center" colspan="8" class="admin_title" height="30">
<a href="$content[url]" target="_blank" title="{--ADMIN_TEST_URL--}">{--ADMIN_TEST_URL--}</a>
</td>
<td align="center" class="bottom2 right2 switch_sw$content[sw]">
- <a href="{!URL!}/modules.php?module=admin&what=surfbar_stats&url_id=$content[id]">$content[views_total]</a>
+ <a href="{?URL?}/modules.php?module=admin&what=surfbar_stats&url_id=$content[id]">$content[views_total]</a>
</td>
<td align="center" class="bottom2 right2 switch_sw$content[sw]">
$content[status]
$content[admin]
</td>
<td class="switch_sw$content[sw] bottom2 right2" align="center">
- <a title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{!URL!}/modules.php?module=admin&what=extensions&reg_ext=$content[id]">{--ADMIN_REGISTER_EXTENSION--}</a>
+ <a title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{?URL?}/modules.php?module=admin&what=extensions&reg_ext=$content[id]">{--ADMIN_REGISTER_EXTENSION--}</a>
</td>
<td class="switch_sw$content[sw] bottom2 right2" align="center">
$content[infos]
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=del_transfer" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=del_transfer" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="6" align="center" class="admin_title2 bottom2" height="30">
<strong>{--TRANSFER_TO_UID--}</strong></td>
<td width="230" align="center" class="admin_title2 bottom2 right2">
<strong>{--TRANSFER_POINTS_REASON--}</strong></td>
- <td width="70" align="center" class="admin_title2 bottom2"><strong>{!POINTS!}</strong>
+ <td width="70" align="center" class="admin_title2 bottom2"><strong>{?POINTS?}</strong>
</td>
</tr>
{!__TRANSFER_ROWS!}
<tr>
<td align="center" class="switch_sw$content[sw] bottom2 right2">$content[u_link]</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2"><a
- href="{!URL!}/mailid.php?uid=$content[uid]&$content[link]=$content[id]"
+ href="{?URL?}/mailid.php?uid=$content[uid]&$content[link]=$content[id]"
target="_blank">{--CLICK_NOW--}</a></td>
<td class="switch_sw$content[sw] bottom2 right2"> $content[email]</td>
<td align="center" class="switch_sw$content[sw] bottom2">$content[status]</td>
</tr>
<tr>
<td class="switch_sw$content[sw] seperator bottom2" width="5"> </td>
- <td align="center" class="right2 switch_sw$content[sw] bottom2">$content[points] {!POINTS!}</td>
+ <td align="center" class="right2 switch_sw$content[sw] bottom2">$content[points] {?POINTS?}</td>
<td align="center" class="right2 switch_sw$content[sw] bottom2">$content[emails_sent]</td>
<td align="center" class="right2 switch_sw$content[sw] bottom2">$content[rate]%</td>
- <td align="center" class="right2 switch_sw$content[sw] bottom2">$content[locked] {!POINTS!}</td>
+ <td align="center" class="right2 switch_sw$content[sw] bottom2">$content[locked] {?POINTS?}</td>
<td align="center" class="switch_sw$content[sw] bottom2">$content[refs]</td>
</tr>
<tr>
<tr>
<td align="center">
<!--
- <form action="{!URL!}/modules.php?module=admin&what=list_user" method="post" style="margin-bottom: 0px">
+ <form action="{?URL?}/modules.php?module=admin&what=list_user" method="post" style="margin-bottom: 0px">
</form>
//-->
</td>
<tr>
<td align="center">
$content[already]
- <form action="{!URL!}/modules.php?module=admin&what=list_yoomedia_tm" method="post" style="padding-bottom:0px">
+ <form action="{?URL?}/modules.php?module=admin&what=list_yoomedia_tm" method="post" style="padding-bottom:0px">
<input type="hidden" name="id" value="$content[id]" />
<input type="hidden" name="reload" value="$content[reload]" />
<input type="submit" class="admin_delete" name="unlist" value="{--ADMIN_YOOMEDIA_UNLIST_MAIL--}" />
<td class="switch_sw$content[sw] bottom2 right2" align="center">$content[remain]</td>
<td class="switch_sw$content[sw] bottom2 right2" align="center">$content[pay] €</td>
<td class="switch_sw$content[sw] bottom2" align="center" style="padding-left:1px;padding-right:1px;padding-top:2px;padding-bottom:2px">
- <form action="{!URL!}/modules.php?module=admin&what=list_yoomedia_tm" method="post" style="padding-bottom:0px">
+ <form action="{?URL?}/modules.php?module=admin&what=list_yoomedia_tm" method="post" style="padding-bottom:0px">
<input type="hidden" name="id" value="$content[id]" />
<input type="hidden" name="name" value="$content[name]" />
<input type="hidden" name="wait" value="$content[wait]" />
-<form action="{!URL!}/modules.php?module=admin&what=lock_sponsor&id={!__ID!}" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=lock_sponsor&id={!__ID!}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
<tr>
<td align="center" class="admin_title bottom2">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=list_surfbar_urls" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_surfbar_urls" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="5" class="admin_title" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=lock_user&uid={!__UID!}" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=lock_user&uid={!__UID!}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
<tr>
<td align="center" class="admin_title bottom2">
-<form action="{!URL!}/modules.php?module=admin&$content[target]=$content[value]" method="post">
+<form action="{?URL?}/modules.php?module=admin&$content[target]=$content[value]" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table register" align="center">
<tr>
<td colspan="2" height="14" class="admin_title seperator"> </td>
<td width="50%" valign="top">
<input type="password" name="pass" size="10" maxlength="100" class="admin_normal" />
<div class="admin_note">
- [<a href="{!URL!}/modules.php?module=admin&reset_pass=1">{--ADMIN_RESET_PASSWORD--}</a>]
+ [<a href="{?URL?}/modules.php?module=admin&reset_pass=1">{--ADMIN_RESET_PASSWORD--}</a>]
</div>
</td>
</tr>
<td align="center" class="admin_content"><strong>{--ADMIN_LOGOUT_DONE--}</strong><br />
<br />
<a class="admin_content"
- href="{!URL!}/modules.php?module=admin">{--ADMIN_RELOGIN_LINK--}</a><br />
+ href="{?URL?}/modules.php?module=admin">{--ADMIN_RELOGIN_LINK--}</a><br />
<br />
- <a class="admin_content" href="{!URL!}/modules.php?module=index">{--ADMIN_BACK_TO_GUEST_MENU--}</a><br />
+ <a class="admin_content" href="{?URL?}/modules.php?module=index">{--ADMIN_BACK_TO_GUEST_MENU--}</a><br />
</td>
</tr>
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&action=logout" method="post">
+<form action="{?URL?}/modules.php?module=admin&action=logout" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="370">
<tr>
<td align="center" class="admin_title bottom2" height="30">
<tr>
<td align="center" class="admin_content"><strong>{--ADMIN_LOGOUT_SQL_PATCHES_DONE--}</strong><br />
<br />
- <a class="admin_content" href="{!URL!}/modules.php?module=admin">{--ADMIN_RELOGIN_LINK--}</a><br />
+ <a class="admin_content" href="{?URL?}/modules.php?module=admin">{--ADMIN_RELOGIN_LINK--}</a><br />
<br />
- <a class="admin_content" href="{!URL!}/modules.php?module=index">{--ADMIN_BACK_TO_GUEST_MENU--}</a><br />
+ <a class="admin_content" href="{?URL?}/modules.php?module=index">{--ADMIN_BACK_TO_GUEST_MENU--}</a><br />
</td>
</tr>
<tr>
<td align="center" class="admin_content">
<strong>{--ADMIN_LOGOUT_SQL_PATCHES_REMOVE--}</strong><br />
<br />
- <a class="admin_content" href="{!URL!}/modules.php?module=admin&reset_pass=1">{--ADMIN_RESET_PASS_LINK--}</a>
+ <a class="admin_content" href="{?URL?}/modules.php?module=admin&reset_pass=1">{--ADMIN_RESET_PASS_LINK--}</a>
</td>
</tr>
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=maintenance" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=maintenance" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="380"
class="admin_table dashed" align="center">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=mem_add" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=mem_add" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
<tr>
<td height="8" colspan="5"></td>
-<form action="{!URL!}/modules.php" method="get">
+<form action="{?URL?}/modules.php" method="get">
<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">
<tr>
<td class="admin_title bottom2" height="25">
<input type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" class="admin_normal" />
</td>
<td class="switch_sw$content[sw] bottom2 right2" align="center">
- <a href="{!URL!}/modules.php?module=admin&what=$content[mode]edit&sub=$content[action]">$content[action]</a>
+ <a href="{?URL?}/modules.php?module=admin&what=$content[mode]edit&sub=$content[action]">$content[action]</a>
</td>
<td class="switch_sw$content[sw] bottom2 right2" align="center">
$content[what]
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0"
class="admin_table dashed">
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="2" class="admin_header" height="40">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2 right2" align="center" width="5%" height="30"><strong>{--ID_SELECT--}</strong></td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}" method="post" target="_self">
+<form action="{?URL?}/modules.php?module=admin&what=memedit&sub={!__SUB_VALUE!}" method="post" target="_self">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" height="5" class="admin_title seperator"> </td>
-<form action="{!URL!}/modules.php?module=admin&what=config_mods" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_mods" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="680" class="admin_table dashed">
<tr>
<td align="center" class="admin_title bottom2 right2" height="25"><strong>{--MODS_NAME--}</strong></td>
-<form action="{!URL!}/modules.php?module=admin&what=config_mods" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_mods" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="680" class="admin_table dashed">
<tr>
<td align="center" class="admin_title bottom2 right2" height="25"><strong>{--ID_SELECT--}</strong></td>
-<form action="{!URL!}/modules.php?module=admin&what=send_newsletter" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=send_newsletter" method="post">
<table border="0" cellspacing="0" cellpadding="0"
class="admin_table dashed" align="center" width="430">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=send_newsletter" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=send_newsletter" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center" width="430">
<tr>
<td colspan="5" class="admin_title bottom2" align="center" height="30">
-<form action="{!URL!}/modules.php?module=admin&what=list_newsletter" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=list_newsletter" method="post" style="margin-bottom: 0px">
<input type="hidden" name="uid" value="$content[uid]" />
<input type="hidden" name="id" value="$content[id]" />
<input type="submit" name="unsub" class="admin_submit" value="{--ADMIN_NL_UNSUBSCRIBE--}" />
<div align="center">
<div class="admin_table dashed" style="width:400px;margin-bottom:5px">
<ul style="padding:0px;margin:0px">
- <li class="menu_blur bottom2"><a href="{!URL!}/$content[url]" title="$content[title]">$content[title]</a></li>
+ <li class="menu_blur bottom2"><a href="{?URL?}/$content[url]" title="$content[title]">$content[title]</a></li>
</ul>
</div>
</div>
-<form action="{!URL!}/modules.php?module=admin&what=list_task&type=$content[type]" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin&what=list_task&type=$content[type]" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="95%" align="center" class="admin_table">
<tr>
<td colspan="7" align="center" class="admin_task_header top2 left2 right2">
$content[admin]
</td>
<td class="switch_sw$content[sw] bottom2 right2" align="center">
- <a title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{!URL!}/modules.php?module=admin&what=extensions&reg_ext=$content[id]">{--ADMIN_REGISTER_EXTENSION--}</a>
+ <a title="{--ADMIN_REGISTER_EXTENSION_TITLE--}" href="{?URL?}/modules.php?module=admin&what=extensions&reg_ext=$content[id]">{--ADMIN_REGISTER_EXTENSION--}</a>
</td>
<td class="switch_sw$content[sw] bottom2 right2" align="center">
$content[infos]
<div align="center">
-<form action="{!URL!}/modules.php?module=admin" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=admin" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="95%" align="center" class="admin_table">
<tr>
<td colspan="7" align="center" class="admin_task_header top2 left2 right2">
-<form action="{!URL!}/modules.php?module=admin&what=list_payouts&do=accept&pid=$content[pid]&task=$content[task]" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_payouts&do=accept&pid=$content[pid]&task=$content[task]" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="380" class="admin_table dashed" align="center">
<tr>
<td class="admin_title bottom2" align="center" height="30"><strong>{--PAYOUT_ACCEPT_PAYOUT_INTRO--}</strong>
-<form action="{!URL!}/modules.php?module=admin&what=config_payouts" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_payouts" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="3" align="center" class="admin_title bottom2" height="40">
-<form action="{!URL!}/modules.php?module=admin&what=list_payouts&do=accept&pid=$content[pid]&task=$content[tid]" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_payouts&do=accept&pid=$content[pid]&task=$content[tid]" method="post">
<input type="submit" class="admin_submit" value="{--PAYOUT_ACCEPT_PAYOUT--}" />
</form>
<br />
-<form action="{!URL!}/modules.php?module=admin&what=list_payouts&do=reject&pid=$content[pid]&task=$content[tid]" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_payouts&do=reject&pid=$content[pid]&task=$content[tid]" method="post">
<input type="submit" class="admin_delete" value="{--PAYOUT_REJECT_PAYOUT--}" />
</form>
-<form action="{!URL!}/modules.php?module=admin&what=list_payouts&do=reject&pid=$content[pid]&task=$content[task]" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_payouts&do=reject&pid=$content[pid]&task=$content[task]" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="380"
class="admin_table dashed" align="center">
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_points&sub=ref" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_points&sub=ref" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="3" class="admin_title" height="30">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_points&sub=ref&do=del" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_points&sub=ref&do=del" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="500">
<tr>
<td align="center" height="30" class="bottom2 admin_title"><strong>{--DELETE_REF_DEPTHS--}:</strong></td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=config_points&sub=ref&do=edit" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=config_points&sub=ref&do=edit" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="550">
<tr>
<td align="center" colspan="2" height="30" class="bottom2 admin_title">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=refbanner" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=refbanner" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td width="10" class="admin_title seperator bottom2"> </td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=refbanner&mode=edit" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=refbanner&mode=edit" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td width="10" class="admin_header bottom2 seperator"> </td>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin" method="post">
+<form action="{?URL?}/modules.php?module=admin" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table register">
<tr>
<td colspan="2" align="center" class="admin_title">
<td align="center" class="switch_sw$content[sw] top2 right2">$content[ip]</td>
<td align="center" class="switch_sw$content[sw] top2 right2">$content[ref]</td>
<td align="center" class="switch_sw$content[sw] top2"><a
- href="{!URL!}/confirm.php?hash=$content[hash]" target="_blank">{--CONFIRMATION_LINK--}</a></td>
+ href="{?URL?}/confirm.php?hash=$content[hash]" target="_blank">{--CONFIRMATION_LINK--}</a></td>
</tr>
</tr>
<tr>
<td class="admin_footer">
- »» <strong><a href="{!URL!}/modules.php?module=admin">{--ADMIN_CONTINUE_LOGIN--}</a></strong>
+ »» <strong><a href="{?URL?}/modules.php?module=admin">{--ADMIN_CONTINUE_LOGIN--}</a></strong>
</td>
</tr>
</table>
-<form action="{!URL!}/modules.php?module=admin&reset_pass=1" method="post">
+<form action="{?URL?}/modules.php?module=admin&reset_pass=1" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2" height="30" colspan="2">
-<form action="{!URL!}/modules.php?module=admin&reset_pass=1" method="post">
+<form action="{?URL?}/modules.php?module=admin&reset_pass=1" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2" height="30" colspan="2">
</td>
<td width="50%" class="bottom2">
<strong>$content[login]</strong><br />
- [<a href="{!URL!}/modules.php?module=admin&reset_pass=1">{--ADMIN_CHANGE_LOGIN--}</a>]
+ [<a href="{?URL?}/modules.php?module=admin&reset_pass=1">{--ADMIN_CHANGE_LOGIN--}</a>]
</td>
</tr>
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=send_bonus&mode={!__MODE!}" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=send_bonus&mode={!__MODE!}" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
<tr>
<td colspan="5" height="10" class="seperator"> </td>
</tr>
<tr>
<td style="padding-left: 7px; padding-top: 5px; padding-bottom: 5px" class="bottom2">
- <strong><big>·</big></strong> <a href="{!URL!}/modules.php?module=admin&what=send_bonus&mode=normal">{--ADMIN_SEND_BONUS_NORMAL--}</a>
+ <strong><big>·</big></strong> <a href="{?URL?}/modules.php?module=admin&what=send_bonus&mode=normal">{--ADMIN_SEND_BONUS_NORMAL--}</a>
<div class="admin_note">{--ADMIN_SEND_BONUS_NORMAL_NOTES--}</div>
</td>
</tr>
<tr>
<td style="padding-left: 7px; padding-top: 5px; padding-bottom: 5px">
<strong><big>·</big></strong> <a
- href="{!URL!}/modules.php?module=admin&what=send_bonus&mode=html">{--ADMIN_SEND_BONUS_HTML--}</a><br />
+ href="{?URL?}/modules.php?module=admin&what=send_bonus&mode=html">{--ADMIN_SEND_BONUS_HTML--}</a><br />
<br />
<div class="admin_note">{--ADMIN_SEND_BONUS_HTML_NOTES--}</div></td>
</tr>
-<form action="{!URL!}/modules.php?module=admin&reset_pass=1" method="post">
+<form action="{?URL?}/modules.php?module=admin&reset_pass=1" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2" height="30" colspan="2">
-<form action="{!URL!}/modules.php?module=admin&what=list_yoomedia_tm" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_yoomedia_tm" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="680" class="admin_table dashed" align="center">
<tr>
<td colspan="2" class="admin_title bottom2" height="30">
<tr>
<td align="right" style="padding-right:5px">{--ENTER_POINTS--}:</td>
<td>
- <input type="text" name="points" class="admin_normal" size="4" maxlength="5" value="$content[reward]" /> {!POINTS!}
+ <input type="text" name="points" class="admin_normal" size="4" maxlength="5" value="$content[reward]" /> {?POINTS?}
</td>
</tr>
<tr><td colspan="2" class="seperator" height="5"> </td></tr>
-<form action="{!URL!}/modules.php?module=admin&what=sub_points&uid={!__UID!}" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=sub_points&uid={!__UID!}" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500"
align="center" class="admin_table dashed">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=sub_points&uid=all" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=sub_points&uid=all" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="500"
align="center" class="admin_table dashed">
<tr>
-<a
- href="{!URL!}/modules.php?module=admin&what=del_holiday&uid=$content">{--HOLIDAY_ADMIN_DEL_LINK--}</a>
\ No newline at end of file
+<a href="{?URL?}/modules.php?module=admin&what=del_holiday&uid=$content">{--HOLIDAY_ADMIN_DEL_LINK--}</a>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=theme_edit" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=theme_edit" method="post">
<table border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
<tr>
<td class="admin_title2 bottom2 right2" align="center">{--ID_SELECT--}</td>
-<form action="{!URL!}/modules.php?module=admin&what=theme_import" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=theme_import" method="post">
<input type="hidden" name="theme" value="$content" />
<input type="submit" name="ok" class="admin_submit" value="{--ADMIN_INSTALL_THEME--}" />
</form>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=list_surfbar_urls" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=list_surfbar_urls" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td align="center" colspan="4" class="admin_title" height="30">
-<form actiom="{!URL!}/modules.php?module=admin&what=unlock_emails" method="post">
+<form actiom="{?URL?}/modules.php?module=admin&what=unlock_emails" method="post">
<table border="0" cellspacing="0" cellpadding="0"
class="admin_table dashed" width="99%">
<tr>
-<form action="{!URL!}/modules.php?module=admin&what=unlock_emails" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=unlock_emails" method="post">
<table border="0" cellspacing="0" cellpadding="0"
class="admin_table dashed">
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=unlock_sponsor" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=unlock_sponsor" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td colspan="4" class="admin_title bottom2" height="30" align="center">
<div align="center">
-<form action="{!URL!}/modules.php?module=admin&what=unlock_surfbar_urls" method="post">
+<form action="{?URL?}/modules.php?module=admin&what=unlock_surfbar_urls" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="600">
<tr>
<td align="center" colspan="5" class="admin_title" height="30">
<div style="clear:both">
<div style="float:left;padding:5px">{--YOUR_VERSION_IS--}:</div>
- <div style="float:right;padding:5px"><strong>v{!FULL_VERSION!} {!CURR_SVN_REVISION!}</strong></div>
+ <div style="float:right;padding:5px"><strong>v{?FULL_VERSION?} {?CURR_SVN_REVISION?}</strong></div>
</div>
<div style="clear:both">
<div style="padding:5px">
<div style="float:left">{--DOWNLOAD_SVN--}:</div>
<div style="float:right">
- <strong><a href="{!SERVER_URL!}/cms/index/wht/svn" target="_blank">{--DOWNLOAD_NOW--}</a></strong>
+ <strong><a href="{?SERVER_URL?}/cms/index/wht/svn" target="_blank">{--DOWNLOAD_NOW--}</a></strong>
</div>
</div>
</div>
-<form action="{!URL!}/modules.php?module=admin&reset_pass=1" method="post">
+<form action="{?URL?}/modules.php?module=admin&reset_pass=1" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
<tr>
<td class="admin_title bottom2" height="30" colspan="2">
Aktueller Admin: [<span class="admin_note" title="Erweiterung admins nicht installiert.">{!__ADMIN_LOGIN!}</span>]
</div></td>
<td align="center" width="100" class="top2 bottom2 right2"><div class="tiny"> <a class="menu_blur admin_logout"
- href="{!URL!}/modules.php?module=admin&action=logout">Ausloggen</a>
+ href="{?URL?}/modules.php?module=admin&action=logout">Ausloggen</a>
</div></td>
</tr>
</table>
</td>
<td align="center" width="300" class="dashed"><div class="tiny">
Aktueller Admin: [<a
- href="{!URL!}/modules.php?module=admin&what=admins_edit&admin={!__ADMIN_ID!}"><strong>{!__ADMIN_LOGIN!}</strong></a>]
+ href="{?URL?}/modules.php?module=admin&what=admins_edit&admin={!__ADMIN_ID!}"><strong>{!__ADMIN_LOGIN!}</strong></a>]
</div></td>
<td align="center" width="100" class="top2 bottom2 right2"><div class="tiny">
- <a class="menu_blur admin_logout" href="{!URL!}/modules.php?module=admin&action=logout">Ausloggen</a>
+ <a class="menu_blur admin_logout" href="{?URL?}/modules.php?module=admin&action=logout">Ausloggen</a>
</div></td>
</tr>
</table>
<div class="agb_box">
<div class="agb_title">Allgemeine Geschäftsbedingungen von
-{!MAIN_TITLE!}</div>
+{?MAIN_TITLE?}</div>
-<div class="agb_para">§1 {!MAIN_TITLE!} betreibt einen
-{!MT_WORD!} und bietet Ihnen damit die Möglichkeit, durch das Lesen
+<div class="agb_para">§1 {?MAIN_TITLE?} betreibt einen
+{?MT_WORD?} und bietet Ihnen damit die Möglichkeit, durch das Lesen
und Bestätigen (Besuch der beworbenen Webseiten) von Werbemails
-{!POINTS!} zu sammeln. Die auf diese Weise gesammelten {!POINTS!}
+{?POINTS?} zu sammeln. Die auf diese Weise gesammelten {?POINTS?}
können benutzt werden, um Werbung in E-Mails an andere Mitglieder
-durch {!MAIN_TITLE!} versenden zu lassen. Auf diese Weise können
+durch {?MAIN_TITLE?} versenden zu lassen. Auf diese Weise können
Sie legal Ihre Webseiten, Projekte, Produkte usw. bewerben.</div>
<div class="agb_para">§2 Für die Teilnahme am
-{!MT_WORD!} ist die Anmeldung bei {!MAIN_TITLE!} erforderlich.
+{?MT_WORD?} ist die Anmeldung bei {?MAIN_TITLE?} erforderlich.
Anmeldung, Mitgliedschaft und Kündigung sind kostenlos.
Teilnahmeberechtigt ist jede Person die das 18. Lebensjahr vollendet
hat. Bei der Anmeldung sind alle Felder des Anmeldeformulars korrekt
ist ebenfalls nicht zulässig, Personen ohne deren Wissen
anzumelden, um den Account für sich selbst zu nutzen.
Zuwiderhandlungen erfüllen den Straftatbestand des
-Computerbetruges. {!MAIN_TITLE!} behält sich das Recht vor, bei
+Computerbetruges. {?MAIN_TITLE?} behält sich das Recht vor, bei
Mehrfachanmeldungen alle Accounts eines Users zu löschen und
bestimmten Personen die Teilnahme zu versagen.</div>
Mitgliedschaft wird sofort gekündigt.</div>
<div class="agb_para">§5 Die Mitglieder, die
-regelmäßig Werbemails durch {!MAIN_TITLE!} erhalten und
-bestätigen, bekommen dafür sogenannte {!POINTS!} auf ihr
-Konto gutgeschrieben. Für diese {!POINTS!} kann das Mitglied selbst
-Werbemails buchen. Eine Einwechslung von {!POINTS!}n gegen Geld ist zu
+regelmäßig Werbemails durch {?MAIN_TITLE?} erhalten und
+bestätigen, bekommen dafür sogenannte {?POINTS?} auf ihr
+Konto gutgeschrieben. Für diese {?POINTS?} kann das Mitglied selbst
+Werbemails buchen. Eine Einwechslung von {?POINTS?}n gegen Geld ist zu
keiner Zeit möglich. Empfangene Werbemails müssen innerhalb
von 14 Tagen bestätigt werden, unbestätige Werbemails
verlieren nach 14 Tagen ihre Gültigkeit und können somit nicht
mehr bestätigt werden.</div>
-<div class="agb_para">§6 {!MAIN_TITLE!} gewährleistet
+<div class="agb_para">§6 {?MAIN_TITLE?} gewährleistet
weder den ständigen und ordnungsgemäßen Betrieb, noch
die ununterbrochene Nutz- und Verfügbarkeit dieses Dienstes. Die
Nutzung erfolgt auf eigene Verantwortung und Gefahr. Für
Schadensersatzansprüche können in keinem Fall geltend gemacht
werden.</div>
-<div class="agb_para">§7 {!MAIN_TITLE!} behält sich das
+<div class="agb_para">§7 {?MAIN_TITLE?} behält sich das
Recht vor, die AGB`s jederzeit ohne vorherige Ankündigung zu
ändern. Sollte ein Mitglied den AGB`s dann nicht mehr zustimmen,
-kann dieser die Mitgliedschaft bei {!MAIN_TITLE!} jederzeit
-kündigen. Angesammelte {!POINTS!} gehen dann verloren. Widerspricht
+kann dieser die Mitgliedschaft bei {?MAIN_TITLE?} jederzeit
+kündigen. Angesammelte {?POINTS?} gehen dann verloren. Widerspricht
ein Mitglied den AGB`s nicht, wird eine Annahme vorausgesetzt.</div>
-<div class="agb_para">§8 Sowohl {!MAIN_TITLE!} als auch die
+<div class="agb_para">§8 Sowohl {?MAIN_TITLE?} als auch die
angemeldeten Mitglieder betreiben Ihre Seiten unabhängig vom
-Vertragspartner. Es entsteht zwischen {!MAIN_TITLE!} und dem Partner
+Vertragspartner. Es entsteht zwischen {?MAIN_TITLE?} und dem Partner
kein Arbeitsverhältnis, keine Gesellschaft, keine Gemeinschaft und
kein Handelsvertretervertrag. Die Mitglieder haben nicht das Recht im
-Namen von {!MAIN_TITLE!} aufzutreten oder im Namen von {!MAIN_TITLE!}
+Namen von {?MAIN_TITLE?} aufzutreten oder im Namen von {?MAIN_TITLE?}
Erklärungen abzugeben.Die in den Werbe-Mails versandten Werbetexte
und die mit ihnen beworbenen Seiten, Produkte und Dienstleistungen
-entziehen sich dem Einfluss von {!MAIN_TITLE!} und stellen nicht die
-Meinung von {!MAIN_TITLE!} dar. Wir distanzieren uns von den versandten
+entziehen sich dem Einfluss von {?MAIN_TITLE?} und stellen nicht die
+Meinung von {?MAIN_TITLE?} dar. Wir distanzieren uns von den versandten
Werbetexten, die Ausschließlich den Werbekunden als Urheber haben,
und von den mit ihnen beworbenen Seiten. Dies gilt auch für die auf
-{!MAIN_TITLE!} erscheinenden Bannereinblendungen und den damit
+{?MAIN_TITLE?} erscheinenden Bannereinblendungen und den damit
verlinkten Seiten die von den Mitgliedern oder sonstigen Werbekunden
gebucht wurden.</div>
<div class="agb_para">§9 Der Vertrag wird von beiden Parteien
bis auf Widerruf unbefristet und auf unbestimmte Zeit geschlossen. Der
Vertrag kann von jeder Partei ohne Einhaltung einer Frist gekündigt
-werden. {!MAIN_TITLE!} kann und wird jedem Mitglied fristlos
-kündigen, wenn die Regeln zum Schaden von {!MAIN_TITLE!} oder der
+werden. {?MAIN_TITLE?} kann und wird jedem Mitglied fristlos
+kündigen, wenn die Regeln zum Schaden von {?MAIN_TITLE?} oder der
Mitglieder verletzt werden. In diesem Fall erlischt das bis dahin
angesammelte Guthaben. Wenn das Mitglied den Account löscht,
-verfallen somit sämtliche Guthaben des Mitgliedes. {!MAIN_TITLE!}
+verfallen somit sämtliche Guthaben des Mitgliedes. {?MAIN_TITLE?}
behält sich das Recht vor, bei einem Verstoß gegen eine
Klausel dieser AGB das Mitglied fristlos zu kündigen und den
Account sofort zu sperren.</div>
internationale Gesetze. Werbetexte die solche Seiten bewerben, werden
nicht versandt.</div>
-<div class="agb_para">§10a {!MAIN_TITLE!} behält sich die
+<div class="agb_para">§10a {?MAIN_TITLE?} behält sich die
Prüfung von zu bewerbenden Webseiten unmittelbar vor der Versendung
und ein Auswechseln der beworbenen URL bei bereits versendeten Werbemails
vor.</div>
Seite "Umtausch" steht dafür eine Testmöglichkeit
zur Verfügung. Sollte einen Framekiller, unerwünschte Dialer
der sich selbst installiert zum Versand kommen, behält sich
-{!MAIN_TITLE!} das Recht vor, bei einem Verstoß das Mitglied
+{?MAIN_TITLE?} das Recht vor, bei einem Verstoß das Mitglied
fristlos zu kündigen und den Account zu sperren.</div>
<div class="agb_para">§12 Für die nachfolgend
aufgeführten Tätigkeiten und/oder Unternehmen ist es verboten,
-über {!MAIN_TITLE!} Werbemails zu versenden.</div>
+über {?MAIN_TITLE?} Werbemails zu versenden.</div>
<div class="agb_para">
<ol type="1">
oder zu löschen.</div>
<div class="agb_para">§14.a Bei Ablehnung eines Versand
-werden die {!POINTS!} nicht mehr gutgeschrieben</div>
+werden die {?POINTS?} nicht mehr gutgeschrieben</div>
<div class="agb_para">§14.b Sollte ein Mitglied mehr als 250
unbestätigte Mails haben, behalten wir uns vor sein Account zu
<div class="agb_para">§14.d Accounts die über einen
Monat bei Mailempfang auf Null stehen, ohne das wir eine Mitteilung
-erhalten haben, werden gelöscht, die eingesammelte {!POINTS!} gehen
+erhalten haben, werden gelöscht, die eingesammelte {?POINTS?} gehen
verloren.</div>
<div class="agb_para">§15 Das Mitglied haftet für alle
Kosten, die durch Manipulationen oder einen Verstoß gegen die
-Regeln durch das Mitglied an dem Werbedienst von {!MAIN_TITLE!}
-entstehen.{!MAIN_TITLE!} behält sich Forderungen wegen entstandenem
+Regeln durch das Mitglied an dem Werbedienst von {?MAIN_TITLE?}
+entstehen.{?MAIN_TITLE?} behält sich Forderungen wegen entstandenem
Verdienstausfall vor.</div>
<div class="agb_para">§16 Das Mitglied erklärt sich mit
-der Speicherung seiner personenbezogenen Daten durch {!MAIN_TITLE!}
+der Speicherung seiner personenbezogenen Daten durch {?MAIN_TITLE?}
einverstanden. Die Nutzung der Daten dient ausschließlich der
-Betreuung und Durchführung des {!MT_WORD2!} von {!MAIN_TITLE!}.
+Betreuung und Durchführung des {?MT_WORD2?} von {?MAIN_TITLE?}.
Eine Weitergabe der Daten an Dritte findet nicht statt.</div>
-<div class="agb_para">§16.a {!MAIN_TITLE!} verpflichtet sich,
+<div class="agb_para">§16.a {?MAIN_TITLE?} verpflichtet sich,
die Bestimmungen des Deutschen Bundesdatenschutzgesetzes (BDSG) und des
Teledienste Datenschutz Gesetzes (TDDSG) zu beachten.</div>
<td height="80%" align="center">
<table border="0" cellspacing="0" cellpadding="0" class="beg_table dashed">
<tr>
- <td align="center" height="50" class="bottom2"><div class="big">{--BEG_LINK_BY_1--}<strong>{!MAIN_TITLE!}</strong>{--BEG_LINK_BY_2--}</div><br />
+ <td align="center" height="50" class="bottom2"><div class="big">{--BEG_LINK_BY_1--}<strong>{?MAIN_TITLE?}</strong>{--BEG_LINK_BY_2--}</div><br />
{--BEG_LINK_USERID_1--}<u>{!__BEG_UID!}</u>{--BEG_LINK_USERID_2--}</td>
</tr>
<tr>
</tr>
<tr>
<td align="center" height="30"><a
- href="{!URL!}/ref.php?ref={!__BEG_UID!}">{--BEG_CONTINUE_REGISTER--}</a>
+ href="{?URL?}/ref.php?ref={!__BEG_UID!}">{--BEG_CONTINUE_REGISTER--}</a>
</td>
</tr>
</table>
<br />
Hallo $content[gender] $content[surname] $content[family]!<br />
<br />
-Wir das Team von <span class="nobr">{!MAIN_TITLE!}</span> wüschen Ihnen
+Wir das Team von <span class="nobr">{?MAIN_TITLE?}</span> wüschen Ihnen
alles Gute und Gesundheit zum Geburtstag. Als kleines Geschenk von uns haben wir
-Ihnen soeben <span class="nobr">$content[points] {!POINTS!}</span> Ihrem Account
+Ihnen soeben <span class="nobr">$content[points] {?POINTS?}</span> Ihrem Account
gutgeschrieben!
<div align="center">
<ul class="copyright_box">
<li class="copyright_lines"><span class="copyright_lines">
- {!TITLE!}
- v{!FULL_VERSION!} R{!CURR_SVN_REVISION!}<br />
- {!COPY!}
+ {?TITLE?}
+ v{?FULL_VERSION?} R{?CURR_SVN_REVISION?}<br />
+ {?COPY?}
</span></li>
<li class="copyright_lines"><span class="copyright_lines">
<div align="center">
<ul class="copyright_box">
<li class="copyright_lines"><span class="copyright_lines">
- [<a href="{!SERVER_URL!}/" title="{!TITLE!}" target="_blank" rel="external">{!TITLE!}</a>]
- v{!FULL_VERSION!} R{!CURR_SVN_REVISION!}<br />
- {!COPY!}
+ [<a href="{?SERVER_URL?}/" title="{?TITLE?}" target="_blank" rel="external">{?TITLE?}</a>]
+ v{?FULL_VERSION?} R{?CURR_SVN_REVISION?}<br />
+ {?COPY?}
</span></li>
<li class="copyright_lines"><span class="copyright_lines">
</tr>
<tr>
<td align="center" class="doubler_main">
- <h3 class="huge">{!POINTS!}-{--DOUBLER_TITLE--} - {!MAIN_TITLE!}</h3>
+ <h3 class="huge">{?POINTS?}-{--DOUBLER_TITLE--} - {?MAIN_TITLE?}</h3>
<br />
{--DOUBLER_ENTER_LOGIN_DATA--}<br />
{--DOUBLER_NOTE_FOR_PASSWORD--}<br />
<br />
- <form action="{!URL!}/doubler.php?refid={!__REFID!}" method="post"
+ <form action="{?URL?}/doubler.php?refid={!__REFID!}" method="post"
style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
<tr>
<td colspan="2" class="guest_title2 bottom2" height="30">
- <strong>{!POINTS!}-{--DOUBLER_TITLE--}</strong><br />
+ <strong>{?POINTS?}-{--DOUBLER_TITLE--}</strong><br />
<div class="doubler_error">{!__ERROR_MSG!}</div>
</td>
</tr>
</form>
<br />
{--DOUBLER_ALREADY_PAYED_1--} <strong>{!__TOTAL_VALUE!}
- {!POINTS!}</strong> {--DOUBLER_ALREADY_PAYED_2--}<br />
+ {?POINTS?}</strong> {--DOUBLER_ALREADY_PAYED_2--}<br />
{--DOUBLER_POINTS_LEFT_1--} <strong>{!__LEFT_VALUE!}
- {!POINTS!}</strong> {--DOUBLER_POINTS_LEFT_2--}<br />
+ {?POINTS?}</strong> {--DOUBLER_POINTS_LEFT_2--}<br />
{--DOUBLER_USAGE_COUNTER_1--} <strong>{!__DOUBLER_COUNTER!}</strong>
{--DOUBLER_USAGE_COUNTER_2--}<br />
<br />
- {--DOUBLER_MINIMUM_IS--} <strong>{!__MIN_VALUE!} {!POINTS!}</strong>
- {--DOUBLER_MAXIMUM_IS--} <strong>{!__MAX_VALUE!} {!POINTS!}</strong><br />
+ {--DOUBLER_MINIMUM_IS--} <strong>{!__MIN_VALUE!} {?POINTS?}</strong>
+ {--DOUBLER_MAXIMUM_IS--} <strong>{!__MAX_VALUE!} {?POINTS?}</strong><br />
{--DOUBLER_HAVE_FUN--}<br />
<br />
{!DOUBLER_PAYOUT_TIME!}<br />
{--DOUBLER_POINTS_1--} <strong>{!__CHARGE_VALUE!}%</strong>
{--DOUBLER_POINTS_2--}<br />
<br />
- {--DOUBLER_EXAMPLE_1--} <strong>500 {!POINTS!}</strong> »»
- {--DOUBLER_EXAMPLE_2--} <strong>1000 {!POINTS!}</strong>{--DOUBLER_EXAMPLE_3--}<br />
+ {--DOUBLER_EXAMPLE_1--} <strong>500 {?POINTS?}</strong> »»
+ {--DOUBLER_EXAMPLE_2--} <strong>1000 {?POINTS?}</strong>{--DOUBLER_EXAMPLE_3--}<br />
<br />
<div class="big">{--DOUBLER_FULL_PAYOUT--}</strong><br />
<br />
{--DOUBLER_REFERRAL_1--} <strong>{!__REF_VALUE!}%</strong>
{--DOUBLER_REFERRAL_2--} {--DOUBLER_REFERRAL_3--}
{--DOUBLER_REFERRAL_4--} {--DOUBLER_REFERRAL_5--} <strong>100
- {!POINTS!}</strong> {--DOUBLER_REFERRAL_6--} <strong>100 {!POINTS!}</strong>
- {--DOUBLER_REFERRAL_8--} <strong>300 {!POINTS!}</strong>
+ {?POINTS?}</strong> {--DOUBLER_REFERRAL_6--} <strong>100 {?POINTS?}</strong>
+ {--DOUBLER_REFERRAL_8--} <strong>300 {?POINTS?}</strong>
{--DOUBLER_REFERRAL_8--} {--DOUBLER_REFERRAL_LINK--}<br />
{!__DOUBLER_MSG!}<br />
{--DOUBLER_NOT_YET_REGISTERED--} <a
- href="{!URL!}/ref.php?refid={!__REFID!}">{--DOUBLER_REGISTER_NOW--}</a><br />
+ href="{?URL?}/ref.php?refid={!__REFID!}">{--DOUBLER_REGISTER_NOW--}</a><br />
<br />
{--DOUBLER_YOUR_ADVERTISING_HERE--} <a
- href="{!URL!}/modules.php?module=index&what=impressum&refid={!__REFID!}">{--DOUBLER_CONTACT_US--}</a><br />
+ href="{?URL?}/modules.php?module=index&what=impressum&refid={!__REFID!}">{--DOUBLER_CONTACT_US--}</a><br />
<br />
{!__DOUBLER_BANNER!}<br />
<br />
{--DOUBLER_MEMBER_YOUR_REFLINK--}:
-<a href="{!URL!}/doubler.php?refid=$content">{!URL!}/doubler.php?refid=$content</a>
+<a href="{?URL?}/doubler.php?refid=$content">{?URL?}/doubler.php?refid=$content</a>
<br />
Diese Erweiterung erzeugt unter "Jetzt Online" einen Link <em>Heute
Online</em>, unter dem Sie die Mitglieder finden, die am aktuellen Tag wann als
-letztes Online waren. Zudem wird der aktuelle {!POINTS!}-Verdienst angezeigt.
+letztes Online waren. Zudem wird der aktuelle {?POINTS?}-Verdienst angezeigt.
Geben Sie Ihren Mitgliedern die Möglichkeit, ein Bankkonto für
-ihre {!POINTS!} anzulegen! Mit TAN-Liste, PINs für jedes einzelne
+ihre {?POINTS?} anzulegen! Mit TAN-Liste, PINs für jedes einzelne
Account, Paketangeboten, Kontoauszügen per EMail oder im Account
(auch deaktivierbar!) und vieles mehr!
-Lassen Sie Ihre Mitglieder {!POINTS!} betteln gehen! Inklusive globaler
+Lassen Sie Ihre Mitglieder {?POINTS?} betteln gehen! Inklusive globaler
und UserID-bezogene Reloadsperre.
<br />
<br />
Automatisch versendet nun das System Benachrichtigungen an Ihre
Mitglieder aus, wenn die Bettel-Rallye gestartet wurde oder beendet
wurde. Zudem ist eine Sperre eingebaut. Diese verhindert, dass
-eingeloggte Mitglieder {!POINTS!} gutgeschrieben bekommen.
+eingeloggte Mitglieder {?POINTS?} gutgeschrieben bekommen.
Diese Erweiterung sendet automatisch Geburtstagsgrüsse an Ihre
-Mitglieder aus. Sie können nun einstellen, wie viele {!POINTS!} die
+Mitglieder aus. Sie können nun einstellen, wie viele {?POINTS?} die
Mitglieder bei Klick auf einem Bestätigungslink erhalten sollen.
-Stellen Sie 0 {!POINTS!} ein, und die Mitglieder erhalten zum Geburtstag
+Stellen Sie 0 {?POINTS?} ein, und die Mitglieder erhalten zum Geburtstag
Mails ohne Bestätigungslinks.
Diese Erweiterung bietet Ihnen derzeit die Möglichkeit an,
Bonus-Mails an Ihre Mitglieder zu senden und eine sehr detailiert
einstellbare Aktiv-Rallye zu starten. Wenn Sie dereits
-Bonus-Menüpunkte in Ihrem {!MT_WORD!} haben, löschen Sie diese
+Bonus-Menüpunkte in Ihrem {?MT_WORD?} haben, löschen Sie diese
bitte, da sie sonst doppelt vorhanden sind. Sie können nun auch
HTML-Mails versenden! Laden Sie sich dazu unsere html_mail-Erweiterung
neuster Version herunter.
Fügen Sie weitere Ländercodes hinzu, um auch internationale
-Mitglieder in Ihren {!MT_WORD!} aufnehmen zu können. Das Eingeben
+Mitglieder in Ihren {?MT_WORD?} aufnehmen zu können. Das Eingeben
des zweistelligen Ländercodes durch Ihre Mitglieder ist dann nicht
mehr nötig. Und generieren Sie mit dieser Erweiterung eine
übersichtliche Länderstatistik (Aufteilung Ihrer Mitglieder
Diese Erweiterung soll die Datei <strong>inc/cache/debug.log</strong> an den
-[<a href="{!SERVER_URL!}" rel="external" target="_blank">MXChange-Server</a>]
+[<a href="{?SERVER_URL?}" rel="external" target="_blank">MXChange-Server</a>]
übertragen bzw. dort empfangen. Sie können also auch selber
<strong>debug.log</strong> Dateien empfangen und diese gebündelt an den
-[<a href="{!SERVER_URL!}" rel="external" target="_blank">MXChange-Server</a>]
-weitersenden. Dazu müssen Sie Ihren {!MT_WORD!} am [<a
- href="{!SERVER_URL!}" rel="external" target="_blank">MXChange-Server</a>]
+[<a href="{?SERVER_URL?}" rel="external" target="_blank">MXChange-Server</a>]
+weitersenden. Dazu müssen Sie Ihren {?MT_WORD?} am [<a
+ href="{?SERVER_URL?}" rel="external" target="_blank">MXChange-Server</a>]
einfach nur über Ihren Administrationsbereich anmelden. Dabei wird Ihrem
-{!MT_WORD!} ein Key zugewiesen, der Sie immer wieder eindeutig erkennbar
+{?MT_WORD?} ein Key zugewiesen, der Sie immer wieder eindeutig erkennbar
macht.<br />
<br />
<strong>Geben Sie den Key unter <u>keinen</u> Umständen an Fremde weiter!
Auch MXChange.org wird Sie nicht nach diesen fragen!</strong><br />
<br />
-Wenn ein {!MT_WORD2!} die <strong>debug.log</strong> aussenden möchte, so
-wird eine Liste an "Relays" - Ihr {!MT_WORD!}-Server kann als Relay
-fungieren - an den anderen {!MT_WORD!} gesendet. Der andere {!MT_WORD!}-Admin
+Wenn ein {?MT_WORD2?} die <strong>debug.log</strong> aussenden möchte, so
+wird eine Liste an "Relays" - Ihr {?MT_WORD?}-Server kann als Relay
+fungieren - an den anderen {?MT_WORD?} gesendet. Der andere {?MT_WORD?}-Admin
entscheidet dann, an welchen Server er das Logbuch aussenden will.<br />
<br />
-Relays und auch der [<a href="{!SERVER_URL!}" rel="external"
+Relays und auch der [<a href="{?SERVER_URL?}" rel="external"
target="_blank">MXChange-Server</a>] können aufgrund des vergebenen Keys
das weitere Übertragen von Logbüchern auch ablehnen, falls dies
missbraucht werden sollte (z.B. zu Spamming-Attacken).<br />
Zudem kann das Empfangsscript so eingestellt werden, dass erstmal ein Eintrag
freigegeben werden muss, bevor weitere gesendet werden können.<br />
<br />
-Es geht auch Vollmoderation. Dabei muss der {!MT_WORD!}-Admin (also z.B. Sie)
-sich am [<a href="{!SERVER_URL!}" rel="external"
+Es geht auch Vollmoderation. Dabei muss der {?MT_WORD?}-Admin (also z.B. Sie)
+sich am [<a href="{?SERVER_URL?}" rel="external"
target="_blank">MXChange-Server</a>] anmelden. Dieser verteilt dann automatisch
den Key an die Relays.<br />
<br />
Manipulationsversuche oder einfache Fehlversuche werden in einem Abuse-Log
-geschrieben, damit diese nachvollziehbar sind und der vermeindliche {!MT_WORD!}
-dann auf dem Relay und/oder [<a href="{!SERVER_URL!}" rel="external"
+geschrieben, damit diese nachvollziehbar sind und der vermeindliche {?MT_WORD?}
+dann auf dem Relay und/oder [<a href="{?SERVER_URL?}" rel="external"
target="_blank">MXChange-Server</a>] gesperrt werden kann.
heissen und sollte vorher angelegt sein!) die Möglichkeit an, dass
Ihre Gäste sich Ihren Admin-Bereich ansehen können. Geben Sie
Vollzugriff und sperren Sie dann wichtige Menüpunkte, oder jeder
-kann Ihren {!MT_WORD!} (fast) komplett bedienen!
+kann Ihren {?MT_WORD?} (fast) komplett bedienen!
<br />
<br />
<strong>SIE HANDELN DABEI AUF EIGENE GEFAHR HIN! VORSICHT
-Lassen Sie Ihre Mitglieder ihre {!POINTS!} einfach immer und immer
+Lassen Sie Ihre Mitglieder ihre {?POINTS?} einfach immer und immer
wieder verdoppeln! Und: Sie selber verdienen wegen der einstellbaren
prozentuallen Gebühr auch noch dran! Zudem können Ihre
Mitglieder einen Verdoppler-Link benutzen, der mehr Referals
-Schalten Sie Ihren {!MT_WORD!} in den Wartungsmodus, wenn dieser mal nicht
+Schalten Sie Ihren {?MT_WORD?} in den Wartungsmodus, wenn dieser mal nicht
funktionieren sollte und Sie in Ruhe dran debuggen müssen. Bitte
aktualisieren dann zuerst Ihre SVN-Version (SVN-Update) und falls Sie den
Fehler nicht selber finden können, melden Sie sich bitte im
<div style="padding-bottom:5px">
- Diese Erweiterung erlaubt es Ihnen, alle Menüsystem Ihres {!MT_WORD2!}
+ Diese Erweiterung erlaubt es Ihnen, alle Menüsystem Ihres {?MT_WORD2?}
zu ändern, in Gast- und Mitgliedsbereich Menüpunkte zu verdecken
oder zu sperren und auch neue hinzuzufügen. Möchten Sie neue
Menüpunkte zum Beispiel in's Gastmenü hinzufügen, so
Diese Erweiterung erlaubt es Ihren Mitgliedern, Ihre Profildaten zu
-ändern. Sie sollte daher in keinem {!MT_WORD!} fehlen und immer
+ändern. Sie sollte daher in keinem {?MT_WORD?} fehlen und immer
aktiviert sein.
Diese Erweiterung ist fester Bestandteil des Grundscriptes und bietet Ihnen die
-Möglicheit, einen Newsletter an alle Ihre Mitglieder im {!MT_WORD!} zu
+Möglicheit, einen Newsletter an alle Ihre Mitglieder im {?MT_WORD?} zu
versenden. Ihre Mitglieder können - gegen eine von Ihnen einstellbare
Gebühr - auch den Newsletter-Empfang abschalten.
-Weitere wichtige Einstellungen zu Ihrem {!MT_WORD!}. Diese Erweiterung sollte
+Weitere wichtige Einstellungen zu Ihrem {?MT_WORD?}. Diese Erweiterung sollte
immer installiert und aktiviert sein.
Mit dieser Erweiterung können Sie Ihren Mitgliedern eine Auszahlung
-ihrer {!POINTS!} in jede beliebige Währung (Tipp: Nicht direkte
+ihrer {?POINTS?} in jede beliebige Währung (Tipp: Nicht direkte
€!) oder auch Bannerviews/-klicks an.
ein Primera-Account. Mehr dazu auf <a href="http://www.primusportal.de/r/Quix0r"
target="_blank">www.primusportal.de</a>. Wenn Sie möchten, können Sie
auch ganz zu Primera wechseln. Sie unter <a target="_blank"
- href="{!URL!}/modules.php?module=admin&what=config_other">Sonstige
-Einstellungen</a> die Währung Ihres {!MT_WORD2!} von {!POINTS!} auf Primera
+ href="{?URL?}/modules.php?module=admin&what=config_other">Sonstige
+Einstellungen</a> die Währung Ihres {?MT_WORD2?} von {?POINTS?} auf Primera
umstellen.
Ref-Back ist ein Prozentsatz, der von dem Referal-Guthaben Ihrer Mitglieder
-abgezogen wird und dem geworbenen, der gerade {!POINTS!} erwirtschaftet,
+abgezogen wird und dem geworbenen, der gerade {?POINTS?} erwirtschaftet,
gutgeschrieben. Sobald das Mitglied Ref-Back für seine Referals ändert,
erhält der Referal eine Mail zugesandt, wie diese jetzt eingestellt ist.<br />
<br />
-Das Anmeldeformular zu Ihrem {!MT_WORD!}. Bitte installieren Sie diese
+Das Anmeldeformular zu Ihrem {?MT_WORD?}. Bitte installieren Sie diese
Erweiterung und aktivieren Sie diese auch.
je nach Einstellung, umwandelt, den User-Agent in eine anonyme Form bringt
und den Referer entfernt. Auch sollten Sie über das Verlangen von
personenbezogenen Daten im Anmeldeformular nachdenken, welche *wirklich*
-für Ihren {!MT_WORD!} erforderlich sind. Sobald diese Erweiterung in Ihrem
-{!MT_WORD!} installiert ist, wird im Gast-, Mitglieds- und Adminbereich der
+für Ihren {?MT_WORD?} erforderlich sind. Sobald diese Erweiterung in Ihrem
+{?MT_WORD?} installiert ist, wird im Gast-, Mitglieds- und Adminbereich der
Hinweis eingeblendet, unter welcher IP-Nummer Ihre Aktivität gespeichert
wird, falls sich Ihre Besucher anmelden oder Mitglieder einloggen sollten.<br />
<br />
-Mit dieser Erweiterung werden alle Links, die Ihrem {!MT_WORD!}
+Mit dieser Erweiterung werden alle Links, die Ihrem {?MT_WORD?}
angehöhren, so umgeschrieben, dass diese von Suchmaschinen besser
aufgerufen werden können. Wundern Sie sich also bitte nicht, wenn
die Links etwas anders aussehen, als dass Sie es gewöhnt sind. :-)
-Der Tresor kann von Ihren Mitgliedern zum Sichern von angesammelten {!POINTS!}
+Der Tresor kann von Ihren Mitgliedern zum Sichern von angesammelten {?POINTS?}
benutzt werden. Zusätzlich erhalten Ihre Mitglieder, wenn Sie die
-Erweiterung <strong>active</strong> in Ihrem {!MT_WORD!} installiert und die
+Erweiterung <strong>active</strong> in Ihrem {?MT_WORD?} installiert und die
Aktiv-Rallye aktiviert haben, jeden Monat Zinsen auf das gesicherte Guthaben.
Die Zinsabstuffung können Sie im Adminbereich frei einstellen und dabei
beliebig viele Zinsstufen einrichten. Eine Zinsstufe richtet sich nach einem
-einstellbaren Bereich an Aktiv-{!POINTS!}, die das Mitglied für diverse
+einstellbaren Bereich an Aktiv-{?POINTS?}, die das Mitglied für diverse
Aktionen gesammelt hat.<br />
<br />
Zusätzlich ist der Tresor durch ein Tresor-Passwort geschützt. Hat das
Suchmaschinenoptimierung. Dies ist das A-und-O einer jeden Website und
führt bei richtiger Anwendung zu mehr - nicht garantierten - Einnahmen, da
die Suchmaschinen Ihre Seite besser indexieren könen (sauberes XHTML
-1.0 bestehend aus keiner einzigen Tabelle ist bei {!TITLE!} der kommende
+1.0 bestehend aus keiner einzigen Tabelle ist bei {?TITLE?} der kommende
Standart) und somit Ihre Seite für Ihre speziell ausgew&auuml;hlten
Suchbegriffe in den ersten Suchergebnissen aufgeführt sind.<br />
<br />
URL eingebaut werden - genauer gesagt ist es der Menütitel - was auch zur
Verbesserung des Rankings führt.<br />
<br />
-<strong>Wichtig!</strong> Das gesamte {!TITLE!}-Team und ich können Ihnen
+<strong>Wichtig!</strong> Das gesamte {?TITLE?}-Team und ich können Ihnen
jedoch keine professionellen SEO-Dienste derzeit anbieten. Bitte wenden Sie sich
an einen Profi-Dienstleister Ihres Vertrauens! Ich kann Ihnen nur das passende
Werkzeug - diese Erweiterung - in die Hand geben.<br />
Die wichtigsten Funktionen des Sponsorbereiches:
<ul>
<li>Echtzeitstatistik im Sponsorenbereich für jede Sponsoraktion seperat und gemeinsam</li>
-<li>Einfaches Nachbestellen von {!POINTS!}n (Konto auffüllen) und Ändern der Einstellungen des Sponsors (sowohl aus dem Adminbereich als auch vom Sponsor selber durchführbar)</li>
-<li>Volle administrative Kontrolle (z.B. wird das Sponsorenaccount gesperrt, wenn er seine Email-Adresse ändert oder neue {!POINTS!} bestellt hat; jede vom Sponsor durchgeführte Sponsorenaktion (Mailbuchung, neue SignUp-Aktion erstellt oder bestehende geändert) muss von Ihnen freigegeben werden)</li>
+<li>Einfaches Nachbestellen von {?POINTS?}n (Konto auffüllen) und Ändern der Einstellungen des Sponsors (sowohl aus dem Adminbereich als auch vom Sponsor selber durchführbar)</li>
+<li>Volle administrative Kontrolle (z.B. wird das Sponsorenaccount gesperrt, wenn er seine Email-Adresse ändert oder neue {?POINTS?} bestellt hat; jede vom Sponsor durchgeführte Sponsorenaktion (Mailbuchung, neue SignUp-Aktion erstellt oder bestehende geändert) muss von Ihnen freigegeben werden)</li>
<li>Eigenes von anderen unabhängige Menüsystem</li>
<li>Sie können (und sollten es auch) eigene Sponsoren-Accounts aus dem Adminbereich anlegen</li>
-<li>Installieren Sie eine zusätzliche Erweiterung mit Sponsor-Anteil Ihrem {!MT_WORD!} hinzu, wird automatisch ein entsprechender Menüpunkt in den Sponsorenbereich eingefügt.</li>
+<li>Installieren Sie eine zusätzliche Erweiterung mit Sponsor-Anteil Ihrem {?MT_WORD?} hinzu, wird automatisch ein entsprechender Menüpunkt in den Sponsorenbereich eingefügt.</li>
<li>Einfache Werbemittel-Verwaltung: Die Sponsoren brauchen nur einmal eine URL bzw. einen Banner hinzufügen (ausser wenn diese gelöscht wurden).</li>
<li>Später können die URLs und Banner beliebig Kampagnen zugewiesen werden.</li>
-<li>Kampagnen können entweder von einem Anfangsdatum bis zu einem Enddatum laufen oder bis das übertragene Guthaben an {!POINTS!} aufgebraucht ist.</li>
+<li>Kampagnen können entweder von einem Anfangsdatum bis zu einem Enddatum laufen oder bis das übertragene Guthaben an {?POINTS?} aufgebraucht ist.</li>
<li>In allen Fällen ist eine Mail zum Sponsor und zu den Administratoren unterwegs!</li>
<li>Ihre Sponsoren werden im Mitgliedsbereich Ihren Mitgliedern etwas vorstellt. Bestimmen Sie dabei, welche Daten der Sponsor anzeigen lassen kann und welche nicht!</li>
</ul>
Erweiterung automatisch in ihr gesammelt und sind dann sofort ansurfbar. Die
Vergütung kann zu einem Fix-Preis erfolgen oder auch dynamisch.<br />
<br />
-Die Fix-Vergütung in {!POINTS!} stellen Sie im Adminbereich ein. Soll
+Die Fix-Vergütung in {?POINTS?} stellen Sie im Adminbereich ein. Soll
die Vergütung dynamisch erfolgen, stellen Sie dies einfach um. Sind mehr
Mitglieder Online, erhält das surbarnutzende Mitglied für jeden
-Seitenbesuch mehr {!POINTS!} gutgeschrieben. Hat das Mitglied selbst mehr URLs
+Seitenbesuch mehr {?POINTS?} gutgeschrieben. Hat das Mitglied selbst mehr URLs
gebucht, erhält es für den Besuch anderer gebuchter Webseiten
-ebenfalls mehr {!POINTS!} gutgeschrieben. Dabei richtig sich der Basispreis
+ebenfalls mehr {?POINTS?} gutgeschrieben. Dabei richtig sich der Basispreis
nach der gebuchten Vergütung pro Klick aus der Mailbestellung. Die
dynamischen Gutschriften werden prozentual errechnet und gemeinsam mit der
Basisvergütung gutgeschrieben. Die prozentuale Ref-Vergütung wird
Mit dieser Erweiterung ist es möglich, dass Ihre Mitglieder
-untereinander {!POINTS!} überweisen können. Im
+untereinander {?POINTS?} überweisen können. Im
Mitgliedsbereich erhalten sie eine Übersicht aller ein- und
ausgehenden Überweisungen. als Admin haben Sie ebenfalls eine
Gesamtübersicht und können Einträge auch manuell
löschen. Zudem können Sie bestimmen, wie lang der Touring-Code
(auch abschaltbar!) sein soll, wie viele Einträge maximal angezeigt
werden soll und wie lange die Einträge gültig sind. Ist die
-<a href="{!URL!}/extensions/ext-autopurge.zip">AutoPurge-Erweiterung</a>
+<a href="{?URL?}/extensions/ext-autopurge.zip">AutoPurge-Erweiterung</a>
installiert, werden um 00:00 Uhr veraltete Einträge entfernt.
dazu auf <a href="http://www.wds66.com/ref.php?refid=10437"
target="_blank">www.wds66.com</a>. Wenn Sie möchten, können Sie auch
ganz zu Wernis wechseln. Sie unter <a target="_blank"
- href="{!URL!}/modules.php?module=admin&what=config_other">Sonstige
-Einstellungen</a> die Währung Ihres {!MT_WORD2!} von {!POINTS!} auf Wernis
+ href="{?URL?}/modules.php?module=admin&what=config_other">Sonstige
+Einstellungen</a> die Währung Ihres {?MT_WORD2?} von {?POINTS?} auf Wernis
umstellen.
</tr>
<tr>
<td align="center" class="beg_msg" height="60"><div class="big">{--BEG_GUEST_TRAILER--}</div><br />
- {!MAIN_TITLE!}</td>
+ {?MAIN_TITLE?}</td>
</tr>
<tr>
<td height="5" class="seperator"> </td>
<tr>
<td align="left" class="beg_msg">
<P>{--BEG_GUEST_EARN_1--} <strong>{!__BEG_POINTS!}
- {!POINTS!}</strong> {--BEG_GUEST_EARN_2--} <strong>{!__BEG_POINTS_MAX!}
- {!POINTS!}</strong> {--BEG_GUEST_EARN_3--}</P>
+ {?POINTS?}</strong> {--BEG_GUEST_EARN_2--} <strong>{!__BEG_POINTS_MAX!}
+ {?POINTS?}</strong> {--BEG_GUEST_EARN_3--}</P>
<P>{--BEG_GUEST_TIMEOUT_1--} <strong>{!__BEG_TIMEOUT!}</strong>
{--BEG_GUEST_TIMEOUT_2--}</P>
<P align="right">{--BEG_GUEST_HAVE_FUN--}</P>
</tr>
<tr>
<td align="center" height="30" class="beg_msg"><a
- href="{!URL!}/ref.php?ref={!__BEG_UID!}">{--BEG_CONTINUE_REGISTER--}</a>
+ href="{?URL?}/ref.php?ref={!__BEG_UID!}">{--BEG_CONTINUE_REGISTER--}</a>
</td>
</tr>
<tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=index&what=confirm" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=index&what=confirm" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="480" class="admin_table dashed">
<tr>
<td align="center" colspan="3" class="admin_title bottom2" height="30">
<ul>
<li>{--DOUBLER_MINIMUM_IS--} <strong>{!__MIN_VALUE!}
- {!POINTS!}</strong> {--DOUBLER_MAXIMUM_IS--} <strong>{!__MAX_VALUE!}
- {!POINTS!}</strong></li>
+ {?POINTS?}</strong> {--DOUBLER_MAXIMUM_IS--} <strong>{!__MAX_VALUE!}
+ {?POINTS?}</strong></li>
<li>{--DOUBLER_ALREADY_PAYED_1--} <strong>{!__TOTAL_VALUE!}
- {!POINTS!}</strong> {--DOUBLER_ALREADY_PAYED_2--}</li>
+ {?POINTS?}</strong> {--DOUBLER_ALREADY_PAYED_2--}</li>
<li>{--DOUBLER_POINTS_LEFT_1--} <strong>{!__LEFT_VALUE!}
- {!POINTS!}</strong> {--DOUBLER_POINTS_LEFT_2--}</li>
+ {?POINTS?}</strong> {--DOUBLER_POINTS_LEFT_2--}</li>
<li>{--DOUBLER_USAGE_COUNTER_1--} <strong>{!__DOUBLER_COUNTER!}</strong>
{--DOUBLER_USAGE_COUNTER_2--}</li>
<li>{!DOUBLER_PAYOUT_TIME!}</li>
<li><strong>{--DOUBLER_FULL_PAYOUT--}</strong></li>
<li>{--DOUBLER_POINTS_1--} <strong>{!__CHARGE_VALUE!}%</strong>
{--DOUBLER_POINTS_2--}</li>
- <li>{--DOUBLER_EXAMPLE_1--} <strong>500 {!POINTS!}</strong>
- »» {--DOUBLER_EXAMPLE_2--} <strong>1000 {!POINTS!}</strong>{--DOUBLER_EXAMPLE_3--}</li>
+ <li>{--DOUBLER_EXAMPLE_1--} <strong>500 {?POINTS?}</strong>
+ »» {--DOUBLER_EXAMPLE_2--} <strong>1000 {?POINTS?}</strong>{--DOUBLER_EXAMPLE_3--}</li>
<li>{--DOUBLER_REFERRAL_1--} <strong>{!__REF_VALUE!}%</strong>
{--DOUBLER_REFERRAL_2--} {--DOUBLER_REFERRAL_3--}
{--DOUBLER_REFERRAL_4--}
- <li>{--DOUBLER_REFERRAL_5--} <strong>100 {!POINTS!}</strong>
- {--DOUBLER_REFERRAL_6--} <strong>100 {!POINTS!}</strong>
- {--DOUBLER_REFERRAL_8--} <strong>300 {!POINTS!}</strong>
+ <li>{--DOUBLER_REFERRAL_5--} <strong>100 {?POINTS?}</strong>
+ {--DOUBLER_REFERRAL_6--} <strong>100 {?POINTS?}</strong>
+ {--DOUBLER_REFERRAL_8--} <strong>300 {?POINTS?}</strong>
{--DOUBLER_REFERRAL_8--}</li>
<li>{--DOUBLER_REFERRAL_LINK--}</li>
<li>{--DOUBLER_TIMEOUT_1--} <strong>{!__TIMEOUT_MARK!}</strong>
{--DOUBLER_TIMEOUT_2--}</li>
<li>{--DOUBLER_HAVE_FUN--}</li>
- <li><strong><a href="{!URL!}/doubler.php">{--DOUBLER_WANNA_TRY--}</a></strong></li>
+ <li><strong><a href="{?URL?}/doubler.php">{--DOUBLER_WANNA_TRY--}</a></strong></li>
</ol>
</td>
</tr>
style="padding-left: 0px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
<ul>
<li>{--DOUBLER_NOT_YET_REGISTERED--} <a
- href="{!URL!}/ref.php?refid={!__REFID!}">{--DOUBLER_REGISTER_NOW--}</a></li>
+ href="{?URL?}/ref.php?refid={!__REFID!}">{--DOUBLER_REGISTER_NOW--}</a></li>
<li>{--DOUBLER_YOUR_ADVERTISING_HERE--} <a
- href="{!URL!}/modules.php?module=index&what=impressum&refid={!__REFID!}">{--DOUBLER_CONTACT_US--}</a></li>
+ href="{?URL?}/modules.php?module=index&what=impressum&refid={!__REFID!}">{--DOUBLER_CONTACT_US--}</a></li>
</ol>
</td>
</tr>
<td class="doubler_header bottom2 right2" align="center" width="100">
<strong>{--_UID--}</strong></td>
<td class="doubler_header bottom2 right2" align="center" width="160">
- <strong>{!POINTS!}</strong></td>
+ <strong>{?POINTS?}</strong></td>
<td class="doubler_header bottom2" align="center" width="160"><strong>{--DOUBLER_TIMEMARK--}</strong>
</td>
</tr>
<frameset rows="80,*" frameborder="no" border="0" framespacing="0">
<frame name="test_top"
- src="{!URL!}/modules.php?module=frametester&frame=test_top"
+ src="{?URL?}/modules.php?module=frametester&frame=test_top"
frameborder="no" scrolling="no" noresize />
<frame name="url" src="{!__URL_VALUE!}" frameborder="no" noresize />
</frameset>
\ No newline at end of file
<tr>
<td colspan="3" align="center" valign="top" class="guest_title"><a
name="TOP"></a> <!-- Ab hier Kopf! --> <strong><big>- - -
- <a title="{!MAIN_TITLE!}"
+ <a title="{?MAIN_TITLE?}"
style="cursor: default; background: none; text-decoration: none"
- class="guest_header">{!MAIN_TITLE!}</a> - - -</big></strong><br />
+ class="guest_header">{?MAIN_TITLE?}</a> - - -</big></strong><br />
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="200"><div class="guest_header"> Hallo
$username!</div></td>
- <td align="center"><div class="guest_header">{!SLOGAN!}</div></td>
- <td width="200" align="right"><div class="guest_header">$date_time </div></td>
+ <td align="center"><div class="guest_header">{?SLOGAN?}</div></td>
+ <td width="200" align="right"><div class="guest_header">$content[date_time] </div></td>
</tr>
</table>
<!-- Bis hier Kopf! --></td>
- </tr>
\ No newline at end of file
+ </tr>
-<form action="{!URL!}/modules.php?module=index&what=login" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=index&what=login" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="480">
<tr>
<td colspan="9" height="3" class="seperator"> </td>
</table>
</form>
-<form action="{!URL!}/modules.php?module=index&what=login" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=index&what=login" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed">
<tr>
<td colspan="5" height="3" class="seperator"> </td>
-<form action="{!URL!}/modules.php?module=index&what=login" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=index&what=login" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="540">
<tr>
<td width="10" class="guest_title2 bottom2 seperator" height="30"> </td>
</table>
</form>
-<form action="{!URL!}/modules.php?module=index&what=login" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=index&what=login" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="540">
<tr>
<td width="10" class="guest_title2 bottom2 seperator"> </td>
<div align="center">
-<form action="{!URL!}/modules.php?module=index&what=register" method="post" name="register">
+<form action="{?URL?}/modules.php?module=index&what=register" method="post" name="register">
<table border="0" cellspacing="0" cellpadding="0" width="640"
class="guest_table dashed">
<tr>
<tr>
<td align="right" class="switch_sw$content[sw] bottom2 right2" width="225">$content[title]: </td>
<td class="guest_title2 bottom2" style="padding-left: 2px; padding-right: 2px" width="225">
- <div class="nobr"><strong>1 {!POINTS!}</strong> = <strong>$content[conv] $content[name]</strong></div>
+ <div class="nobr"><strong>1 {?POINTS?}</strong> = <strong>$content[conv] $content[name]</strong></div>
</td>
</tr>
<div align="center">
-<form action="{!URL!}/modules.php?module=index&what=sponsor_login&mode=activate" method="post">
+<form action="{?URL?}/modules.php?module=index&what=sponsor_login&mode=activate" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
<tr>
<td class="guest_title2 bottom2" align="center" height="30" colspan="2">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table" width="100%">
<tr>
<td align="center" height="30">
- »» <a href="{!URL!}/modules.php?module=index&what=sponsor_login">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
+ »» <a href="{?URL?}/modules.php?module=index&what=sponsor_login">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
</td>
</tr>
</table>
<div align="center">
-<form action="{!URL!}/modules.php?module=index&what=sponsor_login" method="post">
+<form action="{?URL?}/modules.php?module=index&what=sponsor_login" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
<tr>
<td class="guest_title2 bottom2" align="center" height="30" colspan="2">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table" width="100%">
<tr>
<td align="center" height="30">
- »» <a href="{!URL!}/modules.php?module=index&what=sponsor_login&mode=lost_pass">{--SPONSOR_PASSWORD_LOST--}</a>
+ »» <a href="{?URL?}/modules.php?module=index&what=sponsor_login&mode=lost_pass">{--SPONSOR_PASSWORD_LOST--}</a>
</td>
</tr>
<tr>
<td align="center" height="30">
- »» <a href="{!URL!}/modules.php?module=index&what=sponsor_login&mode=activate">{--SPONSOR_ACTIVATION_LINK_LOST--}</a><br />
+ »» <a href="{?URL?}/modules.php?module=index&what=sponsor_login&mode=activate">{--SPONSOR_ACTIVATION_LINK_LOST--}</a><br />
</td>
</tr>
</table>
<div align="center">
-<form action="{!URL!}/modules.php?module=index&what=sponsor_login&mode=lost_pass" method="post">
+<form action="{?URL?}/modules.php?module=index&what=sponsor_login&mode=lost_pass" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
<tr>
<td class="guest_title2 bottom2" align="center" height="30" colspan="2">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table" width="100%">
<tr>
<td align="center" height="30">
- »» <a href="{!URL!}/modules.php?module=index&what=sponsor_login">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
+ »» <a href="{?URL?}/modules.php?module=index&what=sponsor_login">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
</td>
</tr>
</table>
<tr>
<td align="right" class="switch_sw$content[sw] right2" width="225" height="24">{--SPONSOR_PAYTYPE_COUNT--}: </td>
<td class="guest_title2 bottom2" style="padding-left: 2px; padding-right: 2px" width="225">
- <div class="nobr"><strong>$content[rate] {!POINTS!}</strong></div>
+ <div class="nobr"><strong>$content[rate] {?POINTS?}</strong></div>
</td>
</tr>
<tr>
<tr>
<td class="bottom2 switch_sw$content[sw]" height="50" style="padding-left: 2px; padding-right: 2px">
<input type="radio" name="pay_type" class="guest_normal" value="$content[id]" /> $content[pay_name]<br />
- <div align="right">($content[pay_min_count] $content[pay_currency] = $content[res] {!POINTS!})</div>
+ <div align="right">($content[pay_min_count] $content[pay_currency] = $content[res] {?POINTS?})</div>
</td>
</tr>
</div>
<div>
<ul>
- <li>Melden Sie sich als Sponsor von <strong>{!MAIN_TITLE!}</strong> an! Hier bekommen Sie für Ihr Geld die Zielgruppe, die Sie auch auf Ihren Produktseiten haben wollen!</li>
- <li>Alles inklusiv: Ausführliche Statistiken (auch per Mail im gewünschten Zeitabstand) und einfache Verwaltung Ihrer {!POINTS!} mit nur wenigen Klicks!</li>
+ <li>Melden Sie sich als Sponsor von <strong>{?MAIN_TITLE?}</strong> an! Hier bekommen Sie für Ihr Geld die Zielgruppe, die Sie auch auf Ihren Produktseiten haben wollen!</li>
+ <li>Alles inklusiv: Ausführliche Statistiken (auch per Mail im gewünschten Zeitabstand) und einfache Verwaltung Ihrer {?POINTS?} mit nur wenigen Klicks!</li>
<li>Werden Sie Sponsor und melden Sie sich noch heute an!</li>
</ul>
</div>
-<form action="{!URL!}/modules.php?module=index&what=sponsor_reg" method="post">
+<form action="{?URL?}/modules.php?module=index&what=sponsor_reg" method="post">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="530">
<tr>
<td class="guest_title2 bottom2" width="10" height="30"> </td>
{!__CATS_STATS_ROWS!}
<tr>
<td align="center" class="guest_stats_footer" colspan="6"><a
- href="{!URL!}/modules.php?module=index&what=stats&mode={!__LMODE_VALUE!}">{!__LINK_TITLE!}</a>
+ href="{?URL?}/modules.php?module=index&what=stats&mode={!__LMODE_VALUE!}">{!__LINK_TITLE!}</a>
</td>
</tr>
</table>
class="guest_table dashed">
<tr>
<td colspan="4" class="guest_title2 bottom2" height="30">
- <strong>TOP{!__TOP10_MAX!} - {!POINTS!}-Verdiener</strong>
+ <strong>TOP{!__TOP10_MAX!} - {?POINTS?}-Verdiener</strong>
</td>
</tr>
<tr>
{!__TOP_POINTS_ROWS!}
<tr>
<td colspan="5" align="center" class="guest_footer" height="30">
- <div class="member_note tiny">Diese Liste zeigt Ihnen, wer die meisten {!POINTS!} verdient hat.</div>
+ <div class="member_note tiny">Diese Liste zeigt Ihnen, wer die meisten {?POINTS?} verdient hat.</div>
</td>
</tr>
</table>
<br />
Tel.: +49(0)-123-456789<br />
<br />
- Email: <a href="mailto:{!WEBMASTER!}">{!WEBMASTER!}</a><br />
+ Email: <a href="mailto:{?WEBMASTER?}">{?WEBMASTER?}</a><br />
<br />
</td>
<td class="impressum_body" width="5"> </td>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td align="center"><a target="_parent"
- href="{!URL!}/modules.php?module=index&what=welcome">
- <!-- <img src="{!THEME_URL!}/images/index_logo.jpg" alt="{!MAIN_TITLE!}" title="{!MAIN_TITLE!}" border="0"> //-->
- <div class="big">{!MAIN_TITLE!}</div> </a></td>
+ href="{?URL?}/modules.php?module=index&what=welcome">
+ <!-- <img src="{!THEME_URL!}/images/index_logo.jpg" alt="{?MAIN_TITLE?}" title="{?MAIN_TITLE?}" border="0"> //-->
+ <div class="big">{?MAIN_TITLE?}</div> </a></td>
</tr>
<tr>
<td align="center" height="30" class="seperator"> </td>
</tr>
<tr>
- <td align="center"><div class="medium">{!SLOGAN!}</div></td>
+ <td align="center"><div class="medium">{?SLOGAN?}</div></td>
</tr>
</table>
</td>
<tr>
<td align="center" height="26%"><div class="big">[ <a
target="_parent"
- href="{!URL!}/modules.php?module=index&what=welcome">Weiter...</a> ]</div>
+ href="{?URL?}/modules.php?module=index&what=welcome">Weiter...</a> ]</div>
</td>
</tr>
<tr>
Tel.: 01234-56789-0, Email: <a
href="mailto:mail_NO_SPAM_@_NO_SPAM_provider.de">Webmaster</a></div>
<div>Weitere Angaben? ...</div>
- <div>Gelinkte Seiten, die sich ausserhalb von {!URL!} befinden,
+ <div>Gelinkte Seiten, die sich ausserhalb von {?URL?} befinden,
mache ich mich nicht mit verantwortlich und distanziere mich hiermit
ausdrücklich von diesen und deren Inhalten! Bitte beachte den <a
href="#" target="_blank">Disclaimer</a>!<br />
<!--
function Load()
{
- window.location.href='{!URL!}/modules.php?module={!__MOD_VALUE!}';
+ window.location.href='{?URL?}/modules.php?module={!__MOD_VALUE!}';
}
window.setTimeout("Load()", {!__DELAY_VALUE!});
</tr>
<tr>
<td align="right" class="install">{--SERVER_PATH--} : </td>
- <td><input type="text" name="spath" size="20" value="{!PATH!}" class="install_normal" /></td>
+ <td><input type="text" name="spath" size="20" value="{?PATH?}" class="install_normal" /></td>
</tr>
<tr>
<td colspan="2" height="10" class="seperator"> </td>
</tr>
<tr>
<td align="right" class="install">{--HP_TITLE--} : </td>
- <td><input type="text" name="title" size="20" maxlength="255" value="{!MAIN_TITLE!}" class="install_normal" /></td>
+ <td><input type="text" name="title" size="20" maxlength="255" value="{?MAIN_TITLE?}" class="install_normal" /></td>
</tr>
<tr>
<td colspan="2" height="10" class="seperator"> </td>
</tr>
<tr>
<td align="right" class="install">{--HP_SLOGAN--} : </td>
- <td><input type="text" name="slogan" size="30" maxlength="255" value="{!SLOGAN!}" class="install_normal" /></td>
+ <td><input type="text" name="slogan" size="30" maxlength="255" value="{?SLOGAN?}" class="install_normal" /></td>
</tr>
<tr>
<td colspan="2" height="10" class="seperator"> </td>
</tr>
<tr>
<td align="right" class="install">{--HP_EMAIL--} : </td>
- <td><input type="text" name="email" size="20" maxlength="255" value="{!WEBMASTER!}" class="install_normal" /></td>
+ <td><input type="text" name="email" size="20" maxlength="255" value="{?WEBMASTER?}" class="install_normal" /></td>
</tr>
<tr>
<td colspan="3" height="21" class="seperator"> </td>
<div class="install_welcome">
- Willkommen zum Installationsscript von MXChange-{!MT_WORD!}, dem
- <strong>freien</strong> {!MT_WORD!} powered by MXChange-Community!
+ Willkommen zum Installationsscript von MXChange-{?MT_WORD?}, dem
+ <strong>freien</strong> {?MT_WORD?} powered by MXChange-Community!
</div>
<div class="install_text">
- Dieses Script wird Ihnen dabei helfen, den {!MT_WORD!} zu installieren, die
- Datenbank einzurichten und den {!MT_WORD!} vorzukonfigurieren.
+ Dieses Script wird Ihnen dabei helfen, den {?MT_WORD?} zu installieren, die
+ Datenbank einzurichten und den {?MT_WORD?} vorzukonfigurieren.
</div>
<div class="install_text">
if (filter())
hint('au_hi_r', 'http://www.uberwach.de/wanze-kamera.gif?'+escape(window.location), 'so eben von der Aktion "ÜBERWACH!"');
else
- hint('au_hi_g', '{!URL!}/uberwach/uberwach-kamera-gruen.gif', 'von der Aktion "ÜBERWACH!" nicht ');
+ hint('au_hi_g', '{?URL?}/uberwach/uberwach-kamera-gruen.gif', 'von der Aktion "ÜBERWACH!" nicht ');
};
if (window.addEventListener) {
window.addEventListener('load', main, false);
<!-- LEAD CODE AB HIER! //-->
<!-- LEAD CODE BIS HIER! //-->
-<P align="center">[<a href="{!URL!}/modules.php?module=index">Weiter
+<P align="center">[<a href="{?URL?}/modules.php?module=index">Weiter
zur Eingangsseite</a>] | [<a
- href="{!URL!}/modules.php?module=login">Weiter zum Loginbereich</a>]
+ href="{?URL?}/modules.php?module=login">Weiter zum Loginbereich</a>]
</P>
-<big><strong>D E R E F E R R E R - {!MAIN_TITLE!}</strong></big>
+<big><strong>D E R E F E R R E R - {?MAIN_TITLE?}</strong></big>
<br />
<br />
<br />
<!--
function Loader()
{
- document.location.href = "{!URL!}/modules.php?module=index&what=login&msg={--CODE_COOKIES_DISABLED--}";
+ document.location.href = "{?URL?}/modules.php?module=index&what=login&msg={--CODE_COOKIES_DISABLED--}";
}
window.setTimeout("Loader()", 2000);
<tr>
<td width="10" class="seperator"> </td>
<td width="220" align="center">
- <form action="{!URL!}/mailid_top.php?uid=$content[uid]&$content[type]=$content[data]&mode=add&code=$content[code]" method="post" style="margin-bottom: 0px">
+ <form action="{?URL?}/mailid_top.php?uid=$content[uid]&$content[type]=$content[data]&mode=add&code=$content[code]" method="post" style="margin-bottom: 0px">
{--MAILID_CLICK_BUTTON--}:<br />
<input type="hidden" name="gfx_check" value="{!$content[gfx]!}" />
<input type="submit" class="member_submit" name="ok" value="{--SUBMIT_CODE--}" />
<td width="10" class="seperator"> </td>
<td width="220" align="center">
<form
- action="{!URL!}/mailid_top.php?uid=$content[uid]&$content[type]=$content[data]&mode=add&code={--_CODE_VALUE!}"
+ action="{?URL?}/mailid_top.php?uid=$content[uid]&$content[type]=$content[data]&mode=add&code={--_CODE_VALUE!}"
method="post" style="margin-bottom: 0px">{--ENTER_CODE--}:
- {--_IMAGE_CODE--}<br />
+ $content[image]<br />
<input type="text" name="gfx_check" class="member_normal" size="5"
maxlength="45"> <input type="submit" class="member_submit"
name="ok" value="{--SUBMIT_CODE--}"></form>
<frameset rows="120,*" frameborder="no" framespacing="0" border="0">
- <frame name="mailid_top" src="{!URL!}/mailid_top.php?uid=$content[uid]&$content[type]=$content[data]" />
+ <frame name="mailid_top" src="{?URL?}/mailid_top.php?uid=$content[uid]&$content[type]=$content[data]" />
<frame name="mailid_url" src="$content[url]" />
</frameset>
<noframes>
<td width="220" align="center">{--THANX_POINTS_ADDED_1--}<strong
class="member_done">$content[points]</strong> {--THANX_POINTS_ADDED_2--}<br />
{--MAILID_TOTAL_POINTS1--} <div class="member_done">$content[total]
-{!POINTS!}</div> {--MAILID_TOTAL_POINTS2--}</td>
+{?POINTS?}</div> {--MAILID_TOTAL_POINTS2--}</td>
<td width="10" class="seperator"> </td>
<td align="center">
<table border="0" cellspacing="0" cellpadding="0"
<td width="220" align="center"><div class="tiny">
{--THANX_POINTS_ADDED_1--}<span class="member_done">$content[points]</span> {--THANX_POINTS_ADDED_2--}<br />
{--MAILID_TOTAL_POINTS1--} <span class="member_done">$content[total]
- {!POINTS!}</span> {--MAILID_TOTAL_POINTS2--}<br />
+ {?POINTS?}</span> {--MAILID_TOTAL_POINTS2--}<br />
<br />
<a
- href="{!URL!}/show_bonus.php?uid=$content[uid]&t=$content[type]&d=$content[data]"
+ href="{?URL?}/show_bonus.php?uid=$content[uid]&t=$content[type]&d=$content[data]"
target="_blank">{--BONUS_SHOW_TURBO_BONUS--} </span></td>
<td width="10" class="seperator"> </td>
<td align="center">
{--THANX_POINTS_LOCKED_1--}<span class="member_done">$content[points]</span> {--THANX_POINTS_LOCKED_2--}<br />
<br />
<a
- href="{!URL!}/show_bonus.php?uid=$content[uid]&t=$content[type]&d=$content[data]"
+ href="{?URL?}/show_bonus.php?uid=$content[uid]&t=$content[type]&d=$content[data]"
target="_blank">{--BONUS_SHOW_TURBO_BONUS--} </span></td>
<td width="10" class="seperator"> </td>
<td align="center">
Timer--;
document.confirm.counter.value = Timer;
if (Timer == 0) {
- document.location.href="{!URL!}/mailid_top.php?uid=$content[uid]&$content[type]=$content[data]&mode=confirm&code=$content[rand]";
+ document.location.href="{?URL?}/mailid_top.php?uid=$content[uid]&$content[type]=$content[data]&mode=confirm&code=$content[rand]";
clearInterval(Counter);
}
}
<td class="bottom seperator" width="10" rowspan="4"> </td>
<td class="bottom medium" align="center" colspan="3">
{--ENGINE_SOFTWARE--}:<br />
- <strong>{!TITLE!}</strong></td>
+ <strong>{?TITLE?}</strong></td>
<td class="bottom seperator" width="10" rowspan="4z"> </td>
</tr>
<tr>
<td class="bottom media_left" align="right">{--ENGINE_VERSION--}:</td>
<td class="bottom seperator" width="10"> </td>
- <td class="bottom media_right">{!FULL_VERSION!}</td>
+ <td class="bottom media_right">{?FULL_VERSION?}</td>
</tr>
<tr>
<td class="bottom media_left" align="right">{--ENGINE_PATCH_LEVEL--}:</td>
</tr>
<tr>
<td class="media_header" colspan="5"><div class="tiny">[ <strong><a
- href="{!URL!}/modules.php?module=index&what=stats">{--CONTINUE_MEMBER_STATS--}</a></strong> ]</div>
+ href="{?URL?}/modules.php?module=index&what=stats">{--CONTINUE_MEMBER_STATS--}</a></strong> ]</div>
</td>
</tr>
</table>
<tr>
<td align="center" class="beg_msg" height="60">
{--BEG_MEMBER_YOUR_LINK--}:<br />
- <strong><a href="{!URL!}/beg.php?uid={!__BEG_UID!}">{!URL!}/beg.php?uid={!__BEG_UID!}</a></strong>
+ <strong><a href="{?URL?}/beg.php?uid={!__BEG_UID!}">{?URL?}/beg.php?uid={!__BEG_UID!}</a></strong>
</td>
</tr>
<tr>
<tr>
<td align="left" class="beg_msg">
<P>{--BEG_MEMBER_EARN_1--} <strong>{!__BEG_POINTS!}
- {!POINTS!}</strong> {--BEG_MEMBER_EARN_2--} <strong>{!__BEG_POINTS_MAX!}
- {!POINTS!}</strong> {--BEG_MEMBER_EARN_3--}</P>
+ {?POINTS?}</strong> {--BEG_MEMBER_EARN_2--} <strong>{!__BEG_POINTS_MAX!}
+ {?POINTS?}</strong> {--BEG_MEMBER_EARN_3--}</P>
<P>{--BEG_MEMBER_TIMEOUT_1--} <strong>{!__BEG_TIMEOUT!}</strong>
{--BEG_MEMBER_TIMEOUT_2--}</P>
<P align="right">{--BEG_MEMBER_HAVE_FUN--}</P>
<td width="80" align="center" class="member_header bottom2"><strong>{--BONUS_RANK--}:</strong></td>
<td width="120" align="center" class="member_header bottom2"><strong>{--_UID--}:</strong></td>
- <td width="100" align="center" class="member_header bottom2"><strong>{!POINTS!}:</strong></td>
+ <td width="100" align="center" class="member_header bottom2"><strong>{?POINTS?}:</strong></td>
<td width="220" align="center" class="member_header bottom2"><strong>{--ADMIN_LAST_ONLINE--}:</strong></td>
</tr>
{!__BONUS_ROWS!}
<ol align="left">
<li class="tiny">Es werden nur aktive und freigeschaltete Mitglieder berücksichtig.</li>
<li class="tiny">Der Login-Bonus wird bei der Auswertung nicht beachtet, aber dem Mitglied gutgeschrieben.</li>
- <li class="tiny">Es kann jeder dran teilnehmen, der Mitglied bei diesem {!MT_WORD!} (<strong>{--MAIN_TITLE--}</strong>) und freigegeben ist.</li>
+ <li class="tiny">Es kann jeder dran teilnehmen, der Mitglied bei diesem {?MT_WORD?} (<strong>{--MAIN_TITLE--}</strong>) und freigegeben ist.</li>
<li class="tiny">Zur Erstellung des Rallye-Ergebnisses wird nur die Aktiv-Vergütung berücksichtig, welche Sie beim Bestätigen von Mails erhalten können."</li>
<li class="tiny">Der Rechtsweg ist ausgeschlossen.</li>
</ol>
<tr>
<td colspan="4" class="member_footer" align="center"
style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
- <a href="{!URL!}/modules.php?module=login&what=unconfirmed">{--BONUS_START_CONFIRMING_MAILS--}</a>
+ <a href="{?URL?}/modules.php?module=login&what=unconfirmed">{--BONUS_START_CONFIRMING_MAILS--}</a>
</td>
</tr>
</table>
-<form action="{!URL!}/modules.php?module=login&what=categories" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=categories" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="member_main dashed">
<tr>
<td colspan="5" height="5" class="seperator"></td>
<div align="center">{--DOUBLER_MEMBER_YOUR_LINK--}:<br />
-<strong><a href="{!URL!}/doubler.php?refid={!__USERID!}">{!URL!}/doubler.php?refid={!__USERID!}</a></strong><br />
+<strong><a href="{?URL?}/doubler.php?refid={!__USERID!}">{?URL?}/doubler.php?refid={!__USERID!}</a></strong><br />
<br />
{--DOUBLER_MEMBER_LINK_NOTE--}</div>
<ul>
<li>{--DOUBLER_MINIMUM_IS--} <strong>{!__MIN_VALUE!}
- {!POINTS!}</strong> {--DOUBLER_MAXIMUM_IS--} <strong>{!__MAX_VALUE!}
- {!POINTS!}</strong></li>
+ {?POINTS?}</strong> {--DOUBLER_MAXIMUM_IS--} <strong>{!__MAX_VALUE!}
+ {?POINTS?}</strong></li>
<li>{--DOUBLER_ALREADY_PAYED_1--} <strong>{!__TOTAL_VALUE!}
- {!POINTS!}</strong> {--DOUBLER_ALREADY_PAYED_2--}</li>
+ {?POINTS?}</strong> {--DOUBLER_ALREADY_PAYED_2--}</li>
<li>{--DOUBLER_POINTS_LEFT_1--} <strong>{!__LEFT_VALUE!}
- {!POINTS!}</strong> {--DOUBLER_POINTS_LEFT_2--}</li>
+ {?POINTS?}</strong> {--DOUBLER_POINTS_LEFT_2--}</li>
<li>{--DOUBLER_USAGE_COUNTER_1--} <strong>{!__DOUBLER_COUNTER!}</strong>
{--DOUBLER_USAGE_COUNTER_2--}</li>
<li>{!DOUBLER_PAYOUT_TIME!}</li>
<li><strong>{--DOUBLER_FULL_PAYOUT--}</strong></li>
<li>{--DOUBLER_POINTS_1--} <strong>{!__CHARGE_VALUE!}%</strong>
{--DOUBLER_POINTS_2--}</li>
- <li>{--DOUBLER_EXAMPLE_1--} <strong>500 {!POINTS!}</strong>
- »» {--DOUBLER_EXAMPLE_2--} <strong>1000 {!POINTS!}</strong>{--DOUBLER_EXAMPLE_3--}</li>
+ <li>{--DOUBLER_EXAMPLE_1--} <strong>500 {?POINTS?}</strong>
+ »» {--DOUBLER_EXAMPLE_2--} <strong>1000 {?POINTS?}</strong>{--DOUBLER_EXAMPLE_3--}</li>
<li>{--DOUBLER_REFERRAL_1--} <strong>{!__REF_VALUE!}%</strong>
{--DOUBLER_REFERRAL_2--} {--DOUBLER_REFERRAL_3--}
{--DOUBLER_REFERRAL_4--}
- <li>{--DOUBLER_REFERRAL_5--} <strong>100 {!POINTS!}</strong>
- {--DOUBLER_REFERRAL_6--} <strong>100 {!POINTS!}</strong>
- {--DOUBLER_REFERRAL_8--} <strong>300 {!POINTS!}</strong>
+ <li>{--DOUBLER_REFERRAL_5--} <strong>100 {?POINTS?}</strong>
+ {--DOUBLER_REFERRAL_6--} <strong>100 {?POINTS?}</strong>
+ {--DOUBLER_REFERRAL_8--} <strong>300 {?POINTS?}</strong>
{--DOUBLER_REFERRAL_8--}</li>
<li>{--DOUBLER_REFERRAL_LINK--}</li>
<li>{--DOUBLER_TIMEOUT_1--} <strong>{!__TIMEOUT_MARK!}</strong>
<td class="doubler_main"
style="padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px">
{--DOUBLER_YOUR_ADVERTISING_HERE--} <strong><a
- href="{!URL!}/modules.php?module=index&what=impressum"
+ href="{?URL?}/modules.php?module=index&what=impressum"
target="_blank">{--DOUBLER_CONTACT_US--}</a></strong></td>
</tr>
</table>
<td class="doubler_header bottom2 right2" align="center" width="100">
<strong>{--REF_UID--}</strong></td>
<td class="doubler_header bottom2 right2" align="center" width="160">
- <strong>{!POINTS!}</strong></td>
+ <strong>{?POINTS?}</strong></td>
<td class="doubler_header bottom2" align="center" width="160"><strong>{--DOUBLER_TIMEMARK--}</strong>
</td>
</tr>
<table border="0" cellspacing="0" cellpadding="0" width="100%" class="guest">
<tr>
<td colspan="3" align="center">
- <strong><big>- - - <a title="{!MAIN_TITLE!}"
+ <strong><big>- - - <a title="{?MAIN_TITLE?}"
style="cursor: default; background: none; text-decoration: none"
- class="member_header">{!MAIN_TITLE!}</a> - - -</big></strong>
+ class="member_header">{?MAIN_TITLE?}</a> - - -</big></strong>
<br />
</td>
</tr>
<tr>
<td width="200"><div class="guest_header"> Hallo
$username!</div></td>
- <td align="center"><div class="guest_header">{!SLOGAN!}</div></td>
- <td width="200" align="right"><div class="guest_header">$date_time </div></td>
+ <td align="center"><div class="guest_header">{?SLOGAN?}</div></td>
+ <td width="200" align="right"><div class="guest_header">$content[date_time] </div></td>
</tr>
</table>
</td>
-<form action="{!URL!}/modules.php?module=login&what=holiday" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=holiday" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="bottom member_title2"
-<form action="{!URL!}/modules.php?module=login&what=holiday" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=holiday" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="bottom member_title2"
-<form action="{!URL!}/modules.php?module=login&what=html_mail" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=html_mail" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
<tr>
<td align="center" colspan="2" class="member_title2 bottom2"
<tr>
<td colspan="4" class="member_footer" align="center"
style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
- <a href="{!URL!}/modules.php?module=login&what=beg">{--BEG_LINK_HERE--}</a>
+ <a href="{?URL?}/modules.php?module=login&what=beg">{--BEG_LINK_HERE--}</a>
</td>
</tr>
</table>
<!--
function Loader()
{
- document.location.href = "{!URL!}/modules.php?module=login";
+ document.location.href = "{?URL?}/modules.php?module=login";
}
window.setTimeout("Loader()", 2000);
<tr>
<td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
<td align="center" class="bottom" style="padding-right:5px">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
</tr>
<tr>
<tr>
<td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
<td align="center" class="bottom" style="padding-right:5px">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
</tr>
<tr>
<tr>
<td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
<td align="center" class="bottom" style="padding-right:5px">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
</tr>
<tr>
<tr>
<td width="45%" align="center" class="bottom right"><strong>{--CONFIRM_LINK--}:</strong></td>
<td width="55%" align="center" class="bottom">
- [<a href="{!URL!}/mailid.php?uid=$content[uid]&bonusid=$content[id]"
+ [<a href="{?URL?}/mailid.php?uid=$content[uid]&bonusid=$content[id]"
target="_blank" title="{--CONFIRM_LINK--}">$content[id]</a>]
</td>
</tr>
<tr>
<td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
<td align="center" class="bottom" style="padding-right:5px">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
</tr>
<tr>
<tr>
<td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
<td align="center" class="bottom" style="padding-right:5px">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
</tr>
<tr>
<tr>
<td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
<td align="center" class="bottom" style="padding-right:5px">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
</tr>
<tr>
<tr>
<td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
<td align="center" class="bottom" style="padding-right:5px">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
</tr>
<tr>
<tr>
<td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
<td align="center" class="bottom" style="padding-right:5px">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
</tr>
<tr>
<tr>
<td width="45%" align="center" class="bottom right"><strong>{--CONFIRM_LINK--}:</strong></td>
<td width="55%" align="center" class="bottom">
- [<a href="{!URL!}/mailid.php?uid=$content[uid]&mailid=$content[id]"
+ [<a href="{?URL?}/mailid.php?uid=$content[uid]&mailid=$content[id]"
target="_blank" title="{--CONFIRM_LINK--}">$content[id]</a>]
</td>
</tr>
<tr>
<td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
<td align="center" class="bottom" style="padding-right:5px">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
</tr>
<tr>
<tr>
<td align="center" class="bottom right"><strong>{--EMAIL_POINTS--}:</strong></td>
<td align="center" class="bottom" style="padding-right:5px">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
</tr>
<tr>
-<form action="{!URL!}/modules.php?module=login&what=mydata" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=mydata" method="post" style="margin-bottom: 0px">
<input type="submit" name="edit" class="member_reset" value="{--MEMBER_EDIT_PROFILE--}" />
</form>
-<form action="{!URL!}/modules.php?module=login&what=mydata" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=mydata" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="530" class="member_main dashed" align="center">
<tr>
<td colspan="5" height="7" class="seperator"> </td>
<div align="center">
-<form action="{!URL!}/modules.php?module=login&what=newsletter" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=newsletter" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
<tr>
<td class="member_header bottom2" colspan="2"><strong>{--NL_MEMBER_TITLE--}:</strong>
<table border="0" cellspacing="0" cellpadding="0" width="480">
<tr>
- <td>Unseren {!MT_WORD!} <strong>{!MAIN_TITLE!}</strong>
+ <td>Unseren {?MT_WORD?} <strong>{?MAIN_TITLE?}</strong>
finanzieren wir zum Teil durch Werbung, die Sie ohne Vergütung
von uns ab und an in Form von Newslettern bekommen.<br />
<br />
-<form action="{!URL!}/modules.php?module=login&what=nickname"
+<form action="{?URL?}/modules.php?module=login&what=nickname"
method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="500"
class="member_table dashed">
-<form action="{!URL!}/modules.php" method="get"><input
+<form action="{?URL?}/modules.php" method="get"><input
type="hidden" name="module" value="login"> <input type="hidden"
name="what" value="order"> <strong><span
class="member_done">{--MEMBER_THANX_ORDER--}</span></strong><br />
-<form action="{!URL!}/modules.php" method="get" target="_parent">
+<form action="{?URL?}/modules.php" method="get" target="_parent">
<input type="hidden" name="module" value="login" />
<input type="hidden" name="what" value="order" />
<input type="hidden" name="order" value="$content" />
<frameset rows="80,*,80" frameborder="no" border="0" framespacing="0">
<frame name="back"
- src="{!URL!}/modules.php?module=frametester&frame=back&order={!__ORDER_VALUE!}"
+ src="{?URL?}/modules.php?module=frametester&frame=back&order={!__ORDER_VALUE!}"
frameborder="no" scrolling="no" noresize />
<frame name="url" src="{!__URL_VALUE!}" frameborder="no" noresize />
<frame name="send"
- src="{!URL!}/modules.php?module=frametester&frame=send&order={!__ORDER_VALUE!}"
+ src="{?URL?}/modules.php?module=frametester&frame=send&order={!__ORDER_VALUE!}"
frameborder="no" scrolling="no" noresize />
</frameset>
-<form action="{!URL!}/modules.php?module=login&what=order" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=order" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="500" class="member_table dashed" align="center">
{--MEMBER_ZIP_CONTENT--} {--MEMBER_HTML_EXTENSION--}
<tr>
-<form action="{!URL!}/modules.php?module=login&what=order" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=order" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="660" class="member_table dashed" align="center">
{--ZIP_OUTPUT--}
<tr>
Absenden die Verfügbarkeit und <strong><u>Framekiller-Freiheit</u></strong>
ihrer beworbenen Adresse!</li>
<li>Unsere AGBs vergessen? <strong>[<a
- href="{!URL!}/agb.php" target="_blank">Hier sind sie nochmal</a>]</strong>.</li>
+ href="{?URL?}/agb.php" target="_blank">Hier sind sie nochmal</a>]</strong>.</li>
<li>Gesperrte URLs können nicht ein zweites Mal beworben
werden.</li>
<li>Ihre Seite wird vor dem entgültigem Absenden auf
<li>Ist Sponsor-Mail ausgewählt, wird die beworbene Seite
nicht geladen, sondern eine neutrale Seite mit unseren
Sponsor-Bannern!</li>
- <li>Fremde {!MT_WORD2!} dürfen während der gesamten
+ <li>Fremde {?MT_WORD2?} dürfen während der gesamten
Startphase (bis 100 aktive Mitglieder) nicht mehr beworben werden und
werden von uns abgelehnt!</li>
</ol>
<td align="center" height="50" class="member_main"
style="padding-left: 5px; padding-right: 5px">
{--MEMBER_POINTS_LEFT--}:<br />
- <span class="member_done"><strong>$content</strong> {!POINTS!}</span>
+ <span class="member_done"><strong>$content</strong> {?POINTS?}</span>
</td>
</tr>
<tr>
-<form id="form" action="{!URL!}/modules.php?module=order&order=$content" method="post" target="_parent" onsubmit="return Submit()">
+<form id="form" action="{?URL?}/modules.php?module=order&order=$content" method="post" target="_parent" onsubmit="return Submit()">
{--MEMBER_ORDER_PLEASE_WAIT_1--}<span id="counter" style="font-weight:bold">10</span>{--MEMBER_ORDER_PLEASE_WAIT_2--}<br />
<input type="submit" class="member_submit" id="ok" name="ok" value="{--MEMBER_DO_ORDER--}" />
<script language="JavaScript" type="text/javascript">
-<form action="{!URL!}/modules.php?module=login&what=payout&payout=$content[payout]" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=payout&payout=$content[payout]" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="member_title2 bottom2"
<br />
<div class="member_note"> {--PAYOUT_MEMBER_NOTE--}<br />
<br />
-<a href="{!URL!}/agb.php" target="_blank">{--PAYOUT_REMEMBER_TERMS--}</a>
+<a href="{?URL?}/agb.php" target="_blank">{--PAYOUT_REMEMBER_TERMS--}</a>
</strong></form>
-<form action="{!URL!}/modules.php?module=login&what=payout&payout=$content[payout]" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=payout&payout=$content[payout]" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="member_title2 bottom2"
<td width="10" rowspan="{!__ROWS_VALUE!}"></td>
<td align="center" width="228" class="member_header"><strong>{--REF_LEVEL--}</strong></td>
<td width="2" class="member_header"></td>
- <td align="center" width="228" class="member_header"><strong>{!POINTS!}</strong></td>
+ <td align="center" width="228" class="member_header"><strong>{?POINTS?}</strong></td>
<td width="2" class="member_header"></td>
<td align="center" width="120" class="member_header"><strong>{--REFERRALS--}</strong></td>
<td width="10" rowspan="{!__ROWS_VALUE!}"></td>
<tr>
<td class="member_data"> {--POINTS_USED--}</td>
<td width="2" class="seperator"> </td>
- <td class="member_data"> {!__USED_VALUE!} {!POINTS!}</td>
+ <td class="member_data"> {!__USED_VALUE!} {?POINTS?}</td>
<td width="2" class="seperator"> </td>
<td class="member_data"> </td>
</tr>
<td class="member_data"> <strong>{--POINTS_SUM--}</strong></td>
<td width="2" class="seperator"> </td>
<td class="member_data"> <strong>{!__TPTS_VALUE!}
- {!POINTS!}</strong></td>
+ {?POINTS?}</strong></td>
<td width="2" class="seperator"> </td>
<td class="member_data"> <strong>{!__TREF_VALUE!}</strong></td>
</tr>
<tr>
<td class="member_data"> {--POINTS_LOCKED--}</td>
<td width="2" class="seperator"> </td>
- <td class="member_data"> {!__TLOCK_VALUE!} {!POINTS!}</td>
+ <td class="member_data"> {!__TLOCK_VALUE!} {?POINTS?}</td>
<td width="2" class="seperator"> </td>
<td class="member_data"> </td>
</tr>
<tr>
<td class="member_data"> {--BONUS_LOGIN_TOTAL--}</td>
<td width="2" class="seperator"> </td>
- <td class="member_data"> {!__LOGIN_VALUE!} {!POINTS!}</td>
+ <td class="member_data"> {!__LOGIN_VALUE!} {?POINTS?}</td>
<td width="2" class="seperator"> </td>
<td class="member_data"> </td>
</tr>
<tr>
<td class="member_data"> {--BONUS_TURBO_TOTAL--}</td>
<td width="2" class="seperator"> </td>
- <td class="member_data"> {!__TURBO_VALUE!} {!POINTS!}</td>
+ <td class="member_data"> {!__TURBO_VALUE!} {?POINTS?}</td>
<td width="2" class="seperator"> </td>
<td class="member_data"> </td>
</tr>
<tr>
<td class="member_data"> {--BONUS_REF_TOTAL--}</td>
<td width="2" class="seperator"> </td>
- <td class="member_data"> {!__REF_VALUE!} {!POINTS!}</td>
+ <td class="member_data"> {!__REF_VALUE!} {?POINTS?}</td>
<td width="2" class="seperator"> </td>
<td class="member_data"> </td>
</tr>
<tr>
<td class="member_data"> {--BONUS_ORDER_TOTAL--}</td>
<td width="2" class="seperator"> </td>
- <td class="member_data"> {!__ORDER_VALUE!} {!POINTS!}</td>
+ <td class="member_data"> {!__ORDER_VALUE!} {?POINTS?}</td>
<td width="2" class="seperator"> </td>
<td class="member_data"> </td>
</tr>
<tr>
<td class="member_data"> {--BONUS_STATS_TOTAL--}</td>
<td width="2" class="seperator"> </td>
- <td class="member_data"> {!__STATS_VALUE!} {!POINTS!}</td>
+ <td class="member_data"> {!__STATS_VALUE!} {?POINTS?}</td>
<td width="2" class="seperator"> </td>
<td class="member_data"> </td>
</tr>
<td class="member_data"> <strong>{--BONUS_TOTAL--}</strong></td>
<td width="2" class="seperator"> </td>
<td class="member_data"> <strong>{!__TTOTAL_VALUE!}
- {!POINTS!}</strong></td>
+ {?POINTS?}</strong></td>
<td width="2" class="seperator"> </td>
<td class="member_data"> </td>
</tr>
<td class="member_data"> $content[lvl] {--REF_LEVEL--}
($content[per]%)</td>
<td width="2" class="seperator"> </td>
- <td class="member_data"> $content[points] {!POINTS!}</td>
+ <td class="member_data"> $content[points] {?POINTS?}</td>
<td width="2" class="seperator"> </td>
<td class="member_data"> $content[refs]</td>
</tr>
$content[rows]
<tr>
<td colspan="4" class="member_footer" align="center">
- <a href="{!URL!}/modules.php?module=login&what=primera&mode=choose">{--MEMBER_PRIMERA_MODE_CHOOSE2--}</a>
+ <a href="{?URL?}/modules.php?module=login&what=primera&mode=choose">{--MEMBER_PRIMERA_MODE_CHOOSE2--}</a>
</td>
</tr>
</table>
-<form action="{!URL!}/modules.php?module=login&what=primera&mode=pay" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=primera&mode=pay" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="member_title2 bottom2"
$content[status]
</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2">
$content[unconfirmed]
-<form action="{!URL!}/modules.php?module=login&what=refback" method="post" style="padding-bottom:10px">
+<form action="{?URL?}/modules.php?module=login&what=refback" method="post" style="padding-bottom:10px">
<input type="hidden" name="id" value="$content[id]" />
<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed" width="400">
<tr>
$content[refback] %
</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
<td align="center" class="switch_sw$content[sw] bottom2" style="padding:3px">
- <form action="{!URL!}/modules.php?module=login&what=refback" method="post" style="paddin-bottom:0px">
+ <form action="{?URL?}/modules.php?module=login&what=refback" method="post" style="paddin-bottom:0px">
<input type="hidden" name="id" value="$content[id]" />
<input type="submit" name="edit" class="member_submit" value="{--MEMBER_REFBACK_EDIT_SUBMIT--}" />
</form>
$content[refback] %
</td>
<td align="center" class="switch_sw$content[sw] bottom2 right2">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
<td align="center" class="switch_sw$content[sw] bottom2" style="padding:3px">
<form style="paddin-bottom:0px">
<tr>
<td width="10" class="member_refbanner switch_sw$content[sw]"> </td>
<td align="center" class="member_refbanner switch_sw$content[sw]">
- <pre><a href="{!URL!}/click.php?user=$content[userid]&banner=$content[id]"
- target="_blank"><img src="{!URL!}/view.php?user=$content[userid]&banner=$content[id]"
+ <pre><a href="{?URL?}/click.php?user=$content[userid]&banner=$content[id]"
+ target="_blank"><img src="{?URL?}/view.php?user=$content[userid]&banner=$content[id]"
alt="$content[alternate]" title="$content[alternate]" border="0" /></a></pre>
</td>
<td width="10" class="member_refbanner switch_sw$content[sw]"> </td>
-<form action="{!URL!}/modules.php?module=login&what=support" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=support" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="member_header">
<tr>
<td height="5" colspan="2" class="seperator top2 left2 right2"> </td>
haben eine Frage an unseren Support?</strong><br />
<hr noshade width="400">
<div align="left"><pre style="margin-bottom: 0px">Hallo Support-Team,<br />
- Meine ID bei Ihrem {!MT_WORD!} lautet: $content[userid]
+ Meine ID bei Ihrem {?MT_WORD?} lautet: $content[userid]
</pre></div>
</td>
</tr>
-<form id="book" action="{!URL!}/modules.php?module=login&what=surfbar_book" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
+<form id="book" action="{?URL?}/modules.php?module=login&what=surfbar_book" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
<div class="member_table dashed" style="width:600px;margin-top:10px">
<div class="member_title2 bottom2" style="padding-top:5px;padding-bottom:5px">
<strong>URL in Surfbar buchen - Dynamisch:</strong>
<div class="member_input" style="padding-top:5px;padding-bottom:5px">
Jeder Seiten-Aufruf durch andere Mitglieder kostet Ihnen mindestens
- <strong>$content[costs] {!POINTS!}</strong>. Surfen Sie mit der Surfbar
- erhalten Sie mindestens <strong>$content[reward] {!POINTS!}</strong> auf
+ <strong>$content[costs] {?POINTS?}</strong>. Surfen Sie mit der Surfbar
+ erhalten Sie mindestens <strong>$content[reward] {?POINTS?}</strong> auf
Ihr Konto gutgeschrieben.<br />
<br />
Sie haben bereits <strong>$content[curr_order]</strong> von maximal
<span align="center" class="member_note" style="padding:5px">
Die maximalen Kosten bzw. Einnahmen pro Surfbaraufruf richten sich nach
verschiedenen Faktoren. Schauen Sie unter <a
- href="{!URL!}/modules.php?module=login&what=surfbar_start">Surfbar starten</a>
+ href="{?URL?}/modules.php?module=login&what=surfbar_start">Surfbar starten</a>
nach, wenn Sie genaueres dazu wissen möchten.
</span>
-<form id="book" action="{!URL!}/modules.php?module=login&what=surfbar_book" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
+<form id="book" action="{?URL?}/modules.php?module=login&what=surfbar_book" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
<div class="member_table dashed" style="width:600px;margin-top:10px">
<div class="member_title2 bottom2" style="padding-top:5px;padding-bottom:5px">
<strong>URL in Surfbar buchen - Statisch:</strong>
<div class="member_input" style="padding-top:5px;padding-bottom:5px">
Jeder Seiten-Aufruf durch andere Mitglieder kostet Ihnen <span
- class="surfbar_points">$content[costs] {!POINTS!}</span>. Surfen Sie mit
+ class="surfbar_points">$content[costs] {?POINTS?}</span>. Surfen Sie mit
der Surfbar erhalten Sie <span class="surfbar_points">$content[reward]
- {!POINTS!}</span> auf Ihr Konto gutgeschrieben.<br />
+ {?POINTS?}</span> auf Ihr Konto gutgeschrieben.<br />
<br />
Sie haben bereits <strong>$content[curr_order]</strong> von maximal
<strong>$content[max_order]</strong> erlaubten URLs gebucht.
-<form id="delete" action="{!URL!}/modules.php?module=login&what=surfbar_list" method="post">
+<form id="delete" action="{?URL?}/modules.php?module=login&what=surfbar_list" method="post">
<div class="member_table dashed" style="width:600px;margin-top:10px">
<div class="member_title2 bottom2" style="padding-top:5px;padding-bottom:5px">
<strong>URL in Surfbar löschen:</strong>
-<form id="edit" action="{!URL!}/modules.php?module=login&what=surfbar_list" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
+<form id="edit" action="{?URL?}/modules.php?module=login&what=surfbar_list" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
<div class="member_table dashed" style="width:600px;margin-top:10px">
<div class="member_title2 bottom2" style="padding-top:5px;padding-bottom:5px">
<strong>URL in Surfbar editieren:</strong>
<div class="member_title2 dashed" style="width:600px;margin-top:10px">
- »» <strong><a href="{!URL!}/surfbar.php">Jetzt die Surfbar starten!</a></strong> ««
+ »» <strong><a href="{?URL?}/surfbar.php">Jetzt die Surfbar starten!</a></strong> ««
</div>
<td align="center" width="$content[width]%%">
- <form action="{!URL!}/modules.php?module=login&what=surfbar_list" method="post" style="padding-bottom:0px">
+ <form action="{?URL?}/modules.php?module=login&what=surfbar_list" method="post" style="padding-bottom:0px">
<input type="hidden" name="id" value="$content[id]" />
<input type="hidden" name="action" value="$content[action]" />
<input type="submit" class="member_submit" name="ok" title="$content[title]" value="$content[submit]" />
<div style="padding:5px">
Bei der dynamischen Vergütung werden Ihnen derzeit mindestens
<strong>$content[surfbar_min_reward]</strong> und maximal
- <strong>$content[surfbar_max_reward] {!POINTS!}</strong> Aufschlag
+ <strong>$content[surfbar_max_reward] {?POINTS?}</strong> Aufschlag
zum Basispreis für jede besuchte Seite vergütet. Diese
müssen Sie mindestens <strong>$content[surfbar_min_time]</strong>
und maximal <strong>$content[surfbar_max_time]</strong> zusätzlich
<div style="padding:5px">
Der Basispreis und die Basiszeit sind die Einstellungen aus dem
statischen Vergütungsmodell: <strong>$content[surfbar_static_reward]
- {!POINTS!}</strong> bzw. <strong>$content[surfbar_static_time]</strong>.
+ {?POINTS?}</strong> bzw. <strong>$content[surfbar_static_time]</strong>.
</div>
</div>
</div>
<div style="padding:5px">
Bei der statischen Vergütung werden Ihnen derzeit
- <strong>$content[surfbar_static_reward] {!POINTS!}</strong> für
+ <strong>$content[surfbar_static_reward] {?POINTS?}</strong> für
jede besuchte Seite vergütet. Diese müssen Sie
<strong>$content[surfbar_static_time]</strong> lang angesehen haben
und können die selbe Seite erst nach
<div>{--MEMBER_THEME_LIST_USAGE--}</div>
-<form action="{!URL!}/modules.php?module=login&what=themes" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=themes" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
<tr>
<td class="admin_title2 bottom2 right2" align="center">{--THEME_UNIX--}</td>
<strong>{--TRANSFER_PARTY--}</strong></td>
<td width="230" align="center" class="member_title2 bottom2 right2">
<strong>{--TRANSFER_POINTS_REASON--}</strong></td>
- <td width="80" align="center" class="member_title2 bottom2"><strong>{!POINTS!}</strong>
+ <td width="80" align="center" class="member_title2 bottom2"><strong>{?POINTS?}</strong>
</td>
</tr>
{!__TRANSFER_ROWS!}
<tr>
<td colspan="4" align="right" class="member_footer right2">
- {!__TRANSFER_SUM!} ({!POINTS!}): </td>
+ {!__TRANSFER_SUM!} ({?POINTS?}): </td>
<td width="80" align="center" class="member_footer"><strong>{!__TRANSFER_TOTAL_VALUE!}</strong>
</td>
</tr>
-<form action="{!URL!}/modules.php?module=login&what=transfer&mode=new" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=transfer&mode=new" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
<tr>
<td align="right" width="220" class="bottom2" height="40"><strong>{--TRANSFER_SELECT_TARGET_UID--}:</strong>
</td>
<td width="10" class="bottom2 right2 seperator"> </td>
<td width="10" class="bottom2 seperator"> </td>
- <td class="bottom2">{!__TRANSFER_MAX_VALUE!} {!POINTS!}</td>
+ <td class="bottom2">{!__TRANSFER_MAX_VALUE!} {?POINTS?}</td>
</tr>
<tr>
<td align="right" class="bottom2" height="40"><strong>{--TRANSFER_POINTS_AMOUNT--}:</strong>
<td class="bottom2"><input type="text" name="points"
class="member_normal" size="5" maxlength="10"
value="{!__TRANSFER_POINTS_VALUE!}"{!__TRANSFER_TO_DISABLED!}>
- {!POINTS!}</td>
+ {?POINTS?}</td>
</tr>
<tr>
<td align="right" class="bottom2" height="40"><strong>{--TRANSFER_POINTS_REASON--}:</strong>
-<form action="{!URL!}/modules.php?module=login&what=transfer"
+<form action="{?URL?}/modules.php?module=login&what=transfer"
method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="420"
class="member_table dashed">
<tr>
<td align="center" class="switch_sw$content[sw] bottom right">
- [<a href="{!URL!}/mailid.php?uid=$content[uid]&$content[type]=$content[data]"
+ [<a href="{?URL?}/mailid.php?uid=$content[uid]&$content[type]=$content[data]"
target="_blank" title="{--CONFIRM_LINK--}">$content[data]</a>]
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
$content[sender]
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
- [<a href="{!URL!}/modules.php?module=login&what=unconfirmed&$content[type]=$content[data]">{--EMAIL_DETAILS_LINK--}</a>]
+ [<a href="{?URL?}/modules.php?module=login&what=unconfirmed&$content[type]=$content[data]">{--EMAIL_DETAILS_LINK--}</a>]
</td>
<td align="center" class="switch_sw$content[sw] bottom right">$content[stamp]</td>
<td align="right" class="switch_sw$content[sw] bottom" style="padding-right:5px">
- $content[points] {!POINTS!}
+ $content[points] {?POINTS?}
</td>
</tr>
<tr>
<td align="center" class="switch_sw$content[sw] bottom right">
- [<a href="{!URL!}/mailid.php?uid=$content[uid]&$content[type]=$content[data]"
+ [<a href="{?URL?}/mailid.php?uid=$content[uid]&$content[type]=$content[data]"
target="_blank" title="{--CONFIRM_LINK--}">$content[data]</a>]
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
$content[sender]
</td>
<td align="center" class="switch_sw$content[sw] bottom right">
- [<a href="{!URL!}/modules.php?module=login&what=unconfirmed&$content[type]=$content[data]">{--EMAIL_DETAILS_LINK--}</a>]
+ [<a href="{?URL?}/modules.php?module=login&what=unconfirmed&$content[type]=$content[data]">{--EMAIL_DETAILS_LINK--}</a>]
</td>
<td align="center" class="switch_sw$content[sw] bottom">$content[stamp]</td>
</tr>
<strong>{--POINTS_SUM--}:</strong>
</td>
<td align="right" class="member_footer" style="padding-right:5px">
- <strong>{!__TOTAL_POINTS!} {!POINTS!}</strong>
+ <strong>{!__TOTAL_POINTS!} {?POINTS?}</strong>
</td>
</tr>
</table>
Hier könnten Ihre News stehen. Das Template finden Sie unter
-<em>{!PATH!}/templates/de/html/member/member_welcome.tpl</em>.
+<em>{?PATH?}/templates/de/html/member/member_welcome.tpl</em>.
$content[rows]
<tr>
<td colspan="4" class="member_footer" align="center">
- <a href="{!URL!}/modules.php?module=login&what=wernis&mode=choose">{--MEMBER_WERNIS_MODE_CHOOSE2--}</a>
+ <a href="{?URL?}/modules.php?module=login&what=wernis&mode=choose">{--MEMBER_WERNIS_MODE_CHOOSE2--}</a>
</td>
</tr>
</table>
-<form action="{!URL!}/modules.php?module=login&what=wernis&mode=payout" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=wernis&mode=payout" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="member_title2 bottom2"
</form>
<div class="member_note">
- Die Umrechnung von {!POINTS!} in Wernis enspricht derzeit <strong>$content[payout_factor]:1</strong>.
- Das auszahlungsfähige {!POINTS!}-Guthaben ist entweder um eine
+ Die Umrechnung von {?POINTS?} in Wernis enspricht derzeit <strong>$content[payout_factor]:1</strong>.
+ Das auszahlungsfähige {?POINTS?}-Guthaben ist entweder um eine
prozentuale Gebühr von <strong>$content[payout_fee_percent]%</strong>
- oder um einen fixen Betrag von <strong>$content[payout_fee_fix] {!POINTS!}</strong>
+ oder um einen fixen Betrag von <strong>$content[payout_fee_fix] {?POINTS?}</strong>
bereits reduziert.
</div>
-<form action="{!URL!}/modules.php?module=login&what=wernis&mode=withdraw" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/modules.php?module=login&what=wernis&mode=withdraw" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="440" class="member_table dashed">
<tr>
<td colspan="3" align="center" class="member_title2 bottom2" height="30">
<meta name="author" content="Roland Häder" />
<meta name="publisher" content="Ihr Name nochmal" />
-<meta name="keywords" content="{!POINTS!}, mailtausch, mailversand, kostenlos, kostenloser, mailexchange, werbemail, werbemailversand, exchange, werbepunkte, punkte, auktion, auktionen, umsonst, sms kostenlos, produkte, produktproben, gewinn, gewinnspiel, gratis sms, promotion, besucher, werbung, linkliste, geldverdienen, verdienen, traffic, hits" />
+<meta name="keywords" content="{?POINTS?}, mailtausch, mailversand, kostenlos, kostenloser, mailexchange, werbemail, werbemailversand, exchange, werbepunkte, punkte, auktion, auktionen, umsonst, sms kostenlos, produkte, produktproben, gewinn, gewinnspiel, gratis sms, promotion, besucher, werbung, linkliste, geldverdienen, verdienen, traffic, hits" />
<meta name="robots" content="index,follow" />
<br />
Bitte haben Sie nochmals für diese Massnahme Verständnis.
Auch wir möchten aktuelle Daten haben, damit wir unseren
- {!MT_WORD!} reibungslos betreiben können und es kommt auch
+ {?MT_WORD?} reibungslos betreiben können und es kommt auch
unseren Werbekunden zugute.</td>
<td width="10" class="seperator"> </td>
</tr>
</tr>
<tr>
<td align="center" class="left2" width="50%">
- <form action="{!URL!}/modules.php?module=login&what=mydata"
+ <form action="{?URL?}/modules.php?module=login&what=mydata"
method="post" style="margin-top: 0px"><input type="submit"
name="notify" class="member_reset"
value="Benachrichtigung abschalten"></form>
</td>
<td align="center" class="right2" width="50%">
- <form action="{!URL!}/modules.php?module=login&what=mydata"
+ <form action="{?URL?}/modules.php?module=login&what=mydata"
method="post" style="margin-top: 0px"><input type="submit"
name="edit" class="member_reset" value="Profildaten ändern">
</form>
-Anmeldeformular zum {!MT_WORD!}
-<strong>{!MAIN_TITLE!}</strong>
-:
+Anmeldeformular zum {?MT_WORD?} <strong>{?MAIN_TITLE?}</strong>:
<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="350">
<tr>
<td class="admin_title bottom2">
- Anonymitätslevel in diesem {!MT_WORD!}:
+ Anonymitätslevel in diesem {?MT_WORD?}:
</td>
</tr>
<tr>
{--HELLO--} $content[gender] $content[surname] $content[family]!
<br />
<br />
-{--BONUS_SHOW_HEADER_LINE_1--}<strong>{!POINTS!}</strong>{--BONUS_SHOW_HEADER_LINE_2--}<strong>$content[mailid]</strong>{--BONUS_SHOW_HEADER_LINE_3--}:
+{--BONUS_SHOW_HEADER_LINE_1--}<strong>{?POINTS?}</strong>{--BONUS_SHOW_HEADER_LINE_2--}<strong>$content[mailid]</strong>{--BONUS_SHOW_HEADER_LINE_3--}:
<br />
<br />
<table border="0" cellspacing="0" cellpadding="0" width="300" class="member_table dashed">
<tr>
<td width="80" align="center" class="member_header bottom2"><strong>{!BONUS_RANK!}:</strong></td>
<td width="120" align="center" class="member_header bottom2"><strong>{!_UID!}:</strong></td>
- <td width="100" align="center" class="member_header bottom2"><strong>{!POINTS!}:</strong></td>
+ <td width="100" align="center" class="member_header bottom2"><strong>{?POINTS?}:</strong></td>
</tr>
$content[rows]
<tr>
<td align="center">{--BONUS_SHOW_YOU_HAVE_CONFIRMED--} <strong
class="nobr">{!__YR_TMARK!}</strong> {--_ON--} <strong>{!__YR_LEVEL!}.</strong>
{--BONUS_SHOW_CONFIRMED_BONUS_IS--}: <div class="nobr">{!__YR_POINTS!}
- {!POINTS!}</strong></td>
+ {?POINTS?}</strong></td>
</tr>
</table>
<div align="center">
-<form action="{!URL!}/modules.php?module=sponsor&what=account" method="post" style="padding-bottom: 0px">
+<form action="{?URL?}/modules.php?module=sponsor&what=account" method="post" style="padding-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="550" class="sponsor_table dashed">
<tr>
<td colspan="2" align="center" class="sponsor_header bottom2" height="32">
<div align="center">
-<form action="{!URL!}/modules.php?module=sponsor&what=fillup" method="post" style="padding-bottom: 0px">
+<form action="{?URL?}/modules.php?module=sponsor&what=fillup" method="post" style="padding-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="450" class="sponsor_table dashed">
<tr>
<td class="sponsor_header bottom2" colspan="2" align="center" height="37">
{--SPONSOR_POINTS_AMOUNT--}:
</td>
<td class="bottom2" width="275">
- $content[points_amount] {!POINTS!}
+ $content[points_amount] {?POINTS?}
</td>
</tr>
<tr>
{--SPONSOR_POINTS_USED--}:
</td>
<td class="bottom2" width="275">
- $content[points_used] {!POINTS!}
+ $content[points_used] {?POINTS?}
</td>
</tr>
<tr>
{--SPONSOR_POINTS_TOTAL--}:
</td>
<td class="bottom2" width="275">
- $content[points_total] {!POINTS!}
+ $content[points_total] {?POINTS?}
</td>
</tr>
<tr>
{--SPONSOR_WELCOME_TO--}
</div>
<br />
-{!MAIN_TITLE!}
+{?MAIN_TITLE?}
<div align="center">
-<form action="{!URL!}/modules.php?module=sponsor&what=settings" method="post" style="padding-bottom: 0px">
+<form action="{?URL?}/modules.php?module=sponsor&what=settings" method="post" style="padding-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" width="550" class="sponsor_table dashed">
<tr>
<td colspan="2" align="center" class="sponsor_header bottom2" height="32">
<br />
Schön, dass wir Sie wieder in unserem Sponsorenbereich begrüssen dürfen!<br />
<br />
-Sie haben noch {!__POINTS!} {!POINTS!} für weitere Sponsorenaktionen übrig.
+Sie haben noch {!__POINTS!} {?POINTS?} für weitere Sponsorenaktionen übrig.
<!-- VORSICHT! Nur eine Tabellenzeile! Also ohne <table> und </table>! -->
<tr>
<td class="sponsor_what bottom2 left2 right2">
- <a class="menu_blur" href="{!URL!}/modules.php?module=sponsor&what=$content[what]">
+ <a class="menu_blur" href="{?URL?}/modules.php?module=sponsor&what=$content[what]">
<strong><big>·</big></strong> $content[title]
</a>
</td>
<div align="center">
<div class="member_table dashed" style="width:500px">
<div class="member_title2 bottom2">
- <strong>{!POINTS!}-Surfbar von {!MAIN_TITLE!}</strong>
+ <strong>{?POINTS?}-Surfbar von {?MAIN_TITLE?}</strong>
</div>
<div style="padding:3px">
- Sie haben die Surfbar von {!MAIN_TITLE!} aufgerufen. Sehen Sie diesen
+ Sie haben die Surfbar von {?MAIN_TITLE?} aufgerufen. Sehen Sie diesen
Text, ist vielleicht kein JavaScript in Ihrem Browser aktiviert oder
die Surfbar ist angehalten. Bitte versuchen Sie in ein paar Minuten
den Neustart und schalten Sie JavaScript ein.
<table border="0" cellspacing="0" cellpadding="0" width="100%" id="surfbar_table">
<tr>
<td id="surfbar_td">
- »Guthaben: <span id="surfbar_points">$content[points] {!POINTS!}</span>« -
+ »Guthaben: <span id="surfbar_points">$content[points] {?POINTS?}</span>« -
»Jetzt Online: <span id="surfbar_counter">$content[online]</span>« -
»Seitenaufrufe: Heute:<span id="surfbar_counter">$content[c_today]</span> -
Gestern:<span id="surfbar_counter">$content[c_yester]</span> -
<script language="JavaScript" type="text/javascript">
<!--
function Reload() {
- this.location.href='{!URL!}/surfbar.php?frame=textlinks';
+ this.location.href='{?URL?}/surfbar.php?frame=textlinks';
}
window.setTimeout("Reload()", $content[reload]);
<tr>
<td id="surfbar_td">
»Jetzt Online: <span id="surfbar_counter">$content[online]</span>« - <a
- href="{!URL!}/modules.php?module=index&what=impressum" target="_blank">Ihr Textlink
- hier?</a> - <a href="{!URL!}/modules.php?module=index&what=impressum"
+ href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Ihr Textlink
+ hier?</a> - <a href="{?URL?}/modules.php?module=index&what=impressum"
target="_blank">Ihr Textlink hier?</a> - <a
- href="{!URL!}/modules.php?module=index&what=impressum" target="_blank">Ihr Textlink hier?</a>
+ href="{?URL?}/modules.php?module=index&what=impressum" target="_blank">Ihr Textlink hier?</a>
<!-- Maximal 18 Pixel Hoehe, gut geeignet fuer Textlinks! //-->
</td>
</tr>
<script language="JavaScript" type="text/javascript">
<!--
function Reload() {
- this.location.href='{!URL!}/surfbar.php?frame=stats';
+ this.location.href='{?URL?}/surfbar.php?frame=stats';
}
window.setTimeout("Reload()", $content[reload]);
<table border="0" cellspacing="0" cellpadding="0" width="100%" id="surfbar_table">
<tr>
<td id="surfbar_td">
- »<span id="surfbar_points">$content[xxx],$content[xxx]</span> {!POINTS!} in
+ »<span id="surfbar_points">$content[xxx],$content[xxx]</span> {?POINTS?} in
<span id="surfbar_counter">$content[xxx]</span> <span
id="surfbar_counter_word">Sekunden</span>« »<span
id="surfbar_reload">X</span> von <span
»<a href="$content[url]" target="_blank">Aktuelle Seite in neuem
Fenster öffnen</a>« <span id="surfbar_navi">[<a
href="#" onclick="return StartStopCounter();" id="start">Anhalten</a>|<a
- target="_parent" href="{!URL!}/login.php">Loginbereich</a>|<a
- target="_parent" href="{!URL!}/modules.php?module=login&what=logout">Ausloggen</a>|<a
+ target="_parent" href="{?URL?}/login.php">Loginbereich</a>|<a
+ target="_parent" href="{?URL?}/modules.php?module=login&what=logout">Ausloggen</a>|<a
href="javascript:window.close()">Schliessen</a>]</span><br />
- »{!MAIN_TITLE!} ist für den Inhalt nicht verantwortlich!«
+ »{?MAIN_TITLE?} ist für den Inhalt nicht verantwortlich!«
</td>
</tr>
</table>
}
function Confirm() {
- parent.surfbar_url.location="{!URL!}/surfbar.php?id=$content[id]&check=$content[check]&salt=$content[salt]";
+ parent.surfbar_url.location="{?URL?}/surfbar.php?id=$content[id]&check=$content[check]&salt=$content[salt]";
}
function ReloadThis() {
</script>
<frameset rows="62,*,18" frameborder="no" border="0" framespacing="0">
<frameset cols="*,469" frameborder="no" border="0" framespacing="0">
- <frame name="surfbar_top" src="{!URL!}/surfbar.php?frame=top" frameborder="no" scrolling="no" noresize>
- <frame name="surfbar_banner" src="{!URL!}/surfbar.php?frame=banner" frameborder="no" scrolling="no" noresize>
+ <frame name="surfbar_top" src="{?URL?}/surfbar.php?frame=top" frameborder="no" scrolling="no" noresize>
+ <frame name="surfbar_banner" src="{?URL?}/surfbar.php?frame=banner" frameborder="no" scrolling="no" noresize>
</frameset>
- <frame name="surfbar_url" src="{!URL!}/surfbar.php?frame=start" frameborder="no" noresize>
- <frame name="surfbar_stats" src="{!URL!}/surfbar.php?frame=stats" frameborder="no" scrolling="no" noresize>
+ <frame name="surfbar_url" src="{?URL?}/surfbar.php?frame=start" frameborder="no" noresize>
+ <frame name="surfbar_stats" src="{?URL?}/surfbar.php?frame=stats" frameborder="no" scrolling="no" noresize>
</frameset>
<noframes>
Ihr Browser unterstützt keine Frames!
<div align="center" style="margin-bottom: 10px">
-<form action="{!URL!}/surfbar.php" method="post" style="margin-bottom: 0px">
+<form action="{?URL?}/surfbar.php" method="post" style="margin-bottom: 0px">
<table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="480">
<tr>
<td colspan="9" height="3" class="seperator"> </td>
}
function ShowButton () {
- buttonDiv.innerHTML = "<form action='{!URL!}/surfbar.php' target='_self' method='GET'><input type='hidden' name='frame' value='top' /><input type='submit' id='member_submit' value='Surfbar erneut starten' /></form>";
+ buttonDiv.innerHTML = "<form action='{?URL?}/surfbar.php' target='_self' method='GET'><input type='hidden' name='frame' value='top' /><input type='submit' id='member_submit' value='Surfbar erneut starten' /></form>";
}
function Counter () {
-Es wurde die Erweiterung <strong>$content</strong> in Ihrem {!MT_WORD!}
+Es wurde die Erweiterung <strong>$content</strong> in Ihrem {?MT_WORD?}
automatisch deaktiviert, da sie veraltet ist und bald von mxchange.org nicht
mehr unterstützt wird. Bitte schauen Sie in <a
href="http://forum.mxchange.org/forum-6.html" title="Direktlink zu den Forenankündigungen" target="_blank">den
<script type="text/javascript">/* <![CDATA[ */
au_ip='$REMOTE_ADDR';
/* ]]> */</script>
-<script type="text/javascript" src="{!URL!}/js.php?tag=uberwach"></script>
+<script type="text/javascript" src="{?URL?}/js.php?tag=uberwach"></script>
<noscript><a href="http://www.uberwach.de/" rel="external" target="_blank" title="Aktion: Ueberwach!"><img src="http://www.uberwach.de/wanze.gif" alt="Aktion UBERWACH!" width="80" height="15" border="0" /></a></noscript>
<!-- ende uberwach code -->
-<div align="center"><strong>Willkommen zu unserem {!MT_WORD!}!</strong></div>
+<div align="center"><strong>Willkommen zu unserem {?MT_WORD?}!</strong></div>
<br />
Nach der Anmeldung bei uns, bekommen Sie in regelmäßigen
Abständen Webtipps und Produktinformationen per Email zugesendet.
Nachdem Sie die Mails gelesen haben, können Sie diese
bestätigen. Das erfolgt über einen Link der in der Email
-vorhanden ist. Das System schreibt Ihnen danach {!POINTS!} auf Ihrem
-Guthaben-Konto bei uns gut. Diese {!POINTS!} können Sie dann
+vorhanden ist. Das System schreibt Ihnen danach {?POINTS?} auf Ihrem
+Guthaben-Konto bei uns gut. Diese {?POINTS?} können Sie dann
später in Mails tauschen und verschiedene Mails mit Ihrer Werbung
(zum Beispiel Werbung für Ihre Homepage, für ein anderes
Projekt oder Produkt Ihrer Wahl) an andere User senden. Die Teilnahme
Anmeldung derzeit
<br />
<br />
-<div align="center"><big><big>$content[register]</big> {!POINTS!}!</big></div>
+<div align="center"><big><big>$content[register]</big> {?POINTS?}!</big></div>
<br />
-Für jeden User, den Sie geworben haben erhalten Sie <strong>$content[ref_points]</strong> {!POINTS!}
+Für jeden User, den Sie geworben haben erhalten Sie <strong>$content[ref_points]</strong> {?POINTS?}
plus prozentualen Verdienst über <strong>$content[ref_levels]</strong>
Referal-Ebenen hinweg!<br />
<br />
-Angesammelte {!POINTS!} können versteigert oder verkauft werden Der
+Angesammelte {?POINTS?} können versteigert oder verkauft werden Der
Käufer muss dabei jedoch Mitglied bei uns sein oder werden..
Registration form to our mail-exchange
-<strong>{!MAIN_TITLE!}</strong>
+<strong>{?MAIN_TITLE?}</strong>
: