monpelaud
Forum Replies Created
-
Hi,
WPMU Plugins dont need to be activated.
Go to Network Admin/Dashboard Menu.
Next Plugins/Installed Plugins and see: Must-Use (1)
For setting LDAP Options go to Settings/LDAP Options.Forum: Plugins
In reply to: [WP-DBManager] [Plugin: WP-DBManager] No auto backupsHi,
I have the same problem. Have you find a fix ?Many Thanks
Many thanks, version 0.23.1 works fine.
Hi,
I get the same warning after updating from version 0.22.3 to version 0.23.
Best Regards
Forum: Plugins
In reply to: [Upload Widget] [Plugin: Upload Widget] email notificationHi,
Sorry but I do not have time to develop new features !
Best regards
Forum: Plugins
In reply to: [Upload Widget] [Plugin: Upload Widget] email notificationHi,
Thanks for the information about “amr shortcode any widget” plugin for using a widget on page.
I did not know this plugin.For your request, it would be necessary to modify the code !
Best regards
Forum: Plugins
In reply to: [Upload Widget] [Plugin: Upload Widget] Upload to a static pageHi,
This plugin is a widget and can be used only as a widget.Forum: Plugins
In reply to: [vSlider Multi Image Slider for WordPress] Upgrade vslider 4.1.2Thanks for your reply,
I’m using WordPress MU 3.2.1.
I get back to vslider 4.1.1. which works fine for me.Best regards
Forum: Plugins
In reply to: [Upload Widget] [Plugin: Upload Widget] Video upload?As your web site is hosted on the server of a web hosting service provider you don’t have access to the php.ini.
The only thing you can verify is the network admin setting of your WordPress.
Check these two options:
1- “Upload file types”: The extensions mov, m4v and mp4 must be included in this option.
2- “Max upload file size”: If necessary increase the value of this option.Forum: Plugins
In reply to: [Upload Widget] [Plugin: Upload Widget] Video upload?php.ini is a configuration file of your web server.
Which server web are you using and on which OS ?Forum: Plugins
In reply to: [Upload Widget] [Plugin: Upload Widget] Video upload?Can you upload a very small file ?
What is the size of the file you try to upload ?
What is the value of “upload_max_filesize=” in your php.ini ?
1- Ckeck you have enough space in destination folder
2- Ckeck the size set in your wordpress option “Max upload file size:”
3- In your php.ini check these options:
max_execution_time = 120
upload_max_filesize = 400M
try to increase these options.
Don’t forget to restart your apache server after any modifications of php.iniIn network admin setting of your WordPress verify that the extensions mov, m4v and mp4 are included in “Upload file types” option.
Same issue with “Background” item.
I think that in file “wp-content/themes/dkret3/library/functions/core.php”:
lignes 262:
‘$wp_admin_bar->add_menu( array( ‘parent’ => ‘appearance’, ‘title’ => __( ‘Header’ ), ‘href’ => admin_url(‘themes.php’).”?page=custom-header” ) );
‘
and
ligne 263:
‘$wp_admin_bar->add_menu( array( ‘parent’ => ‘appearance’, ‘title’ => __( ‘Background’ ), ‘href’ => admin_url(‘themes.php’).”?page=custom-background” ) );’
are not necessary.Forum: Themes and Templates
In reply to: Dkret3 Theme: Link header image to blog home doesn't work@kirkwakefield:
With firebug I get this error on your web site:
“NetworkError: 404 Not Found – http://teamsportsmarketing.com/wp-content/uploads/2011/09/cropped-WRIGLEY-SMALL.jpg”
Verify that “/wp-content/uploads/2011/09/cropped-WRIGLEY-SMALL.jpg” exist.Ok, many thanks for your help.
Many thanks, the new version of the plugin works fine.