Why my "messages" shows ".0" at last, I add the views system in Xenforo
ank6784 Member Registered Joined Jan 27, 2023 Messages 11 Points 1 Reputation: Mar 3, 2023 #1 Why my "messages" shows ".0" at last, I add the views system in Xenforo
BattleKing Spirit of darkness Staff member Administrator Moderator +Lifetime VIP+ S.V.I.P Member Collaborate Registered Joined May 24, 2020 Messages 3,529 Points 523 Reputation: Mar 3, 2023 #2 ank6784 said: Why my "messages" shows ".0" at last, I add the views system in Xenforo View attachment 33613 Click to expand... ank6784did you made some modifications? What has been added to the views? Which theme is it? CINEFLIX PRIME Active member Registered Joined Jan 30, 2023 Messages 26 Points 1 Reputation: By CINEFLIX PRIME Mar 5, 2023 #3 BattleKing said: did you made some modifications? What has been added to the views? Which theme is it? Click to expand... BattleKingI USED DARK IO AND I ADDED THE FOLLOW CODE ON node_list_forum FOLLOWING CODE: Code: $extras.message_count|number_short(1 REPLACING IT WITH THE FOLLOWING: Code: $extras.message_count|number(1) thomsa Moderator Staff member Moderator S.V.I.P Member Collaborate Registered Joined Jun 22, 2019 Messages 1,164 Points 173 Reputation: By thomsa Mar 5, 2023 #4 CINEFLIX PRIME said: I USED DARK IO AND I ADDED THE FOLLOW CODE ON node_list_forum FOLLOWING CODE: Code: $extras.message_count|number_short(1 REPLACING IT WITH THE FOLLOWING: Code: $extras.message_count|number(1) Click to expand... CINEFLIX PRIMEto delete "(1)" for that. ank6784 Member Registered Joined Jan 27, 2023 Messages 11 Points 1 Reputation: By ank6784 Mar 5, 2023 #5 thomsa said: to delete "(1)" for that. Click to expand... thomsaThank You so Much for your help. Problem fixed
ank6784 said: Why my "messages" shows ".0" at last, I add the views system in Xenforo View attachment 33613 Click to expand... ank6784did you made some modifications? What has been added to the views? Which theme is it?
CINEFLIX PRIME Active member Registered Joined Jan 30, 2023 Messages 26 Points 1 Reputation: By CINEFLIX PRIME Mar 5, 2023 #3 BattleKing said: did you made some modifications? What has been added to the views? Which theme is it? Click to expand... BattleKingI USED DARK IO AND I ADDED THE FOLLOW CODE ON node_list_forum FOLLOWING CODE: Code: $extras.message_count|number_short(1 REPLACING IT WITH THE FOLLOWING: Code: $extras.message_count|number(1) thomsa Moderator Staff member Moderator S.V.I.P Member Collaborate Registered Joined Jun 22, 2019 Messages 1,164 Points 173 Reputation: By thomsa Mar 5, 2023 #4 CINEFLIX PRIME said: I USED DARK IO AND I ADDED THE FOLLOW CODE ON node_list_forum FOLLOWING CODE: Code: $extras.message_count|number_short(1 REPLACING IT WITH THE FOLLOWING: Code: $extras.message_count|number(1) Click to expand... CINEFLIX PRIMEto delete "(1)" for that. ank6784 Member Registered Joined Jan 27, 2023 Messages 11 Points 1 Reputation: By ank6784 Mar 5, 2023 #5 thomsa said: to delete "(1)" for that. Click to expand... thomsaThank You so Much for your help. Problem fixed
BattleKing said: did you made some modifications? What has been added to the views? Which theme is it? Click to expand... BattleKingI USED DARK IO AND I ADDED THE FOLLOW CODE ON node_list_forum FOLLOWING CODE: Code: $extras.message_count|number_short(1 REPLACING IT WITH THE FOLLOWING: Code: $extras.message_count|number(1)
thomsa Moderator Staff member Moderator S.V.I.P Member Collaborate Registered Joined Jun 22, 2019 Messages 1,164 Points 173 Reputation: By thomsa Mar 5, 2023 #4 CINEFLIX PRIME said: I USED DARK IO AND I ADDED THE FOLLOW CODE ON node_list_forum FOLLOWING CODE: Code: $extras.message_count|number_short(1 REPLACING IT WITH THE FOLLOWING: Code: $extras.message_count|number(1) Click to expand... CINEFLIX PRIMEto delete "(1)" for that.
CINEFLIX PRIME said: I USED DARK IO AND I ADDED THE FOLLOW CODE ON node_list_forum FOLLOWING CODE: Code: $extras.message_count|number_short(1 REPLACING IT WITH THE FOLLOWING: Code: $extras.message_count|number(1) Click to expand... CINEFLIX PRIMEto delete "(1)" for that.
ank6784 Member Registered Joined Jan 27, 2023 Messages 11 Points 1 Reputation: By ank6784 Mar 5, 2023 #5 thomsa said: to delete "(1)" for that. Click to expand... thomsaThank You so Much for your help. Problem fixed
thomsa said: to delete "(1)" for that. Click to expand... thomsaThank You so Much for your help. Problem fixed