Class
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to import from wordpress 1.0.2I think you need to upgrade versions through maybe 1.3 and 1.5 up to 2.0, can anyone verify this?
There’s import options for several blogs but no WP for some reason 🙂
Forum: Everything else WordPress
In reply to: WordPress got a 2006 Bloggie Nomination!Thats nice, I’ll vote TXP… No, wait :p
Forum: Fixing WordPress
In reply to: thumb-nailsHm, your images isn’t thumbnailed when you upload them?
Forum: Fixing WordPress
In reply to: Text in textarea with new postI doubt very much this is a database problem, more likely it’s a cached value from your browser. I never seen it in a text field though.
Try clearing your browser cache, cookies and everything.Forum: Installing WordPress
In reply to: “parse error”Towards the end:
< ?php get_footer();, should be<?php get_footer(); ?>Forum: Plugins
In reply to: Audioscrobbler/Last.fm plugin problemIs the scrobbler.cache.USER file created in the scrobbler folder?
Forum: Plugins
In reply to: Audioscrobbler/Last.fm plugin problemI’m using http://leflo.de/projekte/scrobbler/ with no problems, like zimaq said, last.fm was down maybe (it does that alot) and it displayed the default text for when it couldn’t connect.
Forum: Fixing WordPress
In reply to: Disturbing Old TrendI agree on the search here though, a dropdown where we could select what (forum/codex/whatever) to search would be a great help IMO.
Forum: Fixing WordPress
In reply to: Opening Link is new tabIf a _NEW/_BLANK link opens in a new tab or same tab depends on how the browser (that use tabbed browsing) are set up, IE and other non-tabbed browsers will open them in a new window.
Forum: Installing WordPress
In reply to: installation questionHe don’t have MySQL or PHP..?
I’d suggest getting a refund and move to a host that have 🙂Forum: Themes and Templates
In reply to: Problem with Theme displaying on new site.Can’t you just hardcode the CSS path as a temporary fix?
Forum: Themes and Templates
In reply to: editing themeDid you test with 777?
Forum: Themes and Templates
In reply to: Convert .psd design to XMTHL/CSSIf you already have the JPG files needed and a theme designed to use those, all it takes is uploading the files and a (3?) change in the CSS.
Forum: Fixing WordPress
In reply to: Problems with WordPress in IEYou have tried completely clearing the browser cache?
Maybe it’s the banner(?) at the top messing with things?Forum: Themes and Templates
In reply to: Convert .psd design to XMTHL/CSSI guess you don’t have Photoshop and want to try this yourself?
From the PSD original you need to copy the “slices” to new files and save them as GIF or JPG.I’m sure you can get help with this if you want to try yourself 🙂