Jump to content

szabesz

Members
  • Posts

    3,015
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by szabesz

  1. Well Well, no comment.... I looked up the conversation with my VPS team and that's all the "depth" we talked about the matter: "I did however make some performance optimizations to your server to improve overall performance, such as switching the site to use PHP-FPM as the PHP handler, which is much faster than the default handler." It's a managed VPS and as long as it is speedy and works without issues, I am happy. Switching to PHP 7.0.x should be okay even if you have 3rd party modules installed which work with ProcessWire 3.x. I'm using it too for all my sites.
  2. Hi, "How I could avoid to duplicate data in case 2 (since address details are already found in organizer's page)?" You can create an Address template and assign addresses to both Organizers and Locations via PageReference Fields. I do not really follow your second question. Can you give us a step-by-step example?
  3. That's a strange argument. I did not explicitly state it but of course I was thinking of a "bug-free" implementation
  4. I always put all my sites in a subdirectory so I do not think it should matter regarding the performance of the site. I also have a site on a managed VPS (WHM) and originally Tracy reported about 500ms execution time for its 10 product listing page. I asked the support to optimize the VPS – originally it was in its default setup state – and they managed to speed it up so right now the same page renders in about 130ms. They changed php settings, etc... We did not discuss in detail what they had done, I was just happy to see the result I'm not saying fine tuning your VPS will surely solve your problem but it might help too.
  5. @tpr's AdminOnSteroids can fix it along with a useful related tweak: https://github.com/rolandtoth/AdminOnSteroids/wiki#filefieldtweaks "Disable filename truncation for File fields: filenames displayed are cut to 20 characters by default. This tweak removes this limitation and shows the full name. If enabled, the delete button is not positioned to the right but right after the filename to avoid display issues when the filename spans to multiple rows."
  6. Wow - I totally agree - they are beautiful. Lots of the FA ones really are pretty poor. This is OT but +1
  7. +1 fa-industry would be a viable option in this case
  8. Great news @abdus! I think the ProcessWire community is really missing a full featured newsletter module, that is a module which supports out of the box (but hookable and modifiable) subscription forms, subscriber listings and sending emails via SMPT and popular service providers. Sounds like you are on the right track
  9. Hi @Macrura Finally I had the time to actually install the module and make changes to the website in order to use it as the "selector" of the slides. It works well, I'm just wondering why the "type" bit gave me "Undefined property" notice when using your example above. Since I do not really think displaying type is useful – if it is always "image" just as the user expects it to be... - I just simply replaced with another property of the slide page and that is the "url" where the slide is linked to. All in all, I think this module is really great! Thanks a lot!
  10. @ryan Could you please consider working on the collapse/expand feature of Inputfields of AdminThemeUikit so that it makes more sense when Inputfields are side by side? It would be great if they could slide sideways to make room for more usable space. Here is a mockup to show what I mean:
  11. +1
  12. Hi, The module is about dealing with users of the system. Building a list of "leads" is not the same thing, so this is not the module to solve it. There can be use cases when the set of users overlap the set of leads but that should be handled differently and is a more complex issue. SimpleForms is the simplest way to collect your leads, I do not think switching to LoginRegister is worth the effort.
  13. Thanks @abdus Relating to the topic, there are other code snippets lurking in the Forum, like: Have a different title of a field across multiple templates? Hook to hide inputfield in Admin Custom Field in Page SettingsTab Remove a fieldset tab from specific pages of a template
  14. I guess it would be popular, even though no one else replied to your post so far...
  15. Thanx a lot! I will update the site in question – and all its modules – on the weekend, and report back.
  16. Silently failing can be considered to be a bug, at least a notification for the superuser could be dispatched.
  17. I do not want to kill the fun but hasn't it gone off topic a bit too much?
  18. Howdy @adrian I'm wondering why I get lots of "Saved module 'PageProtector' config data" entries in /site/assets/logs/modules.txt as I do not remember saving the module settings so frequently. If it is not my "fault", can you please take a look at how to "get rid of them" should they be generated "by mistake".
  19. @Kiwi Chris Please do not type into a Quote. You can select part of a post and quote that part only so that you can write above or below it as you see fit.
  20. Any chance of mod_security in action?
  21. You cannot crash-land with PW
  22. Thanks a million again One thing I've been struggling with ever since is these nice list of icons: I keep spending a lot of time hovering over them, waiting for the tooltip to appear, that is I cannot seem to learn what is what. Could you please provide an option to turn them into a simple vertical list of icons+labels?
  23. I think it is generally true that one can only "perfect" a profession while enjoying it. How else? That is why there is no need to compare WP and PW. If you are committed to learning PHP based web development, look no further, you are in the right place to get started. Seriously.
  24. Sure, for technical reasons probably it is needed, I'm no expert in this regard, however the User lister showing guest all over can be confusing sometimes. About revoking view access and such, I can imagine the opposite; an option to revoke guess access by checking an option: "revoke guest access" instead of implicitly specifying it.
×
×
  • Create New...