arkan
Forum Replies Created
-
Forum: Themes and Templates
In reply to: sidebar edit-php help pleaseIt indeed worked 🙂
Thank you very much mate, I owe you a beer 🙂Forum: Themes and Templates
In reply to: sidebar edit-php help pleasewell, this is the code I removed and the sidebar just just disappeared:
<li class=”sidebox”>
<h2><?php _e(‘Pages’); ?></h2>- <?php wp_list_pages(‘title_li=’ ); ?>
<?php if(is_home()) { mistylook_ShowLinks(); ?>
<li class=”sidebox”>
<h2><?php _e(‘Meta’); ?></h2>-
<?php wp_register(); ?>
- <?php wp_loginout(); ?>
- Valid XHTML
- XFN
- WordPress
<?php wp_meta(); ?>
<?php }?>
<?php endif; ?>(sorry for the long post, I’m a noob tryin` to understand PHP 🙂
Forum: Fixing WordPress
In reply to: moving posts to one wp based site to anotherIndeed that was the problem. I’ve changed them to 777 and the upload went on in just a few seconds. Thank you very much for your help, I wish you both a new year full of all the best 🙂
Forum: Fixing WordPress
In reply to: moving posts to one wp based site to anotherThey seem not to be writable for the wp platform, still they can be modified using a ftp client. Enlighten me please, what’s that “777”?
Forum: Fixing WordPress
In reply to: moving posts to one wp based site to anotherTried the plugin and this is the error:
Sorry, there has been an error.
Unable to create directory /www/yeahost.com/a/arkan.yeahost.com/wp-content/uploads/2007/01. Is its parent directory writable by the server?
Is there any way of manually uploading the file (via ftp) or any other way please?
(thanks for the quick reply)