arabrab
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Cannot run install.phpI’ve got about the same problem as Patricia, only different numbers:
Warning: require_once(ABSPATH/wp-admin/admin-functions.php) [function.require-once]: failed to open stream: No such file or directory in /storage/…../public/sites/www.bruddstyker.nl/wp-admin/upgrade-functions.php on line 5
Fatal error: require_once() [function.require]: Failed opening required ‘ABSPATH/wp-admin/admin-functions.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /storage/…../public/sites/www.bruddstyker.nl/wp-admin/upgrade-functions.php on line 5
It’s a complete new installation, but it just won’t work. Very weird. Tried it with three different FTP-programs.
On the site of my blog I get the following message:
Fatal error: Call to undefined function wp() in /storage/…../public/sites/www.bruddstyker.nl/wp-blog-header.php on line 16Forum: Installing WordPress
In reply to: Error establishing a database connectionSo this is weird!
I’ve removed all the WP-files through my FTP-programm (and checked it with two other programs). And still the message remains the same: no connection is possible.
The people at the servicedesk of my hostingcompany see a wp-config.php file that’s old and I’ve removed. But it’s the only thing they can see (and the old installation of WP which I removed…….at least I thought I removed). I can’t figure out what happened here. I just hope the hostingcompany can solve it.Forum: Installing WordPress
In reply to: Error establishing a database connectionIt really looks like everything is gone: I’ve looked with three different FTP-programs. I’ve emailed my host, so hopefully I’ll get some answers, because this isn’t funny at all.
Forum: Installing WordPress
In reply to: Error establishing a database connectionIt worked fine until yesterday: then it all went wrong. My log just went crazy, WP didn’t work correctly anymore, so I decided to install WP again. made a backup of the database and tried to install everything new. And this is the result.
I’ve removed everything through the FTP-server now (complete WP), but the strange thing is now, that I still get the WP-message. And WP isn’t even on the server anymore.
Forum: Installing WordPress
In reply to: Error establishing a database connectionThere are no spaces between them: I’ve checked over and over again.
Forum: Fixing WordPress
In reply to: Error in Blog statistics in 2.1It worked…..thanks!
Forum: Fixing WordPress
In reply to: Error in Blog statistics in 2.1Not using I mean. 🙂
Forum: Fixing WordPress
In reply to: Error in Blog statistics in 2.1Tried it too, but no luck. And I’m using any stats plugin either.
Forum: Fixing WordPress
In reply to: Error in formatting.phpI’ve figured it out!!!! Don’t use the ‘more smileys’ pluging with the new version of WP!!!! It screws everyting up!
Forum: Plugins
In reply to: Gravatar and its codeThat did the trick!!!! Thanks to you for helping me!
Forum: Plugins
In reply to: Gravatar and its codeThis part? <img src=”
Forum: Plugins
In reply to: Gravatar and its code*turns red* you’re right!
But what should I remove in this line?
<img class=”gravimage” <img src=”<?php gravatar(“R”, 50, “http://www.bruddstyker.nl/images/hobbit.jpg”, “FF0000”); ?>”/>
Forum: Plugins
In reply to: Gravatar and its codeI’ve been trying every position I could, but it won’t go in the right place: neatly next to the text. http://www.bruddstyker.nl/?p=333#comments
It is getting there, so I’m hoping you’ll be able to help in the final step too. 🙂 I’m very grateful for your help.<?php if ($comments) : ?>
<h2><?php comments_number(‘reageer’,’één reactie’,’% reacties’ );?></h2><ol class=”commentlist”>
<?php foreach ($comments as $comment) : ?>
<div class=”dontwrap”>
<img class=”gravimage” <img src=”<?php gravatar(“R”, 50, “http://www.bruddstyker.nl/images/hobbit.jpg”, “FF0000”); ?>”/>
<div class=”comment”>“><?php comment_author_link() ?> schreef:
<small class=”commentmetadata”>” title=””><?php comment_date(‘j F Y’) ?> om <?php comment_time(‘H:i’) ?> </small><?php comment_text() ?>
<?php /* Changes every other comment to a different class */
if(“graybox” == $oddcomment) {$oddcomment=””;}
else { $oddcomment=”graybox”; }
?></div>
</div><?php endforeach; /* end for each comment */ ?>
Forum: Themes and Templates
In reply to: Again: sidebarproblems…….That did the trick!
Thank you!Forum: Themes and Templates
In reply to: Again: sidebarproblems…….The good link to my site is: http://www.bruddstyker.nl