tarundeology
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Footer text doesn't show in IEhere’s the url: harianmalaysia.my
thanks
Forum: Fixing WordPress
In reply to: BP Suffusion S2Member = Login Redirect MadnessHello.
I have a similar problem. After disabling Theme My Login, all s2member redirect returns 404 error. IT seems like there’s an additional %2F, %3F etc at the links:
https://www.harianmalaysia.my/%2F%3Fpage_id%3D0
I’m really messed up with this since it is a running site.
My code for logout is this:
<a href="<?php echo wp_logout_url(urlencode($_SERVER['REQUEST_URI'])); ?>">Log Keluar</a><br />
THANKS FOR ANY HELP!
Hello Jeff.
I’ve been using theme-my-login since last year on many blogs and it works great. thanks.
Until I updated tp WP 3.1.2 where I also use s2member, it seems that all the redirections failed and went to 404 error when I disable TML. I’ve tried to disable both TML and s2 but the page still got 404 error after login or logout.
On the address bar, it shows this after loguot which end up 404.
https://www.mysite.my/%2Flanggan%2F%3Fs2member_seeking%3Dpage-146%26s2member_level_req%3D1
I noticed that it add a “%2F”, “%2F” and then also “%3F”, “%3D” and so on. the address should be something like:
https://www.mysite.my/langgan/s2member_seeking=page-146&s2member_level_req=1 (I guess)
so that the s2member can works properly seeking page and member level etc.
It’s a running site and a pay to read news. I really hope that you can help with this.
May thanks in advance.
Forum: Fixing WordPress
In reply to: How to change/style widgetthank u guys.
my problem already solved.??
Forum: Fixing WordPress
In reply to: How to change/style widgetSorry I forgot to put the link.
The website is sonnen-baum.com
go to any page other than homepage then u will see the ugly-annoying styling I’m talking about.If the pages-link style is ok, after that I want to remove the ‘Sub Navigation’ widget. I think I can do this on my own. (I hope!)
Thanks!