4bd1bbb08eec089b57697edce67290e40d6fd216
[mailer.git] / DOCS / TODOs.txt
1 ### WARNING: THIS FILE IS AUTO-GENERATED BY ./DOCS/todo-builder.sh (uid=1000/user=quix0r) ###
2 ### DO NOT EDIT THIS FILE. ###
3 ./beg.php:172:                  // @TODO Opps, what is missing here???
4 ./birthday_confirm.php:93:              // @TODO Try to rewrite the following unset()
5 ./inc/cache/config-local.php:125:// @TODO Rewrite the following three constants, somehow...
6 ./inc/classes/cachesystem.class.php:464:        // @TODO Add support for more types which break in last else-block
7 ./inc/config-functions.php:143: // @TODO Make this all better... :-/
8 ./inc/extensions/ext-html_mail.php:137:         // @TODO Move these arrays into config
9 ./inc/extensions/ext-network.php:71:            // @TODO network_type_name is an internal name and needs documentation
10 ./inc/extensions/ext-newsletter.php:215:                // @TODO Move these into configuration
11 ./inc/extensions/ext-rallye.php:330:            // @TODO Move this code into rallye_functions.php
12 ./inc/extensions/ext-rallye.php:93:             // @TODO Fix config_rallye_prices to list_rallye_prices
13 ./inc/extensions/ext-sql_patches.php:737:                       // @TODO Rewrite this to a filter
14 ./inc/extensions/ext-sql_patches.php:94:                /* @TODO SQL_ALTER_TABLE() should work now properly
15 ./inc/extensions/ext-yoomedia.php:122:          // @TODO Can this be moved into a database table?
16 ./inc/extensions/ext-yoomedia.php:55:// @TODO Only deprecated when 'network' is ready! setExtensionDeprecated('Y');
17 ./inc/extensions-functions.php:376:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
18 ./inc/extensions-functions.php:489:             // @TODO Extension is loaded, what next?
19 ./inc/functions.php:1016:// @TODO $simple is deprecated
20 ./inc/functions.php:1051:       // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates
21 ./inc/functions.php:2351:// @TODO Try to move this to inc/libs/theme_functions.php
22 ./inc/functions.php:241:        // @TODO Remove this sanity-check if all is fine
23 ./inc/functions.php:244:        // @TODO Try to rewrite all $DATA to $content
24 ./inc/functions.php:2522:// @TODO Please describe this function
25 ./inc/functions.php:2540:       searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time);
26 ./inc/functions.php:2636:               // @TODO Add a little more infos here
27 ./inc/functions.php:2647:       // @TODO This cannot be rewritten to app_die(), try to find a solution for this.
28 ./inc/functions.php:2728:                       // @TODO Rewrite this old lost code to a template
29 ./inc/functions.php:2817:                       // @TODO Are these convertions still required?
30 ./inc/functions.php:2835:// @TODO Rewrite this function to use readFromFile() and writeToFile()
31 ./inc/functions.php:3709:// @TODO Lame description for this function
32 ./inc/functions.php:3731:                       // @TODO Move this in a filter
33 ./inc/functions.php:467:        // @TODO Do only use $contentn, not $DATA or raw variables
34 ./inc/functions.php:537:                // @TODO Extension 'msg' does not exist
35 ./inc/functions.php:606:// @TODO Rewrite this to an extension 'smtp'
36 ./inc/install-functions.php:62: // @TODO DEACTIVATED: changeDataInFile(getConfig('CACHE_PATH') . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0);
37 ./inc/language/de.php:1145:// @TODO Rewrite these two constants
38 ./inc/language/de.php:1161:// @TODO Rewrite these five constants
39 ./inc/language/de.php:848:// @TODO Are these constants longer used?
40 ./inc/language-functions.php:45:// @TODO Rewrite all language constants to this function.
41 ./inc/language/holiday_de.php:49:// @TODO Rewrite these two constants to one
42 ./inc/language/rallye_de.php:113:// @TODO Rewrite following two lines to one
43 ./inc/language/rallye_de.php:13: * @TODO Naming convention not applied for language strings             *
44 ./inc/language/refback_de.php:45:// @TODO Rewrite these constants to one
45 ./inc/language/sponsor_de.php:118:// @TODO Rewrite these four constants to one and use sprintf()
46 ./inc/libs/admins_functions.php:418:            // @TODO This can be, somehow, rewritten
47 ./inc/libs/beg_functions.php:57:                // @TODO Try to rewrite the following unset()
48 ./inc/libs/bonus_functions.php:215:                     // @TODO Try to find a way for rewriting this constant
49 ./inc/libs/doubler_functions.php:45:// @TODO Lame description
50 ./inc/libs/rallye_functions.php:718:    $EXPIRE = 3; // @TODO The hard-coded value...
51 ./inc/libs/rallye_functions.php:782:            // @TODO Rewrite this to our API function
52 ./inc/libs/refback_functions.php:60:            // @TODO Try to rewrite the following unset()
53 ./inc/libs/surfbar_functions.php:1497:          // @TODO This can be somehow rewritten
54 ./inc/libs/surfbar_functions.php:950:   // @TODO Invalid salt should be refused
55 ./inc/libs/task_functions.php:244:              // @TODO These can be rewritten to filter
56 ./inc/libs/task_functions.php:52:// @TODO Move all extension-dependent queries into filters
57 ./inc/libs/user_functions.php:137:      // @TODO These two constants are no longer used, maybe we reactivate this code?
58 ./inc/libs/user_functions.php:318:                      // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content);
59 ./inc/libs/user_functions.php:341:                      // @TODO Make this filter working: $URL = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON));
60 ./inc/libs/user_functions.php:417:      // @TODO We should try to rewrite this to fetchUserData() somehow
61 ./inc/libs/yoomedia_functions.php:64:   $response = YOOMEDIA_QUERY_API('out_textmail.php', true); // @TODO Ask Yoo!Media for test script
62 ./inc/load_config.php:76:       // @TODO Rewrite them to avoid this else block
63 ./inc/loader/load_cache-extension.php:13: * @TODO Rewrite this whole file to load_cache-extensions.php           *
64 ./inc/modules/admin/admin-inc.php:352:          // @TODO Rewrite this to $content = SQL_FETCHARRAY()
65 ./inc/modules/admin/admin-inc.php:357:                          // @TODO ACL is 'allow'... hmmm
66 ./inc/modules/admin/admin-inc.php:423:                                  // @TODO Rewrite this to $content = SQL_FETCHARRAY()
67 ./inc/modules/admin/admin-inc.php:429:                                                  // @TODO ACL is 'allow'... hmmm
68 ./inc/modules/admin/admin-inc.php:531:// @TODO Try to rewrite this to adminAddMenuSelectionBox()
69 ./inc/modules/admin/admin-inc.php:544:          // @TODO Try to rewrite this to $content = SQL_FETCHARRAY(). Please look some lines above for the dynamic query
70 ./inc/modules/admin/overview-inc.php:160:                               // @TODO Rewrite this to a filter
71 ./inc/modules/admin/overview-inc.php:274:                               // @TODO Rewrite this to something with include files and/or filter
72 ./inc/modules/admin/overview-inc.php:312:                                               // @TODO This may also be rewritten to include files
73 ./inc/modules/admin/overview-inc.php:314:                                                       default: // @TODO Unknown support mode
74 ./inc/modules/admin/overview-inc.php:435:                       // @TODO Try to move this in includes
75 ./inc/modules/admin/overview-inc.php:44:// @TODO This function does also check for uncompleted tasks
76 ./inc/modules/admin/what-add_guestnl_cat.php:48:        // @TODO Check if category does already exist
77 ./inc/modules/admin/what-add_surfbar_url.php:56:        // @TODO Find all convertSelectionsToTimestamp() calls and rewrite postRequestElement() calls to $postData
78 ./inc/modules/admin/what-admin_add.php:119:                             // @TODO This can be somehow rewritten to a function
79 ./inc/modules/admin/what-admin_add.php:60:              // @TODO Cant this be rewritten?
80 ./inc/modules/admin/what-admin_add.php:76:              // @TODO This can be somehow rewritten to a function
81 ./inc/modules/admin/what-adminedit.php:57:      // @TODO Kill all constants in this file
82 ./inc/modules/admin/what-admins_mails.php:59:                           // @TODO Can this be rewritten???
83 ./inc/modules/admin/what-bonus.php:47:// @TODO Unused at the moment
84 ./inc/modules/admin/what-config_admins.php:145: // @TODO Rewrite this to filter 'run_sqls'
85 ./inc/modules/admin/what-config_mods.php:135:           // @TODO Rewritings: mod->module in template
86 ./inc/modules/admin/what-config_rallye_prices.php:208:                          // @TODO Rewritings: level->price_level, infos->info in template
87 ./inc/modules/admin/what-config_rallye_prices.php:225:                  // @TODO Rewrite these two constants
88 ./inc/modules/admin/what-config_register.php:67:        // @TODO Move this HTML code into a template
89 ./inc/modules/admin/what-edit_user.php:20: * @TODO Add support for ext-country                                    *
90 ./inc/modules/admin/what-email_archiv.php:91:   // @TODO Rewrite to SQL_FETCHARRAY()
91 ./inc/modules/admin/what-email_stats.php:47:// @TODO Unused at the moment
92 ./inc/modules/admin/what-extensions.php:344:                                            // @TODO Rewrite this to a filter
93 ./inc/modules/admin/what-guest_add.php:136:                             // @TODO This can be somehow rewritten to a function
94 ./inc/modules/admin/what-guest_add.php:68:              // @TODO Cant this be rewritten?
95 ./inc/modules/admin/what-guest_add.php:84:              // @TODO This can be somehow rewritten to a function
96 ./inc/modules/admin/what-holiday_list.php:47:// @TODO Unused at the moment
97 ./inc/modules/admin/what-list_autopurge.php:54:// @TODO Rewrite those lines to filter
98 ./inc/modules/admin/what-list_autopurge.php:84:         // @TODO Rewritings: surname->surname,family->family in templates
99 ./inc/modules/admin/what-list_cats.php:55:              // @TODO No longer needed? define('__CATS_BASE'   , "<a href=\"{?URL?}/modules.php?module=admin&amp;userid=");
100 ./inc/modules/admin/what-list_links.php:56:             // @TODO Try to rewrite this to a filter
101 ./inc/modules/admin/what-list_links.php:88:                             // @TODO Find a way to rewrite this. See some lines above for different queries
102 ./inc/modules/admin/what-list_links.php:97:                                     // @TODO Rewrite this to includes/filter
103 ./inc/modules/admin/what-list_payouts.php:117:                                          // @TODO Do we need this time-consuming eval() here?
104 ./inc/modules/admin/what-list_rallyes.php:257:                  // @TODO Rewritings: opoints->curr_points,old->refs in template
105 ./inc/modules/admin/what-list_sponsor.php:148:                  // @TODO Rewritings: surname->surname,family->family,ip->remote_addr in template
106 ./inc/modules/admin/what-list_task.php:145:             // @TODO Rewrite these templates to one and add $OUT
107 ./inc/modules/admin/what-list_task.php:179:                     // @TODO Rewritings: admin->assigned_admin,userid->userid,type->task_type_msg in template
108 ./inc/modules/admin/what-list_task.php:191:                             // @TODO Rewrite this to $OUT .= ..., true, ...
109 ./inc/modules/admin/what-list_task.php:195:                             // @TODO Rewrite this to $OUT .= ..., true, ...
110 ./inc/modules/admin/what-list_unconfirmed.php:129:                              // @TODO Rewritings: userid->userid
111 ./inc/modules/admin/what-list_unconfirmed.php:76:       // @TODO This constant might be unused? define('__LIST_UNCON_TITLE', getMessage('LIST_UNCONFIRMED_BONUS_LINKS'));
112 ./inc/modules/admin/what-list_unconfirmed.php:87:       // @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus
113 ./inc/modules/admin/what-list_unconfirmed.php:99:               // @TODO Rewrite this to $content = SQL_FETCHARRAY(), look some lines above for two differrent queries
114 ./inc/modules/admin/what-list_user.php:159:             // @TODO Rewrite these to filters
115 ./inc/modules/admin/what-list_user.php:286:             // @TODO Rewrite this into a  filter
116 ./inc/modules/admin/what-list_user.php:340:                     // @TODO Rewrite this into a filter
117 ./inc/modules/admin/what-list_user.php:58:// @TODO Rewrite these if-blocks in a filter
118 ./inc/modules/admin/what-logs.php:68:                   // @TODO Fix content-type here
119 ./inc/modules/admin/what-logs.php:71:                   // @TODO Fix content-type here
120 ./inc/modules/admin/what-mem_add.php:125:                               // @TODO This can be somehow rewritten to a function
121 ./inc/modules/admin/what-mem_add.php:64:                // @TODO Cant this be rewritten?
122 ./inc/modules/admin/what-mem_add.php:80:                // @TODO This can be somehow rewritten to a function
123 ./inc/modules/admin/what-payments.php:151:                      // @TODO Rewritings: title->mail_title, pay->payment in template
124 ./inc/modules/admin/what-refbanner.php:139:                     // @TODO Rewritings: alt->alternate,cnt->counter,clx->clicks in template
125 ./inc/modules/admin/what-unlock_emails.php:91:                                  // @TODO Rewrite these if-blocks to a filter
126 ./inc/modules/admin/what-unlock_sponsor.php:191:                // @TODO Rewritings: remote->remote_addr, created->sponsor_created in template
127 ./inc/modules/admin/what-usage.php:87:  // @TODO This code is double, see LOAD_TEMPLATE and loadEmailTemplate in functions.php
128 ./inc/modules/admin/what-usage.php:98:  // @TODO Disabled due to too much trouble
129 ./inc/modules/admin/what-usr_online.php:50:     // @TODO Add a filter for sponsor
130 ./inc/modules/guest/what-beg.php:59:// @TODO No more needed? define('__BEG_UID_TIMEOUT', createFancyTime(getConfig('beg_userid_timeout')));
131 ./inc/modules/guest/what-confirm.php:112:                                       // @TODO Try to rewrite the following unset()
132 ./inc/modules/guest/what-login.php:107: // @TODO Move this HTML code into a template
133 ./inc/modules/guest/what-mediadata.php:182:// @TODO Rewrite all these if-blocks to filters
134 ./inc/modules/guest/what-mediadata.php:69:      // @TODO Find a better formular than this one
135 ./inc/modules/guest/what-rallyes.php:90:        // @TODO Reactivate this: $content['admin'] = "<a href=\"{?URL?}/modules.php?module=index&amp;what=impressum&amp;admin=".$adminId."\">".$login."</a>";
136 ./inc/modules/guest/what-register.php:193:      // @TODO Rewrite these all to a single filter
137 ./inc/modules/guest/what-register.php:271:      // @TODO Rewrite this to a filter
138 ./inc/modules/guest/what-register.php:287:              // @TODO Rewrite this to addPointsDirectly()
139 ./inc/modules/guest/what-sponsor_infos.php:69:          // @TODO Rewritings: conv->conv_rate,name->conv_name in template
140 ./inc/modules/guest/what-sponsor_infos.php:89:                  // @TODO Rewritings: name->pay_name,min->pay_min_count,min->pay_min_count,curr->pay_currency
141 ./inc/modules/guest/what-sponsor_reg.php:286:           // @TODO Swap this HTML code to templates
142 ./inc/modules/guest/what-stats.php:115:         // @TODO This can be somehow rewritten
143 ./inc/modules/guest/what-stats.php:75:// @TODO This can be rewritten in a dynamic include
144 ./inc/modules/member/what-beg.php:89:// @TODO No more needed? define('__BEG_UID_TIMEOUT', createFancyTime(getConfig('beg_userid_timeout')));
145 ./inc/modules/member/what-bonus.php:56: // @TODO Rewrite this to a filter
146 ./inc/modules/member/what-categories.php:129:           // @TODO Rewrite this to use $OUT .= ...
147 ./inc/modules/member/what-order.php:443:                        // @TODO Rewrite this to a filter
148 ./inc/modules/member/what-payout.php:240:                                       // @TODO Rewrite this to a filter
149 ./inc/modules/member/what-points.php:54:// @TODO Should we rewrite this to a filter?
150 ./inc/modules/member/what-rallyes.php:89:       // @TODO Reactivate this: $content['admin'] = "<a href=\"{?URL?}/modules.php?module=index&amp;what=impressum&amp;admin=".$content['admin_id']."\">".$content['login']."</a>";
151 ./inc/modules/member/what-reflinks.php:59:// @TODO Move this into a filter
152 ./inc/modules/member/what-stats.php:118:                // @TODO Rewrite in template: clix->clicks
153 ./inc/modules/member/what-transfer.php:141:                             // @TODO Rewrite this to a filter
154 ./inc/modules/member/what-transfer.php:231:                             // @TODO Try to rewrite his to $content = SQL_FETCHARRAY(), see some lines above for two different queries
155 ./inc/modules/member/what-transfer.php:316:                     // @TODO This should be somehow rewritten to $row = SQL_FETCHARRAY(), see switch() block above for SQL queries
156 ./inc/modules/member/what-transfer.php:322:                             // @TODO Rewrite: tid->trans_id,stamp->time_trans
157 ./inc/modules/member/what-transfer.php:99:                      // @TODO Rewrite this to a filter
158 ./inc/modules/member/what-unconfirmed.php:144:  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
159 ./inc/modules/order.php:75:             // @TODO Unused: 2,4
160 ./inc/monthly/monthly_bonus.php:68:     // @TODO Rewrite this to a filter
161 ./inc/mysql-manager.php:1564:                   // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
162 ./inc/mysql-manager.php:1788:                   // @TODO Rewrite this to $content = SQL_FETCHARRAY()
163 ./inc/mysql-manager.php:2110:           // @TODO This can be somehow rewritten
164 ./inc/mysql-manager.php:2133:// @TODO Fix inconsistency between last_module and getWhat()
165 ./inc/mysql-manager.php:220:                    // @TODO Nothing helped???
166 ./inc/mysql-manager.php:255:                    // @TODO Rewrite this to a filter
167 ./inc/mysql-manager.php:576:    // @TODO Try to rewrite this to one or more functions
168 ./inc/mysql-manager.php:93:// @TODO Can we cache this?
169 ./inc/reset/reset_beg.php:50:// @TODO This should be converted in a daily beg rallye
170 ./inc/reset/reset_birthday.php:92:                      // @TODO 4 is hard-coded here, should we move it out in config?
171 ./inc/wrapper-functions.php:127:// @TODO Implement $compress
172 ./inc/wrapper-functions.php:134:// @TODO Implement $decompress
173 ./inc/wrapper-functions.php:387:// @TODO Do some more sanity check here
174 ./mailid.php:134:                                       // @TODO Rewrite this to a filter
175 ./mailid.php:214:       // @TODO Rewrite this to a dynamic include or so
176 ./mailid.php:94:                // @TODO Rewrite this to a filter
177 ./mailid_top.php:135:                                   // @TODO Rewrite this to a filter
178 ./mailid_top.php:182:                                                   // @TODO Rewrite this to a filter
179 ./mailid_top.php:189:                                                                   // @TODO Rewrite this to a filter
180 ./mailid_top.php:225:                                                                   // @TODO Rewrite these blocks to filter
181 ./mailid_top.php:260:                                                                           // @TODO Try to rewrite the following unset()
182 ./mailid_top.php:99:            // @TODO Rewrite this to a filter
183 ./view.php:72:          // @TODO No banner found, output some default banner
184 ./templates/de/html/admin/admin_add_country.tpl:23:                     <!-- @TODO Rewrite this selection box to our generic functions //-->
185 ./templates/de/html/admin/admin_admins_contct_form.tpl:3:       <!-- @TODO Shouldn't we add a title here? //-->
186 ./templates/de/html/admin/admin_amenu_edit.tpl:4:<!-- @TODO Shouldn't we add a title here? //-->
187 ./templates/de/html/admin/admin_config_other.tpl:66:                    <!-- @TODO Rewrite this selection to one of our functions //-->
188 ./templates/de/html/admin/admin_list_autopurge.tpl:2:   <!-- @TODO Shouldn't we add a title here? //-->
189 ./templates/de/html/admin/admin_list_beg.tpl:2: <!-- @TODO No title here? //-->
190 ./templates/de/html/admin/admin_list_bonus.tpl:2:       <!-- @TODO No title here? //-->
191 ./templates/de/html/admin/admin_list_mods.tpl:4:        <!-- @TODO Shouldn't we add a title here? //-->
192 ./templates/de/html/admin/admin_list_unconfirmed_list.tpl:3:<!-- @TODO Shouldn't we add a title here? //-->
193 ./templates/de/html/admin/admin_list_wernis_main.tpl:2:<!-- @TODO No title here? //-->
194 ./templates/de/html/admin/admin_login_form.tpl:35:      @TODO Doesn't work with sessions
195 ./templates/de/html/admin/admin_login_form.tpl:38:              <!-- @TODO Try to move the select box to our generic functions //-->
196 ./templates/de/html/admin/admin_mods_edit.tpl:3:        <!-- @TODO Shouldn't we add a title here? //-->
197 ./templates/de/html/admin/admin_optimize.tpl:3: <!-- @TODO Shouldn't we add a title here? //-->
198 ./templates/de/html/guest/guest_login.tpl:21:   @TODO Deactivated feature, try to implement it or remove it.
199 ./templates/de/html/guest/guest_nickname_login.tpl:21:  @TODO Deactivated feature, try to find a solution for this or remove it.
200 ./templates/de/html/guest/guest_stats_member.tpl:23:    @TODO We have to fix these counters.
201 ./templates/de/html/surfbar/surfbar_frame_top.tpl:23:// @TODO Try to rewrite this JavaScript to js.php?js=surfbar_frame_top2 (wouldn't be easy)
202 ### ### DEPRECATION FOLLOWS: ### ###
203 ./inc/modules/admin/admin-inc.php:532:// @DEPRECATED
204 ### ### template-warnings.log follows: ### ###
205 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/menu/menu_what_end.tpl, line: 1 in 
206 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/menu/menu_what_end.tpl, line: 2 in 
207 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/member/member_cats_footer.tpl, line: 7 in 
208 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : form in templates/de/html/member/member_cats_footer.tpl, line: 8 in 
209 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/member/member_content_right.tpl, line: 1 in 
210 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/member/member_content_right.tpl, line: 5 in 
211 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/member/member_welcome_footer.tpl, line: 1 in 
212 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/member/member_welcome_footer.tpl, line: 2 in 
213 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/member/member_welcome_footer.tpl, line: 3 in 
214 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/member/member_doubler.tpl, line: 56 in 
215 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/member/member_footer.tpl, line: 6 in 
216 Warning: DOMDocument::loadHTMLFile(): Document is empty in templates/de/html/header.tpl, line: 1 in /home
217 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/page_footer.tpl, line: 1 in /home
218 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : body in templates/de/html/page_footer.tpl, line: 2 in /home
219 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : html in templates/de/html/page_footer.tpl, line: 3 in /home
220 Warning: Not parsing JavaScript templates/de/html/js/js_surfbar_member_edit.tpl.
221 Warning: Not parsing JavaScript templates/de/html/js/js_surfbar_stopped.tpl.
222 Warning: Not parsing JavaScript templates/de/html/js/js_cookies_disabled.tpl.
223 Warning: Not parsing JavaScript templates/de/html/js/js_order_send.tpl.
224 Warning: Not parsing JavaScript templates/de/html/js/js_uberwach.tpl.
225 Warning: Not parsing JavaScript templates/de/html/js/js_jquery.tpl.
226 Warning: Not parsing JavaScript templates/de/html/js/js_surfbar_member_book.tpl.
227 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/admin/admin_overview_footer.tpl, line: 10 in 
228 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : form in templates/de/html/admin/admin_overview_footer.tpl, line: 11 in 
229 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/admin/admin_overview_footer.tpl, line: 12 in 
230 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/admin/admin_overview_footer_task.tpl, line: 10 in 
231 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : form in templates/de/html/admin/admin_overview_footer_task.tpl, line: 11 in 
232 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/admin/admin_main_footer.tpl, line: 1 in 
233 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/admin/admin_main_footer.tpl, line: 2 in 
234 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/admin/admin_main_footer.tpl, line: 12 in 
235 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/admin/admin_login_form.tpl, line: 51 in 
236 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/guest/guest_rallye_expired_footer.tpl, line: 6 in 
237 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/guest/guest_rallye_expired_footer.tpl, line: 7 in 
238 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/guest/guest_footer.tpl, line: 6 in 
239 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/guest/guest_content_footer.tpl, line: 1 in 
240 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/guest/guest_content_footer.tpl, line: 5 in 
241 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/guest/guest_doubler.tpl, line: 52 in 
242 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/guest/guest_rallye_footer.tpl, line: 11 in 
243 Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/guest/guest_menu_content.tpl, line: 2 in