View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000707 | XMB1 | Bugs | public | 2024-04-21 17:21 | 2024-04-21 21:12 |
Reporter | colesc | Assigned To | miqrogroove | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.9.12 | ||||
Target Version | 1.9.12.07 | Fixed in Version | 1.9.12.07 | ||
Summary | 0000707: Board Logo URL Theme Setting Broken for Full URL Values | ||||
Description | Hi, I tried to create my own theme from the administration panel but I may have forgotten to specify a field. I get this error: Warning: Undefined variable $boardimg in /home/punctuat/bookzaplenty.punctuatedpen.com/include/functions.inc.php on line 2828 Error: XMB failed to start due to file corruption. Please inspect /home/punctuat/bookzaplenty.punctuatedpen.com/include/functions.inc.php at line number 2828. Currently, line 2828 in the document has this line: $THEME['logo'] = '<a href="./"><img src="'.$boardimg.'" alt="'.$SETTINGS['bbname'].'" border="0" /></a>'; I am happy to reload the default XMB Davis theme for this if needed. I was experimenting with new themes, I am a new user. | ||||
Steps To Reproduce | Set the Board Logo URL to a full URL or similar value. | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | Chrome | ||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 3051 | ||||
|
Interesting. Thank you for the report. I will look into it. In the meantime, if you are able to configure PHP with display_errors = 0, then you should be able to continue using the forum. I will follow up when I have a better solution. |
|
The changes to fix this bug can be viewed here https://sourceforge.net/p/xmb-forum/code/3051/ If you need help with the repair, reply here or post on the forum. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-21 17:21 | colesc | New Issue | |
2024-04-21 18:42 | miqrogroove | Assigned To | => miqrogroove |
2024-04-21 18:42 | miqrogroove | Status | new => acknowledged |
2024-04-21 18:42 | miqrogroove | Note Added: 0000494 | |
2024-04-21 18:43 | miqrogroove | Note Edited: 0000494 | |
2024-04-21 20:20 | miqrogroove | Priority | urgent => normal |
2024-04-21 20:20 | miqrogroove | Severity | crash => minor |
2024-04-21 20:20 | miqrogroove | Reproducibility | have not tried => always |
2024-04-21 20:20 | miqrogroove | Status | acknowledged => confirmed |
2024-04-21 20:20 | miqrogroove | Product Version | 1.9.12.06 => 1.9.12 |
2024-04-21 20:20 | miqrogroove | Target Version | => 1.9.12.07 |
2024-04-21 20:20 | miqrogroove | Summary | Forum Crash After Switching to New Custom Theme => Board Logo URL Theme Setting Broken for Full URL Values |
2024-04-21 20:20 | miqrogroove | Steps to Reproduce Updated | |
2024-04-21 20:27 | miqrogroove | Status | confirmed => assigned |
2024-04-21 21:12 | miqrogroove | Status | assigned => resolved |
2024-04-21 21:12 | miqrogroove | Resolution | open => fixed |
2024-04-21 21:12 | miqrogroove | Fixed in Version | => 1.9.12.07 |
2024-04-21 21:12 | miqrogroove | SVN Revision | => 3051 |
2024-04-21 21:12 | miqrogroove | Note Added: 0000495 |