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

wardrobe delete/update error #42

Open
sineld opened this issue Jul 11, 2013 · 10 comments
Open

wardrobe delete/update error #42

sineld opened this issue Jul 11, 2013 · 10 comments

Comments

@sineld
Copy link

sineld commented Jul 11, 2013

wardrobe does not delete or update the posts?

There is no problem while inserting new post.

I have the latest version of wardrobe.

What may be the problem?

Thanks.

@ericlbarnes
Copy link
Owner

Are you getting any errors? Does the error log have anything?

@sineld
Copy link
Author

sineld commented Jul 11, 2013

Sorry I forgot to say, log is empty.

@ericlbarnes
Copy link
Owner

Strange I am not having any troubles. What browser and OS are you using?

Did you run the migrations? I added a new yesterday for multiple authors.

@sineld
Copy link
Author

sineld commented Jul 11, 2013

Centos with php 5.4. Tested with Safari and Chrome.
I have made "composer install" on my mac and zipped all and run the installer online.
finished install and added posts.
no problem still.
update post, failed.
delete post, failed.

even though "Success!
Post was successfully saved." bubble appears on update, and on delete it fades off, there is no change.

@ericlbarnes
Copy link
Owner

Can you open the browser console and see if that is throwing any errors? Something has to be erroring at some point. 

-- Eric

On July 11, 2013 at 8:35:45 AM, Sinan Eldem ([email protected]) wrote:

I have made "composer install" on my mac and zipped all and run the installer online.
finished install and added posts.
no problem still.
update post, failed.
delete post, failed.

even though "Success!
Post was successfully saved." bubble appears on update, and on delete it fades off, there is no change.


Reply to this email directly or view it on GitHub.

@sineld
Copy link
Author

sineld commented Jul 11, 2013

I have just made a new installation and still the same issues.

I am sorry there is no error on console.

@ericlbarnes
Copy link
Owner

What browser are you using? I will debug this tonight and see if I can figure out whats up. 

-- Eric

@sineld
Copy link
Author

sineld commented Jul 11, 2013

Sürüm 6.0.5 (8536.30.1)

@ericlbarnes
Copy link
Owner

I went through several fresh installs tonight and I am still not able to duplicate this. 😦

My only other thoughts are watch the console network tab and when it does the post/put/delete see what type of response you are getting.

@sineld
Copy link
Author

sineld commented Jul 21, 2013

I have installed Wardrobe on a subdomain, this may be the reason of the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants