maverhick80
Forum Replies Created
-
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Fatal errorI am 19 plugin installed but the same thing happened to me on another site and I resolved as I have suggested this error occurred with the last update because before everything was ok
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Fatal errorThanks so much. I set send email directly and now works correctly
Forum: Plugins
In reply to: [Register Plus Redux] Additional Fields won't deleteI’m having the same problem! help
Forum: Plugins
In reply to: [User Avatar] Avatar deleted on frontpage solvedI tried but does not work … to block access to users who are not admin dashboard I use “Members Only”, will this plugin which prevents operation … But everything works by activating the plugin “Front End Users”
Forum: Plugins
In reply to: [User Avatar] Avatar deleted on frontpage solvedThis is the function that I use, it works perfectly for admin but remove the image does not work for other users…
function user_avatar_edit_it($profile) { global $current_user; // Check if it is current user or super admin role if( $profile->ID == $current_user->ID || current_user_can('edit_user', $current_user->ID) || is_super_admin($current_user->ID) ) { $avatar_folder_dir = USER_AVATAR_UPLOAD_PATH."{$profile->ID}/"; ?> <div id="user-avatar-display" class="submitbox" > <p id="user-avatar-display-image"><?php echo user_avatar_get_avatar($profile->ID, 200); ?></p> <p></p><a id="user-avatar-link" class="button-primary thickbox" href="<?php echo admin_url('admin-ajax.php'); ?>?action=user_avatar_add_photo&step=1&uid=<?php echo $profile->ID; ?>?iframe=true&width=700&height=450" rel="prettyPhoto[iframes]" title="<?php _e('','user-avatar'); ?>" ><?php _e('','user-avatar'); ?></a> <?php _e('|','user-avatar'); ?></a> <?php // Remove the User-Avatar button if there is no uploaded image if(isset($_GET['user_id'])): $remove_url = admin_url('user-edit.php')."?user_id=".$_GET['user_id']."&delete_avatar=true&_nononce=". wp_create_nonce('user_avatar')."&u=".$profile->ID; else: $remove_url = admin_url('profile.php')."?delete_avatar=true&_nononce=". wp_create_nonce('user_avatar')."&u=".$profile->ID; endif; if ( user_avatar_avatar_exists($profile->ID) ):?> <a id="user-avatar-remove" class="submitdelete deleteaction" href="<?php echo esc_url_raw($remove_url); ?>" title="<?php _e('remove','user-avatar'); ?>" ><?php _e('remove','user-avatar'); ?></a> <?php endif; ?> </div> <script type="text/javascript"> function user_avatar_refresh_image(img){ jQuery('#user-avatar-display-image').html(img); } function add_remove_avatar_link(){ if(!jQuery("#user-avatar-remove").is('a')){ jQuery('#user-avatar-link').after(" <a href='<?php echo $remove_url; ?>' class='submitdelete' id='user-avatar-remove' ><?php _e('Remove','user-avatar'); ?></a>") } } </script> <?php } }
Forum: Plugins
In reply to: [User Avatar] Avatar deleted on frontpage solvedfor me the problem by adding your own piece of code has not been resolved. For non-admin keeps saying “Access is denied. The site administrator has blocked access to the back office of WordPress.”
// Remove the User-Avatar button if there is no uploaded image if(isset($_GET['user_id'])): $remove_url = admin_url('user-edit.php')."?user_id=".$_GET['user_id']."&delete_avatar=true&_nononce=". wp_create_nonce('user_avatar')."&u=".$profile->ID; else: $remove_url = admin_url('profile.php')."?delete_avatar=true&_nononce=". wp_create_nonce('user_avatar')."&u=".$profile->ID; endif; if ( user_avatar_avatar_exists($profile->ID) ):?> <a id="user-avatar-remove" class="submitdelete deleteaction" href="<?php echo esc_url_raw($remove_url); ?>" title="<?php _e('remove','user-avatar'); ?>" ><?php _e('remove','user-avatar'); ?></a>
somebody has a solution?
Forum: Plugins
In reply to: [Cartpauj PM] "user_login" with "display_name"someone has solved the problem?
Forum: Plugins
In reply to: [User Avatar] Avatar deleted on frontpage solvedfor me it only works for admin user … having blocked access to users who are not admin them when they attempt to remove the avatar is given access denied…
the problem is that to remove the avatar is done through wp-admin/profile.php
<a href="https://www.namesite.com/wp-admin/profile.php?delete_avatar=true&_nononce=f067b6ddfd&u=120" title="Remove"> <b>Remove</b> </a>
for them being stuck remove the wp-admin does not work
Can someone help me solve?
ps: sorry for my English, I used translate.google
only appears this error: “ERROR: Check your form for the errors Which are highlighted below.” and then below there is nothing … repeat the plugin in the admin function but does not work in the front-end
So, in the admin wordpress works but does not work the add friend, while the front-end does not work for nothing…
Forum: Plugins
In reply to: [KK I Like It] [Plugin: KK I Like It] plugin limitedAll right, thank you anyway … is a plugin and was just what I wanted, I am sorry not to use it …
Forum: Plugins
In reply to: [KK I Like It] [Plugin: KK I Like It] plugin limitedthema change messed me around the site I will lose virtually all day to repair the damage of all data widgets have been lost then never mind … Thank you for everything but the problem remains that only works for admin. If you can find a remedy will be happy to put your plugin. thanks again
Forum: Plugins
In reply to: [KK I Like It] [Plugin: KK I Like It] plugin limitedI tried the plugn in a different theme but nothing, always the same problem. Your state is when admn, I have tried all types of users, it only works for admin
Forum: Plugins
In reply to: [KK I Like It] [Plugin: KK I Like It] plugin limitedI changed the subject, but only for a few minutes then put back the official
Forum: Plugins
In reply to: [KK I Like It] [Plugin: KK I Like It] plugin limitedok, now you’re admin. Let’s hope so