Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Daniel Wrightson Regular

@dan-james · Joined 7 years ago · 123 posts · 19 topics · 25 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Tempnam(): file created in the system's temporary directory · 3 years ago

    Hi, I have a site that's been running for a few years, today I saved some images via the admin plugin and then got the following error: E_NOTICE - tempnam(): file created in the system's temporary dir

  • Premium lightbox gallery not working · 4 years ago

    Try putting the image in the page folder so you don't have the ./ in front of the image file...

  • Htaccess and simplesearch · 4 years ago

    This all seems to be working now - I've spent a weekend chasing ghosts...

  • Htaccess and simplesearch · 4 years ago

    I'm trying to add some RewriteRules to my htaccess file and I'm getting some strange behaviour - all the more strange as this site has been up and running for nearly two years, and already had to rewr

  • Is there a way to store all emails sent? · 4 years ago

    You could save each email as a file in user/data - just add process: - save: fileprefix: feedback- dateformat: Ymd-His-u extension: txt body: "{% include 'forms/dat

  • Massive file creation slowing server · 5 years ago

    Hi @Vince42, I haven't found a solution either, but I have found that the 'purge old cache' option on the admin page seems to do the trick:

  • Using Dropbox to sync local dev folders · 5 years ago

    I re-installed grav and moved the content into the new installation folder and now it works. ? No solution but at least I can work again now.

  • Using Dropbox to sync local dev folders · 5 years ago

    Have since found this article: https://www.paulingraham.com/dropbox-and-symlinks.html I tried this approach too and changed my DocumentRoot in httpd.conf DocumentRoot "/Users/daniel/Dropbox/Dev" <D

  • Using Dropbox to sync local dev folders · 5 years ago

    I generally use two computers and want to have a shared development folder so I can pick up working whether I'm at home or in the office. I had been using iCloud by adding a folder through the 'httpd-

  • Massive file creation slowing server · 5 years ago

    @pamtbaau I'll post here if I find a solution. I'll check the folder size in a while...