Open Jimmi08 opened 5 months ago
Latest Github version (just updated)
private function getMainRender() { if(isset($this->mainRenders[0])) { return $this->mainRenders[0]; } return array(); }
Value on user profile with comments ON:
[mainRenders:e_render:private] => Array ( [0] => Array ( [list] => 1 [uniqueId] => [menuArea] => 0 [menuCount] => 0 [menuTotal] => 0 [setStyle] => main [caption] => 0 Comments ) [1] => Array ( [list] => [uniqueId] => [menuArea] => 0 [menuCount] => 0 [menuTotal] => 0 [setStyle] => main [caption] => Member Profile ) )
Workaround - just partial fix
{SETSTYLE=raw} {PROFILE_COMMENTS}
result
Comment tablerender shouldn't influence the main render
Chrome / Brave
8.1
related #5264
The problem with this is that if I set it this way, the caption does not appear. The caption cannot be overwritten with comments title.
What e107 version are you using?
Latest Github version (just updated)
Bug description
Value on user profile with comments ON:
How to reproduce
Workaround - just partial fix
result
Expected behavior
Comment tablerender shouldn't influence the main render
What browser(s) are you seeing the problem on?
Chrome / Brave
PHP Version
8.1