pixelnate
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How can I retrieve list of users by author meta field?OK, I must be dense or something. It does not appear that user first or last names are in the ‘users’ database.
$user->firstnameDoesn’t work.
$user->first_nameDoesn’t work.
$user->user_firstnameDoesn’t work.
Where are the user first and last names stored?
Forum: Fixing WordPress
In reply to: How can I retrieve list of users by author meta field?Thank you very much vtxyzzy. This at least gets me the array I needed to pull from. I am not getting the first and last names out of it, but I still need to play with it a bit.
Again, thanks.
Forum: Plugins
In reply to: List posts by taxonomy tagMPClark – I could kiss you. This is exactly what I needed for a project I am working on. After 3 days of searching and a lot of trial and error, I have the code working as I need it. Thanks again. You are a life saver.
Forum: Fixing WordPress
In reply to: HELP – Trying to display Taxonomy and childrenbump.
Forum: Plugins
In reply to: Which polling plugin allows viewers to write in their answers?So there is nothing non-flash based that will work?
Forum: Plugins
In reply to: Which polling plugin allows viewers to write in their answers?I am trying wp-polls, but I cannot find where you can change the type of response to a text field. The viewer needs to be able to write in their answer. Check boxes and radio buttons won’t work for this poll.
And does sodahead polls require an account with another site? That is what was keeping me from trying the poll daddy plugin. I’d rather not have to pay $200/year to process 100+ submissions.
Forum: Fixing WordPress
In reply to: cannot upload images, get http error messageThe support guys at my hosting company (Rails Playground) found this link. It worked perfectly. The best part about it is that my wp-content and uploads directories are both set to 755.
Forum: Fixing WordPress
In reply to: Media Uploader problem not solved by Sticky ^The support guys at my hosting company (Rails Playground) found this link. It worked perfectly. The best part about it is that my wp-content and uploads directories are both set to 755.
Forum: Fixing WordPress
In reply to: Upload ErrorThe support guys at my hosting company (Rails Playground) found this link. It worked perfectly. The best part about it is that my wp-content and uploads directories are both set to 755.
Forum: Fixing WordPress
In reply to: Upload ErrorGo to Settings -> Media. Look for the ‘Store uploads in this folder’ line and enter the default path: ‘wp-content/uploads’ . Then make sure that your ‘wp-content’ directory and the ‘uploads’ directories on your server are set to 755 on the permissions. Then see if your flash image uploader works.
Forum: Fixing WordPress
In reply to: Media Uploader problem not solved by Sticky ^Anybody solve this? Any pointers? Sorry to be annoying on this issue, but none of the fixes are working or appropriate. Setting permissions on any directory on the web to 777 is not a solution.
Forum: Fixing WordPress
In reply to: HTTP Error on image upload – STILLAnybody solve this? Any pointers? Sorry to be annoying on this issue, but none of the fixes are working or appropriate. Setting permissions on any directory on the web to 777 is not a solution.
Forum: Fixing WordPress
In reply to: Upload new media: Unable to create directoryAnybody solve this? Any pointers? Sorry to be annoying on this issue, but none of the fixes are working or appropriate. Setting permissions on any directory on the web to 777 is not a solution.
Forum: Fixing WordPress
In reply to: cannot upload images, get http error messageAnybody solve this? Any pointers? Sorry to be annoying on this issue, but none of the fixes are working or appropriate. Setting permissions on any directory on the web to 777 is not a solution.
Forum: Fixing WordPress
In reply to: cannot upload images, get http error message@prcindy I am not sure you are having the same problem as the rest of us. We’re trying to upload images to the media library using the flash uploader and your problem seems to be that you cannot place images on a page. Is that right? Are you able to upload images?