Jump to content

Peter Knight

Members
  • Posts

    1,384
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Peter Knight

  1. Thanks Arjen. And for the screengrabs too. I'll set up a test install and get stuck in.
  2. Hi guys Client called me today about moving their 3 domain multi-site project (different CMS) to another CMS. Obviously I'm really excited but a little apprehensive too having never looked at MS in ProcessWire Having read the main threads and the single Vs multiple database docs and wondered if... 1. Anyone has a screengrab of a multi-site tree? I'd like to see how it works in the Admin? 2. Are front end users (not editors) shared across the the multiple domains / sites? 3. if I get the three sites up and running and a client then wants me to add another site/domain is this a relatively straightforward concept? thanks P
  3. Hi Pierre-Luc Does this Module with an unverified MailGun domain? IE where a domain hasn't had any MailGun DNS changes and has simply been added to the MailGun Control panel as a domain? I'm just testing it with PW 3 and am wondering why it's not working. I've identified and fixed a previous VPS issue.
  4. Guys - this turned out to be a basic email issue with my VPS. Nothing to do with PW or FB in the end.
  5. Hi guys Thanks for the tips. I'm thinking this might actually be a VPS config problem. I duplicated a working site from another server and emails from forms stopped working. The support guys are making sense of the mail logs now and can hopefully shed some light on it.
  6. Hi guys Don't know where to start with this as there are a lot of connected parts. Can anyone suggest a starting place? I have a development domain in Plesk (DNS is not pointing at domain yet and I have a temp URL) FormBuilder 0.2.5 is installed PW 3.0.10 is installed WireMail MailGun is installed When I submit a form, I get a success message and the results are logged in FormBuilder's entries dashboard. I never receive an email to my mailbox even though I have an email address specified Additionally, MailGun dashboard never shows that anything in the logs I thought it might be because my domain isn't verified in MailGun and I have yet to make any DNS changes but I don't think this is the issue as They provide sandbox details for testing I have never verified any of my domains - at least when I was using MandarillApp and WireMailSMTP Error logs show no problems. Any idea where to start? Thanks P
  7. Hey Adrian. I did thanks. I'll open another thread as my issue seems to be now unrelated to WMSMTP
  8. Just wondering if anyone has tried this Module with MailGun? I'm planning moving all my Mandarill App based settings to MailGun and at the moment mails are tested positive but no emails are recieved by me or even logged in my MailGun control panel. Thanks
  9. Yep - would have been the first to try. Sounds like the common denominator is your host so a 30 min job could save you months of anxiety. The only issue I've ever had with PW image fields was an image upload making the image appear twice in the image field. I never got to the bottom of if but one of the subsequent releases seemed to solve it. I wonder what version of PW he's running too. Ovi_S ?
  10. I didn't read your previous posts but it seems this happens on a particular server? Can you post as much details as possible about that server configure and your environment?
  11. That's very interesting. I've been following the AMP news closely and wondered if a blog post had to be either a "normal" html page OR an AMP page. I assumed you shouldn't have both as Google doesn't like duplicate content but perhaps it's allowable for AMP pages?
  12. Hey Ryan I'm experiencing problems getting LivePreview to work with Yes (normal) enabled. The circular icon (top right of the field) will rotate and change to a paperclip indicating a save and draft Making a change doesn't reflect anything in the Live Preview window. When I switch the LP settings to Yes (refresh only) both Exit and Refresh links work. I know you've flagged that: But is this a system setting or a server config? No rush BTW - just curious.
  13. Damn it. Saw the news this morning too. A good alternative might be Mail Gun. One of my clients uses it for quite a serious piece of their signup and customer communications. First 10,000 emails are free too.
  14. I've just launched a PW 3.0.8 site and everything is running very well. This is a live site for a new client and running on their GoDaddy server. Initially I had some cache and very minor Module issues but these were soon fixed.
  15. I've fixed it somehow. I'm pretty sure this was a result of some aggressive caching in Chrome. I had the same issue in Safari but it seemed to resolve after a few hard refreshes. Even after I duplicated a different site and database into the folder, I was still being redirected to SiteA.
  16. There are 2 sides to a template. There's the template within the Processwire backend. As a developer you add fields to this. The order of fields only affects editors when adding content. Usually the page title is first and you might have a field called Page Summary followed by Body and then Images etc. That same template as a php file lives in /site/templates too and is used to display data on the web (frontend). The order of the data /fields it displays is completely up to you as a developer and doesn't have to reflect the order which editors see. For example, you could have the Page a Title as the first part of the html page but then output images and then your Body Content data. They're completely independent. If you've inherited a site from someone else and wish to adjust the front end output, look for the php file and edit that. On a side note, things became a lot more interesting recently with a new Matrix type field but lets skip that for the moment. I imagine your template is calling content from other pages and that's why you're seeing this. Templates can call content from a variety of sources. If you're removing fields and dismantling your templates, please make a backup of your site first
  17. Yes, you can copy/duplicate a template. What problems are you having?
  18. No luck with any of those. Tomorrow I'll try again.
  19. yes - just a typo. Original issue still in effect. No luck with the cache folder. I've done the following temporarily renamed /assets/cache disabled ProCache before I copied the files renamed the ProCache folders and pwpc folders (even though they shouldn't matter) looked in htaccess updated the HttpHost in site/config.php checked it was connecting to correct database (shouldn't matter) Assuming the issue is the ConfigModule, is it ok to manually remove that from the database?
  20. Hi guys I made a copy of a live site (Site A) onto my local development environment to develop Site B. Anytime I try access siteB:888 I am getting redirected to the live site URL This is pretty common and normally I just update the config.php and change the HttpHosts line to the local site but in this case it's not working. I suspect it's because I have the Config Module installed which references SiteA and is clearly over-riding my site/config.php. Problem is, I can't access SiteB:8888/processwire to disable it Is there anywhere else on a file-level where I can reset the HttpHost or anywhere else in the database which I can edit? My .htaccess doesn't reference SiteA at all so thats not the issue. Thanks
  21. Also too many premium-rate phone number scams doing the rounds.
  22. Everyone seems busy and I'm sure image compression will pop up again soon. I think it's a great start. Even if there was only a small declared monetary commitment and a high level technical discussion, I'm sure many more are interested as either backers, developers or designers. BTW while I'd love to see image compression integration, what I'd really love to see is improved cropping options. And by that I mean more integrated first.
  23. Would love to see them. Multi-column listings were one of things I most missed about MODX after a brief fling with Expression Engine and it's Channels concept. I've used Craft a few times and agree, the UI is very tight.
  24. Hey Tom. Does ListerPro not cater for this?
  25. I'll contribute too. ($100). Would love to see an integrated image optimisation module if there's agreement on the fundamentals. I know there are some upcoming improvements with the image UI on the horizon. I wonder are there plans for this type of service as a native or paid module. I also think that both support and maintenance need consideration. Some good approaches here http://www.mobiloud.com/blog/2015/02/10-best-image-optimization-plugins-speed-wordpress-site/
×
×
  • Create New...