Jump to content

benbyf

Members
  • Posts

    796
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by benbyf

  1. not really sure by the docs how to implement this module after adding the settings in the admin. any extra guidance? sorry. Just saw the Tweet this page check box... and now works, not sure this is mentioned on github however.
  2. HELLO! Anyone ever used Authy.com or Google authenticator on they processwire projects?
  3. HELLO. I've recently found that the module doesn't currently work as expected. please do not use till this is resolved. Thanks Should work now. wasn't saving pages properly, but now fixed.
  4. @patious module here: http://modules.processwire.com/modules/wire-mail-chimp/
  5. HELLO! I'm sending out quite a few (maybe 500 a day) emails from a site using WireMail. I get quite a few bounces and I'm not really sure how to handle this as i'm starting to worry abou my emailing reputation. Any thoughts?
  6. Is there a place for CKEditor and processwire implementation, always seem to have to hunt around the forums to create workable edits to CKeditor in PW.
  7. this happen in the end as i cant find it in PW3... Its useful for site editors for usibility (checkboxes shouldnt be used as a double negative as its cognatively confusing so would be useful to have a pre-checked option), not for site builders for the reasons above this comment.
  8. Question: how much would soneone pay for this solution if it was mostly out-of-the-box ready for a multi site license?
  9. Can we not simply use the /talk/store and have a submission process? the processwireshop.pw looks to different from the PW site and might put people off and look not "official" (which was the case when i went there to buy something then didnt).
  10. HELLO ALL! Context: I use serverpilot to setup and administrate my server patches for my hosted sites. As with many other serving companies, they write tutorials to setup software on their service. I asked them to provide a PW installation instruction and they have obliged however hitting on the following issue on installation with their default linux user: Issue: Basically at the end of the installation there is a warning to secure your config file which could have been done already by the system, I believe they're saying. Is there anything we can do with this, or should i ask them to carry on with the caveat that they should but in a bit of text saying this warning is normal and can be sorted in teh follow ways etc...? Interested in people's opinion.
  11. I am but havent yet as part of my members modules (in development)
  12. Soooo if I were making this I would create a module extending Process, after installation add an admin page in the page tree with a process of your module name. then when you access that page (maybe by adding a button somewhere in the nav with a specificed id of the user?) the module will be called and you can grab the id and do some stuff with it. or is it meant for users on the front end??
  13. https://github.com/benbyford/PublishAsHidden Adds new button on edit page if page unpublished. Button saves page and sets flags to hidden and published.
  14. ... not sure thats a fix. do you mean dont use the CKEditor or within a CKeditor field delete the link and paste in again, as i tried that and did not work
  15. seems to have stopped working on a fresh module install on a new site, not had an issue before now with hthis great module. PW v3.0.36, no errors in my logs, just link showing up no video
  16. Hi @strandoo have you added a mailchimp List ID in the module settings? looks like the line erroring is trying to send to a list (you have to add a mailchimp for the users to be subscribed to)
  17. Thanks for your input guys. Anything which may be useful to people please add in a comment on that article. Any critique please add here might be more thn one superuser for me this is always by default "admin" but adding the specific name would work. I guess thats not obvious in the article
  18. Feedback always welcome, so thanks. First comment i believe that was me proofing reading badly and your right should have been more obviously on the user not PW. second. I believe you are indeed correct but I do find myself using this tip alot so there most be a reason... :/ I think the wording here is fine but you're right, could be misleading, if you stopped reading.
  19. Currently working on a premium module and I would love to be able to sell it through the PW store (currently not possible) and maybe have the store handle code creation.
  20. any specifics? Let me know if you need any more help http://www.benbyford.com
  21. New tutorial up on Tuts+ of little tit bits to help processwire devs. https://webdesign.tutsplus.com/tutorials/processwire-tricks-and-tips--cms-28613
  22. getting this error after submitting a new module to the processwire.com site. The module is called PostProcessUrl. Unable to complete this request due to an error. - Error has been logged.
  23. I've created a quick module implementation of @Can's work. https://github.com/benbyford/PostProcessUrl Hard Truncates any page name / url to a max length if exceeded.
  24. or write some CSS and don't rely on frameworks
×
×
  • Create New...