Jump to content

alexm

Members
  • Posts

    710
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by alexm

  1. @teppo I second this thinking.
  2. @kongondo amazing amazing amazing as ever!!
  3. Ok so it's because there is a preg_match expecting <p> tags as it is intended solely for rich text fields.
  4. I'm trying to use Text formatter in conjunction with the multiplier pro module using a text field but it doesn't work. Does anyone have any thoughts of why that is or might be at all?
  5. This is AMAZINGGGGG! Great work. Excited to check this out is an understatement.
  6. I tell a lie @iank it's playing up again. I'll try and spend some more time debugging later and if I manage to resolve it (could be something so basic that I'm overlooking) I'll come back to you. Thank you for taking the time to offer your advice on the matter. It's very much appreciated. It's weird how even when I've disabled all caching for those templates it's still playing up. If I disable ProCache the issue is no more. I wonder if the rewrites in the htaccess aren't working for some reason. Either way, I shall report back.
  7. It's randomly started working... haha. Bizarre. In answer to everything you said above though. It is more or less exactly as you've stated above. It was generating the index.html cache for page 1 then overwriting it. No child directories for the paged results. I'm going to keep an eye on this one.
  8. Thanks for the response @iank It's definitely a bit bizarre. I've not had this issue before. I've tried explicitly specifying the start index but then it just get's stuck on that start position. If I clear the cache then refresh the page it loads the first page as expected. As soon as I hit another page, page 1 stops working, like you say, if you append page1.
  9. I know this is an old post, however I seem to be seeing a similar issue which can be viewed here: https://www.edmplus.co/uk-ltd/edm-consumables/ If I'm logged in the pagination works fine and starts at 1, however, if you view as a guest then the pagination breaks. I've tried disabling caching for the template but to no avail. I'm not quite sure what the root of the problem is. Could anyone point me in the right direction? I'm running ProcessWire 3.0.128.
  10. alexm

    SeoMaestro

    @Wanze ah yes of course. Awesome. Great work with module by the way!
  11. alexm

    SeoMaestro

    I seem to be getting an error with the sitemap.xml file with Google Webmaster Tools. It doesn't like the date format and I think it's due to the time format after the date.
  12. @kongondo Awesome! Taxes are a ball ache. No mean feat, so can totally appreciate everything you're saying. Looking forward to hearing more. ?
  13. I'd have to back this also. My logic being that it's a familiar set up for users of other e-commerce solutions such as Magento (who now use a sidebar in v2), prestashop, shopify etc. Also if they've all adopted the sidebar perhaps this is from some UX studies? Seems likely.
  14. No worries at all! Completely understand. Let me know if you want me to give this a trial run at any point when it's in Beta. Would pay the going rate up front also. Best of luck with it mate! Looking forward to putting it to good use! ?
  15. @kongondo Are you still working to a March/April timeframe for the first release? I've got a project that I'm doing in phases and if it's a matter of a couple months I may well hold off on installing the existing version I have to save switching things out later. @HMCB Cool idea.
  16. GoCardless is perfect for membership type payments. Direct Debit mandates are created and then once a customer has set up a mandate with you you can subscribe them to a package and set recurring payments and the interval between payments in years or months and how many payments should be taken. e.g. you can have a package that takes a payment monthly and you can set it to recur 10 times or it could be a yearly membership. GoCardless have various webhooks which can send info back to your application via a callback URL. @porl You could definitely get something like this set up. The API documentation is pretty damn good. You could then suspend a membership automatically if for instance a payment fails or the member cancels their direct debit.
  17. Ah no! You're not alone. I still haven't figured this out. If I do, I'll be sure to let you know!
  18. Everything seems to be working fine with posting to facebook but if I view the page as a guest/user I can't see the posts, I can only see them as admin. Could anyone advise please? And Merry Christmas to all!! ?
  19. I'm not sure whether either of these modules conflicted or if it's coincidence , but I roled back and then updated FormBuilder to the latest version and likewise with ProCache and then dropped wire directory for latest release back in place and all working.
  20. I'm getting similar issue for this update: PHP Parse error: syntax error, unexpected 'new' (T_NEW) in /wire/core/WireArray.php on line 2480 PHP version: 7.2 Any thoughts? Tried replacing the WireArray.php file also I see no typo.
  21. Ah ha! Nice one @adrian
  22. Hi all, I've just noticed that when using the Login/Register module if a user on the frontend gets the password wrong too many times in a short time space the SessionLoginThrottle stops them as it is supposed to but rather than showing an error on the form it makes the server throw an internal error page with: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Error has been logged. Administrator has been notified. Should it not render the error next to the form like the back end login?
  23. @benbyf nope. Most peculiar. I'll do some more investigating.
  24. Hmm yeah I did that. I changed it in the module to login-register and set the api key and list id but it doesn't seem to add the users. I've also added a checkbox called email_subscribe. Strange.
  25. @benbyf I'm using WireMailChimp and using it in conjunction with Login/Register to create accounts on the front end.
×
×
  • Create New...