View Issue Details

IDProjectCategoryView StatusLast Update
0005677Composr[All Projects] General / Uncategorisedpublic2024-04-15 01:11
ReporterAdam EdingtonAssigned ToPatrick Schmalstig 
SeverityTrivial-bug 
Status closedResolutionnot fixable 
Product Version10.0.47 
Fixed in Version 
Summary0005677: Guest 404 error
DescriptionPretty fresh install, couldn't wait for v11. Having a few issues, nothing major. I keep seeing 404 errors for "logo/standalone_logo" as if the path has no theme dir in it or something. Might be a bug.
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Patrick Schmalstig

2024-04-07 14:21

administrator   ~0008532

I had this issue before. I bet you I accidentally deleted it again lol. I'll take a look.

Patrick Schmalstig

2024-04-07 21:22

administrator   ~0008545

Hmm, I checked the base of v11 and it has standalone_logo . Is it in themes/default/images/logo (or themes/default/images/EN/logo) on your end?

Adam Edington

2024-04-07 21:45

administrator   ~0008550

v10 and in images/EN/logo

Patrick Schmalstig

2024-04-07 21:56

administrator   ~0008553

Try moving it to images/logo and then clearing your template cache and theme image cache. Let me know if that resolves the issue. If so, I'll make sure to move it in the v10 code.

Guest

2024-04-09 10:59

viewer   ~0008558

Seems to have done the trick, the only 404 error now is from 127.0.0.1 on a live server when hitting the start page at root.

Adam Edington

2024-04-09 13:31

administrator   ~0008559

Actually spoke too soon, still 404's for domain/logo/standalone_logo so it's the images/ that's missing from the path. Somehow.

Patrick Schmalstig

2024-04-09 14:37

administrator   ~0008561

it should be domain/themes/default/images/logo/standalone_logo . Weird.

Patrick Schmalstig

2024-04-15 01:11

administrator   ~0008601

Last edited: 2024-04-15 01:11

View 2 revisions

My best guess is that your web host has some weird thing going on where it's modifying PHP environment variables causing Composr to incorrectly put together file paths in some cases, thus it cannot find the image.

I'm currently marking this as not fixable as this is a problem on the web host end. I have the same issue on a v11 front. If I do implement a fix (which I probably will once I figure out exactly what's happening), it will be in v11 and not v10 since it takes so much time to debug it.

Issue History

Date Modified Username Field Change
2024-04-07 12:35 Adam Edington New Issue
2024-04-07 14:21 Patrick Schmalstig Note Added: 0008532
2024-04-07 21:22 Patrick Schmalstig Note Added: 0008545
2024-04-07 21:45 Adam Edington Note Added: 0008550
2024-04-07 21:56 Patrick Schmalstig Note Added: 0008553
2024-04-09 10:59 Guest Note Added: 0008558
2024-04-09 13:31 Adam Edington Note Added: 0008559
2024-04-09 14:37 Patrick Schmalstig Note Added: 0008561
2024-04-15 01:11 Patrick Schmalstig Assigned To => Patrick Schmalstig
2024-04-15 01:11 Patrick Schmalstig Status non-assigned => closed
2024-04-15 01:11 Patrick Schmalstig Resolution open => not fixable
2024-04-15 01:11 Patrick Schmalstig Note Added: 0008601
2024-04-15 01:11 Patrick Schmalstig Note Edited: 0008601 View Revisions