monpelaud
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: wpDirAuth] Update to 2.7Download this update:
http://weblogs.valsania.it/andreav/wp-content/uploads/2008/07/wpdirauth14.zipForum: Fixing WordPress
In reply to: Can’t deactivate pb-embedflash pluginI have the same issue when I deactivated pb-embedflash 1.5.1 if option “Delete settings, media and playlists on plugin deactivation?” is set to “yes”.
I’am using Worpress 2.7.Forum: Themes and Templates
In reply to: [dkret3] Theme preview fragmentaryI have the same issue with WordPress MU Version 2.6.5 and dkret3.
Have you found how to fix this issue ?Forum: Fixing WordPress
In reply to: WordPress 2.7 issue > AUTOPLAY on audio files wont disable properlyWhen I insert a video in a post the HTML code generate is:
‘<object classid=”clsid:6bf52a52-394a-11d3-b153-00c04f79faa6″ width=”100″ height=”100″ codebase=”http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701″><param name=”url” value=”http://pelvoux.localdomain/wordpress/wp-content/uploads/2008/12/mvi_0156.avi” /><embed type=”application/x-mplayer2″ width=”100″ height=”100″ src=”http://pelvoux.localdomain/wordpress/wp-content/uploads/2008/12/mvi_0156.avi” autostart=”false”></embed></object>’When I save the post the HTML code saved is:
‘<object classid=”clsid:6bf52a52-394a-11d3-b153-00c04f79faa6″ width=”100″ height=”100″ codebase=”http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701″><param name=”url” value=”http://pelvoux.localdomain/wordpress/wp-content/uploads/2008/12/mvi_0156.avi” /><param name=”url” value=”http://pelvoux.localdomain/wordpress/wp-content/uploads/2008/12/mvi_0156.avi” /><embed type=”application/x-mplayer2″ width=”100″ height=”100″ src=”http://pelvoux.localdomain/wordpress/wp-content/uploads/2008/12/mvi_0156.avi” url=”http://pelvoux.localdomain/wordpress/wp-content/uploads/2008/12/mvi_0156.avi”></embed></object>’Forum: Fixing WordPress
In reply to: WordPress 2.7 issue > AUTOPLAY on audio files wont disable properlyI’m having the same issue too!
In advanced menu I can’t disable Auto start, Show menu and Invoke URLS options.
I don’t know how to fixe this issue.Forum: Fixing WordPress
In reply to: [Plugin: pb-embedFlash] Disable autostart optionSorry by I’m in testing phase and I use WordPress 2.7 in local mode.
My video is .swf file.
With string [flash medium=1 f={autostart=false}] the video is not displayed and I only see this message in my post.
With only the string [flash medium=1] the video is displayed in autostart mode and the message is always here under the video.With a .flv video it works fine with f={autostart=false} but the message is always here under the video.
Forum: Fixing WordPress
In reply to: Advanced mode of Insert / edit embedded video question.I’m having the same issue too!
In advanced menu I can’t disable Auto start, Show menu and Invoke URLS options.
Have you find a solution for this issue ?Thanks for your help.