Forum Replies Created
-
AuthorPosts
-
jeremyers1Member
Quick question about the member stats addon plugin ….
The description says it allows me to:
-See pageviews of your members
-Count of pageviews
-Login counts by day
Is this the total for ALL members, or does it provide these stats individually for EACH member?
jeremyers1MemberWe got it figured out.
I will post the solution here for anyone else who might have this difficulty.
As it turned out, I used to have my website at “www.example1.com” Earlier this year, I migrated it to “www.example2.com” and set up 301 redirects for all the pages.
What was happening was that if a person visited a link somewhere on the internet to “www.example1.com,” the server would start a php session for this visit and create a file in the /tmp directory … but then the visitor would get forwarded to “www.example2.com” and once here, the original tmp file could not be accessed from the new website. So I got the php session error.
So all I had to do was go and disable any plugins on the old site that were creating php sessions. All the 301 redirects still work, and I now have no more errors.
jeremyers1MemberIt’s Knownhost. I’ll ask them again.
My /tmp directory is set to 755. Does it need 777?
jeremyers1MemberPeter,
Did this feature ever get added? I really would love to see a better way to drip content with WP eMember. I have a similar situation as Putriutari describes with training courses.
But beyond that, I want members to be able to get more than one course at a time, and it appears that the “auto upgrade” feature only works for the primary membership level, and not for any others. Is that right?
https://www.tipsandtricks-hq.com/wordpress-membership/membership-site-for-selling-a-course-897
jeremyers1MemberI am having a similar problem as stated on this thread.
I checked plugin and theme conflicts. There was no problem. I still got the error with no plugins and the default WP theme.
I am able to do the following:
1. Add items to cart.
2. Navigate to other pages (items stay in cart).
3. Check out and purchase items from PayPal.
4. Get sent back to Thank you page with the [wp_eStore_display_transaction_result] working properly.
HOWEVER, if after all this, I go back to my checkout page, my cart still has the items in them that I just purchased. My cart does not get emptied upon checking out.
Here is the error I get in my WordPress error.log. It shows up a couple times per hour.
[12-Jan-2016 01:01:40 UTC] PHP Warning: session_start(): open(/tmp/sess_06f8781253ecbdd5a0c41d4b2637be02, O_RDWR) failed: Permission denied (13) in /home/redee6464/public_html/wp-content/plugins/wp-cart-for-digital-products/wp_eStore1.php on line 4
I have had my hosting company check and doublecheck the php session settings. They say they are all working fine. They even installed some php files to check that PHP sessions were working properly.
These can be found here:
[https://redeeminggod.com/sessiontest1.php]
[https://redeeminggod.com/sessiontest2.php]
Any idea what is going on?
December 24, 2014 at 12:19 am in reply to: Encrypted, shortened download links are not working #65889jeremyers1MemberWhat was the final solution on this? I ran into the same problem. I have it limited to 5 downloads, but Google runs through these in about 1 minute or so. I upped it to 10, and Google used these up in 2 minutes.
Anybody know why it keeps accessing the same link over and over, and what sort of number I should put on it to allow my customers to actually use the link?
I don’t really want to set it to 999.
jeremyers1MemberI would love to see this feature added… Even as an additional 1-time fee?
June 10, 2014 at 1:53 am in reply to: Manual Checkout not redirecting to Thank-you page – debug results included #41626jeremyers1MemberI just upgraded the plugin to 7.1.1 and that fixed it. Sorry I didn’t do that before… it is what you recommended earlier.
June 9, 2014 at 11:41 pm in reply to: Manual Checkout not redirecting to Thank-you page – debug results included #41624jeremyers1MemberI cannot get my site to redirect to the thank you page after the manual checkout is complete after the customer purchases a “free” PDF. I am not using the autoresponder or affiliate signup options. I am not using the PDF stamper. I am not using a squeeze page.
I have checked the following boxes on the Payment Gateway Settings page:
-Redirect to Manual Checkout For Zero Amount Purchase
-Use Manual Payment Option
-Send Product Download Links in the Email
I have also set a return URL for after the manual checkout is complete.
The customer receives the email with the download links in it, but after they complete the check out, they only see a white screen, and are not redirected to the return URL.
I am using WP eStore 7.0.6
Here is a page where the manual checkout can be tested:
[http://www.tillhecomes.org/books-jeremy-myers/test-manual-checkout/]
Here are the debug details:
[06/09/2014 11:28 PM] – SUCCESS :Generating download link for single file.
[06/09/2014 11:28 PM] – SUCCESS :Checking if a key needs to be issued for product id: 35 Requested quantity: 1
[06/09/2014 11:28 PM] – SUCCESS :This product does not use the serial key feature
[06/09/2014 11:28 PM] – SUCCESS :Incremental counter value: 49
[06/09/2014 11:28 PM] – SUCCESS :Value of current cart item:
[06/09/2014 11:28 PM] – SUCCESS :Applying filter – eStore_notification_email_body_filter
[06/09/2014 11:28 PM] – SUCCESS :WP Affiliate Platform capability is not present.
[06/09/2014 11:28 PM] – SUCCESS :Checking if additional action data needs to be displayed on the Thank You page.
jeremyers1MemberI have this issue too. How do I cancel the recurring payment?
jeremyers1MemberThanks for that suggestion.
I actually am trying to do exactly what you suggest.
December 31, 2013 at 8:53 pm in reply to: eStore – Encrypted download links to external file link not working #56380jeremyers1MemberThe plugin folder itself, as well as all the actual plugin folders are set to 0755.
The individual .php and .log files in the wp-cart-for-digital-products folder are set to 0644.
EDIT: I figured something out… the Download buttons work FINE on my site when using WP eStore 6.9.7.2
I discovered this by:
1. Deactivating ALL plugins except WP eStore
2. Reverting my blog theme to the default WordPress 2014 Theme.
3. The download buttons still did not work.
4. I deleted the WP eStore plugin, and then reinstalled the OLD version which used to work for me. The download buttons now worked fine.
5. I activated my Genesis Child Theme and tested download links. They still worked.
6. I reactivated all my plugins, and tested the download links again. They still worked.
So as of now, I am running WP eStore 6.9.7.2 since it is working for me.
December 31, 2013 at 4:43 am in reply to: eStore – Encrypted download links to external file link not working #56378jeremyers1MemberI only actually tried the Amazon S3 option because the regular download from my site was not working, and I wanted to try Amazon S3 to see if I could get it to work.
Note that I CAN use the Admin functions to get a proper download link, and when I copy-paste it into my address bar, the file downloads fine.
Note also that I CAN add the item to my cart, purchase it through Payal, and have a good working link sent to my email.
The only thing I CANNOT do is use the download_now_button shortcodes so that the file downloads when clicked.
Note three things (that may or may not be related):
1. The AJAX functionality of WP eStore does not work for me. Whenever I add an item to the cart, the whole page reloads (unless the Advanced Variations UI plugin is actived, then nothing happens whatsoever).
2. I turned on the debug logs, but when I try to clear them, they do not clear. I went and changed the permission on the log file from 0644 to 0664, but that did not seem to do anything.
3. You mentioned in another forum thread about bundling digital variations ( https://support.tipsandtricks-hq.com/forums/topic/format-variations-on-ebooks ). That did not work for me. If it should work, then maybe that is a problem related to this download issue I am facing.
Also, I just now submitted the form to grant tech support access to my blog…
jeremyers1MemberFantastic. I will try that…
Edit: I tried it, and it does not work. The “Digital Product Variation” field seems to require a URL for the file, rather than just a number of the Product ID.
When I enter this:
Format|PDF::25|Mobi::29|ePub::30
And test the download in the Admin functions, it gives me this error:
This product does not have any downloadable content
December 30, 2013 at 8:06 pm in reply to: eStore – Encrypted download links to external file link not working #56376jeremyers1MemberI am having many of these same problems.
I have tried all 8 Download methods.
I am using Amazon S3.
When I generate a link in the Admin Functions, the link is generated ok, and the file downloads with no problem.
But when I create a “Download” button using the Wp estore shortlinks, the only thing that happens it that the page reloads.
I have tried unchecking the “Downloadable” option, as referenced in a comment above, but no change.
My files are not large (around 500kb) so that should not be an issue.
I am using a VPS hosting package, so it is not underpowered.
I did clear the debugging log files, and the only one that has anything is the estore_post_payment_debug.log and it says this:
[12/30/2013 7:36 PM] – Advisory : Log file reset.
[12/30/2013 7:37 PM] – SUCCESS :Generating download link for single file.
[12/30/2013 7:37 PM] – SUCCESS :Generating download link for single file.
[12/30/2013 7:47 PM] – SUCCESS :Generating download link for single file.
I am out of ideas…
-
AuthorPosts