Forum Replies Created
-
AuthorPosts
-
wzp
ModeratorWhich of these 3 redirection options are you using? Option 1 overrides everything else; option 2 overrides the third option. It sounds like you have option 1 configured.
wzp
ModeratorPlease perform this check, to see if you are experiencing PHP session issues.
And also perform this check, for JavaScript problems.
July 30, 2021 at 2:24 pm in reply to: WooCommerce and PDF Stamper integration – An error occured while trying to stamp #83429wzp
ModeratorPDF Stamper only works with local files; meaning you can’t store the originals on S3.
July 29, 2021 at 3:37 pm in reply to: WooCommerce and PDF Stamper integration – An error occured while trying to stamp #83424wzp
ModeratorDoes the “stamped file” in the error message actually exist? Each time a the file gets stamped, a new “stamped file” is created.
Are you able to manually stamp the original file?
wzp
Moderator‘Sorry your download was not working here is a fresh link valid for 48hrs’
LOL, that looks exactly like the “free gift card” spam I get on my phone… that automagically gets shoved into the spam folder.
wzp
ModeratorSometimes, just the wording in an email body is enough to trigger a spam filter. Wording like “for our valued customers, here is a link to our latest product…” is less likely to get put into a spam folder than “Here is a link to the latest and greatest thing you’ve ever heard.”
wzp
ModeratorAre you referring to this screen???
In the top part of the screen, you are supposed to be able to generate valid download links. Does that occur?
In the bottom part of the screen, you are supposed to copy/paste the generated link into the message body, before sending the message. Have you been doing that? If not, then no link will be sent.
July 19, 2021 at 9:18 pm in reply to: SQL – what table stores custom information from member record #83378wzp
ModeratorPlease refer to this thread for an explanation.
wzp
ModeratorYes. It may be causing the issue.
July 19, 2021 at 9:15 pm in reply to: How to create a poll/survey form that sends download link to participants #83376wzp
ModeratorNope. However, you are welcome to contribute to the feature wishlist.
wzp
ModeratorDid you follow these instructions?
wzp
ModeratorI get a 404 error when accessing the logs.
When the error occurs, is the URL in the browser’s address bar, what you would expect?
wzp
ModeratorMy guess is the plugin is looking for the logs at the old site, but I can’t find where the setting for how the plugin accesses the logs is.
Except for the domain change; is everything else the same, as in directory structure, etc? Use MySQL to search the database tables for any instances of the “old” domain and apply the appropriate updates.
wzp
ModeratorPlease post a live URL link to the page in question, and indicate which product to check.
July 12, 2021 at 3:09 pm in reply to: Member cannot see the content of his/hers secondery memberlever #83330wzp
ModeratorIf you created a test page, that all 4 levels can access, with these shortcodes; what happens?
[emember_protected for="1"] Membership level 1 can see this message. [/emember_protercted] [emember_protected for="2"] Membership level 2 can see this message. [/emember_protercted] [emember_protected for="3"] Membership level 3 can see this message. [/emember_protercted] [emember_protected for="4"] Membership level 4 can see this message. [/emember_protercted] -
AuthorPosts