-
Posts
2,183 -
Joined
-
Last visited
-
Days Won
55
Everything posted by wbmnfktr
-
This doesn't indicate a properly working Apache for all scenarios at all. It's just the most basic startup screen you could imagine for LAMP setup. So... you installed everything in just one folder (/var/www/html/PROGRAMMSUBFOLDER)? No... set up VirtualHosts. That's a one-time-investment in a solid dev environment. From there... you could go in any direction. With ProcessWire, WP, Drupal, Typo3... whatever. That's the default behaviour when installing ProcessWire into a subfolder. While it works... I wouldn't recommend it. Only when you really know what you are doing, testing for example, or when you already installed Processwire 100 times. ProcessWire was ready to go. Your setup wasn't. Sorry when this sounds a bit rude but using a non-working or better to say not fully configured environment as a base for whatever kind of (web-) development and then blaming the software because it doesn't like it that much... is unfair. I can't and won't blame you but I want to move your focus to the reason for your experience here. It wasn't ProcessWire. Sure installation is sometimes a bit more than just clicking but in this case there were way more steps than really necessary. In case you want to experience a super solid installation that's a breeze... use something like Laragon on Windows, MAMP on Mac or ... let's skip the Linux part here. One last word here: Even though my response here could be read a bit harsh... I really appreciate that you stayed the whole way, worked through everything from start to finish. And I wish and hope you start to love ProcessWire like each and everyone here in this thread and community.
-
How do I link to a page with a language in a multilingual website?
wbmnfktr replied to kaz's topic in General Support
Editing the link within the dialog or in the source code - like you. Yet... I never had this challenge before so far. Tried this now out of curiosity. Don't know any other way right now. WOW! -
As this module was just recommend to me I had to give it a try. Got the necessary API keys and grabbed the latest copy from Github. The result so far: Double checked the entered credentials, picked some templates and ... I'm running the latest PW 3.0.189 here and have to remove the module to bring the site back to live.
-
@Gideon So that happens sometimes... ???
-
Hey @Gideon So... why should I? My setup works perfectly fine. ;)
-
Can you please post your Apache2 host/vhost configuration file. Especially the <Directory ...> part could be interesting - as this is crucial in most cases. My configuration looks like this: <VirtualHost *:80> ServerName pw.test ServerAlias www.pw.test pw.test DocumentRoot /home/YOURUSERNAME/www/pw.test <Directory /home/YOURUSERNAME/www/pw.test> AllowOverride all allow from all Options None Require all granted </Directory> ErrorLog ${APACHE_LOG_DIR}/pw.test-error.log CustomLog ${APACHE_LOG_DIR}/pw.test-access.log combined </VirtualHost>
-
I worked with those (VirtualBox, VMWare) that's why I asked. ? Really can't imagine doing so but hey... if this work's for you, I'm perfectly fine with this. Just wanted to make sure I understood that correctly. I'm glad I can keep one machine up and running with my toolset.
-
You really have a virtualmachine with Windows for each and every project you work on?
-
masthead-logo Page Header Editing & Masthead-Logo Resizing
wbmnfktr replied to Joe_H's topic in Getting Started
First of all... Welcome to the World of ProcessWire. I don't know anything about the site-profile you are using. I've seen it but never worked with it. Resizing an image can be done in various ways. You either upload it in the correct size already, you resize it in the backend or define a size within the template code through the API, finishing touches in CSS and so on. What you describe sounds a bit like that you are not only new to ProcessWire but maybe even to webdev - both is fine. BUT... I highly suggest you take a look at the ProcessWire Tutorials which guide you through a lot of steps. Videos are nice but those aren't anything like tutorials (at least those I know about). The site profile will give you a nice starting point but you won't end up with a highly customized version of just from using the backend or settings in it. You will have to tinker around with the template files, the CSS and might even have to complete new markup. -
Nice one... it's amazingly fast even though there are tons of images. TTFB is almost instant. Where is the site hosted and what kind of hosting is this? Standard webhosting isn't that fast usually. Another funny side note... I know this company and actually have bought some of my suits and wardrobe there. Funny how small the world is. That's weird!
-
In other news: Color-coding content blocks is such a great addition. Even those who don't use the backend that often find the right spot way easier now. Thanks @Ivan Gretsky for the idea and @ryan for adding this to the latest dev branch.
- 10 replies
-
- 10
-
-
Weekly update – 12 November 2021: Page Autosave + Live Preview
wbmnfktr replied to ryan's topic in News & Announcements
Question to all of you... What about a setting that enables PageAutoSave O N L Y when in PreviewMode? I play a lot with Page Autosave + Live Preview but sometimes I'm just tackling my daily tasks and the auto-save feature is (kind of) too much as I start writing but can't finish the text due to a phone call, "writer's block" or my empty coffee cup. Yet the content was entered, saved and is available on the frontend for page visitors. Luckily only within a side project at the moment but still. I could enable the feature only for unpublished pages but most of the content that gets edited is already published and therefore live-content. I'm almost missing a setting like "enable autosave only when livepreview-window is active". What do you think? -
-
Probably...
-
Maybe I can take some time and look how to customize your module. Right now I use a hook for this kind of maintenance. While it's using template and fields it's not that easy to update like your module. On the other hand changes are documented.
-
Thanks @Robin S. I'll add those settings/permissions to my modules later on. Just in case. For 3rd party modules I might to keep it a bit more future-proof. Thanks @BitPoet. Your untested but working code was the solution for my upcoming problems here. That it's safe for future updates is one of the best parts.
-
-
As far as I can see it's solely based on fields without taking any templates or other settings into account. Is this correct?
-
Maybe I missed a lot of things or the day was way too long, yet... the question is here and around. How do I grant permissions to modules and their actions/settings/whatever for (restricted) Roles when there is nothing like a permission within those modules? In this case I looked for a permission for ImportPagesCSV... the module itself doesn't have any permissions set (as far as I can tell) compared to ProcessJumplinks (L:477). Never needed this kind of detailed user settings so far... so please enlighten me or at least point me into a direction... or the easier way: place a way bigger stone on the one I live under. Thanks in advance, guys!
-
Padloper 2: Alpha/Early Beta Testers Wanted
wbmnfktr replied to kongondo's topic in ProcessWire Commerce (Padloper) Support
Maybe a weird question but... will we buy the dev/testing/beta of Padloper 2 via a Padloper 2 interface? Asking for testing purposes. -
It was the exact same here. Needed a version with PrivacyWire-options and all files from local. Using Leaflef 0.7.7. The newest version is some kind different and haven't had the time to look that deep into it. Maybe later on.
-
German language pack (de_DE) with formal salutation
wbmnfktr replied to dotnetic's topic in ProcessWire Language Packs
@Stefanowitsch in case you are still looking for it: @dotnetic the current download option over on https://processwire.com/modules/german/ doesn't work right now. It's looking for master.zip while it's main.zip now in your repositiory. -
Has anyone ever tried this css.php-approach in combination with ProCache?