Ich habe hier einige Fehler in meinem Forum, sie sind nicht weltbewegend, aber schon nervig,
ich hoffe ihr könnt mir helfen. ^^
1. ) Wenn sich ein User registriert, dann steht am Ende der registration:
Code: Alles auswählen
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : emailer.php
wie könnte ich sie beheben ?
2. ) Wenn ich im Profil einen Avatar von einer URL aus hochladen will, steht da:
Code: Alles auswählen
Unable to upload file
DEBUG MODE
Line : 249
File : usercp_avatar.php
3. ) Problem mit dem Bankmod:
Code: Alles auswählen
Warning: Division by zero in /srv/www/httpd/phost/f/net/pytalhost/xxx/web/bank.php on line 69
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/httpd/phost/f/net/pytalhost/xxx/web/bank.php:69) in /srv/www/httpd/phost/f/net/pytalhost/xxx/web/bank.php on line 81
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/httpd/phost/f/net/pytalhost/xxx/web/bank.php:69) in /srv/www/httpd/phost/f/net/pytalhost/xxx/web/includes/page_header.php on line 495
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/httpd/phost/f/net/pytalhost/xxx/web/bank.php:69) in /srv/www/httpd/phost/f/net/pytalhost/xxx/web/includes/page_header.php on line 501
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/httpd/phost/f/net/pytalhost/xxx/web/bank.php:69) in /srv/www/httpd/phost/f/net/pytalhost/xxx/web/includes/page_header.php on line 502
einen Link zum beheben gegeben, aber es funktioniert trotzdem nicht, habe es mehrmals überprüft und versucht...
4. ) Ich habe neulich den Casino-MOD eingebaut, muss aber noch ein Update machen,
aber genau dort ist das Problem:
Code: Alles auswählen
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'xxx'@'localhost' (using password: NO) in /srv/www/httpd/phost/f/net/pytalhost/xxx/web/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /srv/www/httpd/phost/f/net/pytalhost/xxx/web/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /srv/www/httpd/phost/f/net/pytalhost/xxx/web/db/mysql4.php on line 331
phpBB : Kritischer Fehler
Could not connect to the database
----
Ihr seht, viele nervige Probleme, ich hoffe ihr könnt mir helfen alle oder wenigstens die meisten zu beseitigen,
Danke im Vorraus. ; )