Jump to content

lpa

Members
  • Posts

    212
  • Joined

  • Last visited

Everything posted by lpa

  1. Found problems moving pages when ProcessPreview is in use: http://processwire.com/talk/topic/3089-moving-pages-hanging/ Could you check it?
  2. Removed ProcessPreview (2.0.6) and the problem is gone! Thanks!
  3. - Both Safari and Chrome on Mac OS X - This happens with all pages - In console I see this: XHR finished loading: "http://oursite.fi/processwire/page/sort" - 3rd party: ImportPagesCSV ModulesManager ProcessPreview SessionLdapAuth.module VersionControlForTextFields
  4. Processwire 2.2.16 Default admin theme. At least I don't see any errors in javascript console.
  5. I have a problem when moving pages in the page tree. I can move the page, but after dropping the page to the new position the triangle at the end of the page keeps moving and I can't continue editing the pages. After reloading the page the moved page appears in the new position and I can continue with edits. What might cause the hang?
  6. Thanks for your help again! The problem was that I am using not the Apple provided php but something installed in /usr/local/php5/bin/php. And I didn't remember this, because I haven't used the PHP CLI much.
  7. Trying just this: #!/usr/bin/php <?php include("./index.php"); echo 'here we go'; I get this error: Error Exception: DB connect error 2002 - No such file or directory (in /Library/WebServer/Documents/pw22/wire/core/ProcessWire.php line 95) I am on Mac OS X 10.6 with PW 2.2.9. I don't understand what goes wrong? Lauri
  8. Thanks for your advise! I think your instructions are so good, that I will manage! Lauri
  9. Hi I would have a need to use the category field of the RSS feed items defined in the RSS 2.0 specification (http://www.rssboard.org/rss-specification#hrelementsOfLtitemgt). How difficult would it be to have all the item elements defined in the RSS Feed Generator module of PW? Regars, Lauri
  10. How about Logout Notifier? Or an option to log both logins and logouts at least to a log file.
  11. I can also insert pictures from other pages without problems with the default admin templates. I was using the Futura admin templates when I had problems. But Soma, can you drag and drop images with Safari? That is another question we have been discussing here.
  12. I found this: http://www.deadmarshes.com/Blog/20110413023355.html which tells me that you might fix the drag and drop to work even with Safari on Mac?
  13. It works, but doesn't show the picture. As the page says: "NOTE: Safari seems to fail to read out any information about the actual files."
  14. Well, now I have updated to 2.2.0.1 and now I can select the picture from another page. But I still can't drag and drop the pictures with Safari. I don't even see the text "drag and drop files in here" in the image field. What should I try next?
  15. I am actually using 2.2.0. What is the best way to update: "git pull https://github.com/ryancramerdesign/ProcessWire.git" or something else? Is the drag and drop of images supposed to work with Safari?
  16. Hi, I have the same problem with Safari 5.1.2 and OS X 1.6.8. The size of the image is 0 x 0 and it is not shown in the window:
×
×
  • Create New...