Jump to content

bernhard

Members
  • Posts

    6,062
  • Joined

  • Last visited

  • Days Won

    295

Everything posted by bernhard

  1. if you are worried of the urls because you are migrating the site and want to avoid 404s from old links, you can also use this awesome module:
  2. thank you for the hint - i read it but forgot it lateron... it's on my list now, so i will try it with my next project!
  3. Feature request: An auto-update feature for TracyDebugger! Just kidding
  4. hi tpr, would be great to have this in your module! but i have to say i really like it that one can see the field NAME of a field thanks to soma's module. that's something i often need when developing sites. maybe show them only on hover? https://github.com/somatonic/HelperFieldLinks/issues/7
  5. also a little feature request: what do you think of adding a "create copy" button so one could easily add new jumplinks based on existing ones?
  6. hi Xonox, have you read this topic?
  7. hi kixe, some more questions i want to have daily backups of my database, maximum 10 files. when is the backup trigger triggered? is it triggered by EVERY pageload (also guest users) or only by logged in users? i want the backup be crated also on guest visits. do i have to grant the guest role "db-backup" permission? next question for understanding: what happens when this role does not have this permission? is it correct, that the cronjob itself will be triggered once a day, but if it is triggered by "guest" it will NOT create a backup and if it is triggered by "superuser" it WILL create one? i think some more explaining words in the field descriptions would be a great help! thank you for sharing your module!
  8. i'm curious... does a wire('pages')->uncacheAll(); at the end of each iteration help?
  9. i got a very misterious behaviour today. after some time of debugging i made it down to the following: i have this script in my _init.php function myHook() { wire('log')->save('lazy',"backup!"); } // add a hook to your function: $pages->addHook('LazyCron::every30Seconds', null, 'myHook'); wire('log')->save('lazy', 'hook added'); install lazycron refresh the site hook added and backup in the logs BUT install cronjobdatabasebackup refresh the site only "hook added" in the logs! no matter what i do the cron seems not to be executed. deleting the file /site/assets/cache/LazyCron.cache solved that problem. can you confirm that @kixe ? or did i do anything wrong? first time for me with both lazycron and your backup module
  10. sorry, just throwing in wild guesses... maybe something like that? or findMany if you are using pw3
  11. i had 502 errors yesterday with sparkpost mailings and active tracy debugger. are you using tracy? try switching it off. of course that's not a solution just a quick suggestion for debugging...
  12. $pages->trash($pages->find('cms!=processwire')); ps: no, i don't want to blame other great software products. but we are in the pub and i just want to make fun (and of course praise our great API)
  13. thank you all. for the time i ended up using dropbox and just share the download-links:
  14. hi mike, just wanted to say a big thank you! installed it today on a relaunched site and it works great! awesome module, awesome docs!
  15. hi @ottogal that would be quite easy achievable via javascript. see this post of how i implemented this on a pagefield:
  16. http://venturebeat.com/2016/08/03/microsoft-launches-excel-api-out-of-preview/
  17. thank you @flydev i changed my server so i don't have this problem any more... but i still have a problem i need to solve, but that's another topic. on my research i found this answer: http://stackoverflow.com/a/5828654/6370411 it states that this should work: upload_max_filesize = 1G post_max_size = 1G memory_limit = 32M that's strange because i'm getting out of memory errors now on uploads via processwire file field... i will investigate further and hold this here as reference. or does anybody know why memory_limit should not be a problem and IS a problem for processwire?
  18. thank you teppo I did find this thread before but didn't seem to be related. don't know why... will investigate when i have time, no going with 14.04 for the time
  19. yes i think so. at least i did everything exactly the same only difference was ubuntu version. i'm using the smallest possible DO droplet together with serverpilot.io - maybe it's a bug in their system? anyone using PW on ubuntu 1604?
  20. i created this database on the droplet: name = test user = test pw = testtest
  21. i always get the following errors on a digitalocean ubuntu 1604 droplet on the last installation screen: Test Database and Save Configuration Database connection successful to test Saved configuration to ./site/config.php SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default value for 'created' SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default value for 'created' SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.modules' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.pages' doesn't exist Imported: ./site/install/files => ./site/assets/files/ Created directory: ./site/assets/cache/ Created directory: ./site/assets/logs/ Created directory: ./site/assets/sessions/ Imported: ./site-default/modules/ => ./site/modules/ ubuntu 1404 works just fine... any ideas why this happens or if this is a bug?
  22. hi @adrian are you still working on the whitescreen issue? i'm having this issue on an ubuntu 14.04 digitalocean droplet pw 3.0.28 and tracy 2.5.6 ps: i could give you ssh access if you want? just pm me
  23. Error: Call to undefined function wireRenderFile() (line 1 of .../FieldtypeRuntimeMarkup.module(98) : eval()'d code) This error message was shown because: you are logged in as a Superuser. Error has been logged. hi @kongondo i get this error after updating from pw 2.7.3 to pw 3.0.28 i have this in my custom php field: return wireRenderFile('_pageactions'); changing it to this: namespace Processwire; return wireRenderFile('_pageactions'); solves the problem. don't know how bullet-proof this is? maybe you could add this automatically when using namespaces?
  24. @LostKobrakai CAN, but the built in modal is really nice on mobile. it gets 100% width/height and has a really native feeling. at least for standard page edits.
  25. may i ask why? you can easily inject scripts and styles to your admin via admin custom files and/or hooks
×
×
  • Create New...