Jump to content

wbmnfktr

Members
  • Posts

    1,851
  • Joined

  • Last visited

  • Days Won

    44

Everything posted by wbmnfktr

  1. Yes, I was referring to them. Back in the days when I used it, their project started to look unmaintained and kind of outdated. That was years(!) ago so it doesn't really matter anymore. But still... I was pleasantly surprised.
  2. That's weird. Clear all cached files - website cache and the compiled files. There must have been a change somewhere, maybe in a main settings of whatever. As @flydev says... enable that option and while you are doing this check the modified date of your files and folders within your web root.
  3. Which version of ProcessWire are you running? Did you an upgrade recently? What PHP version is running?
  4. Didn't know they were still alive. Used it once or twice with pretty good results back then.
  5. Is it me... or... I don't get it.
  6. This forum here is powered by https://www.invisioncommunity.com/ - it's a paid solution. You could (technically) build something like a forum with ProcessWire itself but there is no real ready-made module/solution for that. All parts you would need are out there but at the same time it may end in a lot of work. Depending on what you really need and want, you might want to look for a real forum solution. Back in the day https://www.phpbb.com/ was kind of the best solution or at least it was easy to maintain. There are probably way more, maybe even better solutions out there. Yet I don't know any of them.
  7. Well... I had to buy myself something to play with. Thank you @ryan for LoginRegisterPro!
  8. How do you like this forum? https://invisioncommunity.com/
  9. I will take a look at their repo next year. Maybe there is/was something. I did actually. I couldn't find anything related to that issue. It happens on processwire.com, the Aaron Copland site and even with my default UIKIT test sites I run locally. At first I thought about an issue with my Brave installation (from Arch Linux AUR) but it happens on other machines, too - all linux as their is no Windows or OSX/macOS device with me right now. I have to dig deeper into it as it's something that annoys me a lot and I need/want/have to use UIKIT in an upcoming project.
  10. Love to see a nicely customized UIKIT project. Good job, @Macrura. But another thing - as you probably use UIKIT way more often than I do - have you ever noticed high CPU load in Chrome/Brave on a UIKIT website while it's just sitting there in your browser tab for a few minutes? I noticed it on your project, the ProcessWire Blog and showcase and even some other UIKIT-based sites out there.
  11. What about... You have (almost) each and every possible variant in your module/setup available... why don't you let users decide which to install and which set is mapped to whatever language available. You could list all available/defined languages of a ProcessWire instance and the user/admin could/has to decide which language belongs to whatever set. Similar to the field mapping in FormBuilder (save to pages). For example: default is EN, while Deutsch is DE and Italiano is IT Would that work? Would that be enough? I don't know. Just an idea.
  12. Error 410 means the file is gone. Which is weird for me as I never saw a 410 in ProcessWire anywhere. A 404 for sure, but never a 410. I'd probably check my ProCache call in my template file(s) and either use another method or just disable minify/combine and everything else just to dig through everything. Are all your CSS/Less/Scss/SASS files in place? Are their errors in them? Are mixins missing or anything that might break creating your CSS output. Maybe you could should us your code you use to call ProCache, the rendered HTML output or give us a link to the site - maybe there is more. There are quite a bit of places to look for possible issues. But to be honest, I don't think it's ProCache itself. It's more likely that a file is missing/corrupt or something like that. This for example is my ProCache call in a recent project. That one build.less file is the only file I need as it imports all other files. ProCache takes care of compiling and minifying it. <link rel="stylesheet" href="<?php echo $procache->css('assets/css/build.less'); ?>"> How do you use ProCache? What are your settings? How many other CSS files are there? Last but not least... why didn't you post in the ProCache support forum? ?
  13. That should be illegal. As @dragan said: you should look for a way more solid hosting company for your projects.
  14. Seeing those numbers, stats and graphs your website is either a super-high-traffic one or the service you are paying for is more or less useless. 6+ days uptime, 1.7TB traffic, 5.6m connections - what are the numbers for website traffic, like visitors daily/weekly/monthly? What kind of website is that? Are you able to check the server logs? Maybe there is someone or something pushing your server with fake requests, like scanning for security issues, sub-folders, default paths and such things. If your project receives tons of traffic each and every day plus some peaks now and then - you really should consider switching hosting companies or consider a CDN (Cloudflare, KeyCDN - but be careful with GDPR-compliance). Get your numbers (total traffic and page impressions for the last 12 months, strip it down to a monthly average) and talk to companies like Hetzner or Mittwald. When 50-100k visitors per month on a cheap US hosting for $3/month are possible, your server should be able to handle much more than that.
  15. Sure... tell more about you, your company, your sites, your needs... and there will be plenty of talented ProcessWire developers that like to help you.
  16. Welcome @venkatesham. In case @bernhard's linked profile doesn't work as expected you want to try this one instead: Skyscraper Profile for ProcessWire 3.x
  17. Well... @joshuag isn't that active at the moment but maybe someone else knows a bit more about this module and can offer assistance here. Nonetheless you could try to contact him - he has contact details on his website (http://www.99lime.com/modules/recurme/).
  18. I'd support @rick's advice. Setup, coding and everything around ProcessWire as eCommerce solution might already be too much effort in time and money just to get things rollin'. I don't know Prestashop but yet Shopify might be an option as well. Low fees, ready made solution with lots of features right out of the box. You and your client could split things - a shop on a subdomain and the marketing buzz on the main-domain powered by ProcessWire.
  19. Just an opinion and the same @Gideon So already said but... this module should be part of ProcessWire by default. It saved me hours today. Literally.
  20. There is an old video around that shows how it could be done. It's the older version of ProcessWire in that video but it would work the same nowadays - just looks a bit different now. In terms of best workflow... it really depends on various factors as @bernhard already mentioned. I wrote about my personal workflow in or with ProcessWire here and here.
  21. So there is still another problem with your setup. I understood your post in that kind, that the 500 issue was solved. ?
  22. The notification/alert tells you what to do. About 2-3 clicks and it's done. At least it should be done.
  23. I did just that with the DEV version of the Duplicator module. It went super smooth. Install the module (dev version) change some settings create an export download installer and archive upload installer and archive done All you need is a new database and of course access to upload those files.
  24. Thank you @flydev. I somehow missed that road to 1.3.12-ATO but I just installed and tried it again. Backup and reinstall runs buttery smooth. Perfect!
  25. Hey @flydev just tried to backup an almost abandoned project of mine with your Duplicator module. Installation (recent version from the modules directory via PW), setup and initial backup (local folder, no FTP or cloud) worked fine and I was curious about how the installer.php would work and gave it a try. Then at some point it became weird. The installer looked for config.php in a folder that does not exist at that point and path. I repeated everything, moved the files around but there was no config.php anywhere in the backup. Neither the script created one. Am I missing something here or ... changed something somewhere else that doesn't work well with your module? I created a backup of an PW 3.0.132 instance. Both, remote and local, use PHP 7.2.x- This question isn't urgent or anything!
×
×
  • Create New...