jonaspijnenburg
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Permissions issue after updatingI changed everything in /wp-admin/ 644 and this seems to be working. Is that safe and OK?
thanks!
Forum: Fixing WordPress
In reply to: Broke functions.php, and restoring the old version doesn't fix it!Hi guys,
Something else that’s confusing me has occurred:
http://www.kheuning.nl/moustache/ does not work
http://kheuning.nl/moustache/ does workWhere i try, adding or removing ‘www.’ does influence wether the website will load or will give an error.
I’m using a redirector to go from http://kheuning.nl/ to http://www.kheuning/moustache/.
‘<html>
<head>
<meta HTTP-EQUIV=”REFRESH” content=”0; url=http://kheuning.nl/moustache/”>
</head>
<body>
</body>
</html>
‘Could this have influence on anything? Does this information help solve the problem?
Thanks,
JonasForum: Fixing WordPress
In reply to: Broke functions.php, and restoring the old version doesn't fix it!Hi Jan,
Thank for your response.
Yes, i’m sure i edited that file. In my FTP program and on directadmin I can see that its the original file again.I don’t have an unaltered copy. I altered the theme pretty heavily.
The problem has become a bit more strange for me. When i go to
http://www.kheuning.nl/moustache/wp-admin/ and then press ‘back to kheuning’ I arrive correctly on the main website, and everything is fine. Does this information help? And does it work the same way for you?Is there any way to find if i altered a different functions.php?
Thanks again,
Jonas