benzin
Forum Replies Created
-
Forum: Plugins
In reply to: phpBB user allow commentIm not sure all code followed..
You can grab it here: http://www.northpower.nu/kent/
Forum: Plugins
In reply to: Music Player Plugin isn’t Palying Music!hmm .. hard to tell .. its up to you .. try different
Forum: Fixing WordPress
In reply to: Thumbnail creationFilesize ? in kb
Forum: Your WordPress
In reply to: New to word press, what do you thinkcool 🙂
wordpresssupportsitenotasploglikereally.com
so there is no limit number of chars ? 🙂
Forum: Installing WordPress
In reply to: upgraded 2.02 to 2.04, upgrade.php doesn’t loadDreamweaver….. hmm..
Make sure the pages are saved as UTF-8 NO BOM
Tip: Try UltraEdit..
Forum: Plugins
In reply to: Music Player Plugin isn’t Palying Music!cross-check your with your own source code in the broswer
Forum: Installing WordPress
In reply to: upgraded 2.02 to 2.04, upgrade.php doesn’t loadBackup all old files .. make a brand new clean install
Forum: Fixing WordPress
In reply to: [Newbie Alert] Displaying child pagesI got it wrong above; proves I really don’t know what I’m talking about
LOL 🙂
Share with us how you did .. someone else could maybe have the same problem
Forum: Installing WordPress
In reply to: upgraded 2.02 to 2.04, upgrade.php doesn’t loadUsually ftp clients should be set to auto .. but you can have a point there..
Forum: Installing WordPress
In reply to: upgraded 2.02 to 2.04, upgrade.php doesn’t loaddelete your own cookie ?
Forum: Plugins
In reply to: Music Player Plugin isn’t Palying Music!make sure all paths regarding the audio-player-wordpress-plugin are correct
Forum: Installing WordPress
In reply to: upgraded 2.02 to 2.04, upgrade.php doesn’t loadtry use your old wp-includes/gettext.php
Forum: Installing WordPress
In reply to: upgraded 2.02 to 2.04, upgrade.php doesn’t loadcould be your plugins, maybe .. move your plugins temp to another dir and try again .. then move them back and activate them again
Forum: Requests and Feedback
In reply to: Bug? Formatting for object or embed tagstry..
<object type=”application/x-shockwave-flash” data=”movie.swf” width=”300″ height=”200″>
<!–[if IE]><param name=”movie” value=”movie.swf”><![endif]–>
<img src=”noflash.png” alt=”You see this instead”>
</object>Forum: Themes and Templates
In reply to: java script code on freshy themeupdate.. to be really xhtml .. use
<script type=”text/javascript”><!–//–><![CDATA[//><!–
// Your javascript code here..
//–><!]]></script>