-
Posts
3,020 -
Joined
-
Last visited
-
Days Won
20
Everything posted by szabesz
-
This reminds me that we have a recent discussion of "how to put count into good use": https://weekly.pw/issue/248/ : "exact match queries using Page reference fields"
-
Thanks for the additional explanation! I am after something like this:
- 19 replies
-
- conversation
- messaging
-
(and 1 more)
Tagged with:
-
While ProcessWire is capable of doing this right out of the box, you might find that without additional extra coding, the built in "free" modules will not perfectly fit your particular needs. If you do not want to spend time on learning how to code for the admin, you might want to consider purchasing these two modules from the main developer of PW, namely Ryan: https://processwire.com/talk/store/category/9-listerpro/ https://processwire.com/talk/store/category/7-profields/ With these two modules you can add easy to use and configure (meaning click-and-play) extra GUI possibilities to the backend which will surely enhance CRM like usage. Side-note: while these modules can be very useful, you might still need to add some extra code to support your needs, but this forum will be here to help, because it is full of sample code snippets and helpful fellow developers ? Note that these modules can be used for years without paying for upgrades becuase in the case of ProcessWire the need to keep things updated is mainly because of PHP moving forward, not because of anything else. So there is no need to pay yearly which is the case in the WordPress world, for example. In the case of Ryan's modules, you are allowed to pay upgrade price any time in the future. You can read more about this here: https://processwire.com/blog/posts/pw-3.0.80/#pro-module-renewals Also, as ProcessWire is secure, there is no driving force to upgrade the core either.
-
Welcome to the forums @Steve_Stifler I'm sorry for not being clear, I did not mean to "indoctrinate" you, I just did not have time to write a longer post yesterday. Sure, it takes time for newcomers to memorize forum "rules", that's quite ok. BTW, if you feel like becoming more like a frontend developer, then ProcessWire is probably the best way to go that route. Just check out our tutorials and beginner guides to get a bette picture of how ProcessWire site are built. You are quite right regarding this. Also, besides "freedom", it is quite easy to get started and there is a relatively easy learning curve ahead too.
-
How helpful of them ? ?. Typical reply of hosting providers when they happen to screw up something and they just do not want to advertise it.
-
Also: did you test it with various browsers, preferably without browser extensions being enabled?
-
In addition to what @bernhard wrote, this forum section is for module developers to support their own modules and not for general – module related – discussions. This topic belongs to the Getting Started section, so any moderators reading this: you might want to move it.
-
Hi Teppo, I do not remember correctly, but maybe after switching a site from 7.0.x to PHP 7.1.x I started to get a lot of these: PHP Notice: Undefined index: Previous page URL in .../ProcessChangelog/ProcessChangelog.module:810 Could it be possible to get rid of these?
-
I think Ben's "specification" is just somewhat vague so that is the source of our confusion. Anyway, Members Messaging can be either for frontend or PW's backend or even for both but in the latter case it would probably be practical to split the code among "submodules".
- 19 replies
-
- 2
-
-
- conversation
- messaging
-
(and 1 more)
Tagged with:
-
I think so, making use of the Comments module sounds like a really good idea. The youtube link I posted was just about the "dashboard like" behavior but besides being able to post announcements some simple conversation would be nice to have too.
- 19 replies
-
- conversation
- messaging
-
(and 1 more)
Tagged with:
-
I can tell you how to transfer me the $9995 you could not get rid of, just PM me ?
-
Thanx for the help! Module refresh did not help but saving settings did.
-
Hi Adrian, Recent Tracy versions do not work in the backend (the issue also prevents admin login), the "errors" I get (PHP 7.1.22): I tested a few old versions and TracyDebugger-4.17.10 is ok, while TracyDebugger-4.17.16 has this issue, so something between these two introduced the problem. I reverted back to v4.17.10 for the time being.
-
I would because Ryan did not wrote in his blog post that it is a requirement not to move the 404 page. Yes please ?
-
Maybe watching something similar helps: https://www.youtube.com/watch?v=_d0hZ8iS344 I'm thinking of logged in users being able to post messages in the PW backend which supports remote collaboration, or support developers by providing some means to announce changes made to the site. Currently if users want to communicate, PW does not support them at all.
- 19 replies
-
- 2
-
-
- conversation
- messaging
-
(and 1 more)
Tagged with:
-
Hi Ben, I'm still interested as long as it is also about admin side messaging out of the box.
- 19 replies
-
- 2
-
-
- conversation
- messaging
-
(and 1 more)
Tagged with:
-
+1 one for this! Otherwise this change forces me to bump my sites from PHP 7.0.x to 7.1.x which is great! Thanx ? (I always play safe, so I'm reluctant to go higher than necessary...)
-
You must be kidding ? It's a ProcessWire module, you know ?
-
In addition to Zeka's reply, 100 or 120 pixels are not really the dimensions where one can expect sharp images without additional sharpening, so using "none" is not a good idea. Also, you might want to serve @2x resolutions for retina displays.
-
Interesting read about "Golang vs PHP (Symfony4)". https://dannyvankooten.com/from-go-back-to-php-again/
- 1 reply
-
- 3
-
-
Permissions for "Page Reference" field linked to "Users"
szabesz replied to johnstephens's topic in General Support
I recommend using tools like: https://www.bluem.net/en/projects/plain-clip/ (macOS, I do use it) https://stevemiller.net/puretext/ (Windows, I've just goggled it ? ) more on this: https://www.makeuseof.com/tag/5-ways-strip-formatting-copy-paste-text/ (I've just goggled it ? ) For Plain Clip.app and similar one can setup a global shortcut launching some simple custom made script – I use the commercial Keyboard Maestro but there should be free alternatives out there – so that one can easily paste clean text no matter what the source is. -
It would be great to be able to install the new version. Also, the old one keeps generating log entries ("Trying to get property of non-object..."). Maybe we could help somehow? Thanks in advance.
-
@Peter Knight Do you have the System Notifications module installed? As far as I know the module cannot be uninstalled so you need to live with this error. I have it too and I also get the message from time to time, however it seems to be "harmless".
-
I would skip this step for a while. Since he has just started to poke it with a stick, it is probably not recommended to start by updating things even though it is not WP so upgrades are generally safer in the case of ProcessWire than in the case of other CMSes, but still... If you do not give up poking it for a while, it is highly probable that you start converting your sites... Be careful though, ProcessWire is addictive ? Welcome aboard, BTW!
-
One can find even more similar ones ?