PDA

View Full Version : gif pic is stuck


Osama11
04-21-2009, 10:14 PM
Gif pic is stuck inside the thread..

when u post some thing .. gif pic is not moving..any setting ??

snakes1100
04-22-2009, 01:20 PM
Delete the image from the server and make sure u upload it via ftp using binary mode, not ascii.

Lynne
04-22-2009, 01:48 PM
Also, are you sure you saved it correctly when you initially downloaded it? I've known some users to supposedly download animated gifs only they did it wrong and got just the first frame.

Osama11
04-24-2009, 04:54 AM
i have uploaded that image right.. its used to be working but since i have upgradded the vbulletin version to 3.8.1 its happening like that.

is there any setting ?

the pic moves when i create the thread but when i post it .. its stuck. :(

Lynne
04-24-2009, 01:49 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.

Osama11
04-25-2009, 02:04 AM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.

yea its working when i disable all plug in...

what should i do now...

plzz help meeeee

Lynne
04-25-2009, 02:29 AM
That means it is one of your modifications causing the problem. So, turn them all back on and then turn them off one-by-one and see if you can find the problem modification that way.

Osama11
04-25-2009, 02:26 PM
hmm ..
i disable Watermark All Images mod
its working now..

now what should i do to make both work...

Lynne
04-25-2009, 02:34 PM
Go read the modification thread and see if this problem has been mentioned before and if a solution was posted. If it wasn't mentioned, then mention it and hope that the developer wants to fix it. If not, then you will either have to fix it yourself or not use the mod.

Osama11
04-27-2009, 02:44 AM
i did .. but no 1 reply yet.. :(

Lynne
04-27-2009, 02:51 AM
i did .. but no 1 reply yet.. :(
That is where support would have to come from. Unfortunately, that modification is unsupported, so it's unlikely you will get a fix for it from the developer but maybe someone else who installed it has come across the same problem and may post a fix or reply to you.

I'm wondering if there even is a fix. I know on the egg avatar modification, the developer states that if you are using a gif as an avatar, that it will stop moving if you 'egg' the avatar. You are basically doing the same sort of thing to your images when using that modification.