X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=dce33cd8fe29c191c598eb2fa68a3fe9539467df;hp=b4f89f440e2ba419663476df4d9c897e810a606a;hb=def1c791b52a6b8b5891539387525c3736f3c24c;hpb=df785ee14455a9b6730943e28030ad2ee6e1ecb7 diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index b4f89f440e..dce33cd8fe 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -9,7 +9,8 @@ ./inc/daily/daily_beg.php:52:// @TODO This should be converted in a daily beg rallye ./inc/daily/daily_birthday.php:99: // @TODO 4 is hard-coded here, should we move it out in config? ./inc/email-functions.php:109: * @TODO Rewrite this to an extension 'smtp' -./inc/expression-functions.php:170:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again +./inc/email-functions.php:227:// @TODO $rawUserId is currently unused +./inc/expression-functions.php:173:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again ./inc/expression-functions.php:46: // @TODO is escapeQuotes() enougth for strings with single/double quotes? ./inc/extensions/ext-html_mail.php:136: // @TODO Move these arrays into config ./inc/extensions/ext-menu.php:52: // @TODO Convert menu-Id to one coding-standard. admin(edit|_add) => admin_menu_(edit|add), mem(edit|_add) => (edit|add)_(admin|guest|member)_menu @@ -17,20 +18,20 @@ ./inc/extensions/ext-network.php:19: * @TODO Ad-Magnet: Banner-View, Textlink-Klick/-View. Page-Peel * ./inc/extensions/ext-network.php:20: * @TODO ADCocktail: All request parameters, BIDausKAS, WIDausKAS??? * ./inc/extensions/ext-network.php:21: * @TODO ADCocktail: Zero array element is return code! * -./inc/extensions/ext-network.php:22: * @TODO adgain.de: HTML mails are encoded with BASE64 * -./inc/extensions/ext-network.php:23: * @TODO adgain.de: Textlink-View is a JavaScript URL * -./inc/extensions/ext-network.php:24: * @TODO ADkracher: HTML mails are encoded with BASE64 * -./inc/extensions/ext-network.php:25: * @TODO ADkracher: Textlink-View is a JavaScript URL * -./inc/extensions/ext-network.php:26: * @TODO Admono.de: highforcedbanner, traffic from abroad * -./inc/extensions/ext-network.php:27: * @TODO Affiliblatt: All except banner, do they really have UTF-8? * -./inc/extensions/ext-network.php:28: * @TODO AllAds4You: Traffic from abroad, High-Forced banner * -./inc/extensions/ext-network.php:29: * @TODO FuCoExSponsor: No High-Forced banner, HTML is BASE64 encoded * -./inc/extensions/ext-network.php:30: * @TODO FuCoExSponsor: Textlink-View is JavaScript! * -./inc/extensions/ext-network.php:31: * @TODO Fusion-Ads: Has click/banner URL in API response * -./inc/extensions/ext-network.php:32: * @TODO GeldSponsor.de Requires ID card copy/business reg. * -./inc/extensions/ext-network.php:33: * @TODO GolloX: Which charset? * -./inc/extensions/ext-network.php:34: * @TODO paid4ad: Which URLs for click and banner? * -./inc/extensions/ext-network.php:35: * @TODO VIPads: HTML text is send encoded with BASE64 * +./inc/extensions/ext-network.php:22: * @TODO adgain.de: Textlink-View is a JavaScript URL * +./inc/extensions/ext-network.php:23: * @TODO ADkracher: Textlink-View is a JavaScript URL * +./inc/extensions/ext-network.php:24: * @TODO Admono.de: highforcedbanner, traffic from abroad * +./inc/extensions/ext-network.php:25: * @TODO Affiliblatt: Layer requires script in head * +./inc/extensions/ext-network.php:26: * @TODO Affiliblatt: Textlinks, popup, popunder, HTML mail, lead * +./inc/extensions/ext-network.php:27: * @TODO AllAds4You: Traffic from abroad, High-Forced banner * +./inc/extensions/ext-network.php:28: * @TODO eu-ADS/WeltPromotion: Text for banner/buttons? * +./inc/extensions/ext-network.php:29: * @TODO FuCoExSponsor: Textlink-View is JavaScript! * +./inc/extensions/ext-network.php:30: * @TODO Fusion-Ads: Has click/banner URL in API response * +./inc/extensions/ext-network.php:31: * @TODO GeldSponsor.de Requires ID card copy/business reg. * +./inc/extensions/ext-network.php:32: * @TODO GolloX: Which charset? * +./inc/extensions/ext-network.php:33: * @TODO paid4ad: Which URLs for click and banner? * +./inc/extensions/ext-network.php:34: * @TODO SuperPromo24: HighForced banner, leader board, mini/page layer * +./inc/extensions/ext-network.php:35: * @TODO SuperPromo24: Textlink view is a JavaScript * ./inc/extensions/ext-network.php:36: * @TODO Der Werbepartner.cc: Banner click/view is JavaScript! * ./inc/extensions/ext-network.php:37: * @TODO Der Werbepartner.cc: Forced textlink not correct * ./inc/extensions/ext-network.php:38: * @TODO Der Werbepartner.cc: Layer not correct * @@ -40,28 +41,31 @@ ./inc/extensions/ext-network.php:42: * @TODO Yoo!Media: What is LayerAd compared to Layer click? * ./inc/extensions/ext-network.php:99: // @TODO network_type_handler is an internal name and needs documentation ./inc/extensions/ext-newsletter.php:218: // @TODO Move these into configuration +./inc/extensions/ext-nickname.php:52: // @TODO NOT NULL DEFAULT '' is bad practice, use NULL ./inc/extensions/ext-rallye.php:94: // @TODO Fix config_rallye_prices to list_rallye_prices ./inc/extensions/ext-yoomedia.php:121: // @TODO Can this be moved into a database table? ./inc/extensions/ext-yoomedia.php:54:// @TODO Only deprecated when 'ext-network' is ready! setExtensionDeprecated('Y'); -./inc/extensions-functions.php:2038:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable' +./inc/extensions-functions.php:2132:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable' ./inc/extensions-functions.php:424: // @TODO This redirect is still needed to register sql_patches! Please try to avoid it ./inc/extensions-functions.php:440:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) ./inc/extensions-functions.php:580: // @TODO Extension is loaded, what next? ./inc/filter/bonus_filter.php:56: // @TODO This query isn't right, it will only update if the user was for a longer time away! ./inc/filter/cache_filter.php:94: // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal. ./inc/filter/forced_filter.php:73: // @TODO This part is unfinished -./inc/functions.php:1082: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? -./inc/functions.php:1168: // @TODO Are these convertions still required? -./inc/functions.php:1189:// @TODO Rewrite this function to use readFromFile() and writeToFile() -./inc/functions.php:1712: // @TODO Find a way to cache this -./inc/functions.php:1817: // @TODO This is still very static, rewrite it somehow -./inc/functions.php:2021: // @TODO Rename column data_type to e.g. mail_status +./inc/filters.php:1295: // @TODO No banner found, output some default banner +./inc/functions.php:1089: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:1175: // @TODO Are these convertions still required? +./inc/functions.php:1196:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:1780: // @TODO Find a way to cache this +./inc/functions.php:1885: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:2095: // @TODO Rename column data_type to e.g. mail_status ./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter ./inc/header.php:66:// @TODO Find a way to not use direct module comparison ./inc/install-functions.php:91: // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0); -./inc/language/de.php:1103: // @TODO Rewrite these two constants -./inc/language/de.php:1119: // @TODO Rewrite these three constants -./inc/language/de.php:749:// @TODO Are these constants longer used? +./inc/language/de.php:1123: // @TODO Rewrite these two constants +./inc/language/de.php:1139: // @TODO Rewrite these three constants +./inc/language/de.php:46: // @TODO Please sort these language elements +./inc/language/de.php:752:// @TODO Are these constants longer used? ./inc/language-functions.php:255: // @TODO These are all valid languages, again hard-coded ./inc/language-functions.php:44:// @TODO Rewrite all language constants to this function. ./inc/language/install_de.php:137: // @TODO Move this to e.g. ext-smtp @@ -69,43 +73,42 @@ ./inc/language/order_de.php:70: // @TODO Find better text ./inc/language/rallye_de.php:13: * @TODO Naming convention not applied for language strings * ./inc/language/refback_de.php:51: // @TODO Rewrite these constants to one -./inc/libs/admins_functions.php:521: // @TODO This can be, somehow, rewritten -./inc/libs/bonus_functions.php:194: // @TODO Move this HTML to a template +./inc/libs/admins_functions.php:525: // @TODO This can be, somehow, rewritten +./inc/libs/bonus_functions.php:195: // @TODO Move this HTML to a template ./inc/libs/doubler_functions.php:44:// @TODO Lame description -./inc/libs/doubler_functions.php:93: // @TODO Can't this be moved into EL? +./inc/libs/doubler_functions.php:96: // @TODO Can't this be moved into EL? ./inc/libs/forced_functions.php:457:// @TODO Can't we use our new expression language instead of this ugly code? ./inc/libs/mailid_functions.php:47: // @TODO Rewrite this to a dynamic include or so -./inc/libs/network_functions.php:978: // @TODO Implement this function +./inc/libs/network_functions.php:1120: // @TODO Implement this function, don't forget to set HTTP status back to '200 OK' if everything went fine ./inc/libs/order_functions.php:46: // @TODO Move this array into a filter -./inc/libs/rallye_functions.php:769:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId() -./inc/libs/rallye_functions.php:836: $EXPIRE = 3; // @TODO The hard-coded value... -./inc/libs/rallye_functions.php:925:// @TODO Please document this function -./inc/libs/rallye_functions.php:981: // Load count @TODO Can't we rewrite this to our API? +./inc/libs/rallye_functions.php:771:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId() +./inc/libs/rallye_functions.php:838: $EXPIRE = 3; // @TODO The hard-coded value... +./inc/libs/rallye_functions.php:927:// @TODO Please document this function +./inc/libs/rallye_functions.php:983: // Load count @TODO Can't we rewrite this to our API? ./inc/libs/sponsor_functions.php:163: // @TODO Rewrite this to API function ./inc/libs/sponsor_functions.php:436: // @TODO Rewrite this to API function -./inc/libs/surfbar_functions.php:1672: // @TODO This can be somehow rewritten -./inc/libs/surfbar_functions.php:776:// @TODO Can't we use our new expression language instead of this ugly code? +./inc/libs/surfbar_functions.php:1692: // @TODO This can be somehow rewritten +./inc/libs/surfbar_functions.php:789:// @TODO Can't we use our new expression language instead of this ugly code? ./inc/libs/task_functions.php:253: // @TODO These can be rewritten to filter ./inc/libs/task_functions.php:51:// @TODO Move all extension-dependent queries into filters -./inc/libs/theme_functions.php:93: // @TODO Can't this be rewritten to an API function? +./inc/libs/theme_functions.php:94: // @TODO Can't this be rewritten to an API function? ./inc/libs/user_functions.php:325: // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content); ./inc/libs/user_functions.php:354: // @TODO Make this filter working: $url = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON)); -./inc/libs/yoomedia_functions.php:108: $response = YOOMEDIA_QUERY_API('out_textmail.php', true); // @TODO Ask Yoo!Media for test script +./inc/libs/yoomedia_functions.php:108: $response = YOOMEDIA_QUERY_API('out_textmail.php', TRUE); // @TODO Ask Yoo!Media for test script ./inc/load_config.php:75: // @TODO Rewrite them to avoid this else block ./inc/loader/load-extension.php:13: * @TODO Rewrite this whole file * ./inc/mails/doubler_mails.php:53:// @TODO Can this be rewritten to a filter? ./inc/module-functions.php:273: // @TODO Nothing helped??? ./inc/module-functions.php:314: // @TODO Rewrite this to a filter -./inc/modules/admin/admin-inc.php:1521: // @TODO If we can rewrite the EL sub-system to support more than one parameter, this call_user_func_array() can be avoided ./inc/modules/admin/admin-inc.php:160: // @TODO This and the next getCurrentAdminId() call might be moved into the templates? ./inc/modules/admin/admin-inc.php:233: // @TODO This can be rewritten into a filter ./inc/modules/admin/admin-inc.php:509:// @TODO Try to rewrite this to adminAddMenuSelectionBox() -./inc/modules/admin/overview-inc.php:168: // @TODO Rewrite this to a filter -./inc/modules/admin/overview-inc.php:281: // @TODO Rewrite this to something with include files and/or filter -./inc/modules/admin/overview-inc.php:315: // @TODO This may also be rewritten to include files -./inc/modules/admin/overview-inc.php:317: default: // @TODO Unknown support mode -./inc/modules/admin/overview-inc.php:432: // @TODO Try to move this in includes +./inc/modules/admin/overview-inc.php:176: // @TODO Rewrite this to a filter +./inc/modules/admin/overview-inc.php:289: // @TODO Rewrite this to something with include files and/or filter +./inc/modules/admin/overview-inc.php:323: // @TODO This may also be rewritten to include files +./inc/modules/admin/overview-inc.php:325: default: // @TODO Unknown support mode ./inc/modules/admin/overview-inc.php:43:// @TODO This function does also check for uncompleted tasks +./inc/modules/admin/overview-inc.php:440: // @TODO Try to move this in includes ./inc/modules/admin/what-add_guestnl_cat.php:47: // @TODO Check if category does already exist ./inc/modules/admin/what-admin_add.php:120: // @TODO This can be somehow rewritten to a function ./inc/modules/admin/what-admin_add.php:61: // @TODO Cant this be rewritten? @@ -114,8 +117,7 @@ ./inc/modules/admin/what-admins_mails.php:58: // @TODO Can this be rewritten to an API function? ./inc/modules/admin/what-bonus.php:46:// @TODO Unused at the moment ./inc/modules/admin/what-config_mods.php:55: // @TODO This can be moved into mysql-function.php, see checkModulePermissions() function -./inc/modules/admin/what-config_points.php:110: // @TODO Rewrite this to a filter -./inc/modules/admin/what-config_points.php:133: // @TODO Rewrite these two lines for new user_points columns (e.g. locked_order_points) with a filter +./inc/modules/admin/what-config_points.php:130: // @TODO Rewrite these two lines for new user_points columns (e.g. locked_order_points) with a filter ./inc/modules/admin/what-config_rallye_prices.php:222: // @TODO Rewrite these two constants ./inc/modules/admin/what-config_register.php:75: // @TODO Move this HTML code into a template ./inc/modules/admin/what-del_email.php:61: // @TODO Unused: cat_id, payment_id @@ -126,24 +128,26 @@ ./inc/modules/admin/what-guest_add.php:67: // @TODO Cant this be rewritten? ./inc/modules/admin/what-guest_add.php:80: // @TODO This can be somehow rewritten to a function ./inc/modules/admin/what-holiday_list.php:46:// @TODO Unused at the moment -./inc/modules/admin/what-list_admins_acls.php:101: // @TODO Rewrite this to a filter -./inc/modules/admin/what-list_admins_acls.php:129: // @TODO Rewrite this to filter 'run_sqls' +./inc/modules/admin/what-list_admins_acls.php:126: // @TODO Rewrite this to filter 'run_sqls' ./inc/modules/admin/what-list_autopurge.php:47:// @TODO Rewrite those lines to filter ./inc/modules/admin/what-list_bonus.php:137: // @TODO Can't this be moved into our expression language? ./inc/modules/admin/what-list_cats.php:54: // @TODO No longer needed? define('__CATEGORIES_BASE' , '' . $content['login'] . ''; -./inc/modules/guest/what-sponsor_reg.php:289: // @TODO Maybe a default referral id? +./inc/modules/guest/what-sponsor_reg.php:293: // @TODO Maybe a default referral id? ./inc/modules/guest/what-stats.php:110: // @TODO This can be somehow rewritten ./inc/modules/guest/what-stats.php:82:// @TODO This can be rewritten in a dynamic include ./inc/modules/member/what-beg.php:54:// @TODO Can't this be moved into EL? ./inc/modules/member/what-beg.php:63:// @TODO No more needed? define('__BEG_USERID_TIMEOUT', createFancyTime(getBegUseridTimeout())); ./inc/modules/member/what-logout.php:17: * @TODO Rewrite the code to a filter * -./inc/modules/member/what-order.php:482: // @TODO Rewrite this to a filter +./inc/modules/member/what-logout.php:52: // @TODO Move this in a filter, e.g. member_logout +./inc/modules/member/what-order.php:459: // @TODO Rewrite this to a filter ./inc/modules/member/what-order.php:84: // @TODO Rewrite this to SQL_FETCHARRAY() -./inc/modules/member/what-payout.php:194: // @TODO Rewrite this to a filter +./inc/modules/member/what-payout.php:208: // @TODO Rewrite this to a filter ./inc/modules/member/what-points.php:61:// @TODO Should we rewrite this to a filter? ./inc/modules/member/what-rallyes.php:99: // @TODO Reactivate this: $content['admin'] = '' . $content['login'] . ''; ./inc/modules/member/what-reflinks.php:52:// @TODO Move this into a filter ./inc/modules/member/what-transfer.php:128: // @TODO Rewrite this to a filter -./inc/modules/member/what-unconfirmed.php:169: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() -./inc/modules/member/what-unconfirmed.php:234: // @TODO This 'userid' cannot be saved because of encapsulated EL code +./inc/modules/member/what-unconfirmed.php:178: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() +./inc/modules/member/what-unconfirmed.php:247: // @TODO This 'userid' cannot be saved because of encapsulated EL code ./inc/modules/order.php:78: // @TODO Unused: 2,4 -./inc/mysql-manager.php:1421: // @TODO Rewrite these lines to a filter -./inc/mysql-manager.php:1445: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1701: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:390: // @TODO Try to rewrite this to one or more functions +./inc/mysql-manager.php:1437: // @TODO Rewrite these lines to a filter +./inc/mysql-manager.php:1461: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1767: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1964: // @TODO If we can rewrite the EL sub-system to support more than one parameter, this call_user_func_array() can be avoided +./inc/mysql-manager.php:2067: // @TODO Used generic 'userid' here +./inc/mysql-manager.php:398: // @TODO Try to rewrite this to one or more functions ./inc/mysql-manager.php:44:// @TODO Can we cache this? ./inc/purge/purge-inact.php:55: // @TODO Rewrite these if() blocks to a filter ./inc/revision-functions.php:168:// @TODO This function does also set and get in 'cache_array' -./inc/template-functions.php:1107: // @TODO Deprecate this thing -./inc/template-functions.php:1118: // @TODO Deprecate this thing -./inc/template-functions.php:1225: // @TODO This can be easily moved out after the merge from EL branch to this is complete -./inc/template-functions.php:1274: // @TODO Add a little more infos here -./inc/template-functions.php:1642:// @TODO Lame description for this function -./inc/template-functions.php:1664: // @TODO Move this in a filter -./inc/template-functions.php:197: * @TODO On some pages this is buggy -./inc/template-functions.php:285: // @TODO Remove these sanity checks if all is fine -./inc/template-functions.php:598:// @TODO $simple/$constants are deprecated -./inc/template-functions.php:696: // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates -./inc/wrapper-functions.php:2968: // @TODO Find a way to not use direct module comparison -./inc/wrapper-functions.php:494:// @TODO Do some more sanity check here -./inc/xml-functions.php:208: // @TODO Handle characters +./inc/template-functions.php:1137: // @TODO Deprecate this thing +./inc/template-functions.php:1148: // @TODO Deprecate this thing +./inc/template-functions.php:1255: // @TODO This can be easily moved out after the merge from EL branch to this is complete +./inc/template-functions.php:1304: // @TODO Add a little more infos here +./inc/template-functions.php:1679:// @TODO Lame description for this function +./inc/template-functions.php:1701: // @TODO Move this in a filter +./inc/template-functions.php:203: * @TODO On some pages this is buggy +./inc/template-functions.php:2304: // @TODO Is this needed for e.g. $GLOBALS['template_content'] ? $this->setRawTemplateData($compactedContent); +./inc/template-functions.php:291: // @TODO Remove these sanity checks if all is fine +./inc/template-functions.php:628:// @TODO $simple/$constants are deprecated +./inc/template-functions.php:726: // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates +./inc/wrapper-functions.php:3037: // @TODO Find a way to not use direct module comparison +./inc/wrapper-functions.php:506:// @TODO Do some more sanity check here +./inc/xml-functions.php:239: // @TODO Handle characters ./mailid.php:102: // @TODO Rewrite this to a filter ./mailid.php:145: // @TODO Rewrite this to a filter -./mailid_top.php:108: // @TODO Rewrite this to a filter -./mailid_top.php:145: // @TODO Rewrite this to a filter +./mailid_top.php:112: // @TODO Rewrite this to a filter/function +./mailid_top.php:149: // @TODO Rewrite this to a filter ./mailid_top.php:18: * @TODO Merge this script with mailid.php * -./mailid_top.php:192: // @TODO Rewrite this to a filter -./mailid_top.php:199: // @TODO Rewrite this to a filter -./mailid_top.php:234: // @TODO Rewrite these blocks to filter -./view.php:71: // @TODO No banner found, output some default banner +./mailid_top.php:199: // @TODO Rewrite this to a filter +./mailid_top.php:206: // @TODO Rewrite this to a filter +./mailid_top.php:241: // @TODO Rewrite these blocks to filter ./templates/de/html/admin/admin_add_country.tpl:23: ./templates/de/html/admin/admin_config_other.tpl:79: ./templates/de/html/admin/admin_config_rewrite.tpl:4: @@ -227,11 +234,13 @@ ./inc/extensions/ext-funcoins.php:2:// @DEPRECATED ./inc/extensions/ext-iso3166.php:2:// @DEPRECATED ./inc/extensions/ext-primera.php:2:// @DEPRECATED +./inc/filter/politician_stop_filter.php:2:// @DEPRECATED ./inc/gen_refback.php:2:// @DEPRECATED ./inc/js/js-jquery.php:2:// @DEPRECATED ./inc/language/funcoins_de.php:2:// @DEPRECATED ./inc/language/primera_de.php:2:// @DEPRECATED ./inc/libs/funcoins_functions.php:2:// @DEPRECATED +./inc/libs/politician_stop_functions.php:2:// @DEPRECATED ./inc/libs/primera_functions.php:2:// @DEPRECATED ./inc/loader/load_cache-admin.php:2:// @DEPRECATED ./inc/loader/load_cache-config.php:2:// @DEPRECATED @@ -255,6 +264,7 @@ ./inc/modules/admin/what-config_primera.php:2:// @DEPRECATED ./inc/modules/admin/what-list_network_api_translation.php:2:// @DEPRECATED ./inc/modules/admin/what-list_network_params.php:2:// @DEPRECATED +./inc/modules/admin/what-list_networks.php:2:// @DEPRECATED ./inc/modules/admin/what-list_primera.php:2:// @DEPRECATED ./inc/modules/admin/what-overview.php:2:// @DEPRECATED ./inc/modules/guest/action-actions.php:2:// @DEPRECATED @@ -393,6 +403,13 @@ ./templates/de/html/admin/admin_del_surfbar_urls.tpl:1: ./templates/de/html/admin/admin_edit_network_params_row.tpl:1: ./templates/de/html/admin/admin_edit_network_params.tpl:1: +./templates/de/html/admin/admin_extensions_delete_row_404.tpl:1: +./templates/de/html/admin/admin_extensions_delete_row.tpl:1: +./templates/de/html/admin/admin_extensions_delete.tpl:1: +./templates/de/html/admin/admin_extensions_edit_row.tpl:1: +./templates/de/html/admin/admin_extensions_edit.tpl:1: +./templates/de/html/admin/admin_extensions_row.tpl:1: +./templates/de/html/admin/admin_extensions.tpl:1: ./templates/de/html/admin/admin_list_cats_404.tpl:1: ./templates/de/html/admin/admin_list_chk_reg_row.tpl:1: ./templates/de/html/admin/admin_list_chk_reg.tpl:1: @@ -404,6 +421,8 @@ ./templates/de/html/admin/admin_list_network_config.tpl:1: ./templates/de/html/admin/admin_list_network_params_row.tpl:1: ./templates/de/html/admin/admin_list_network_params.tpl:1: +./templates/de/html/admin/admin_list_networks_row.tpl:1: +./templates/de/html/admin/admin_list_networks.tpl:1: ./templates/de/html/admin/admin_list_primera_main.tpl:1: ./templates/de/html/admin/admin_list_primera_row.tpl:1: ./templates/de/html/admin/admin_list_refs2.tpl:1: @@ -417,6 +436,7 @@ ./templates/de/html/admin/admin_payout_add_new.tpl:1: ./templates/de/html/admin/admin_reset_pass_done.tpl:1: ./templates/de/html/admin/admin_send_reset_link.tpl:1: +./templates/de/html/app_die_message.tpl:1: ./templates/de/html/awards.tpl:1: ./templates/de/html/beg/beg_banner.tpl:1: ./templates/de/html/bug-tracker.tpl:1: @@ -493,6 +513,7 @@ ./templates/de/html/partner.tpl:1: ./templates/de/html/philosophy.tpl:1: ./templates/de/html/photos.tpl:1: +./templates/de/html/politician_stop/politician_stop_snippet.tpl:1: ./templates/de/html/powered.tpl:1: ./templates/de/html/premium-backlinks.tpl:1: ./templates/de/html/rallye_test.tpl:1: @@ -502,27 +523,34 @@ ./templates/de/html/requirements.tpl:1: ./templates/de/html/rettet_das_internet.tpl:1: ./templates/de/html/roadmap.tpl:1: +./templates/de/html/select/select_surfbar_actions_action_box.tpl:1: +./templates/de/html/select/select_surfbar_actions_action_option.tpl:1: +./templates/de/html/select/select_surfbar_actions_new_status_box.tpl:1: +./templates/de/html/select/select_surfbar_actions_new_status_option.tpl:1: +./templates/de/html/select/select_surfbar_actions_status_box.tpl:1: +./templates/de/html/select/select_surfbar_actions_status_option.tpl:1: ./templates/de/html/stats.tpl:1: ./templates/de/html/svn.tpl:1: ./templates/de/html/why_reg.tpl:1: ./templates/xml/admin/admin_del_do_surfbar_urls.xml:1: ./templates/xml/admin/admin_del_show_surfbar_urls.xml:1: +./templates/xml/member/member_add_do_subid.xml:1: ### ### template-warnings.log follows: ### ### PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/menu/menu_what_end.tpl, line: 1 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/menu/menu_what_end.tpl, line: 2 in -PHP Warning: DOMDocument::loadHTMLFile(): Attribute class redefined in templates/de/html/member/member_order_thanks.tpl, line: 12 in -PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : form in templates/de/html/member/member_order_thanks.tpl, line: 14 in -PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/member/member_order_thanks.tpl, line: 15 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/member/member_content_right.tpl, line: 1 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/member/member_content_right.tpl, line: 5 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/member/member_welcome_footer.tpl, line: 1 in -PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/member/member_reflink.tpl, line: 29 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/member/member_footer.tpl, line: 6 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/page_footer.tpl, line: 1 in /home +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/admin/admin_list_user_subid_row.tpl, line: 3 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/admin/admin_delete_user_subids_row.tpl, line: 4 in +PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : strong in templates/de/html/admin/admin_edit_user_subids_row.tpl, line: 4 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/admin/admin_main_footer.tpl, line: 1 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/admin/admin_main_footer.tpl, line: 2 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/admin/admin_main_footer.tpl, line: 8 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/admin/admin_main_footer.tpl, line: 9 in +PHP Warning: DOMDocument::loadHTMLFile(): End tag : expected '>' in templates/de/html/admin/admin_list_user_subid_stats.tpl, line: 32 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/guest/guest_footer.tpl, line: 6 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/guest/guest_content_footer.tpl, line: 1 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/guest/guest_content_footer.tpl, line: 5 in