lejager
Forum Replies Created
-
@nicolascorbellini sorry, don’t quite remember. I know I have one set up now, so it may have been necessary to make the log in work.
The key for me was setting it to Login by WordPress User Id and then putting data.user.id as the JWT parameter key. Also make sure your JWT_AUTH_SECRET_KEY is the same as the JWT Decryption Key in the plugin settings.
Hope that helps! Good luck
Ok great, will update asap. Thanks
Hi there,
I was able to get it working by using the same secret key. It turns out I needed to set the JWT paramter key to data instead data.user.id to access the user id.I’m having this issue as well. @geoffmyers @gsurowiec did you happen to find a fix?
Thanks kindly
- This reply was modified 5 years, 10 months ago by lejager.
Thanks for the quick response! My theme is the enfold theme. It is not built on timber as far as I know, nor does it appear to use twig. Will investigate more and let you know if I’m mistaken.
Forum: Plugins
In reply to: [Recipe Cards For Your Food Blog from Zip Recipes] Takes My Site DownLooks like it works! Thank you!!!
Forum: Plugins
In reply to: [Recipe Cards For Your Food Blog from Zip Recipes] Takes My Site DownGreat to hear!
Is the tmp folder located in the uploads directory? As I believe that is the only directory that Pantheon gives write permissions.Forum: Plugins
In reply to: [Recipe Cards For Your Food Blog from Zip Recipes] Takes My Site DownHi HappyGezim,
Just wanted to see if you had an update. I have to get the recipes section of my site back up, and I very much hope to continue using your excellent plugin.Thanks for your time,
MattForum: Plugins
In reply to: [Recipe Cards For Your Food Blog from Zip Recipes] Takes My Site DownGreat, thanks!
Forum: Plugins
In reply to: [Recipe Cards For Your Food Blog from Zip Recipes] Takes My Site DownNo problem, thanks for the reply.
Here’s a description of the issue from Pantheon’s support:
The issue you are running into actually has to do with write permissions on the platform. We do not allow writing to the code repository on test or live and only allow it in SFTP mode on the dev site. Your plugin is trying to write its own cache files to directories that are not writable.
I tried setting up a symlink for the /wp-content/plugins/zip-recipes/views/cache folder, so that it would redirect to the uploads directory (which is writeable), but it did not work. Any advice you have would be much appreciated.
Thanks,
MattForum: Plugins
In reply to: [Recipe Cards For Your Food Blog from Zip Recipes] Takes My Site DownHappyGezim,
Any thoughts before I switch plugins? I can’t wait much longer.Thanks for your assistance.
MattForum: Plugins
In reply to: [Recipe Cards For Your Food Blog from Zip Recipes] Takes My Site DownHi there,
Thank you for the quick reply. I also ran this by my hosting company (Pantheon), and they do not allow the permissions to be changed. I tried setting up a symlink to a writeable directory (uploads folder), but that didn’t work either.I didn’t have this problem with the old version of the plugin. Is there a work around?
Thanks again for your time,
MattHi there,
I’m also having trouble with the new version of Zip Recipes taking my site down.Error message is below. Thank you kindly for your time,
MattUncaught exception ‘RuntimeException’ with message ‘Unable to create the cache directory (/srv/bindings/712247f50c5e4458936d43691ef8babd/code/wp-content/plugins/zip-recipes/views/cache/d0).’ in /srv/bindings/712247f50c5e4458936d43691ef8babd/code/wp-content/plugins/zip-recipes/vendor/twig/twig/lib/Twig/Cache/Filesystem.php:60 Stack trace: #0 /srv/bindings/712247f50c5e4458936d43691ef8babd/code/wp-content/plugins/zip-recipes/vendor/twig/twig/lib/Twig/Environment.php(400): Twig_Cache_Filesystem->write(‘/srv/bindings/7…’, ‘<?php\n\n/* foote…’) #1 /srv/bindings/712247f50c5e4458936d43691ef8babd/code/wp-content/plugins/zip-recipes/vendor/twig/twig/lib/Twig/Environment.php(347): Twig_Environment->loadTemplate(‘footer.twig’) #2 /srv/bindings/712247f50c5e4458936d43691ef8babd/code/wp-content/plugins/zip-recipes/_inc/class.ziprecipes.util.php(65): Twig_Environment->render(‘footer.twig’, Array) #3 /srv/bindings/712247f50c5e4458936d43691ef8babd/code/wp-content/plugins/zip-recipes/_inc/class.zipre