모바일에서 북마크 및 일부 카테고리 페이지에서 500 오류 발생

Yep, seems to be working fine now.

2개의 좋아요

I’m seeing this on my forum on iPhone. Not seeing it on iPad.

2개의 좋아요

You’ll have to update it, it’s been patched.

4개의 좋아요

It’s looking ok now.

4개의 좋아요

I’m having the same issue on one of my forums (wyze).

Try updating your forum to the latest available update/commit, that should fix the issue.

I just updated wyze, could you please take a look if the issue is resolved?

1개의 좋아요

Hello, I also have a 500 error recently.

On the map generated by the Location plug-in ( in topic list, not un the users map )

A strange error:

Everything is OK when loading via the button map ( carte in french) of the interface.

On the other hand, a reloading of the page or the direct url causes the 500 error.

@merefield ,strange, right?

1개의 좋아요

I can repro that.

So basically, go via Ember route internally and it works fine, but going directly causes this error.

FYI the logged error is:

ActionView::Template::Error (No route matches {:action=>"map_feed", :category_slug_path_with_id=>"staff/4", :controller=>"list"})
app/views/list/list.erb:134

This might be a problem with the Locations plugin which is not sufficiently overriding the application which appears to be trying to render the route as an erb … but I could be wrong.

The question is, should the application assume this is an erb template?

3개의 좋아요

This topic was automatically closed after 3 days. New replies are no longer allowed.