View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005677 | Composr | [All Projects] General / Uncategorised | public | 2024-04-07 12:35 | 2024-04-15 01:11 |
| Reporter | Adam Edington | Assigned To | Patrick Schmalstig | ||
| Severity | Trivial-bug | ||||
| Status | closed | Resolution | not fixable | ||
| Product Version | 10.0.47 | ||||
| Fixed in Version | |||||
| Summary | 0005677: Guest 404 error | ||||
| Description | Pretty 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. | ||||
| Tags | No tags attached. | ||||
| Time estimation (hours) | |||||
| Sponsorship open | |||||
|
|
I had this issue before. I bet you I accidentally deleted it again lol. I'll take a look. |
|
|
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? |
|
|
v10 and in images/EN/logo |
|
|
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. |
|
|
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. |
|
|
Actually spoke too soon, still 404's for domain/logo/standalone_logo so it's the images/ that's missing from the path. Somehow. |
|
|
it should be domain/themes/default/images/logo/standalone_logo . Weird. |
|
|
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. |
| 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 |