الحصول على خطأ 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.