angelic007
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: What logout link to put in sitebar?I have the same problem, too.
The actual logout URL should be like
https://www.domain.com/home/wp-login.php?action=logout&_wpnonce=0552b1e309
, so the last part “wpnonce” seems to be missing calling
wp_logout_url();
Without it, the user SEEMS to be logged out, the redirect takes him (correctly?) to the login page, BUT the session is kept; if he go back to the site, for example opening a new tab, he will be still logged in.
I’m using 2.7.1 and the function above.
I didn’t find a solution …Anyone can help ?
Forum: Plugins
In reply to: Myspace Crossposter troublesI had to disable myspace-crossposter with WordPress update to 2.6.
It caused a 500 Internal server error every time I tried to edit and save an old post.I believe the problem to be in post revisions, but I really don’t want to dip into code.
I’ll just let it disabled, fu** MySpace a closed and useless site.
Forum: Plugins
In reply to: Events Calendar vs Gigs Calendar vs EC3With 2.6 it still have problems, even with the fix.
I guess the problem is with post revisions, since when you save an already published post the POST_ID field changes, but it’s not updated on table ec3_schedule as well.
what to do ?
Forum: Fixing WordPress
In reply to: Author Archive 404I’m having problems with author pages since version 2.1 …
Very annoying issue, can’t fix it.I also tried user_nicename directly on DB, some of them were fixed, but not all of them.
I still have problems with authors having more than 1 regular post and no spaces in the nickname.
I’m quite satisfied of WordPress, but this is REALLY an obnoxious problem mainly because it’s difficult to debug. Even on my local WP install I wasn’t able to figure it out.
Forum: Fixing WordPress
In reply to: Metadata togbox does not work on page managementthe incriminated plugin , in mycase, seems to be FeedWordPress.
disabling it makes the togboxes work again.
Can you confirm this ?
Forum: Fixing WordPress
In reply to: Metadata togbox does not work on page managementsame issue here, too. ??
Forum: Plugins
In reply to: Events Calendar vs Gigs Calendar vs EC3I would like to fork. I have in mind some enhancements.
It is a pity i discovered the patched version only AFTER having spent 4 hours fixing it myself ??
IMHO EC3 is the best event plugin
Forum: Your WordPress
In reply to: Angelic.it goth portalThank you. I shall consider char lightening
Forum: Fixing WordPress
In reply to: how do I prevent users going to the default dashboard?I would try with a plugin. Something like myDashboard I guess.
But maybe it’s better to wait ’till next big release, 2.5
Forum: Fixing WordPress
In reply to: “Are you sure you want to edit this post: ..?”I have the same problem, difficult to reproduce.
It causes data loss, since if I answer “yes” it sends me to manage posts page but i can’t find the new inserted one.Do you know if this problem has been put on trac?
I’m experiencing it with WP 2.3.3
Forum: Fixing WordPress
In reply to: Author Link Issue w/ SpaceIt’s the first time I hear about Fantastico, while the author’s pages are not working on many WP blogs as i verified.
The issue is reported on WP trac, too.
Forum: Fixing WordPress
In reply to: Author Link Issue w/ SpaceI’ve this problem, too.
It’s disappointing for some new blog user…