Chelsea
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blank page error.. eeps..I just downloaded WP and re-uploaded it three times this week. *cries*
I’m going to do that right now, thanks for the advice.. I’ll check back to give y’all a update.
Forum: Fixing WordPress
In reply to: Blank page error.. eeps..Well… that’s odd because my index php consists of the usual:
<?php
/* Short and sweet */
define('WP_USE_THEMES', true);
require('./wp-blog-header.php');
?>I just deleted the index.php once again and reploaded one with the above. Nothing. ??
BTW, the required wp-blog-header.php does exist.
Forum: Fixing WordPress
In reply to: Q&A no work w/ Pages featureThanks!! ??
Forum: Installing WordPress
In reply to: Fatal Error doesnt make senseSorry I didn’t reply back sooner – but it does indeed work now. Thank you guys so much! I apperciate the help and support here a lot and wouldnt know what to do without it.
Forum: Installing WordPress
In reply to: Fatal Error doesnt make senseI installed it in a sub-directory (https://unchained-melody.net/wp/) and tried to upload the index.php to public_html. It comes up as a total blank, and when I deleted the index.php from the subdirectory, it didn’t do anything.
I have the WordPress address set to (https://unchained-melody.net/wp/) and the blog address to (https://unchained-melody.net) I don’t see why it shouldn’t work.
Forum: Installing WordPress
In reply to: Fatal Error doesnt make senseI tried to run the upgrade.php – denied me access because of all the errors I was getting.
I talked to a WP guru friend of mine this morning and she suggested replacing the wp-config.php file and configuring it all over again still using the same database. I just did that a few minutes ago, and it now works fine ?? Thank you guys for all the help though! It’s very much apperciated.
Forum: Installing WordPress
In reply to: Fatal Error doesnt make senseOK. Thank you!! ??
Forum: Installing WordPress
In reply to: Fatal Error doesnt make senseI want my blog to be on the front page, not a WP page. . . . Can I have the index.php file in the main directory and still have the WP install in a sub-directory? Is this possible?
Forum: Installing WordPress
In reply to: Fatal Error doesnt make senseWell, I want the main page to be WordPress powered. Previously I had it in a sub-directory, and linked to the index.php through a i-frame. I now want the whole page to be WordPress – I don’t know of any other way of doing this without having WP installed in the main directory.. Sorry.. I’m a little new.
Forum: Installing WordPress
In reply to: Mac install: “error connecting…”Re-check your database info. It may be mis-named.
Forum: Installing WordPress
In reply to: Fatal Error doesnt make senseWhen I upgraded, I moved all of the files to the root folder instead of in a sub-directory. Is that why I’m having so much problems?
Forum: Installing WordPress
In reply to: Fatal Error doesnt make senseand yes, I did backup my database.
Forum: Installing WordPress
In reply to: Fatal Error doesnt make senseThe error changed. ( Big whoop. )
Warning: main(/home/unchaine/public_html/wp-settings.php): failed to open stream: No such file or directory in /home/unchaine/public_html/wp-config.php on line 31
Fatal error: main(): Failed opening required ‘/home/unchaine/public_html/wp-settings.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/unchaine/public_html/wp-config.php on line 31
Forum: Installing WordPress
In reply to: Fatal Error doesnt make senseI didn’t deactivate anything, I simply deleted everything except for my modified files and uploaded the new WP files.
My wp-settings file still calls for template-functions for some reason, though.. I just deleted it and uploaded another one.. still calls for it, and it’s the one from Strayhorn.. odd…
Forum: Installing WordPress
In reply to: Fatal Error doesnt make senseOh, now I’m getting a whole new error here.
Warning: Invalid argument supplied for foreach() in /home/unchaine/public_html/wp-settings.php on line 113