redwaz
Forum Replies Created
-
Forum: Installing WordPress
In reply to: The system cannot find the path specified.I am having same trouble, its the php files, which have an extra folder, normally wordpress. Thats why it can not find the files.
Thinking about downloading an earlier version
Example below: Note on second line wordpress/./wp-load.php wordpress shouldnt be there.
<?php
/**
* Redirects to the RDF feed
* This file is deprecated and only exists for backwards compatibility
*
* @package WordPress
*/require( ‘wordpress/./wp-load.php’ );
wp_redirect( get_bloginfo( ‘rdf_url’ ), 301 );?>
Forum: Themes and Templates
In reply to: Theme not workingThanks for that. Starting all over again, address is becclesrufc.co.uk/wordpress which is no good. Just need becclesrufc.co.uk. Have tried this before but will not load properly. Will keep on going though. lol
Forum: Themes and Templates
In reply to: Theme not workingTried other themes and their css is working, the code on the page gives the incorrect link to the css, how do i change this and why has it happened?
cheers in anticipation
Forum: Themes and Templates
In reply to: MonoChrome ProSorted it thanks
Forum: Installing WordPress
In reply to: changed directoryThanks for that Sam
Ii felt a bit hard for me to do all that, so I started again?!
Deleted my database.
Re-installed WordPress (without the folder(WordPress))
Changed the database information.But still doesnt work, came up with this error:
Warning: main(/homepages/37/d289835877/htdocs/becclesrugby/wp-includes/compat.php) [function.main]: failed to open stream: No such file or directory in /homepages/37/d289835877/htdocs/becclesrugby/wp-settings.php on line 246
Trouble is that isnt my database, it must be the old one.
Do i wait for the old one to delete properly?? or is it the htdocs? if so how do i delete/change them?Thanks again