Seite 1 von 1
[problem]alterskontrolle mod/extended_icq_info mod +addon
Verfasst: 13.09.2004 15:25
von SGPCH
hi,
hab die beiden mods installiert, und nun bekomme ich das:
http://forum.sgpch.de
eigentlich sollte da der style "helius" kommen...
was hab ich warscheinlicher weise falsch gemacht, das ich jetzt sowas bekomme?
funktionieren die genannten mods mit dem easymod?
und wenn ja, wo bekomm ich den her.
ich hab phpbb2.0.10

danke
Verfasst: 13.09.2004 15:33
von Acid
Speichere mal die constants.php als *.txt ab und poste hier einen Link.
Verfasst: 13.09.2004 15:51
von SGPCH
ok,
kein problem..
http://forum.sgpch.de/includes/constants.php.txt
an der datei hab ich allerdings garnix gemacht..
ich hab nach der installation von dem icq mod, nicht hochgeladen und somit nicht getestet.
hochgeladen hab ich erst nach installation des alterkontrolle mod..
ich kann also nicht sagen, welcher mod es ist, und ob ich mich wo verkopiert habe.
ich kann auch gerne bestimmte dateien zipn und jemand geben wenn er meine arbeit kontrolieren oder mit beim fehler suchen helfen will.
danke
Verfasst: 13.09.2004 15:54
von Acid
Code: Alles auswählen
?>);
define('VOTE_DESC_TABLE', $table_prefix.'vote_desc');
define('VOTE_RESULTS_TABLE', $table_prefix.'vote_results');
define('VOTE_USERS_TABLE', $table_prefix.'vote_voters');
?>);
define('VOTE_DESC_TABLE', $table_prefix.'vote_desc');
define('VOTE_RESULTS_TABLE', $table_prefix.'vote_results');
define('VOTE_USERS_TABLE', $table_prefix.'vote_voters');
?>
..ersetze das mal mit..
Verfasst: 13.09.2004 16:09
von SGPCH
hab ich..
hat nix gebracht..
schau hier:
http://forum.sgpch.de
anbetrachts dessen:
Code: Alles auswählen
data'; // Build up the string with everything but the last child. for ($i = 0; $i < $blockcount; $i++) { $varref .= '[\'' . $blocks[$i] . '.\'][$_' . $blocks[$i] . '_i]'; } // Add the block reference for the last child. $varref .= '[\'' . $blocks[$blockcount] . '.\']'; // Add the iterator for the last child if requried. if ($include_last_iterator) { $varref .= '[$_' . $blocks[$blockcount] . '_i]'; } return $varref; } } ?> data'; // Build up the string with everything but the last child. for ($i = 0; $i < $blockcount; $i++) { $varref .= '[\'' . $blocks[$i] . '.\'][$_' . $blocks[$i] . '_i]'; } // Add the block reference for the last child. $varref .= '[\'' . $blocks[$blockcount] . '.\']'; // Add the iterator for the last child if requried. if ($include_last_iterator) { $varref .= '[$_' . $blocks[$blockcount] . '_i]'; } return $varref; } } ?> (AUTH_MOD, 'auth_mod', $u_access[$f_forum_id], $is_admin) : 0; } } return $auth_user; } function auth_check_user($type, $key, $u_access, $is_admin) { $auth_user = 0; if ( count($u_access) ) { for($j = 0; $j < count($u_access); $j++) { $result = 0; switch($type) { case AUTH_ACL: $result = $u_access[$j][$key]; case AUTH_MOD: $result = $result || $u_access[$j]['auth_mod']; case AUTH_ADMIN: $result = $result || $is_admin; break; } $auth_user = $auth_user || $result; } } else { $auth_user = $is_admin; } return $auth_user; } ?> } else { if($this->rowset[$query_id]) { $result = $this->rowset[$query_id][$field]; } else if($this->row[$query_id]) { $result = $this->row[$query_id][$field]; } } } return $result; } else { return false; } } function sql_rowseek($rownum, $query_id = 0){ if(!$query_id) { $query_id = $this->query_result; } if($query_id) { $result = @mysql_data_seek($query_id, $rownum); return $result; } else { return false; } } function sql_nextid(){ if($this->db_connect_id) { $result = @mysql_insert_id($this->db_connect_id); return $result; } else { return false; } } function sql_freeresult($query_id = 0){ if(!$query_id) { $query_id = $this->query_result; } if ( $query_id ) { unset($this->row[$query_id]); unset($this->rowset[$query_id]); @mysql_free_result($query_id); return true; } else { return false; } } function sql_error($query_id = 0) { $result["message"] = @mysql_error($this->db_connect_id); $result["code"] = @mysql_errno($this->db_connect_id); return $result; } } // class sql_db } // if ... define ?>
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web5/html/phpbb2/includes/template.php:490) in /home/www/web5/html/phpbb2/includes/sessions.php on line 188
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web5/html/phpbb2/includes/template.php:490) in /home/www/web5/html/phpbb2/includes/sessions.php on line 189
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web5/html/phpbb2/includes/template.php:490) in /home/www/web5/html/phpbb2/includes/page_header.php on line 475
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web5/html/phpbb2/includes/template.php:490) in /home/www/web5/html/phpbb2/includes/page_header.php on line 477
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web5/html/phpbb2/includes/template.php:490) in /home/www/web5/html/phpbb2/includes/page_header.php on line 478
muss ich irgentwo anderst n fehler haben... die dateien sind ok die er da mit zeilennummer angibt.. an denen hab ich nix geändert, sondern nur laut alterskontrolle und icq mod install.txt editiert.
sind die zwei mods easymod kompartiebel? wenn ja, werd ich mein forum halt nocheinmal neu aufsetzen, und zu erst easymod (wo gibt den?) installieren.
ach ich denke nicht, das es damit was zu tun hat, aber ich hab auch noch n regelmod und n akronyme mod installiert.. die beiden allerdings getestet gehabt.. haben gefunzt..
danke
Verfasst: 13.09.2004 16:55
von Acid
Nun, "gebracht" hat es schon etwas.
Der Fehler ist nun ein anderer... (obwohl´s fast dasselbe ist).
Keine Ahnung, ob die MODs em-kompatibel sind.
Schau dir mal die in meinem letzten Beitrag gepostete Änderung an.
Du erkennst, das am Ende der Datei etwas fälschlicherweise doppelt vorhanden war. Ebenso scheint´s nun in der sessions.php zu sein.
Verfasst: 13.09.2004 17:01
von SGPCH
ich installiers nochma neu.. ohne alterskontrolle mod...
wenn ich n forum in meinm board sperren will, kann ich ja auch passwort nehmen *lach*
versuch ichs mal nur mit akronymen, regeln und icq *G* mal schaun..
danke.. kannst close..