WP CMS Ninja
Forum Replies Created
-
Forum: Plugins
In reply to: [GF Upload to Email Attachment] uploads to attachements when form is savedSo are you talking about when a person is logged in and editing something like their profile? Then when they save and upload a file through that profile update form you are trying to get the image in an attachment with that notification?
Forum: Plugins
In reply to: [GF Upload to Email Attachment] Files are not being attachedDoes this help you find the URL?
https://www.gravityhelp.com/documentation/gravity-forms/extending-gravity-forms/hooks/filters/gform_upload_path/
It talks about the $path_info[“url”] variable.$path_info array
The upload path to be filtered. It is an associative arrays with two keys which must be specified.
$path_info[“path”] string
Full physical path to upload folder.$path_info[“url”] string
Full URL to upload folder.$form_id integer
The current form IDIs this what you are looking for?
Forum: Plugins
In reply to: [GF Upload to Email Attachment] Files are not being attachedWhat are the version numbers of WordPress and Gravity Forms you are running?
Forum: Everything else WordPress
In reply to: Giving BackThank you, I had forgotten about that even though it is linked in the menu above. lol
Forum: Plugins
In reply to: [GF Upload to Email Attachment] Files are not being attachedDo you see anything in the error logs? like it is trying to include a file that doesn’t exist or something along those lines?
Forum: Plugins
In reply to: [GF Upload to Email Attachment] Not workinglanclet11,
Another person is using the Configurable Routing option, is this the case with you? or are you using the basic Send To choice?Forum: Plugins
In reply to: [GF Upload to Email Attachment] Files are not being attachedThis might be happening due to the configure routing option you have chosen. Can you create a new notification and use the basic send to option to check to see if it does work that way? I have never tested it with the Configure Routing option chosen. When I have time I will have to see about modifying it to work with that choice if that is the case. Look forward to hearing from you.
Forum: Reviews
In reply to: [Norse Rune Oracle Plugin] Awesome, Easy to use, NICE!I do not see why you would have any issue customizing the css. Might have to use !important in the settings. My intentions with this plugin is to develop it far enough to where you can create your own sets of symbols or graphics with meanings and also layouts that are dynamic so you can create your own system. So you could then upload your tarot card images, your own meanings, and then use any layout or create your own.
Forum: Plugins
In reply to: [GF Upload to Email Attachment] Not workingHi Lanclet11,
When in settings for the form with the file upload field. If you go too the Notifications section, /wp-admin/admin.php?page=gf_edit_forms&view=settings&subview=notification&id=## where ## is the id of the form you are editing. Edit the notification that you want the file to be attached too, Where by default it says “Admin Notification” you need to change it to “Admin Notification GFUEA” in the name and it will attach the file to the email address it is sending this notification too.
Greg
https://wpcms.ninja/Forum: Fixing WordPress
In reply to: wp_cron not firingTurns out I was the issue was with a few lines of code. I was trying to turn off auto-updates for a specific plugin and that code was causing issues with some basic wordpress functionality. It was disabling auto updates for more than just that plugin for instance.
Forum: Plugins
In reply to: [GF Upload to Email Attachment] Not workingGlad it was just a miscommunication of the instructions.
Forum: Plugins
In reply to: [GF Upload to Email Attachment] Not workingI just tested this with the latest version of Gravity Forms as well as WordPress. Make sure you are adding ” GFUEA” to the end of the notification title to clarify what email addresses get the attachment. Please provide further clarification of what is not working.
Forum: Reviews
In reply to: [Norse Rune Oracle Plugin] Nice!Just wanted to let you know that I am not giving up on this project. I do plan on expanding upon it in the future. Thank you for your review of the Norse Rune Oracle Plugin.
Forum: Reviews
In reply to: [GF Upload to Email Attachment] Works just like you describedTy Tylererdie, Glad to hear the plugin worked well for you.
Forum: Reviews
In reply to: [GF Upload to Email Attachment] Simple and great pluginHi Bitenca,
Thank you for your comments, I appreciate any feedback. I am glad it solved a problem you were having.
Greg