View Issue Details

IDProjectCategoryView StatusLast Update
0000701XMB1Bugspublic2024-08-23 08:13
Reporterflushedpancake Assigned Tomiqrogroove  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.9.8 SP2 
Target Version1.9.12.06Fixed in Version1.9.12.06 
Summary0000701: When all post based ranks are removed viewthread.php generates Warnings
DescriptionWarning: 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 ReproduceWhen all post based ranks are removed.
Additional Informationhttps://bugs.xmbforum2.com/view.php?id=688#c453
TagsNo tags attached.
MySQL Version
PHP Version
Web Server
Browser
Flags
Original Reporter
SVN Revision3036

Relationships

related to 0000715 resolvedmiqrogroove Cannot change avatars on/off in user ranks 

Activities

miqrogroove

2024-04-10 04:39

administrator   ~0000474

Last edited: 2024-04-10 04:39

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

miqrogroove

2024-04-10 04:51

administrator   ~0000475

This goes all the way back to v1.0

Issue History

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