Firemaker
Forum Replies Created
-
Forum: Installing WordPress
In reply to: I forgot the name of website for my WP profile pictureThank you it used to be on the bottom of the dashboard?
Forum: Installing WordPress
In reply to: I forgot the name of website for my WP profile pictureHa. I want to change this picture. My daughter hates it.
Forum: Fixing WordPress
In reply to: enclosure missing from custom fieldsHi All
I just uploaded a backup WordPress Database and the problem is solved. It seems that the was a DB conflict between Podpress and podcast. Now I don’t know if I trust podcast or not. Or if the Podpress media must be removed first before using podcast. Podcast also placed double enclosures in my mp3 podcasts and screwed up my RSS. I removed the second enclosure in the “custom fields”.Please Podpress come back to us!
Mark
Forum: Fixing WordPress
In reply to: Enclosures missing from feed XML after upgrading to WP 2.6I just posted a question similar to this. My enclosure option in custom fields just disappeared from V 2.7 shortly after discovering it.
Mark
Forum: Fixing WordPress
In reply to: DB and Gallery Problem in WordPressHey
I just figured out that podpress 8.8 was causing the problem. Disable it and WordPress returns to normal.Thanks Mark
Forum: Fixing WordPress
In reply to: WP 2.5.1 will not place thumbs, med size or galleryI have not solved this problem yet. I gave a wordpress guru called Otto42 my password and he had a look at it. Said he has not seen this before. It must be something to do with our servers, but I have a shared one and do not know much about this stuff. A newbie. As far as I can see all the nessary PHP stuff is on my server thogh.
Forum: Themes and Templates
In reply to: WP RemixI just bought the WP-Remix Theme, the site said that it was 2.5 compliant. I am having the same problem. Cannot edit the them from the Admin panel.
So much for his not selling it until bullet proof.
His link above goes nowhere.
Beware
Mark McGillveray
Forum: Requests and Feedback
In reply to: v2.5 GalleryThis is a bump
I upgraded to WP 2.5.1 and still having the same problem. WP will only insert the full size image to the post, no matter what size radio button I select. Even when inserting a gallery to the post it inserts the full size images. It is making thumbs and mid size sizes. It is for example: taking the “filename.jpg” and renaming the thumbs “filename-150×115.jpg” and the medium files to “filename-300×225.jpg”. Is this correct?Forum: Alpha/Beta/RC
In reply to: Gallery feature…still not working for meAfter poking around some more I found that the wp upload is making thumb nails and mid size images. They are in the upload folder where they belong. However no matter which button I click for the insert image size it only inserts the full size image I uploaded. I size these to 550 pix wide.
Thanks
Mark McGillveray
Forum: Alpha/Beta/RC
In reply to: Gallery feature…still not working for meThere is a lot of posts about wp 2.5 and the gallery problems. I picked this one as it was near the top and had disscussion. The problem I am having on my shared server is that the gallery feature does not create thumbnails or medium size images. NextGen Gallery still workes fine. Woodpress installed by my servers Fantastico installer. Tried the patch on this post but no help. The gallery displayes the full sized images only. I would like to switch from NextGen to WP gallery as NextGen uploads do not register for the PicLens plugin.
Thanks
Mark McGillverayForum: Plugins
In reply to: PodPress disables image postingI have the same problem using pod press. I am not a coder and cannot help. Just letting you are not alone. I have to deactivate podpress to post pictures.
Mark McGillverayForum: Fixing WordPress
In reply to: Posting Via E-Mail I get this error in a returned emailAnd this will work
Forum: Fixing WordPress
In reply to: Posting Via E-Mail I get this error in a returned emailForum: Fixing WordPress
In reply to: Posting Via E-Mail I get this error in a returned emailForum: Fixing WordPress
In reply to: Posting Via E-Mail I get this error in a returned emailOk then. Here are the lines of code
Line 30 $_SERVER[‘REQUEST_URI’] = $_SERVER[‘SCRIPT_NAME’]; // Does this work under CGI?
Line 43 if (strpos($_SERVER[‘SCRIPT_NAME’], ‘php.cgi’) !== false)