Hulp nodig bij een modificaties of op zoek naar een MOD? Bekijk ons archief. Support wordt helaas niet meer verleend.
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
-
Diablo Gamer
- Berichten: 1394
- Lid geworden op: 02 jan 2004, 20:33
- Locatie: Dalen/Drenthe/Holland
-
Contacteer:
Bericht
door Diablo Gamer » 25 jul 2005, 18:34
Code: Selecteer alles
#-----[ FIND ]---------------------------------------------
# around line 570
update_post_stats($mode, $post_data, $forum_id, $topic_id, $post_id, $user_id);
}
#
#-----[ AFTER, ADD ]---------------------------------------
# the Line have to be added AFTER the closing brace
$attachment_mod['posting']->insert_attachment($post_id);
AFTER the closing brace dat snap ik niet helemaal moet ik het achter
} doen of
$user_id);
-
Bee
- Berichten: 13403
- Lid geworden op: 29 aug 2004, 10:30
Bericht
door Bee » 25 jul 2005, 19:02
Denk de tekst weg en voer de opdracht dan uit

... Maar ik modereer (nog) niet.
-
Diablo Gamer
- Berichten: 1394
- Lid geworden op: 02 jan 2004, 20:33
- Locatie: Dalen/Drenthe/Holland
-
Contacteer:
Bericht
door Diablo Gamer » 25 jul 2005, 19:07
ik snap het nog niet ik heb het ge instalereet zo als ik denk
en dan krijg je deze erro`s
Code: Selecteer alles
Warning: main(./attach_mod/attachment_mod.php): failed to open stream: No such file or directory in /home/i/1/p/tb316505/www/forum/common.php on line 226
Warning: main(): Failed opening './attach_mod/attachment_mod.php' for inclusion (include_path='.:/php/includes:/usr/local/lib/php') in /home/i/1/p/tb316505/www/forum/common.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/i/1/p/tb316505/www/forum/common.php:226) in /home/i/1/p/tb316505/www/forum/includes/sessions.php on line 206
Warning: Cannot modify header information - headers already sent by (output started at /home/i/1/p/tb316505/www/forum/common.php:226) in /home/i/1/p/tb316505/www/forum/includes/sessions.php on line 207
Warning: Cannot modify header information - headers already sent by (output started at /home/i/1/p/tb316505/www/forum/common.php:226) in /home/i/1/p/tb316505/www/forum/includes/page_header.php on line 475
Warning: Cannot modify header information - headers already sent by (output started at /home/i/1/p/tb316505/www/forum/common.php:226) in /home/i/1/p/tb316505/www/forum/includes/page_header.php on line 477
Warning: Cannot modify header information - headers already sent by (output started at /home/i/1/p/tb316505/www/forum/common.php:226) in /home/i/1/p/tb316505/www/forum/includes/page_header.php on line 478
en dat zijn alemaal
the Line have to be added AFTER the closing brace regels
-
Bee
- Berichten: 13403
- Lid geworden op: 29 aug 2004, 10:30
Bericht
door Bee » 25 jul 2005, 19:11
attach_mod/attachment_mod.php bestaat niet

... Maar ik modereer (nog) niet.