View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000701 | XMB1 | Bugs | public | 2024-04-10 04:33 | 2024-08-23 08:13 |
Reporter | flushedpancake | Assigned To | miqrogroove | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.8 SP2 | ||||
Target Version | 1.9.12.06 | Fixed in Version | 1.9.12.06 | ||
Summary | 0000701: When all post based ranks are removed viewthread.php generates Warnings | ||||
Description | Warning: Trying to access array offset on value of type null in /var/www/html/viewthread.php on line 642 Deprecated: str_repeat(): Passing null to parameter 2 ($times) of type int is deprecated in /var/www/html/viewthread.php on line 643 Warning: Trying to access array offset on value of type null in /var/www/html/viewthread.php on line 644 | ||||
Steps To Reproduce | When all post based ranks are removed. | ||||
Additional Information | https://bugs.xmbforum2.com/view.php?id=688#c453 | ||||
Tags | No tags attached. | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 3036 | ||||
related to | 0000715 | resolved | miqrogroove | Cannot change avatars on/off in user ranks |
|
My attempt threw all of this: PHP Warning: Trying to access array offset on null in viewthread.php on line 642 PHP Warning: Trying to access array offset on null in viewthread.php on line 643 PHP Deprecated: str_repeat(): Passing null to parameter 2 ($times) of type int is deprecated in viewthread.php on line 643 PHP Warning: Trying to access array offset on null in viewthread.php on line 644 PHP Warning: Trying to access array offset on null in viewthread.php on line 654 PHP Warning: Undefined array key "allowavatars" in viewthread.php on line 642 PHP Warning: Undefined array key "stars" in viewthread.php on line 643 PHP Deprecated: str_repeat(): Passing null to parameter 2 ($times) of type int is deprecated in viewthread.php on line 643 PHP Warning: Undefined array key "title" in viewthread.php on line 644 PHP Warning: Undefined array key "avatarrank" in viewthread.php on line 654 |
|
This goes all the way back to v1.0 |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-10 04:33 | miqrogroove | New Issue | |
2024-04-10 04:34 | miqrogroove | Reporter | miqrogroove => flushedpancake |
2024-04-10 04:34 | miqrogroove | Original Reporter | flushedpancake => |
2024-04-10 04:39 | miqrogroove | Assigned To | => miqrogroove |
2024-04-10 04:39 | miqrogroove | Status | new => acknowledged |
2024-04-10 04:39 | miqrogroove | Note Added: 0000474 | |
2024-04-10 04:39 | miqrogroove | Note Edited: 0000474 | |
2024-04-10 04:51 | miqrogroove | Reproducibility | have not tried => always |
2024-04-10 04:51 | miqrogroove | Status | acknowledged => assigned |
2024-04-10 04:51 | miqrogroove | Product Version | => 1.9.8 SP2 |
2024-04-10 04:51 | miqrogroove | Target Version | => 1.9.12.06 |
2024-04-10 04:51 | miqrogroove | Note Added: 0000475 | |
2024-04-10 05:28 | miqrogroove | Status | assigned => resolved |
2024-04-10 05:28 | miqrogroove | Resolution | open => fixed |
2024-04-10 05:28 | miqrogroove | Fixed in Version | => 1.9.12.06 |
2024-04-10 05:28 | miqrogroove | SVN Revision | => 3036 |
2024-04-15 04:35 | miqrogroove | Status | resolved => closed |
2024-08-23 08:13 | miqrogroove | Relationship added | related to 0000715 |