Are you sure you want to do this? Please try again.

Sometimes, WordPress shows an error like:

Are you sure you want to do this?

Please try again.

This if often caused by memory limitations (script runs out of memory due to multiple plugins and complex theme installed on site).

To fix this memory limits need to be increased from the default of 40M. Usually 128M fixes most setups, but 256M can be used if more is required for certain operations.  This can be done from wp-config.php :

define( 'WP_MEMORY_LIMIT', '128M' );

A plugin like WP Config File Editor can be used.

That doesn’t work? Error can also be caused by bad plugin and/or theme code that generates memory usage loops.
Disabling plugins and switching to a standard theme will fix the issue in this case. Then plugins/theme can be reactivated one by one to identify which one/combination is causing the issue.

 

Configuring P2P Settings for Flash Player

Did you ever approved or disabled p2p for a website, checked remember box and now you don’t know how to change that setting?

 

Access Flash Player Global P2P Settings panel using this link below:

http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager09.html

 

Use Delete all websites button to have flash ask you again for each site.

 

Use this panel to specify peer-assisted networking settings for any website you have visited. To learn about peer-assisted networking and how to decide whether or not to enable it, see What is Peer-Assisted Networking?

For each website you have visited, the list of Visited Websites displays:

  • The name of the website that you have visited
  • The peer-assisted networking setting for the website

Change networking settings

To specify settings for a particular website, select the website in the Visited Websites list, and then change its settings as desired. The following list explains the options:

  • If you don’t want this website to share your bandwidth and you don’t want to be asked again, select Always Deny.
  • If you do want this website to share your bandwidth and you don’t want to be asked again, select Always Allow.
  • If you want Flash Player to always ask you before sharing your bandwidth, select Always Ask.

Disable P2P uplink for all

To never share your bandwidth, select Disable P2P uplink for all. This setting affects sites you have already visited and sites you haven’t yet visited. If you deselect this option, your previous settings for individual websites (if any) are restored.