open console tab not elements tab On Tue, Sep 1, 2020 at 10:13 AM King Niko <[email protected]> wrote:
> Interesting, the browser console states the following: > > <!doctype html> > <html lang="en"> > <head> > <title>Server Error (500)</title> > </head> > <body> > <h1>Server Error (500)</h1><p></p> > </body> > </html> > > How could the *title* and *header 1* be causing the Server Error (500)? > > On Tue, Sep 1, 2020 at 12:39 AM RANGA BHARATH JINKA < > [email protected]> wrote: > >> Hi, >> check in browser console for errors >> >> On Tue, Sep 1, 2020 at 2:27 AM Lightning Bit < >> [email protected]> wrote: >> >>> I logged into the ADMIN PORTAL and saw that there was an image for each >>> item in the ADMIN PORTAL. >>> >>> Strangely, when returning to the website, I am unable to actually "see" >>> the pictures - they are blank with the no file icon in the top left. This >>> was not the case back in the testing environment. >>> >>> Why would this occur only upon publishing the website? It does not seem >>> to be registering the images from DJANGO ADMINISTRATION. Also, when I click >>> my cart icon after adding one of the non-image showing items, I receive an >>> error 500 stating that the cart.html and only the cart.html >>> TemplateDoesNotExist. It has the same settings as every other html page, >>> what makes this single page unique to becoming an error 500? >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Django users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/f5e9e088-110e-4d2a-a70e-43d87bd6fdb1n%40googlegroups.com >>> <https://groups.google.com/d/msgid/django-users/f5e9e088-110e-4d2a-a70e-43d87bd6fdb1n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> >> -- >> Thanks and Regards >> >> J. Ranga Bharath >> cell: 9110334114 >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CAK5m317sPQakSxmtQVHWO8cMXWCss6F3d_FX2Gj8T-%2BELo0-Dw%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-users/CAK5m317sPQakSxmtQVHWO8cMXWCss6F3d_FX2Gj8T-%2BELo0-Dw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAO1EWpEJbYvqaEdZ7rkd_B%2BocXjjAsbDTKZ0Aw1HxUCieqqN9w%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAO1EWpEJbYvqaEdZ7rkd_B%2BocXjjAsbDTKZ0Aw1HxUCieqqN9w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- Thanks and Regards J. Ranga Bharath cell: 9110334114 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK5m315oAbkVLDFOh_DUOt5WQJg9krn9QSOv-UX2sDNeA5xBWw%40mail.gmail.com.

