Jump to content

demhan

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by demhan

  1. I did test it with a new image using preview, no change. Anyway, the picture is uploaded correctly--the website even displays it correctly. What is failing is the thumbnail that processwire is creating for its admin pages.
  2. 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!
  3. 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
  4. Thanks horst for the reply, but alas, there doesn't seem to be Imagick installed on the server. Any other workarounds?
  5. I'm having the same problem today. What was your error?
  6. 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?
  7. 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
  8. I did what Soma suggested -- deleted it from modules table. When I go to install it I get Unable to install module 'ProcessExportProfile': Duplicate entry 'export-site-profile-22' for key 'name_parent_id'
  9. Yes standard admin theme, and yes its there in the modules directory. When i try to uninstall it (so I can try again) I get the message Duplicate entry 'export-site-profile-22' for key 'name_parent_id'
  10. Thanks Joss! I did install modules manager and that worked. Used it to download and install profile exporter (it said that installation is successful) which is showing up now in the modules pages (in a dark red, I don't know if that is a sign of something). But I do not see a export profile link in the setup page. So it's as though the install didn't do anything.
  11. Thanks Folks! I was trying to use the Site Profile Exporter when I noticed a) that pw is not able to find it as a new module b) It seems to be already there in the Process section of modules, but is in a dark red, and there is no install button, but instead when I click on it says submit. c) there is no setup > export profile link. I'm missing something here.
  12. 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...