howdave
Forum Replies Created
-
Thanks very much for your help KTS915.
The solution I’ve found in the end that works best for me is to use the plugin ‘Redirection’ http://urbangiraffe.com/plugins/redirection/
You can set ‘Match: URL and login status’ meaning I can set my landing page up with a redirection that redirects to my homepage only if your logged in.
Problem solved!
Thanks,
DaveHi Cristian,
I’ve found the plugin that is causing a problem. It’s a multi-site installed plugin called ‘WordPress MU Domain Mapping’ http://wordpress.org/plugins/wordpress-mu-domain-mapping/. Looking back through forum posts I’ve seen that compatibility issues have been raised regarding this plugin before. Do you know if a fix has ever been achieved or if there’s another way of achieving the same results (ie singlelcub.clubnetwork.com displays as just singlelcub.com)?
Thanks
Sorry I just re-read your message:
That is from the shortcode generator in the child blog’s admin area. So the generator is giving transporttravelclub.travelclubsworld.com as the custom value
Hi Cristian,
The code the button generator gives me is…
[s2Member-PayPal-Button level="1" ccaps="" desc="Bronze Member / description and pricing details here." ps="paypal" lc="" cc="GBP" dg="0" ns="1" custom="transporttravelclub.travelclubsworld.com" ta="0" tp="0" tt="D" ra="0.01" rp="1" rt="Y" rr="1" rrt="" rra="1" image="default" output="button" /]But that leads to the ERROR: Unable to verify $_SERVER[“HTTP_HOST”] message
I just changed the code by removing the .travelclubsworld from the web address (the subdomain bit of it) so now it reads
[s2Member-PayPal-Button level="1" ccaps="" desc="Bronze Member / description and pricing details here." ps="paypal" lc="" cc="GBP" dg="0" ns="1" custom="transporttravelclub.com" ta="0" tp="0" tt="D" ra="0.01" rp="1" rt="Y" rr="1" rrt="" rra="1" image="default" output="button" /]After making that change and moving through the payment I got to a screen that looked the same, but instead of the error said…
“Thank you! Your account has been approved.
The next step is to Register a Username for immediate access.”
Then a button that says “Please Register Now (Click Here)”After clicking that I went through to the login page though, not the registration page.
[Moderator Note: No bumping, thank you.]