Forum Replies Created

Viewing 15 replies - 76 through 90 (of 134 total)
  • GamerZ: I still get the error after making the change you suggested..

    Warning: filesize(): Stat failed for ../wp-backup-db/1121272455_-_jorgent_com.sql (errno=2 – No such file or directory) in /customers/jorgent.com/jorgent.com/httpd.www/ynwablogg/wp-admin/database-manager.php on line 88

    Warning: unlink(../wp-backup-db/1121272455_-_jorgent_com.sql): No such file or directory in /customers/jorgent.com/jorgent.com/httpd.www/ynwablogg/wp-admin/database-manager.php on line 89

    And under “Last Action” I get this message: Database Failed To Backup On ‘Wednesday, 13th July 2005 @ 18:34’. Backup File Size Is 0KB

    Sorry about the nagging, but I really want this to work πŸ™‚ I’m using this permalink structure: /%year%/%monthnum%/%day%/%postname%/

    The plugin seems to work, but when I click the post titles or the “read more” button, I get a 404 error. When I look at the url it looks like a permalink problem. I guess everything would work nice if I removed the structure, but I don’t want to do that cause I need it for statistics etc.

    Can anyone please help me? Thanks in advance πŸ™‚

    Or maybe someone knows about other db managers like this?

    Hi! I’ve read through this thread, but I can’t find a solution to my problem. I get this error when I try to backup the db:

    Warning: filesize(): Stat failed for /customers/jorgent.com/jorgent.com/httpd.www/ynwablogg/wp-backup-db/1120182960_-_jorgent_com.sql.gz (errno=2 – No such file or directory) in /customers/jorgent.com/jorgent.com/httpd.www/ynwablogg/wp-admin/database-manager.php on line 88

    Warning: unlink(/customers/jorgent.com/jorgent.com/httpd.www/ynwablogg/wp-backup-db/1120182960_-_jorgent_com.sql.gz): No such file or directory in /customers/jorgent.com/jorgent.com/httpd.www/ynwablogg/wp-admin/database-manager.php on line 89

    I have tried the different tips in this thread, but nothing works.. The folder is chmodded to 777.

    I hope someone can help. Thanks in advance!

    Thanks for the link Madcore! It’s exactly what I’m looking for, but it seems like it doesn’t work without the default permalink structure. I get 404 errors when I click on my post titles. I don’t want to remove my permalink structure.. Too bad if I can’t use this great plugin πŸ™

    Anyone? Sorry if I’m impatient..

    Hi!

    I want to do the same thing, but it’s not working for me. I’m a newbie so the solution is hard to find..

    Here’s my code from the index.php

    _________________________

    <?php if (have_posts()) : ?>

    <?php while (have_posts()) : the_post(); ?>

    <div class=”post” id=”post-<?php the_ID(); ?>”>
    <h2>” rel=”bookmark” title=”Permanent Link to <?php the_title(); ?>”><?php the_title(); ?></h2>
    <small><?php c2c_the_author_image(); ?><br><?php the_time(‘l j. F Y,’) ?> kl <?php the_time(‘H:i’) ?></small>

    <div class=”entry”>
    <?php the_excerpt_reloaded(70, ‘<img><br>’, ‘content’, TRUE, ‘| Les mer |’, FALSE); ?>

    </div>

    <p class=”postmetadata”>Hører til i <?php the_category(‘, ‘) ?> | <?php edit_post_link(‘Rediger’,”,’|‘); ?> <?php comments_popup_link(‘Ingen tilbakemeldinger »’, ‘1 tilbakemelding »’, ‘% tilbakemeldinger »’); ?>
    </div>

    <?php endwhile; ?>

    _________________________

    I guess the example in The Loop help is working, but as you can see I have modified my code so I don’t want to just copy and paste the example code (I don’t want to lose what I’ve modified). I tried to implement the example code into the code above, but I got errors and since I’m a newbie I don’t know how to get it to work. Can anyone help please?

    Thanks in advance πŸ™‚

    Forum: Requests and Feedback
    In reply to: Quiz Plugin

    It’s great if you can make a plugin! I don’t know how to make plugins so I can’t do anything with the code. I’ll visit your site the next months and see if you release it. Though I don’t understand the language at your site, but I guess I’ll know it if I see the plugin πŸ™‚

    I have the problem too, but I’m with b-one. But I think my missing dashboard is my own fault. It was working fine until a couple of days ago. It’s probably because I did something wrong when I edited some files in the theme editor. I have two blogs on my domain, and the dashboard on the other one is ok. Strange, but it doesn’t bother me too much.

    Forum: Fixing WordPress
    In reply to: Bizarre problem!
    Thread Starter jorgent

    (@jorgent)

    Yeah I’m faster than light πŸ˜€ Thanks for helping Balatro! I’ll remember that little effect. Maybe I one day want to make my previous posts grow larger and larger πŸ˜‰

    Forum: Fixing WordPress
    In reply to: Bizarre problem!
    Thread Starter jorgent

    (@jorgent)

    Great! I had 1 unclosed small tag in my index.php, and that caused the problem. It’s fixed now! Thanks everyone for help and links!

    Forum: Fixing WordPress
    In reply to: Bizarre problem!
    Thread Starter jorgent

    (@jorgent)

    Where can I fix this? I’m very new to all this, so you have to feed me with a spoon πŸ™

    Forum: Fixing WordPress
    In reply to: Bizarre problem!
    Thread Starter jorgent

    (@jorgent)

    Should I paste the index.php code here? Maybe you can discover some problems that I can’t.

    Forum: Fixing WordPress
    In reply to: Bizarre problem!
    Thread Starter jorgent

    (@jorgent)

    moshu:

    I should do that, but I’m a newbie, so it’s a weeks work for me to do it..

    kickass:

    Maybe it’s an IE problem, but I use FF and the problem is there too. And in Opera. The thing is that I’m using the kubrick theme, and the em font sizes is from that theme. There must be something I’ve done wrong in the php files, cause I have not touched the style.css today..

    And the title font is not bell mt, but georgia πŸ™‚ (my mistake).

    EDIT:
    It’s only on the frontpage I have that problem. When I click the post title or the menu or the archives etc the problem is gone.

    Forum: Requests and Feedback
    In reply to: Quiz Plugin

    Me too, it would be cool with a quiz plugin πŸ™‚

Viewing 15 replies - 76 through 90 (of 134 total)