Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to verify your data submission. #3970

Closed
DavidDual opened this issue Jun 19, 2014 · 11 comments
Closed

Unable to verify your data submission. #3970

DavidDual opened this issue Jun 19, 2014 · 11 comments
Labels

Comments

@DavidDual
Copy link

Bad Request (#400)
Unable to verify your data submission.
The above error occurred while the Web server was processing your request.

Please contact us if you think this is a server error. Thank you.

when i use this brunch i get this message when i try delete a record in grid.
I create this grid using gii.

But if i change to the yii2 you can download from official evrethin work fin

@cebe
Copy link
Member

cebe commented Jun 19, 2014

Check the UPGRADE file. second point from below.

@hijarian
Copy link
Contributor

There is nothing in UPGRADE.md related to this problem.

@samdark
Copy link
Member

samdark commented Jul 10, 2014

Please update your main layout file by adding this line in the <head> section:
<?= Html::csrfMetaTags() ?>. This change is needed because yii\web\View
no longer automatically generates CSRF meta tags due to issue #3358.

@hijarian
Copy link
Contributor

0_0

@DavidDual
Copy link
Author

Great!! solve the probleme. I read the issue #3358. Good solution.

@Clever91
Copy link

Thank, i have the some problam. it work

@jasonhai
Copy link

Hi @samdark : I've a problem with delete button in Gridview.

  1. How can i submit with comfirm-dialog in gridview?
  2. When i call directly the delete function. I get the message like this:
    The above error occurred while the Web server was processing your request.
    Please contact us if you think this is a server error. Thank you.

I think delete function can not be work in Yii2?

@hafhag
Copy link

hafhag commented Nov 21, 2015

while am generating a CRUD for my modele profile as given below; it says this problem. any one who can fix this issue please?
capture
capture

@cebe
Copy link
Member

cebe commented Nov 21, 2015

@hafhag please use the forum for asking questions.

@pranaygbit
Copy link

hi
i am doing video uploading functionality with some video's getting below error
i am unable fix this problem please any one help me

Bad Request (#400)
Unable to verify your data submission.
The above error occurred while the Web server was processing your request.

Please contact us if you think this is a server error. Thank you.

@cebe cebe added the question label Aug 11, 2016
@yii-bot
Copy link

yii-bot commented Aug 11, 2016

This is an automated comment, triggered by adding the label question.

Please note, that the GitHub Issue Tracker is for bug reports and feature requests only.

We are happy to help you on the support forum, on IRC (#yii on freenode), or Gitter.

Please use one of the above mentioned resources to discuss the problem.
If the result of the discussion turns out that there really is a bug in the framework, feel free to
come back and provide information on how to reproduce the issue. This issue will be closed for now.

@yiisoft yiisoft locked and limited conversation to collaborators Aug 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

9 participants