Jump to content

demhan

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by demhan

  1. I still haven't figured this. On further experimentation I have managed to get another image uploading correctly (but not the one I wanted). Both are jpegs, both are around 130K, and one gives and error and the other doesn't. Preview (osx) opens both correctly. I'm attaching screenshot with both images ...

     

    Anyone have some insight into this? It's driving me crazy!

    Screen Shot 2019-07-20 at 7.17.43 PM.png

  2. I set the memory_limit to 256M (ini_get('memory_limit') confirms it). But the problem persists ...

    Is there any way to debug this? I've set config->debug to true.

    This is the only error message I get (logs/imager-size.txt & logs/exceptions.txt):

    2019-07-19 12:23:47    pwadmin   http://localhost:8888/pw/page/edit/?id=1038&InputfieldFileAjax=1  /site/assets/files/1038/natures_seat1_small.0x260.jpeg - natures_seat1_small.0x260.jpeg - not a recognized image

  3. I'm having the same problem with uploading images. The images are small 640x640, around 220KB, the upload correctly, but then something goes wrong in the image preview/thumbnail correction, and  I get an error, where the preview is not a recognized image. I'm using php 7.3.1 on MAMP 5.3, and Processwire 3.0.135.  OLSA's solution doesn't work. Is something else happening?

     

     

    Screen Shot 2019-07-18 at 2.03.12 PM.png

  4. Hi Folks -- My first process wire site is finally going into production soon, and we are excited! So far everything has been smooth, thank you for all your great work! One problem I'm running into is that when I copy over the development database to the production site (I'm using the module DB Backups to copy and download the database on the development site, and then upload and restore on the production site), the passwords for the admin and other users are somehow getting changed, and I can't log in again, until I use the reset password link to set it back (to the same password on the development site!) I know I must be overlooking something stupid, but I've tried copying DBs over many times, and each time I run into it.

    What could be the problem? Any help would be very much appreciated!

    Thank you,

    Nawaaz

  5. Hi Folks - I've just started using processwire to help a friend build her website (a magazine), and so far I like it much better than drupal. Thanks for your great work! I have a question: how do I package my current implementation so I can share it with my friend (we're both developing on our local machines). Something like the blog-profile. I assumed I simply had to copy over install/templates/modules to site-default but that didn't work.

    Thank you!

    Nawaaz

×
×
  • Create New...