lucasajackson
Forum Replies Created
-
Forum: Plugins
In reply to: [Parteibuch Aggregator] [Plugin: Parteibuch Aggregator] Not adding feedsI figured it out. It seems to be a bug.
I have my site using SSL, and I have the define force ssl admin turned on I get the behavior I described. When force ssl is turned off everything works fine.Forum: Plugins
In reply to: [Parteibuch Aggregator] [Plugin: Parteibuch Aggregator] "cheatin' uh?" errorMake sure the user that you are working with the plugin on has admin privileges.
Forum: Themes and Templates
In reply to: P2 theme broken on 3.1 WP.org Network InstallsI have a similar issue I think. I have one site that is using the force ssl and one site that is not. Both keep telling me “please login again” when I try to post something on the P2 theme. I don’t know if this is the same problem you are having, but I thought I would throw it out there.
Forum: Installing WordPress
In reply to: Javascript Error on Login PageI am having an issue with the P2 theme. I can’t post anything. I am logged in to WordPress. Every time I try to I get an error telling me that I need to login again, and it redirects me to the login page for WordPress.
Anyway, I found this post by searching for a js error I got in FireBug when I was trouble shooting the issue. i thought maybe you would have some insight as to why this is happening. I tried adding
add_action( 'login_head', array( 'P2JS', 'print_options' ) );
to my p2 theme’s js file, but it didn’t work.The link to the post where I have been documenting all of my troubleshooting steps is:
HereThank you
Forum: Themes and Templates
In reply to: Please LoginI used firebug to see if there were any errors.
I found this when I tried to post something:
Uncaught ReferenceError: isUserLoggedIn is not defined
Does this mean anything to anyone?
Forum: Themes and Templates
In reply to: Please LoginI just tried deactivating all of my plugins and trying it, but no luck…
Does anyone have any suggestions? I’m running out of ideas here.
Forum: Themes and Templates
In reply to: Please LoginIt doesn’t seem to be an issue with 3.1. I tried it on another install of WordPress with Multi user installed and it worked.
Forum: Themes and Templates
In reply to: Please LoginWell, After more digging I still don’t know the cause of this issue. I did see something in one of the forum posts that suggested changing the user roles. i did that to no avail…
Forum: Themes and Templates
In reply to: Please LoginI have been looking more into this issue. It seems like an ajax error. I get the “Please login again” message every time I try to post something. If I had to guess I would say this is happening when WordPress tries to auto save.
I have tested this in Chrom and Firefox.
Any suggestions?
Forum: Networking WordPress
In reply to: SSL Login for MUMy server has 2 vhosts setup one for SSL and the other for nonSSL traffic.
Do you know where I can find info on setting up the:
“On the secure virtual host, set up a rewrite rule that shuttles all non-wp-admin traffic to the insecure site.
On the insecure virtual host, set up a rewrite rule that shuttles all traffic to wp-admin to the secure host.
Put in a filter (via a plugin) that filters the links in wp-admin so that once activated, administrative links are rewritten to use https and that edits cookies to work only over encrypted connections.”Section of the page you shared with me?
Forum: Networking WordPress
In reply to: Multisite, SSL (wildcard) and forced loginI am having this same issue, and no one has answered any of my responses either. I tried using WordPress SSL, but it didn’t work with the way I needed it to.
Forum: Networking WordPress
In reply to: SSL Login for MUNo solution?
Forum: Networking WordPress
In reply to: Cannot update multisite 3.0.5 to 3.1I have had this happen. I had to enable wildcard DNS.