Quentin
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Multisite User Migration and SynchronizationWe are using cart2cart to transfer accounts to retain order histories, and it uses direct DB injection so it bypasses multisite’s limitations, we just want to be able to have users change usernames by way of a “confirmation” email after relaunch. Was hoping for some sort of solution without too much middlemen work, just so we can keep the order histories and everything transferred through. Something that can be done after the migration, on first sign in, not an all new registration.
I am using a custom built template.
Unfortunately, it was too much of a problem, so I have had to use a different plugin for this functionality. I will see about setting up a sandbox site sometime and reinstalling the plugin to try and help you pinpoint the problem.Forum: Plugins
In reply to: [Sidebar Login] AJAX login errorsNo SSL
Console actually returns a successful response, and refreshing the page results in the user being logged in appropriately. The AJAX part itself just doesn’t work at all.Chouby,
If you could, do you know of any fixes or workarounds to handle other plugins or custom post types that query by wpdb instead of a wordpress post query? This is related to the same calendar plugin. Everything seems to work great between the two except for the main calendar, which is loaded by ajax for different views, and uses wpdb to query the correct events, so it doesn’t filter out the languages, and duplicate events are displayed, showing all languages.
Thanks for your quick response and turnaround. The fix works for me too. Now, it looks like I just need to figure out how to filter the events themselves in the other plugin.
Thanks again.
I was mistaken. I did not realize that I had activated another plugin (All In One Event Calendar).
It looks like the problem may be there, due to the way they query posts. Do you have any experience with the two plugins being used together?This is a fresh install. No other plugins and using twenty eleven theme. Also, this only happens when logged in as an admin.
Even on a fresh install (WordPress 3.4.1, Polylang 0.8.9) I still receive the same error.
Polylang really looked like the best bilingual plugin, I do hope someone has some feedback for this.Also, when I go to “log out” of the admin dashboard, I am greeted with several “Headers already sent” errors. And am unable to log out without manually deleting cookies.
I didn’t edit any filters or anything.
This happens immediately after installing the plugin fresh.
It may be a configuration issue, as I was trying different methods of localizing a blog site and may have not properly went about things. I am going to reinstall WP fresh, and try again. I’ll report back if the problem still exists.It was, apparently, an issue with trying to load posts from a profile page instead of a fan/business page. I couldn’t ever get it to work properly with just a personal feed, but the site owner eventually transitioned to a fan page and it worked perfectly with that.
Forum: Fixing WordPress
In reply to: query_posts oderby title causes items to not display for usersNo, no caching plugins installed.
Forum: Fixing WordPress
In reply to: query_posts oderby title causes items to not display for usersThat didn’t solve it, though I’m glad you pointed it out, because it is good practice. The query_posts code was left in from previous functionality within a template. It’s good to have it written properly. Poor work on my part.
The problem persists though. When sorting by id everything works fine. When sorting by title, certain posts simply do not show up. Both ways work correctly when logged in as an admin, but not when not logged in.
Forum: Fixing WordPress
In reply to: Change comment notification emailWhy not just create the posts under an Author user instead of always under the Admin user?
Forum: Themes and Templates
In reply to: [Plugin: NextGEN Gallery] Pulling gallery photos for templatesThanks for the reply Alex.
I look forward to any input you may have.
Let me know if you need any information from my template or anything to get a better idea of what I’m trying to do.