Jump to content

benbyf

Members
  • Posts

    818
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by benbyf

  1. I didn't try the test as it wasnt obvious. I installed, added the settings, then went and created a user in the admin and got the error a couple of times (even when hard coding the email in the module as suggested above).
  2. could this modudke be used with third party email senders? link mailchimp etc?
  3. I am also getting: Session: No email was sent to the new user because of an unknown problem. Please try the 'Re-send Welcome Message' option. PW 2.7.2
  4. Anyone happen to have created an mailchimp signup modules? Just looking into it now. Looking to create a simple module that signs people up to a list on mailchimp when a new suer is created.
  5. Latest episode of The Machine Ethics podcast with @matthewchannon_ on Law, insurance & future of #AutomatedVehicles https://t.co/0izbvoNj49

  6. sweet! added, so hopefully that'll help Also good to know! not encountered swapfile before and its also to know. I feel like that might be something else going on though. I'm running PW 2.7.2 on this site and I opened up permissions to 777 briefly on assets/cache/Page and still got the errors in the logs, e.g.: Error: Exception: DirectoryIterator::__construct(/srv/users/serverpilot/apps/betaville/public/site/assets/cache/Page/1/): failed to open dir: No such file or directory (in /srv/users/serverpilot/apps/betaville/public/wire/core/CacheFile.php line 208)
  7. Will check and get back thanks!
  8. might be an issue as there are LOOOOOOTSSSSSSS of pages
  9. should be normal vistors, but not sure how i would tell... not sure what you mean here... thought so too but its currently 775 on a user and im not going to go 777 for obivous reasons.... but why would it not have a problem caching the other pages, or not...? thats the strange thing, im only ever seeing those two pages id's in teh cache folder and in errors
  10. Not sure if this makes a difference, but lots of pages have caching enabled but only two have folders in the assests/cache/Page/ home (1) and rss-feed (1029).
  11. doing that I get a constant flow of paths (denoting someone accessed), but not all corrispond with an error, so it must be caching some and not others...
  12. not sure how to do that without breaking my site (which i did abit just now)
  13. found this in logs: exceptions: errors DirectoryIterator::__construct(/srv/users/serverpilot/apps/betaville/public/site/assets/cache/Page/1/): failed to open dir: No such file or directory (in /wire/core/CacheFile.php line 208) Error: Exception: DirectoryIterator::__construct(/srv/users/serverpilot/apps/betaville/public/site/assets/cache/Page/1/): failed to open dir: No such file or directory (in /srv/users/serverpilot/apps/betaville/public/wire/core/CacheFile.php line 208)
  14. HELLO! I've had two Timeouts recently on a site due to the server being overloaded. The site is hosted on digitalocean on a single distro with 512 MB Memory, 20 GB disk, Ubuntu 14.04.4 x64. as shown below before each outage I can a climbing peak in user bandwidth then the CPU hangs: (the light blue above is user, and the dark blue sys) Not really had anything like this before with processwire as am puzzled. the site gets between 200 - 1000 visits a day, and I'm using the PW built in caching. Any advice or tips would help loads!
  15. That did the trick - i was adding it as a page in the admin instead of simply creating a new Role() and using the above $role->addPermission("permissionName");
  16. having trouble adding a role permission on module install. But role my custom permission $roleName = "subscriber"; never gets set on the new role. Any help would be appreciated. // add new role name $role = new Page(); $roleParent = $this->pages->get('id=30'); $role->parent = $roleParent; $role->name = $roleName; $role->template = "role"; $role->set($roleName, true); $role->save();
  17. List: Nihilistic Password Security Questions. https://t.co/2Ap54bgAlb

  18. a very pro utilitarian view, which is simply one option. good explantation, but not any real life examples. https://t.co/c93Z1Qz9GI

  19. If it was up to me I would ban human drivers tomorrow after the traffic & bad driving on the M25 and M4 today :|

  20. Ok, fixed. The obvious problem there was that the folder was the wrong name. Maybe this could be remedied in Padloper by having a relative link to the folder instead of the absolute one. OR add make sure the module is called X to your installation instructions?
  21. OK so it's installing now, just erroring a ton. Warning: include_once(/srv/users/serverpilot/apps/betaville-dev/public/site/modules/Padloper/PadOrder.php): failed to open stream: No such file or directory in /srv/users/serverpilot/apps/betaville-dev/public/site/modules/padloper-1_1_2/PadLoper.module on line 24 Warning: include_once(): Failed opening '/srv/users/serverpilot/apps/betaville-dev/public/site/modules/Padloper/PadOrder.php' for inclusion (include_path='.:/opt/sp/php7.0/lib/php') in /srv/users/serverpilot/apps/betaville-dev/public/site/modules/padloper-1_1_2/PadLoper.module on line 24 Warning: Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/betaville-dev/public/site/modules/padloper-1_1_2/PadLoper.module:24) in /srv/users/serverpilot/apps/betaville-dev/public/wire/core/admin.php on line 16 Warning: Invalid argument supplied for foreach() in /srv/users/serverpilot/apps/betaville-dev/public/wire/core/Modules.php on line 1363 Warning: Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/betaville-dev/public/site/modules/padloper-1_1_2/PadLoper.module:24) in /srv/users/serverpilot/apps/betaville-dev/public/wire/core/Session.php on line 617 Warning: Cannot modify header information - headers already sent by (output started at /srv/users/serverpilot/apps/betaville-dev/public/site/modules/padloper-1_1_2/PadLoper.module:24) in /srv/users/serverpilot/apps/betaville-dev/public/wire/core/Session.php on line 618
  22. HELP! can't install as it says it requires FieldtypePageTable - I purchased ProFields and installed Tables thinking this was it and still says it needs FieldtypePageTable. What am I doing wrong?!‽
  23. that seemed to be fine, having troubles upgrading to 3x though so may need to do an actually export at somepoint and a fresh install of 3
  24. Hi! I'm trying to export a large site but the export profile module keeps timing out due to the size of the installation its trying to export (around 1500 pages - half with body content). Is there any work around or is it worth simply duplicating the site and files without using teh export profile module? Thanks
  25. RT @WevolverApp: Using a Showerloop saves 33,000 litres of water and 1 MWH of energy per person per year https://t.co/TadfSOpLor https://t.…

×
×
  • Create New...