danoreef
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: google adsense not on home page?google adsense to display information, takes time to arrange, about 2-3 hours later, you can F5 to see the show
I waited days and it still doesn’t show on the home page. After adding them they were immediately active on the sub pages.
Forum: Everything else WordPress
In reply to: /wp-admin/options.php was not foundIt is fixed now. Thanks to the themes author, she was able to tell me what code to fix it was in the themes/functions/themes-menu.php file I had to change line 48 to
<form method=”post” action=”options.php”>
Thank you for your help.
Forum: Everything else WordPress
In reply to: /wp-admin/options.php was not foundI replaced it with the code you gave me. now at least it doesn’t give me the 404 page. It still doesn’t work but after I hit save changes it loads my home page. the changes don’t take effect.
heres the link to the screen shot https://danoreef.com/Screenshot.jpg
Forum: Everything else WordPress
In reply to: /wp-admin/options.php was not foundshould I replace whats there? or just add this code?
Forum: Everything else WordPress
In reply to: /wp-admin/options.php was not foundthis is what in the .htaccess file on my root directory. There is another on in the blog folder.
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName https://www.danoreef.com
AuthUserFile /var/chroot/home/content/D/d/o/Ddodge1970/html/_vti_pvt/service.pwd
AuthGroupFile /var/chroot/home/content/D/d/o/Ddodge1970/html/_vti_pvt/service.grp# BEGIN WordPress
# END WordPress
How do i put up a screen shot on this forum?
Forum: Everything else WordPress
In reply to: /wp-admin/options.php was not foundyes I can get to https://danoreef.com/blog/wp-admin/options.php directly it looks different though.
Did you copy the .htaccess down and edit appropriately? What changes was I supposed to make to this other than move it to the root. Actually I didn’t seem to have the htaccess file when I did the move, but after I move the index.php to the root, the .htaccess file appeared on the root all by itself.
Forum: Everything else WordPress
In reply to: /wp-admin/options.php was not foundYes it does exist it is in the blog/wp-admin/ I beleive the problem lies in the fact that I changed the blog to have its own directory. problem my index.php file is on the root and the wp-admin is in a sub directory named blog
Forum: Everything else WordPress
In reply to: Make my wordpress the landing site for my domainCan any one help me with this issue?
Forum: Everything else WordPress
In reply to: Make my wordpress the landing site for my domainafter having success with the last task, I have encountered an error. I tried to add an image in the themes settings under appearance in the dashboard. However after clicking save changes it gives me this error message;
‘Not Found
The requested URL /wp-admin/options.php was not found on this server.Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.33 Server at danoreef.com Port 80′I believe it is looking for the wp-admin/options.php file in the root? I could be completely wrong. Any suggestions?
Forum: Everything else WordPress
In reply to: Make my wordpress the landing site for my domainOk I Lied. I said if it worked that you would not hear from me again, but I had to write back and tell you that I am very thankful for your help. it works perfect. I screwed up once, but it was a quick fix using filezilla to download the function.php file and edit it, to get my site back up. After that It literally took 2 minutes and it works like a charm.
Thank you again!
DannyForum: Everything else WordPress
In reply to: Make my wordpress the landing site for my domainThank you. If all goes well, you won’t hear from me again. So I’m sure I will talk to ya layer.
Danny
Forum: Everything else WordPress
In reply to: Make my wordpress the landing site for my domainThank you so much for the replies. Let me ask you this? you said that I already have the directory created so I don’t have to create the new directory /wordpress? my blog is in its own folder called ‘blog’, So your saying that that’s already the directory I need?
Then the move part says to move the files into the new folder, are they already there because I already have the ‘blog’ folder?
Forgive me if I sound like a complete moron. I don’t want to keep bothering you, but I am in the process of doing exactly what you say you did in your last paragraph in your last reply for the same reasons. log in anywhere to my wordpress dashboard and make changes no matter where I am.
Danny
Forum: Everything else WordPress
In reply to: Make my wordpress the landing site for my domainThanks saildude, have you done this? Because I am not sure how to create the new directory in my root folder. the tutorial says to create a new directory named / wordpress. But I’m not sure how to do that.
Forum: Everything else WordPress
In reply to: Make my wordpress the landing site for my domainThank you so much. Can you imagine, I was on the phone with a godaddy rep and He couldn’t tell me to do that?
Forum: Everything else WordPress
In reply to: Make my wordpress the landing site for my domainI called go daddy and the rep didn’t tell me I could do that. maybe he didn’t know. You make it sound so easy any way you could tell me the procedure.