machepap
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?Thanks. Unfortunately (or fortunately?) I gave up before I saw this message. I called godaddy and they were no help at all so I just shut down the account. I was trying to move the sites from another host for other reasons, but decided it wasn’t worth it. I’ve put three days into this already, reinstalling completely from scratch twice with fresh database, and from fresh backups of everything. I appreciate your help. It would have been nice to understand why this is happening, but everything is working fine in the original host so I’ll just count my blessings and leave it at that. ( https://amykstudio.com and https://saladdiaries.com )
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?I agree. Unfortunately, I’ve been on the phone with them several times and have been very unsuccessful getting them to really look at this. I’ve been told “I don’t know what else to suggest” and to check the wordpress site… My next move, I think, will be to switch hosts entirely.
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?yes saladdiaries is in a subfolder
I have renamed htaccess several times, did it again now, no change
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?To clarify, yes, I can see https://www.amykstudio.net but no other pages but the home page (just 404 error) and I can see all the pages EXCEPT the home page at https://www.amykstudio.net/saladdiaries – in this case I get a blank white screen
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?can still log in on both sites. I have tried changing permalink settings before with no impact. Just now tried setting both to default, again no help. I’m running out of ideas…
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?Okay, did a little reading and realized these “notices” may have nothing to do with the problem on my site. I turned off debug for a minute and did a little more exploring and now I see that everything is loading perfectly except the homepage and some of the thumbnail images
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?WIth Thesis activated, the post pages are correct as far as content and style are concerned, however, there are error messages as well, “undefined offset” and many “undefined index”:
Notice: Undefined offset: 1 in /home/content/33/10626633/html/saladdiaries/wp-content/themes/thesis_185/lib/functions/post_images.php on line 160
AND
Notice: Undefined index: home in /home/content/33/10626633/html/saladdiaries/wp-content/themes/thesis_185/lib/functions/nav_menu.php on line 155
Notice: Undefined index: home in /home/content/33/10626633/html/saladdiaries/wp-content/themes/thesis_185/lib/functions/nav_menu.php on line 17
Notice: Undefined index: home in /home/content/33/10626633/html/saladdiaries/wp-content/themes/thesis_185/lib/functions/nav_menu.php on line 25
Notice: Undefined index: template in /home/content/33/10626633/html/saladdiaries/wp-content/themes/thesis_185/lib/functions/nav_menu.php on line 25
Notice: Undefined index: pages in /home/content/33/10626633/html/saladdiaries/wp-content/themes/thesis_185/lib/functions/nav_menu.php on line 36
Notice: Undefined index: categories in /home/content/33/10626633/html/saladdiaries/wp-content/themes/thesis_185/lib/functions/nav_menu.php on line 56
Notice: Undefined index: links in /home/content/33/10626633/html/saladdiaries/wp-content/themes/thesis_185/lib/functions/nav_menu.php on line 59
Notice: Undefined index: feed in /home/content/33/10626633/html/saladdiaries/wp-content/themes/thesis_185/lib/functions/nav_menu.php on line 74
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?Another clue: I just tried reactivating my usual theme (Thesis) in the Salad Diaries site. I thought it would be interesting to see how the individual post pages appeared. I got this error message:
Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /home/content/33/10626633/html/saladdiaries/wp-includes/functions.php on line 2839
Warning: Cannot modify header information – headers already sent by (output started at /home/content/33/10626633/html/saladdiaries/wp-includes/functions.php:2839) in /home/content/33/10626633/html/saladdiaries/wp-includes/pluggable.php on line 876
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?No index.html
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?Where do you see that error message turtlechief? I checked again for error logs and there are four there, the first three are blank (0kb) the last says only
[Fri Mar 08 08:09:25 2013] [error] [client 24.177.2.7] File does not exist: /var/chroot/home/content/33/10626633/html/gift-shop
[Fri Mar 08 08:13:22 2013] [error] [client 24.177.2.7] File does not exist: /var/chroot/home/content/33/10626633/html/gift-shop
[Fri Mar 08 08:13:26 2013] [error] [client 24.177.2.7] File does not exist: /var/chroot/home/content/33/10626633/html/gift-shopThis is referring to the amykstudio.net site, where I get the 404 errors when I try to load pages. On the https://amykstudio.net/saladdiaries site I still get white screen.
HOWEVER – a new discovery – when I load individual posts from the admin (by clicking “view” from the editor screen, I get a stripped-down version of the page – just content, no theme. (I have activated the twenty twelve theme for testing purposes) For instance:
https://www.amykstudio.net/saladdiaries/lemon-kale-and-garlic-toast/
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?Okay now the other wordpress site on Godaddy is not loading any page but the home page. It was working before but now it’s not. Anything but the homepage brings up a 404 error. https://www.amykstudio.net
Now I’m really confused.
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?Oh and BTW, thanks for your help, and for adding that godaddy tag
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?Hmm, I looked at the php.ini file and there is no memory_limit set there
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?I just tried setting WP_DEBUG to true and also checked server error logs. Nothing.
Forum: Fixing WordPress
In reply to: Site works on Bluehost but not GoDaddy?Another thought… Something I’m coming across in googling troubleshooting for this issue – possible php limit issues. But since this is one of two WordPress sites hosted on this same account and the other is working fine, I’m assuming (hopefully correctly?) that this is not the issue.