vovin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Replacing a template on wordpressOkay, everything is re-installed.
Here is where I went wrong before, I didn’t put my theme in the right folder.
Does everything go in wp-content/themes/? even the images folder?
Edit: trial and error tells me yes. I shouldn’t be so quick to post.
Thanks very much for the help. All is solved.
Forum: Fixing WordPress
In reply to: Replacing a template on wordpressI screwed up big time, so I just wiped everything in public_html and deleted the database so I could try again.
I had a problem but I just fixed it, if you read this post earlier.
Forum: Fixing WordPress
In reply to: Replacing a template on wordpressOh you are right. I replaced it with the proper index.php but now I get “Error establishing a database connection”
Here is my site files by the way, if it helps.
Forum: Fixing WordPress
In reply to: Replacing a template on wordpressI tried and when I load my site I now get;
Fatal error: Call to undefined function get_header() in /home/*****/public_html/index.php on line 1
So I got rid of everything in public_html, downloaded wordpress again, changed the config file, uploaded everything to public_html along with my site, and I still get the same thing.