Alles funktioniert , bis auf die Stelle an der man die beiträge abschicken will:
Problem:
cashmod: Cash
Meldung:
Fatal error: Call to a member function new_post() on a non-object in /users/hakunamatata/www/phpBB3/includes/functions_posting.php on line 1862
Das ist meine Line 1862:
Code: Alles auswählen
$cash->new_post($data['forum_id'], $sql_data[POSTS_TABLE]['sql']['post_text']);
Bitte Hilfe Danke