shortguy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Editing ThemesOpen up your FTP program
Go to public_html/wp-content/themes/THEMENAME/sidebar.phpReplace themename with your themes name (if it’s kubrick, it’s default, if it’s classical, classic.) You can find this out by hovering over “sidebar” in Theme Editor and looking below the content to the Done bar in Firefox and before &themename=THEMENAME it says THEMENAME/sidebar.php.
Right click it, hit CHMOD or Properties and set Chmod to 666.
Forum: Fixing WordPress
In reply to: Make a site like Digg?Also, if anyone does help, there’s 400GB webserver just sitting here..
Forum: Fixing WordPress
In reply to: Custom Page TemplatesYou need an index.php / index.html / index.xml / index.shtml / index.phtml in the directory to stop hierchary view.
Try this
http://roel.meurders.nl/wordpress-plugins/wp-flv-video-player-plugin/Forum: Fixing WordPress
In reply to: Make a site like Digg?Foolmars, that’s one thing I know.
Go into admin, click Options, then put a tick next to “Anyone can register” and Set “New User Default Role” to Contributor
🙂
Forum: Fixing WordPress
In reply to: Can I?What do you mean “connected by the front page”? Explain.
You can do everything else.. that’s the only bit that’s in enough depth. You can do it with WordPress Multi User. Download that and install it instead of normal WordPress. (:
Forum: Fixing WordPress
In reply to: 404 error on image upload WP 2.3.3I was thinking, if it was 404, has the upload folder been created?
If it was 403, I’m unsure? Try CHMOD the upload folder to 666.
Forum: Fixing WordPress
In reply to: no wp-content fileI’m not sure about redirectify, did you put it in public_html/wp_content/plugins/ ? Put it there then try.
On a second note, you should of uploaded the folder redirectify.php was in.Also, it could be because it’s a different version. You should download the WordPress Automatic Upgrade plugin and try that, it will update your whole install in a matter of seconds.