Moved resending of user confirmation link to ext-user
[mailer.git] / DOCS / TODOs.txt
1 ### WARNING: THIS FILE IS AUTO-GENERATED BY ./DOCS/todo-builder.sh (uid=/user=quix0r) ###
2 ### DO NOT EDIT THIS FILE. ###
3 ./autoreg.php:60:// @TODO Add processing of request here
4 ./beg.php:165:                  // @TODO Opps, what is missing here???
5 ./birthday_confirm.php:95:              // @TODO Try to rewrite the following unset()
6 ./inc/autopurge/purge-inact.php:57:     // @TODO Rewrite these if() blocks to a filter
7 ./inc/cache/config-local.php:126:// @TODO Rewrite the following three constants, somehow...
8 ./inc/classes/cachesystem.class.php:474:        // @TODO Add support for more types which break in last else-block
9 ./inc/config-functions.php:141: // @TODO Make this all better... :-/
10 ./inc/expression-functions.php:166:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again
11 ./inc/expression-functions.php:48:      // @TODO is escapeQuotes() enougth for strings with single/double quotes?
12 ./inc/extensions/ext-html_mail.php:138:         // @TODO Move these arrays into config
13 ./inc/extensions/ext-menu.php:54:               // @TODO Convert menu-Id to one coding-standard. admin(edit|_add) => admin_menu_(edit|add), mem(edit|_add) => mem_menu_(edit|add)
14 ./inc/extensions/ext-network.php:20: * @TODO AbisZED: Which charset?                                        *
15 ./inc/extensions/ext-network.php:21: * @TODO Ad-Magnet: Layer(klick?). Layerviews.Skybannerklick/-view,     *
16 ./inc/extensions/ext-network.php:22: * @TODO Ad-Magnet: Banner-View, Textlink-Klick/-View. Page-Peel        *
17 ./inc/extensions/ext-network.php:23: * @TODO ADCocktail: All request parameters, BIDausKAS, WIDausKAS???    *
18 ./inc/extensions/ext-network.php:24: * @TODO ADCocktail: Zero array element is return code!                 *
19 ./inc/extensions/ext-network.php:25: * @TODO Affiliblatt: All except banner, do they really have UTF-8?     *
20 ./inc/extensions/ext-network.php:26: * @TODO AllAds4You: Traffic from abroad, High-Forced banner            *
21 ./inc/extensions/ext-network.php:27: * @TODO Fusion-Ads: Has click/banner URL in API response, really UTF-8 *
22 ./inc/extensions/ext-network.php:28: * @TODO GolloX: Which charset?                                         *
23 ./inc/extensions/ext-network.php:29: * @TODO paid4ad: Which URLs for click and banner?                      *
24 ./inc/extensions/ext-network.php:30: * @TODO VIPads: HTML text is send encoded with BASE64                  *
25 ./inc/extensions/ext-network.php:31: * @TODO Der Werbepartner.cc: Banner click/view is JavaScript!          *
26 ./inc/extensions/ext-network.php:32: * @TODO Der Werbepartner.cc: Forced textlink not correct               *
27 ./inc/extensions/ext-network.php:33: * @TODO Der Werbepartner.cc: Layer not correct                         *
28 ./inc/extensions/ext-network.php:34: * @TODO Der Werbepartner.cc: Sky banner is JavaScript!                 *
29 ./inc/extensions/ext-network.php:35: * @TODO Der Werbepartner.cc: Surfbar click not correct                 *
30 ./inc/extensions/ext-network.php:36: * @TODO Der Werbepartner.cc: Textlink not not correct                  *
31 ./inc/extensions/ext-network.php:37: * @TODO Yoo!Media: What is LayerAd compared to Layer click?            *
32 ./inc/extensions/ext-network.php:91:            // @TODO network_type_handle is an internal name and needs documentation
33 ./inc/extensions/ext-newsletter.php:220:                // @TODO Move these into configuration
34 ./inc/extensions/ext-order.php:344:             // @TODO This should be moved out to inc/reset/
35 ./inc/extensions/ext-rallye.php:331:            // @TODO Move this code into rallye_functions.php
36 ./inc/extensions/ext-rallye.php:94:             // @TODO Fix config_rallye_prices to list_rallye_prices
37 ./inc/extensions/ext-yoomedia.php:123:          // @TODO Can this be moved into a database table?
38 ./inc/extensions/ext-yoomedia.php:56:// @TODO Only deprecated when 'ext-network' is ready! setExtensionDeprecated('Y');
39 ./inc/extensions-functions.php:152:     // @TODO Do we still need this? setExtensionUpdateNotes('');
40 ./inc/extensions-functions.php:434:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
41 ./inc/extensions-functions.php:564:             // @TODO Extension is loaded, what next?
42 ./inc/functions.php:112:                // @TODO Extension 'msg' does not exist
43 ./inc/functions.php:1499:                       // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
44 ./inc/functions.php:1522:                       // @TODO Rewrite this old lost code to a template
45 ./inc/functions.php:1590:                       // @TODO Are these convertions still required?
46 ./inc/functions.php:1608:// @TODO Rewrite this function to use readFromFile() and writeToFile()
47 ./inc/functions.php:181:// @TODO Rewrite this to an extension 'smtp'
48 ./inc/functions.php:2264:       // @TODO This is still very static, rewrite it somehow
49 ./inc/gen_sql_patches.php:96:// @TODO Rewrite this to a filter
50 ./inc/install-functions.php:59: // @TODO DEACTIVATED: changeDataInFile(getCachePath() . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0);
51 ./inc/language/de.php:1116:// @TODO Rewrite these two constants
52 ./inc/language/de.php:1131:// @TODO Rewrite these three constants
53 ./inc/language/de.php:300:      // @TODO Following two are unused?
54 ./inc/language/de.php:810:// @TODO Are these constants longer used?
55 ./inc/language-functions.php:234:       // @TODO These are all valid languages, again hard-coded
56 ./inc/language-functions.php:46:// @TODO Rewrite all language constants to this function.
57 ./inc/language/newsletter_de.php:13: * @TODO This language file is completely out-dated, please do no       *
58 ./inc/language/rallye_de.php:13: * @TODO Naming convention not applied for language strings             *
59 ./inc/language/refback_de.php:46:// @TODO Rewrite these constants to one
60 ./inc/language/sponsor_de.php:119:// @TODO Rewrite these four constants to one and use sprintf()
61 ./inc/libs/admins_functions.php:432:            // @TODO This can be, somehow, rewritten
62 ./inc/libs/beg_functions.php:54:                // @TODO Try to rewrite the following unset()
63 ./inc/libs/bonus_functions.php:201:             // @TODO Move this HTML to a template
64 ./inc/libs/bonus_functions.php:285:             // @TODO This query isn't right, it will only update if the user was for a longer time away!
65 ./inc/libs/doubler_functions.php:46:// @TODO Lame description
66 ./inc/libs/doubler_functions.php:94:                    // @TODO Can't this be moved into EL?
67 ./inc/libs/mailid_functions.php:49:             // @TODO Rewrite this to a dynamic include or so
68 ./inc/libs/rallye_functions.php:704:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId()
69 ./inc/libs/rallye_functions.php:769:    $EXPIRE = 3; // @TODO The hard-coded value...
70 ./inc/libs/rallye_functions.php:855:// @TODO Please document this function
71 ./inc/libs/rallye_functions.php:911:            // Load count @TODO Can't we rewrite this to our API?
72 ./inc/libs/refback_functions.php:61:            // @TODO Try to rewrite the following unset()
73 ./inc/libs/register_functions.php:292:  // @TODO Rewrite these all to a single filter
74 ./inc/libs/register_functions.php:362:  // @TODO Rewrite this to a filter
75 ./inc/libs/register_functions.php:369:  // @TODO Wether the registration bonus should only be added to user directly or through referal system should be configurable
76 ./inc/libs/sponsor_functions.php:162:                                   // @TODO Rewrite this to API function
77 ./inc/libs/sponsor_functions.php:433:                   // @TODO Rewrite this to API function
78 ./inc/libs/surfbar_functions.php:1540:          // @TODO This can be somehow rewritten
79 ./inc/libs/surfbar_functions.php:712:// @TODO Can't we use our new expression language instead of this ugly code?
80 ./inc/libs/surfbar_functions.php:953:   // @TODO Invalid salt should be refused
81 ./inc/libs/task_functions.php:241:              // @TODO These can be rewritten to filter
82 ./inc/libs/task_functions.php:53:// @TODO Move all extension-dependent queries into filters
83 ./inc/libs/theme_functions.php:95:      // @TODO Can't this be rewritten to an API function?
84 ./inc/libs/user_functions.php:146:      // @TODO These two constants are no longer used, maybe we reactivate this code?
85 ./inc/libs/user_functions.php:234:// @TODO Double-check configuration entry here
86 ./inc/libs/user_functions.php:327:                      // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content);
87 ./inc/libs/user_functions.php:347:                      // @TODO Make this filter working: $url = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON));
88 ./inc/libs/user_functions.php:423:      // @TODO We should try to rewrite this to fetchUserData() somehow
89 ./inc/libs/user_functions.php:611:                                      // @TODO Try to rewrite the following unset()
90 ./inc/libs/yoomedia_functions.php:116:  $response = YOOMEDIA_QUERY_API('out_textmail.php', true); // @TODO Ask Yoo!Media for test script
91 ./inc/load_config.php:77:       // @TODO Rewrite them to avoid this else block
92 ./inc/loader/load_cache-extension.php:13: * @TODO Rewrite this whole file to load_cache-extensions.php           *
93 ./inc/module-functions.php:203:                 // @TODO Nothing helped???
94 ./inc/module-functions.php:238:                 // @TODO Rewrite this to a filter
95 ./inc/modules/admin/admin-inc.php:261:          // @TODO Rewrite this to $content = SQL_FETCHARRAY()
96 ./inc/modules/admin/admin-inc.php:266:                          // @TODO ACL is 'allow'... hmmm
97 ./inc/modules/admin/admin-inc.php:332:                                  // @TODO Rewrite this to $content = SQL_FETCHARRAY()
98 ./inc/modules/admin/admin-inc.php:338:                                                  // @TODO ACL is 'allow'... hmmm
99 ./inc/modules/admin/admin-inc.php:438:// @TODO Try to rewrite this to adminAddMenuSelectionBox()
100 ./inc/modules/admin/overview-inc.php:164:                               // @TODO Rewrite this to a filter
101 ./inc/modules/admin/overview-inc.php:277:                               // @TODO Rewrite this to something with include files and/or filter
102 ./inc/modules/admin/overview-inc.php:311:                                               // @TODO This may also be rewritten to include files
103 ./inc/modules/admin/overview-inc.php:313:                                                       default: // @TODO Unknown support mode
104 ./inc/modules/admin/overview-inc.php:428:                       // @TODO Try to move this in includes
105 ./inc/modules/admin/overview-inc.php:45:// @TODO This function does also check for uncompleted tasks
106 ./inc/modules/admin/what-add_guestnl_cat.php:49:        // @TODO Check if category does already exist
107 ./inc/modules/admin/what-add_surfbar_url.php:57:        // @TODO Find all convertSelectionsToTimestamp() calls and rewrite postRequestParameter() calls to $postData
108 ./inc/modules/admin/what-admin_add.php:120:                             // @TODO This can be somehow rewritten to a function
109 ./inc/modules/admin/what-admin_add.php:61:              // @TODO Cant this be rewritten?
110 ./inc/modules/admin/what-admin_add.php:77:              // @TODO This can be somehow rewritten to a function
111 ./inc/modules/admin/what-adminedit.php:58:      // @TODO Kill all constants in this file
112 ./inc/modules/admin/what-admins_mails.php:61:                           // @TODO Can this be rewritten to an API function?
113 ./inc/modules/admin/what-bonus.php:48:// @TODO Unused at the moment
114 ./inc/modules/admin/what-config_admins.php:128: // @TODO Rewrite this to filter 'run_sqls'
115 ./inc/modules/admin/what-config_mods.php:57:                    // @TODO This can be moved into mysql-function.php, see checkModulePermissions() function
116 ./inc/modules/admin/what-config_points.php:113:                 // @TODO Rewrite this to a filter
117 ./inc/modules/admin/what-config_rallye_prices.php:197:                  // @TODO Rewrite these two constants
118 ./inc/modules/admin/what-config_register.php:77:        // @TODO Move this HTML code into a template
119 ./inc/modules/admin/what-del_email.php:60:              // @TODO Unused: $price = getPaymentPoints($content['payment_id'], 'price');
120 ./inc/modules/admin/what-del_email.php:61:              // @TODO Unused: cat_id, payment_id
121 ./inc/modules/admin/what-edit_user.php:20: * @TODO Add support for ext-country                                    *
122 ./inc/modules/admin/what-email_stats.php:48:// @TODO Unused at the moment
123 ./inc/modules/admin/what-extensions.php:365:                                            // @TODO Rewrite this to a filter
124 ./inc/modules/admin/what-guest_add.php:131:                             // @TODO This can be somehow rewritten to a function
125 ./inc/modules/admin/what-guest_add.php:69:              // @TODO Cant this be rewritten?
126 ./inc/modules/admin/what-guest_add.php:82:              // @TODO This can be somehow rewritten to a function
127 ./inc/modules/admin/what-holiday_list.php:48:// @TODO Unused at the moment
128 ./inc/modules/admin/what-list_autopurge.php:49:// @TODO Rewrite those lines to filter
129 ./inc/modules/admin/what-list_bonus.php:134:            // @TODO Can't this be moved into our expression language?
130 ./inc/modules/admin/what-list_cats.php:56:              // @TODO No longer needed? define('__CATEGORIES_BASE'   , '<a href="{%url=modules.php?module=admin&amp;userid=');
131 ./inc/modules/admin/what-list_cats.php:71:                              // @TODO Rewrite this to countSum.....() function
132 ./inc/modules/admin/what-list_links.php:57:             // @TODO Try to rewrite this to a filter
133 ./inc/modules/admin/what-list_links.php:87:                             // @TODO Find a way to rewrite this. See some lines above for different queries
134 ./inc/modules/admin/what-list_links.php:96:                                     // @TODO Rewrite this to includes/filter
135 ./inc/modules/admin/what-list_refs.php:107:                                                             // @TODO Try to rewrite some to EL
136 ./inc/modules/admin/what-list_unconfirmed.php:79:       // @TODO This constant might be unused? define('__LIST_UNCON_TITLE', '{--ADMIN_LIST_UNCONFIRMED_BONUS_LINKS--}');
137 ./inc/modules/admin/what-list_unconfirmed.php:98:       // @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus
138 ./inc/modules/admin/what-list_user.php:151:             // @TODO Rewrite these to filters
139 ./inc/modules/admin/what-list_user.php:257:             // @TODO Rewrite this into a filter
140 ./inc/modules/admin/what-list_user.php:300:                     // @TODO Rewrite this into a filter
141 ./inc/modules/admin/what-list_user.php:59:// @TODO Rewrite these if-blocks in a filter
142 ./inc/modules/admin/what-logs.php:66:                   // @TODO Fix content-type here
143 ./inc/modules/admin/what-logs.php:72:                   // @TODO Fix content-type here
144 ./inc/modules/admin/what-mem_add.php:126:                               // @TODO This can be somehow rewritten to a function
145 ./inc/modules/admin/what-mem_add.php:65:                // @TODO Cant this be rewritten?
146 ./inc/modules/admin/what-mem_add.php:81:                // @TODO This can be somehow rewritten to a function
147 ./inc/modules/admin/what-unlock_emails.php:86:                                  // @TODO Rewrite these if-blocks to a filter
148 ./inc/modules/admin/what-usage.php:89:  // @TODO This code is double, see loadTemplate() and loadEmailTemplate() in functions.php
149 ./inc/modules/admin/what-usr_online.php:51:     // @TODO Add a filter for sponsor
150 ./inc/modules/guest/what-beg.php:53:// @TODO No more needed? define('__BEG_UID_TIMEOUT', createFancyTime(getConfig('beg_userid_timeout')));
151 ./inc/modules/guest/what-login.php:123: // @TODO Move this HTML code into a template
152 ./inc/modules/guest/what-mediadata.php:183:// @TODO Rewrite all these if-blocks to filters
153 ./inc/modules/guest/what-mediadata.php:70:      // @TODO Find a better formular than this one
154 ./inc/modules/guest/what-rallyes.php:91:        // @TODO Reactivate this: $content['admin'] = '<a href="{%url=modules.php?module=index&amp;what=impressum&amp;admin=' . $adminId . '%}">' . $login . '</a>';
155 ./inc/modules/guest/what-sponsor_reg.php:297:                   // @TODO Maybe a default referal id?
156 ./inc/modules/guest/what-stats.php:102:         // @TODO This can be somehow rewritten
157 ./inc/modules/guest/what-stats.php:76:// @TODO This can be rewritten in a dynamic include
158 ./inc/modules/member/what-beg.php:56:// @TODO Can't this be moved into EL?
159 ./inc/modules/member/what-beg.php:65:// @TODO No more needed? define('__BEG_UID_TIMEOUT', createFancyTime(getConfig('beg_userid_timeout')));
160 ./inc/modules/member/what-bonus.php:57: // @TODO Rewrite this to a filter
161 ./inc/modules/member/what-categories.php:130:           // @TODO Rewrite this to use $OUT .= ...
162 ./inc/modules/member/what-order.php:428:                        // @TODO Rewrite this to a filter
163 ./inc/modules/member/what-payout.php:196:                                       // @TODO Rewrite this to a filter
164 ./inc/modules/member/what-points.php:57:// @TODO Should we rewrite this to a filter?
165 ./inc/modules/member/what-rallyes.php:91:       // @TODO Reactivate this: $content['admin'] = '<a href="{%url=modules.php?module=index&amp;what=impressum&amp;admin=' . $content['admin_id'] . '%}">' . $content['login'] . '</a>';
166 ./inc/modules/member/what-refback.php:126:                      // @TODO UNUSED: $refRow['status']      = translateUserStatus($refRow['status']);
167 ./inc/modules/member/what-reflinks.php:54:// @TODO Move this into a filter
168 ./inc/modules/member/what-transfer.php:132:                             // @TODO Rewrite this to a filter
169 ./inc/modules/member/what-transfer.php:222:                             // @TODO Try to rewrite his to $content = SQL_FETCHARRAY(), see some lines above for two different queries
170 ./inc/modules/member/what-transfer.php:304:                     // @TODO This should be somehow rewritten to $row = SQL_FETCHARRAY(), see switch() block above for SQL queries
171 ./inc/modules/member/what-transfer.php:310:                             // @TODO Rewrite: tid->trans_id,stamp->time_trans
172 ./inc/modules/member/what-transfer.php:94:                      // @TODO Rewrite this to a filter
173 ./inc/modules/member/what-unconfirmed.php:143:  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
174 ./inc/modules/order.php:76:             // @TODO Unused: 2,4
175 ./inc/monthly/monthly_bonus.php:69:     // @TODO Rewrite this to a filter
176 ./inc/mysql-manager.php:1173:   // @TODO Rewrite this to a filter
177 ./inc/mysql-manager.php:1428:                   // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
178 ./inc/mysql-manager.php:1536:   // @TODO Rewrite this to a filter
179 ./inc/mysql-manager.php:1903:                   // @TODO Rewrite this to a filter
180 ./inc/mysql-manager.php:1947:// @TODO Fix inconsistency between last_module and getWhat()
181 ./inc/mysql-manager.php:370:    // @TODO Try to rewrite this to one or more functions
182 ./inc/mysql-manager.php:46:// @TODO Can we cache this?
183 ./inc/reset/reset_beg.php:51:// @TODO This should be converted in a daily beg rallye
184 ./inc/reset/reset_birthday.php:91:                      // @TODO 4 is hard-coded here, should we move it out in config?
185 ./inc/revision-functions.php:153:// @TODO Please describe this function
186 ./inc/template-functions.php:1141:      // @TODO This can be easily moved out after the merge from EL branch to this is complete
187 ./inc/template-functions.php:1174:              // @TODO Add a little more infos here
188 ./inc/template-functions.php:1462:// @TODO Lame description for this function
189 ./inc/template-functions.php:1481:                      // @TODO Move this in a filter
190 ./inc/template-functions.php:189:        * @TODO On some pages this is buggy
191 ./inc/template-functions.php:265:       // @TODO Remove this sanity-check if all is fine
192 ./inc/template-functions.php:579:// @TODO $simple/$constants are deprecated
193 ./inc/template-functions.php:606:       // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates
194 ./inc/wrapper-functions.php:132:// @TODO Implement $compress
195 ./inc/wrapper-functions.php:139:// @TODO Implement $decompress
196 ./inc/wrapper-functions.php:454:// @TODO Do some more sanity check here
197 ./mailid.php:140:                                       // @TODO Rewrite this to a filter
198 ./mailid.php:97:                // @TODO Rewrite this to a filter
199 ./mailid_top.php:101:           // @TODO Rewrite this to a filter
200 ./mailid_top.php:134:                                   // @TODO Rewrite this to a filter
201 ./mailid_top.php:181:                                                   // @TODO Rewrite this to a filter
202 ./mailid_top.php:188:                                                                   // @TODO Rewrite this to a filter
203 ./mailid_top.php:223:                                                                   // @TODO Rewrite these blocks to filter
204 ./mailid_top.php:256:                                                                           // @TODO Try to rewrite the following unset()
205 ./network-check.php:56:// @TODO Add processing of request here
206 ./show_bonus.php:107:                   // @TODO No more needed? $content['points'] = translateComma($content['points']);
207 ./view.php:70:          // @TODO No banner found, output some default banner
208 ./templates/de/html/admin/admin_add_country.tpl:23:                     <!-- @TODO Rewrite this selection box to our generic functions //-->
209 ./templates/de/html/admin/admin_admins_contct_form.tpl:4:       <!-- @TODO Shouldn't we add a title here? //-->
210 ./templates/de/html/admin/admin_config_other.tpl:67:                    <!-- @TODO Rewrite this selection to one of our functions //-->
211 ./templates/de/html/admin/admin_edit_admin_menu.tpl:4:<!-- @TODO Shouldn't we add a title here? //-->
212 ./templates/de/html/admin/admin_list_autopurge.tpl:2:   <!-- @TODO Shouldn't we add a title here? //-->
213 ./templates/de/html/admin/admin_list_beg.tpl:3: <!-- @TODO No title here? //-->
214 ./templates/de/html/admin/admin_list_bonus.tpl:3:       <!-- @TODO No title here? //-->
215 ./templates/de/html/admin/admin_list_mods.tpl:4:        <!-- @TODO Shouldn't we add a title here? //-->
216 ./templates/de/html/admin/admin_list_primera_main.tpl:3:<!-- @TODO No title here? //-->
217 ./templates/de/html/admin/admin_list_refs_level.tpl:21:         <!-- @TODO Nothing to say here? //-->
218 ./templates/de/html/admin/admin_list_unconfirmed_list.tpl:3:<!-- @TODO Shouldn't we add a title here? //-->
219 ./templates/de/html/admin/admin_list_wernis_main.tpl:2:<!-- @TODO No title here? //-->
220 ./templates/de/html/admin/admin_login_form.tpl:34:      @TODO Doesn't work with sessions
221 ./templates/de/html/admin/admin_login_form.tpl:37:              @TODO Try to move the select box to our generic functions
222 ./templates/de/html/admin/admin_mods_edit.tpl:3:        <!-- @TODO Shouldn't we add a title here? //-->
223 ./templates/de/html/admin/admin_optimize.tpl:3: <!-- @TODO Shouldn't we add a title here? //-->
224 ./templates/de/html/admin/admin_send_bonus_form.tpl:4:  <!-- @TODO Maybe add some title? //-->
225 ./templates/de/html/guest/guest_login.tpl:21:   @TODO Deactivated feature, try to implement it or remove it.
226 ./templates/de/html/guest/guest_nickname_login.tpl:21:  @TODO Deactivated feature, try to find a solution for this or remove it.
227 ./templates/de/html/guest/guest_stats_member.tpl:21:    @TODO We have to fix these counters.
228 ./templates/de/html/member/member_unconfirmed_table_nopoints.tpl:11:            <!-- @TODO Nothing to say here? //-->
229 ./templates/de/html/surfbar/surfbar_frame_textlinks.tpl:5:              <!-- @TODO These are static lines and should be replaced by a filter (see ext-sponsor) //-->
230 ### ### DEPRECATION FOLLOWS: ### ###
231 ./inc/modules/admin/admin-inc.php:439:// @DEPRECATED
232 ### ### template-warnings.log follows: ### ###
233 Warning: Not parsing JavaScript templates/de/html/js/js_order_send.tpl.
234 Warning: Not parsing JavaScript templates/de/html/js/js_cookies_disabled.tpl.
235 Warning: Not parsing JavaScript templates/de/html/js/js_uberwach.tpl.
236 Warning: Not parsing JavaScript templates/de/html/js/js_surfbar_frame_top.tpl.
237 Warning: Not parsing JavaScript templates/de/html/js/js_jquery.tpl.
238 Warning: Not parsing JavaScript templates/de/html/js/js_surfbar_member_book.tpl.
239 Warning: Not parsing JavaScript templates/de/html/js/js_surfbar_stopped.tpl.
240 Warning: Not parsing JavaScript templates/de/html/js/js_surfbar_member_edit.tpl.
241 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/guest/guest_footer.tpl, line: 6 in 
242 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/guest/guest_menu_content.tpl, line: 2 in 
243 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/guest/guest_doubler.tpl, line: 52 in 
244 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/guest/guest_content_footer.tpl, line: 1 in 
245 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/guest/guest_content_footer.tpl, line: 5 in 
246 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/member/member_cats_footer.tpl, line: 7 in 
247 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : form in templates/de/html/member/member_cats_footer.tpl, line: 8 in 
248 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/member/member_cats_footer.tpl, line: 9 in 
249 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/member/member_content_right.tpl, line: 1 in 
250 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/member/member_content_right.tpl, line: 5 in 
251 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/member/member_welcome_footer.tpl, line: 1 in 
252 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/member/member_footer.tpl, line: 6 in 
253 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/page_footer.tpl, line: 1 in /home
254 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/menu/menu_what_end.tpl, line: 1 in 
255 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/menu/menu_what_end.tpl, line: 2 in 
256 PHP Warning:  DOMDocument::loadHTMLFile(): Attribute class redefined in templates/de/html/admin/admin_list_beg.tpl, line: 23 in 
257 PHP Warning:  DOMDocument::loadHTMLFile(): Attribute align redefined in templates/de/html/admin/admin_list_beg.tpl, line: 23 in 
258 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/admin/admin_logout_sql_patches_remove.tpl, line: 10 in 
259 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/admin/admin_main_footer.tpl, line: 1 in 
260 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/admin/admin_main_footer.tpl, line: 2 in 
261 PHP Warning:  DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/admin/admin_main_footer.tpl, line: 12 in