However i have fixed most of the problems now apart from 1
All the old attachments just show up as the shape and size of the image but the image is blank
for example
http://clanantivirus.net/forums/atta...ttachmentid=50 but the next image - posted at the same time appears?
http://clanantivirus.net/forums/atta...ttachmentid=51
Also i can edit any post with out an attachment but not with them?
the error i get then is
Quote:
Warning: Invalid argument supplied for foreach() in /home/virtual/site97/fst/var/www/html/xxxx.net/forums/editpost.php on line 156
|
and line 156 of the code reads
PHP Code:
$att = (",$postinfo[attachmentid]");
foreach($att as $value) {