2 errors are:
The Syndication Source URL must be a valid URL starting with "http://" or "https://"
The specified passwords do not match.
This only happens when I am logged in a an admin, if i switch to publisher everything is okay. I use these two modules: Nodewords basic meta tags & Protected Node.
I have installed a drupal 6 site onto 2 servers
on one server it runs fine
on the other i get "parse error unexpected = in ......"
I have looked at the line which is mentioned on both servers and it is the same on both
the line reads var nodeTitle = "<?php = $title ?>";
I have discovered that this is caused by use of <?php instead of <?
i remember changeing some setting regarding this in php settings a long time ago. is there any way to change the settings only for this site