im admin bereich bekomme ich links, sowie auch im hauptfenster, wenn ich einstellungen für den cash mod vornehmen möchte folgenden code ausgegeben; wie kann ich diesen fehler beheben bzw. was ist falsch?
Code: Alles auswählen
$postcount ) ) { for ( $j = 0; $j < count($this->groups[CASH_GROUPS_RANK][$this->ranks[$i]['rank_id']]); $j++ ) { $returnarray[$this->groups[CASH_GROUPS_RANK][$this->ranks[$i]['rank_id']][$j]->id()][] = &$this->groups[CASH_GROUPS_RANK][$this->ranks[$i]['rank_id']][$j]; } } } for ( $i = 0; $i < count($usergroups);
[...] Überflüssigen Code gelsöcht - Dr.Death
'Error updating user data', '', __LINE__, __FILE__, $sql); } } } } // //=============[ END Cash Classes ]========================= // // // Create Cash Objects // $cash = new cash_table(); $cm_groups = new cash_groups(); ?>
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web177/html/ForumProjekt/phpBB2/includes/functions_cash.php:1441) in /var/www/web177/html/ForumProjekt/phpBB2/admin/page_header_admin.php on line 139
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web177/html/ForumProjekt/phpBB2/includes/functions_cash.php:1441) in /var/www/web177/html/ForumProjekt/phpBB2/admin/page_header_admin.php on line 145
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web177/html/ForumProjekt/phpBB2/includes/functions_cash.php:1441) in /var/www/web177/html/ForumProjekt/phpBB2/admin/page_header_admin.php on line 146