Login     Sign up
Anyone
AL (@switch48)
Join date: Sep 1st 2010
Community posts: 450
View Profile
Send Message

Cheers guys

172 months ago
AL (@switch48)
Join date: Sep 1st 2010
Community posts: 450
View Profile
Send Message

Oh No well i've narrowed it down to the ss.ic.php file I made this change to it

[url]http://community.jcow.net/forums/viewthread/664[/url]

and the x's are back so it must be something in that code aye..

172 months ago
DeFender (@defender)
Join date: Oct 1st 2010
Community posts: 167
View Profile
Send Message

and this if :DDD

[code]
if (is_array($attachment['thumb']) && $type != 'simple') {
foreach ($attachment['thumb'] as $thumb) {
if ($thumb) {
$thumbs .= url($attachment['uri'],'<img src="'.uhome().'/'.$thumb.'" />');
}
}
}
[/code]

172 months ago
AL (@switch48)
Join date: Sep 1st 2010
Community posts: 450
View Profile
Send Message

yip thats it hmmmmm

172 months ago
Prev 1 2 3 4