Shares | eBay | Credit Cards UK | Shares | Mobile Phones
News Images [Archive] - ZGeek

PDA

View Full Version : News Images


Pagey
20-11-2004, 01:22 AM
I remember Pirate ranting before about how when people attach an image to news articles, to make sure the writing continues straight after the image.

I did that, yet the image still takes up the top half of the news story, and the writing starts at the end of the image, not right next to it.

Could someone please help me out with this problem? Cheers!

SOC
20-11-2004, 01:26 AM
Let me know which story it is and I'll have a gander... please also remember that the images have to be uploaded to the ZGeek server, and NOT just linked to an offsite host ...

Pagey
20-11-2004, 01:28 AM
Oh okay, that might be the problem then. I will try and do that and let you know if I am still having problems with it. Thanks SOC.

thingy
20-11-2004, 08:52 AM
try using the newsimg tags not the img tags. And if you want the image to link, use linkednewsimage tags.

Bifrost
24-11-2004, 01:21 PM
I may be doing it all wrong, but I always use a standard html <img src="[location]" align="left" border="0"> and that seems to work well...If I need it linked I use the [URL=] tag around it...

Pagey
25-11-2004, 06:03 PM
I am trying to upload a pic onto the image gallery and I get this error message:

"Fatal error: Call to undefined function: imagegif() in /var/www/forum/gallery/includes/image_utils.php on line 79"

Does anyone know what I am doing wrong?

thingy
25-11-2004, 06:31 PM
It does that sometimes. Usually if I get that I go straight to the old gallery.

Pagey
25-11-2004, 06:33 PM
I tried a pic which was not gif and it worked. Thanks

thingy
25-11-2004, 06:39 PM
So it does not like gifs? Fair enough. Never actually paid enough attention to figure that out.

Shootz
25-11-2004, 06:41 PM
I may be doing it all wrong, but I always use a standard html <img src="[location]" align="left" border="0"> and that seems to work well...If I need it linked I use the [URL=] tag around it...
That's what everyone used to do, and the [NEWSIMG] tags now just substitute that in.