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
I am trying to upgrade Menu Node Edit module (Drupal 6) to Workbench Access module (Drupal 7) as part of Drupal 6 to Drupal 7 site upgrade. I have been looking everywhere but cannot find any information about existing data migration - have you done something similar, have you got links to pages I can find useful to perform this task?
Looking at Menu Node Edit as well as Workbench Access page it states that upgrade path would be provided but even dev version of Workbench Access seems to miss this.
Hello, I'm moving a site from Apache to IIS, everything is fine, but in the reports it says "Temporary files directory Not fully protected" and recomends to create .htaccess file which is not applicable to IIS, please help me configure it.