-
Author
-
June 20, 2014 at 02:41 #20341
joninhas
ParticipantHi ,
we have a strange problem with our site/instalation . When we try to affiliate to a group or send an invite to a friend it goes to a page where we get
” Are you sure you want to do this?”
with a button to go back …
please any help
June 20, 2014 at 03:28 #20344joninhas
Participanti don’t know if it is associated or not , bur when i want to send a private message to a member it opens the message form but it not appear any more the name of the member on destination ..
June 20, 2014 at 16:52 #20394Catalin
ModeratorHello,
It may be a plugin conflict. Try to deactivate plugins and activate them one by one and see if your issue still occurs.
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 20, 2014 at 18:03 #20400joninhas
ParticipantI already done that.
the problem comes with a site migration to another server. With this problem i detected another problem , this one https://archived.seventhqueen.com/forums/topic/suddenly-invalid-activation-keys
June 20, 2014 at 18:33 #20402joninhas
Participanti really need a solution because this is a production site …. 🙁
June 21, 2014 at 06:03 #20428joninhas
ParticipantSome investigation:
This error usually occurs when WordPress checks for Nonce in an admin url and the check fails. Nonce are unique keys or numbers which can be generated by a theme, plugin, or a core WordPress file for verification purposes. Nonces add a security layer to protect WordPress URLs, forms, and ajax calls from abuse.
‘Are you sure you want to do this?’ error usually appears when nonce verification fails and the most likely candidates to cause this error are plugins and themes not using nonce properly.
Most commonly, this error is caused by a plugin or theme that is installed on your site. To investigate which plugin or theme is causing the issue, you will need to deactivate all your plugins.
i already deactivate all your plugins…. don’t know what to do more ….
June 22, 2014 at 21:24 #20453joninhas
ParticipantNotice: bp_setup_current_user was called incorrectly. Actual current user is be initialized using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home/nginx/domains/xxxxxxxx/public/wp-includes/functions.php on line 3245
Debugging we get this erros on that page ….
This is very urgent, please Abe, any help
June 24, 2014 at 12:21 #20656Abe
KeymasterHi @joninhas
Still the problem remains? that activation error happened in older Sweetdate versions. Make sure you have the latest theme active 2.6.1Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 24, 2014 at 16:51 #20725Abe
KeymasterGive me a link to your site.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 24, 2014 at 23:03 #20772Abe
KeymasterI checked your site and it seems you disabled the activation email since I was logged in automatically and no email received
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 24, 2014 at 23:05 #20773joninhas
ParticipantYes , i do it because of your suggestion and installed BP Disable Activation Reloaded plugin
June 24, 2014 at 23:11 #20777joninhas
ParticipantThe problem ” Are you sure you want to do this?”
happens when you try to add a friend, subscribe a group, etc
And when you send a private message it don’t get the variable os username to the form …. and some other problems on search , but i think is all related ….
June 25, 2014 at 21:33 #20910Abe
KeymasterI will take another look tonight and let you know
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 26, 2014 at 01:01 #20930Abe
KeymasterHave you gone through basic troubleshooting like changing to Twenty Twelve theme and/or deactivating plugins except BuddyPress to check what’s causing the issue?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 26, 2014 at 01:04 #20931Abe
KeymasterIf it was some server incompatibility it should affect more areas of the site. try the above and see how it goes
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 26, 2014 at 11:55 #20955Abe
KeymasterIf I go to a member profile and click the add friend button it is not an AJAX request since the pages refreshes to complete the action
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 26, 2014 at 15:20 #20989joninhas
Participantyou have checked the error when adding a friend? Have any ideia about the problem?
June 27, 2014 at 09:04 #21073Abe
KeymasterHow did you fixed it. I am curious in case someone will encounter this.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 27, 2014 at 17:57 #21127joninhas
ParticipantHi Abe,
#try_files $uri $uri/ /index.php?q=$uri$is_args$args;
this was my rule to serve static files or anything else in wordpress and i changed for this :#try_files $uri $uri/ /index.php?$args;
and start working 🙂
it was very complicated to discover the problem, but apparently it looks all fine now , let see …
June 27, 2014 at 18:37 #21145Abe
KeymasterGreat. thanks for sharing 😉
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The topic ‘Strange problems nginx’ is closed to new replies.