2016-03-12, 06:31 AM
@eldenroot, can you add a comma after a user gets to 4-digit likes?
example: 1,000
example: 1,000
[For 1.8] Thank You/Like System v3.4.1 + MyAlerts and Tapatalk support
|
2016-03-12, 06:31 AM
@eldenroot, can you add a comma after a user gets to 4-digit likes?
example: 1,000 (2016-03-12, 06:31 AM)andrewjs18 Wrote: @eldenroot, can you add a comma after a user gets to 4-digit likes? Please, go to ACP -> General configuration -> Thousands Numeric Separator The punctuation you want to use. For example, a setting of ',' with the number 1200 will give you 1,200.
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
2016-03-12, 08:22 PM
(2016-03-12, 08:28 AM)Eldenroot Wrote:(2016-03-12, 06:31 AM)andrewjs18 Wrote: @eldenroot, can you add a comma after a user gets to 4-digit likes? that doesn't do anything for the likes received in my postbit:
2016-03-13, 12:07 PM
Works fine for me
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
2016-03-13, 07:44 PM
2016-03-13, 07:54 PM
Go to plugin itself and open it then go to the var of post like/thanks value and add this function to that val.
my_number_format I mean if value of var is: $post['tylcount'] The add it into it my_number_format($post['tylcount']) And done !!! The only infinite thing is the universe and human stupidity, but the universe is not for sure
Plugins 1.6.x Plugins 1.8.x
2016-03-13, 08:14 PM
(2016-03-13, 07:54 PM)Dark Neo Wrote: Go to plugin itself and open it then go to the var of post like/thanks value and add this function to that val. my search is not finding $post['tylcount'] in the thankyoulike.php plugin file at all.
2016-03-13, 11:43 PM
That is due is only i suppose that i never used it and i'll never use this mod.
Do it as my thankyou mybb system and that is all, you have to find own plugin vars. In my plugin are thx and thxcount so i dunno what's in this plugin xD. The only infinite thing is the universe and human stupidity, but the universe is not for sure
Plugins 1.6.x Plugins 1.8.x
2016-03-17, 02:03 PM
(2016-03-13, 07:44 PM)andrewjs18 Wrote:(2016-03-13, 12:07 PM)Eldenroot Wrote: Works fine for me Srry, but works fine for me - postbit - user statistic - comma after thousand (1,000)
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
2016-03-17, 02:45 PM
interesting changes.
|
« Next Oldest | Next Newest »
|