I am currently setting up a wordpress site that will have an an area for paid content. The content are reports that people will be able to access based upon which report they sign up for.
Since WP creates pages dynamically, one of the work arounds I did was set-up an individual template for each of the reports so that I could put each reports specific code, but that seems to not be enough.
I'm not sure how else to proceed. Where should the code go, do I need more code? When eve I test it I get the following message:
Fatal error: Call to undefined function visitor_login() in /home/sunsetba/public_html/psdev/wp-content/themes/peakstocks/air_page_rr_protected.php on line 3
Thanks,
Kenya
Its possible you can use the visitor login code provided. Or if possible put php code checks in for the session variables set during login to allow or not allow them into that area / template.
Its possible you can use the visitor login code provided. Or if possible put php code checks in for the session variables set during login to allow or not allow them into that area / template.
Thank you for such a prompt reply.
I'm confused as to exactly what you mean and how this would be done. This is what I have:
One page lists the reports available, they click on the report and this would take them to the registration process and through paypal. Then they would be returned to be able to read their report.
If the try to click on the report without logging in, it would bring them to a login/registration box.
There will also be a login box on the same page for returning visitors.
I only know a bit of PHP, enough to get around if instructions are clear.
Thank you,
Kenya
Kenya,
Could you submit a support ticket and we can investigate deeper?
Kenya,
Could you submit a support ticket and we can investigate deeper?
I sent in a trouble ticket, but haven't received a reply yet. I am getting to a point where I may have to scrap this script and move on to another one. I need to get this working and can't continue to try and figure it out if I can't receive any support. Any ideas?
Thank you,
Kenya
We'll look at the ticket. Not being a issue with the software and 3rd party integration support it takes a little more time to figure out.
We'll look at the ticket. Not being a issue with the software and 3rd party integration support it takes a little more time to figure out.
Understood, thank you!
Kenya
Kenya,
Any updates after we placed the code in your wordpress templates?
Kenya,
Any updates after we placed the code in your wordpress templates?
Hi Jason,
I've been a little behind in things, but so far things are working well. The graphics guy is a bit behind, to put it mildly so I've been pushed back a bit, but full integration should happen next week. I'll keep you posted!
Thank you for all of your help!
Kenya
Quite welcome. Let us know the outcome when things push forward.