Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter afx237vi

    (@afx237vi)

    Yes, I should have paid more attention. I know. I’ve informed my host, and deleted the script.

    Obviously it was my file permissions, but I’m not an expert, and obviously changed something I shouldn’t have. Could you recommend a good guide for dealing with permissions in WP?

    I found this, but I’m still confused:

    http://codex.wordpress.org/Hardening_WordPress#File_permissions

    Says things like “all files should be writable only by your user account” but what chmod is that? 600? 644? I presume I’m “user”, but what’s the difference between “group” and “others”.

    Thread Starter afx237vi

    (@afx237vi)

    Aha, thanks… I had two plugins still activated from previous versions of WP (StatTraq and Popularity Contest). I disabled them both and now my feed works!

    Thread Starter afx237vi

    (@afx237vi)

    I have:

    Show at most: 12 posts (was originally 7 days)
    Show the most recent: 12 posts
    For each article, show: summary (was originally full text)

    But I still only get 1 post in my feed. It’s infuriating. Anyone else?

    Forum: Fixing WordPress
    In reply to: Too many Pages?
    Thread Starter afx237vi

    (@afx237vi)

    Okay, I downloaded Opera to see if that would work, and I got the same thing. But I did find out that the page is over 200k! That’s how many Pages I have, and why I’m having so much grief…

    Forum: Fixing WordPress
    In reply to: Too many Pages?
    Thread Starter afx237vi

    (@afx237vi)

    I’ve tried it in FF and IE, and it’s the same thing each time.

    Forum: Fixing WordPress
    In reply to: Too many Pages?
    Thread Starter afx237vi

    (@afx237vi)

    Anyone? I can’t believe no-one else has experienced this problem…

    Forum: Fixing WordPress
    In reply to: Too many Pages?
    Thread Starter afx237vi

    (@afx237vi)

    Thanks for your reply. I written a post in the Feature Request forum asking for improved Page Management in the next release.

    But in the meantime, is there any way of getting rid of that error message and ensuring that all of my Pages load, no matter how long it takes? I’ve noticed that the line number changes every time I hit refresh, if that helps.

    Thread Starter afx237vi

    (@afx237vi)

    No, I tried that and nothing changed. There doesn’t appear to be anything wrong with the actual RSS feed, because I checked it out using Bloglines and could read everything.

    So it appears to just be the Firefox live bookmark feature… which is curious, because until I upgraded to WP 1.5.1.3 there was no problem.

    Thread Starter afx237vi

    (@afx237vi)

    Show the most recent: 12 posts

    I still can’t see more than 1 headline. I tried validating the feed and it came up okay, and I also tried deleting the live bookmark and resubscribing, but that didn’t work either.

    Forum: Plugins
    In reply to: Moosecandy / Adsense
    Thread Starter afx237vi

    (@afx237vi)

    Coyote: I don’t want the ads in the sidebar, like you. I want them to appear in the main section where the content is. If I just put the adsense code into the index, the ads would show up after every post I make.

    unteins: Okay, so I’ve taken out whatever I put in the index – I misunderstood that bit. I’ve uploaded the plugin, renamed it to to php and not phps, CHMODed it to 666, made sure it’s activated in in the plugins section of the control panel… but still I see nothing on my blog.

    Am I supposed to do something in the templates section of the control panel? I can see the file and edit – I currently have $candy[4] = 'The awesome 4th post of the page!'; so I should be seeing something on my fourth post, right?

    I’m using WP 1.2.2 and version 1.2.0 of the plugin. Is that the problem?

    Forum: Fixing WordPress
    In reply to: RSS trouble
    Thread Starter afx237vi

    (@afx237vi)

    Excellent, thanks! My RSS feed is back up and running.

    Thread Starter afx237vi

    (@afx237vi)

    Okay guys thanks for the help but I think something has gone wrong.

    The reason I couldn’t spot my error is because the index is not updating when I hit ‘update file’. I orignally installed WP into ./wordpress/ right? Well I didn’t want my index there, I wanted it in the root directory. So I followed the steps here:

    http://wordpress.org/docs/installation/different-address/

    and left the old index in the wordpress directory. However, when I try to update the template, it seems the old one was updating and the new one wasn’t changing. So I renamed the old one to index_old.php but now I’m a bit stumped because in the templates section it says ‘Oops, no such file exists! Double check the name and try again, merci.’

    How can I get it to figure out where the index is when I have http://www.cycloblog.com filled in for Blog URI. Help!

    Thread Starter afx237vi

    (@afx237vi)

    Okay, now I can see that the error is in the syndication bit. But in my template I have

    <code><ul>
    <li><a href="<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS'); ?>"><?php _e('<abbr title="Really Simple Syndication">RSS</abbr> 2.0'); ?></a></li>
    <li><a href="<?php bloginfo('comments_rss2_url'); ?>" title="<?php _e('The latest comments to all posts in RSS'); ?>"><?php _e('Comments <abbr title="Really Simple Syndication">RSS</abbr> 2.0'); ?></a></li>
    </ul></code>

    I still can’t see where the errant tags are in the template…

    Forum: Your WordPress
    In reply to: Comments on design

    I like it. The calender is slightly messed up though – the 30 and 31 are appearing halfway out of the red box. Other than that, top marks!

Viewing 14 replies - 1 through 14 (of 14 total)