View Issue Details

IDProjectCategoryView StatusLast Update
0000707XMB1Bugspublic2024-04-21 21:12
Reportercolesc Assigned Tomiqrogroove  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.9.12 
Target Version1.9.12.07Fixed in Version1.9.12.07 
Summary0000707: Board Logo URL Theme Setting Broken for Full URL Values
DescriptionHi,
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 ReproduceSet the Board Logo URL to a full URL or similar value.
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
BrowserChrome
Flags
Original Reporter
SVN Revision3051

Activities

miqrogroove

2024-04-21 18:42

administrator   ~0000494

Last edited: 2024-04-21 18:43

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.

miqrogroove

2024-04-21 21:12

administrator   ~0000495

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.

Issue History

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