[Release] PServerCMS a Website for your PServer

11/27/2018 00:27 TrashBag#376
Quote:
Originally Posted by KoKsPfLaNzE View Post
you mix, apache flooding with an real attack on default configs.
i hope i can do some config examples and some possible helpers soon, when i have more time.

changelog added new stuff

- added payssion payment provider
- added inventory avatar of a character [Only registered and activated users can see links. Click Here To Register...]
- coins update improvements
whatever you say, man, I just hope this flood stop
11/27/2018 00:29 KoKsPfLaNzE#377
Quote:
Originally Posted by TrashBag View Post
whatever you say, man, I just hope this flood stop
check stuff like [Only registered and activated users can see links. Click Here To Register...]
12/09/2018 22:34 TrashBag#378
{{ inventoryAvatarViewSro(<character-object>) }} is this code working ?
12/09/2018 22:37 KoKsPfLaNzE#379
Quote:
Originally Posted by TrashBag View Post
{{ inventoryAvatarViewSro(<character-object>) }} is this code working ?
you have to input the character object

like [Only registered and activated users can see links. Click Here To Register...] with inventory
12/09/2018 22:49 TrashBag#380
Quote:
Originally Posted by KoKsPfLaNzE View Post
you have to input the character object

like [Only registered and activated users can see links. Click Here To Register...] with inventory
and since my name isn't KoKsPfLaNzE can you tell me the character object?
12/09/2018 22:53 KoKsPfLaNzE#381
Quote:
Originally Posted by TrashBag View Post
and since my name isn't KoKsPfLaNzE can you tell me the character object?
and since my name isn't TrashBag can you tell me where you want to use it?
12/10/2018 00:58 TrashBag#382
Quote:
Originally Posted by KoKsPfLaNzE View Post
and since my name isn't TrashBag can you tell me where you want to use it?
p-server-ranking/character/index.twig

don't use my jokes xD
12/10/2018 07:48 KoKsPfLaNzE#383
Quote:
Originally Posted by TrashBag View Post
p-server-ranking/character/index.twig

don't use my jokes xD
just character
12/10/2018 21:35 TrashBag#384
Quote:
Originally Posted by KoKsPfLaNzE View Post
just character
so {{ inventoryAvatarViewSro(<character>) }} ???
12/10/2018 22:28 KoKsPfLaNzE#385
Quote:
Originally Posted by TrashBag View Post
so {{ inventoryAvatarViewSro(<character>) }} ???
just character

PHP Code:
{{ inventoryAvatarViewSro(character) }} 
12/11/2018 00:41 m1xawy#386
Quote:
Originally Posted by KoKsPfLaNzE View Post
just character

PHP Code:
{{ inventoryAvatarViewSro(character) }} 
i can use its ,that in updates or in pay features
12/11/2018 07:52 KoKsPfLaNzE#387
Quote:
Originally Posted by m1xawy View Post
i can use its ,that in updates or in pay features
simple update [Only registered and activated users can see links. Click Here To Register...]
12/11/2018 17:22 TrashBag#388
Quote:
Originally Posted by KoKsPfLaNzE View Post
PServerAdmin update
- set min php71
- update fontawesome
- admin layout changed to bs4 (for all current version, you need [Only registered and activated users can see links. Click Here To Register...], go to [Only registered and activated users can see links. Click Here To Register...] and set copy both files to `page-directory/public/assets/admin`)
- set zfc-datagrid 1.5 as min version
- added headLink and headScript
- added createip in user-panel overview
- added login-log (LoginHistory and LoginFailed) (see [Only registered and activated users can see links. Click Here To Register...] to get it in your current version)
- admin statistig navigation moved to the correct module
how do headLink and headScript work?
how can I use them in a new module?
12/11/2018 17:56 KoKsPfLaNzE#389
Quote:
Originally Posted by TrashBag View Post
how do headLink and headScript work?
how can I use them in a new module?
did you have cutom admin modules, with special css or js dependencies?
12/11/2018 19:15 TrashBag#390
Quote:
Originally Posted by KoKsPfLaNzE View Post
did you have cutom admin modules, with special css or js dependencies?
not admin just modules for the rest of the website with special CSS and js