5onsat
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Lost website changing URLSorry, I haven’t been able to figure out how to upload an image here and copy/paste didn’t seem to work. I put it in my Google drive, so you can view it at this link: https://drive.google.com/file/d/0B6XPEnQ-2M3FT21tSmNRWW95QW8/view?usp=sharing
Thank you.
Forum: Fixing WordPress
In reply to: Lost website changing URLI went to where you said Jomarlipon (I’d never been there before) and went into wpoh_options. The siteurl and home were already changed so unfortunately I still can’t find my site!
Forum: Fixing WordPress
In reply to: Lost website changing URLThanks, Tara. That was the method I had tried before but apparently it did not save. I went into index.php again and changed it. I wasn’t exactly sure about what to change it to, so I tried a couple combinations and none of them seemed to work. Right now I have
/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . ‘/wp/wp-blog-header.php’ );Because “wp” is the folder where all the files are (they are also still copied into the root drive). Still getting a server error. Did I change it correctly?
Forum: Fixing WordPress
In reply to: Lost website changing URLI went in to cPanel’s File Manager and moved all the files in /wp to /public_html (including three folders and a bunch of loose files). Still getting a server error unfortunately.