TigerDE2
Forum Replies Created
-
Forum: Installing WordPress
In reply to: WP 1.0 config for offline / localhostHi!
Is there already a solution to nickknowledges PHP problem with the install-config.php?
I have the same problem:
http://wordpress.org/support/6/1816
ChristianForum: Requests and Feedback
In reply to: Localization of WordPress> There is already a person co-ordinating German translation of the WP documentation.
There’s only a person who started it and always said he’d be unable to spend much time on it since that person’s having his final exams in 3 months… ;o)
But we’re two Germans right now, so chances are we’ll end up having a translated FAQ next Xmas… :o)
Christian
P.S.: Localization has been asked for several times by now…
PP.SS.: wantmoore’s idea has one huge problem: You have to be able to look at the results while translating. That’s because grammer differs for languages, and if you have a $text_beginning and a $text_anding, chances are you’ll have to change the sentence construction while translating, and in order to produce some correct translation, you’d have to check the output. And I’m sure the dev team is not very keen on rebuilding a translation several times prior release, just because of a typo or something… (did this make sense?)Forum: Fixing WordPress
In reply to: Downloading CVS for Newbies (Windows)Where has it gone?!
Forum: Themes and Templates
In reply to: Font used for WP logo?Uhm, I didn’t realize it was compleatly commercial. (Some people do at least give their fonts away for free if it’s non-commercial.)
And since I don’t want to pay US-$ 21 for just being able to create a single button, I’m going to use Times New Roman, which looks quite simmilar.
Except somebody who owns the font legally (Dante, I mean) can do me a pleasure and help me out:
I need a png file with a single W . (Height 11px; colour: see wordpress.org logo.)
ChristianForum: Themes and Templates
In reply to: Font used for WP logo?Any ideas where to get that font from for free? ;o)
Forum: Fixing WordPress
In reply to: Downloading CVS for Newbies (Windows)Thanks.
Going to set a link in/on (<= how do you say? I’m not that good at English…) the wiki… π
ChristianForum: Fixing WordPress
In reply to: Downloading CVS for Newbies (Windows)What about that pictured version… *g
> A graphical version will soon be available on my website.
ChristianForum: Themes and Templates
In reply to: CSS Buttons for WPThey look cool… π
Forum: Everything else WordPress
In reply to: .72 gold?Would be interested in that pice (<= how do you spell that? (item)) of information, too… π
Forum: Fixing WordPress
In reply to: upload feature bug?Ups!
Figured out that I just forgot to chmod b2uploads.php.
Set it & the directory to 777 and it works now… πForum: Fixing WordPress
In reply to: upload feature bug?Hi!
I’m getting the same error.
But my webhost has the tmp-Folder for all users on the server, so I can’t check or change its rights, since it’s outside of my account… :’-(
Anything I can do to solve the problem?
(Maybe ask my provider to do sth. with the rights granted to PHP for the /tmp-folder?)
And are you sure it’s the rights there and not safe mode?
I had a look at php.net/move_uploaded_file, and even though I now nearly nothing about PHP, I gues it could be safe mode…
Christian
P.S.: Using V 0.71…Forum: Requests and Feedback
In reply to: Easy TranslationHi!
Is there anything planned yet?
‘Cause I’m waiting for such a possibility to localize wp, too.
ChristianForum: Fixing WordPress
In reply to: [bug] images in admincenter won’t show up if foldHi!
Well, I’m not quiet sure what you’re trying to tell me. (Probably my bad English… π )
The page where it doesn’t work is the Team page and I thought the path above was absolute?
I mean, it’s
$siteurl = βhttp://β.$SERVER_NAME.β/deβ;
$smilies_directory = $siteurl . β/bilder/b2-img/smiliesβ;
which becomes
$smilies_directory = ‘http://β.$SERVER_NAME.β/de/bilder/b2-img/smiliesβ;
if executed, right? (I don’t know much about php but I think I’m right.)
So, why should I change anything, since that’s the path were the pics are.
And I’m using a new installation without any posts. *confused*
ChristianForum: Fixing WordPress
In reply to: [bug] images in admincenter won’t show up if foldBy the way:
/b2mail.php returns
Fatal error: Call to undefined function: dbconnect() in /home/www/kunden/ess-erfurt.de/de/b2mail.php on line 14
I think you changed that function somehow…
So, how should I replace it?
ChristianForum: Fixing WordPress
In reply to: Photo Blog Ability?what do you mean by photo blog abiliy?
and what about http://gallery.menalto.com/ ?