Pagina 1 van 1

attach mod

Geplaatst: 25 jul 2005, 18:34
door Diablo Gamer

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);

Geplaatst: 25 jul 2005, 19:02
door Bee
Denk de tekst weg en voer de opdracht dan uit ;)

Geplaatst: 25 jul 2005, 19:07
door Diablo Gamer
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

Geplaatst: 25 jul 2005, 19:11
door Bee
attach_mod/attachment_mod.php bestaat niet ;)