-
Posts
3,023 -
Joined
-
Last visited
-
Days Won
20
Everything posted by szabesz
-
Delete web by mistake and I need to recover it
szabesz replied to colinosoft's topic in General Support
Depending on the actual contents of /site and /wire it might be possible that you have all the files in them. Do you also happen to have a copy of the database? In your opening post you stated that: "I had a copy but only of the templates folder" The question is: what do you actually still have? What are the possible missing files/directories and what about the database? What exactly did you delete accidentally? -
Get all pages of template created this month?
szabesz replied to onjegolders's topic in General Support
just for cross reference: https://processwire.com/blog/posts/processwire-2.5.3-master-2.5.4-dev/ and -
Delete web by mistake and I need to recover it
szabesz replied to colinosoft's topic in General Support
In addition to this, I can also recommend @flydev's Duplicator module: https://modules.processwire.com/modules/duplicator/ it is not just for cloning a site but for creating full backups (files + database). For example, before performing actions to the site you are not really comfortable with or you just want to make sure you have a current backup then Duplicator can be very useful. -
Sorry for the OT question but are you referring to GDPR?
- 7 replies
-
- 2
-
-
- processwire
- job
-
(and 1 more)
Tagged with:
-
It should be optional/temporary so that there is no extra markup generated when it is not needed. Tracy already outputs a lot... Anyway, I like the idea ?
-
I do not have too much extra time these days so I postponed testing it, also because you mentioned possible idrive support and I thought I would wait for that too, I was thinking about testing both "parallel".
-
An interesting read about the dumb way autoplay restrictions are implemented in mayor browser these days: https://www.construct.net/hu/blogs/ashleys-blog-2/how-browsers-should-handle-autoplay-restrictions-954
-
- 1
-
-
BTW, Priority Nav will be part of UIkit 3: https://yootheme.com/blog/2018/01/11/uikit-3-beta-36-released "We are now on the homestretch for the final UIkit 3 Stable release. Masonry Grid and Priority Nav are next, which will complete UIkit 3."
-
It cannot hurt for sure (that is why I also put it there whenever I can) but on small mobile viewports it might be problematic to also use the word "menu", however if the hamburger menu is prominent then people will find and use it as they have gotten used to it by now. Sure, there are alternatives but I do not think the hamburger icon is that bad and the alternatives are not better either. It just depends on the design context what works best. It is funny that in the "5 smart alternatives to the hamburger menu" article the hamburger icons are still used.
-
+1 For example it is good for pages containing not too sensitive data, such as work in progress – soon to be made public – pages some people need access to, etc...
-
I guess it depends on the file size of the ZIP file. Big files cannot be downloaded for example if not enough memory is allocated for the process. I always download the ZIP files via FTP which is reliable in my case.
-
I always insist on having SSH no matter what because BASH is also in my toolset. I either clone a complete site with my own script or just the database. I make admin changes in production (if I'm not sure about the results in advance, then I perform tests in dev first) and after that I use my cloning script to replace the dev database from prod which takes only a few (4-7) seconds to do if one does not have to deal with a huge dbs (which I currently don't). https://processwire.com/talk/topic/14837-best-practise-to-implement-changes-in-pw-from-development-to-production/?do=findComment&comment=133726 https://processwire.com/talk/topic/14837-best-practise-to-implement-changes-in-pw-from-development-to-production/?do=findComment&comment=133741
-
It all depends on your workflow. Also, Duplicator is not just about cloning a site but for creating backups. Normally I use it for daily backups and/or for quick backups before "performing sensitive changes", just to be on the safe side...
-
I am running version 1.2.9 without issues on two sites. You might want to double check and re-save your settings. There might have been changes regarding the way the module stores what to include and what not to.
-
Looks like a useful module indeed. Would you please at least share it in the Forum's Module/Plugin Development section?
-
Thanks for the quick reply, based on it found this article: https://www.20spokes.com/blog/what-to-do-when-chrome-ignores-autocomplete-off-on-your-form This is also what you suggest, right? The thing is that it is not my Mac which has this issue but a Windows machine I do not have access to right now. Hopefully I can test it on that machine on Tuesday. I want to make sure I test it with that setup too.
-
Hi Adrian, I have not yet installed the 3.0 branch because I though before I spend time on it I ask you about an issue we have. So we still have version 2.0.15 and the field is added to users (dunno if it matter as at all...) When the inputbox of the "core" number (not country, area nor extension) is empty then Chrome automatically fills it in with the username used for logging into ProcessWire on the standard login screen and letting Chrome save the credentials. In other words, if we have Chrome save the login info, the current user's name gets injected into the inputbox when editing a user with an empty number, and this is an annoying issue because the inputbox must be manually cleared if we want to save the user. Have you any idea how to stop this behavior?
-
Very welcome additions, thank you to all who participated!
-
[SOLVED] InputfieldInteger not found on Core Update
szabesz replied to phillipschmitz's topic in General Support
What happens if you empty the contents of ".../site/assets/cache"? You might want to back it up first but normally it should not store any vital stuff.- 11 replies
-
- internal error
- 500
-
(and 3 more)
Tagged with:
-
related:
-
Concurrent page editing? At least it notifies the user, and often even me AOS has a sticky header option which fixes it. Thanks a lot @tpr !
-
Image upload maxSize changed -> recreate images?
szabesz replied to bernhard's topic in General Support
Hi, It might suffice just to apply some extra compression to those original image files on the server. On my Mac I always use the desktop version of ImageOptim. Jpg files can be very small with using its algorithms. Sure, this will introduce more jpeg artifacts but if you do not crush them too much, then generating your final output can still be good quality, you just need to experiment a little bit what compression ratio works best. I normally batch-recompress image files on my local copy of the site and overwrite the ones on the server in one go. I often cheat like that. Pssst, don't tell @horst! -
Sure, and I'm not saying there is something wrong with the intent of GDPR. It is just the ridiculous extent of fines and the unrealistic situation of changing software and habits overnight is what turns it into a big issue. Being a topic doesn't mean that the real possibility of this change has been really considered. If European companies are forced out of business just because they cannot comply for various reasons then companies in other countries will profit from disappearing concurrent businesses. If we shoot ourselves into our feet, it's going to hurt us and not others.
-
Thanks for clarifying. At least we now know you have such feelings.