When I try to change the payment configuration and hit 'Save configuration' button I get a page not found error when running off the live web server which has another older version of Drupal running in a base directory. The new Drupal is running in its own directory.
On my localhost setup everything works and I get no errors. Files and database are the same on both setups.
I'm running the new beta4 and had the problem on beta3 and beta2 as well. For now I have to modify the settings on local host and copy over the database to my web sever. Kind of a pain.
Problem occurs with admin/store/settings/payment/edit/methods and /admin/store/settings/payment/edit/gateways on both 'Save configuration' and 'Reset to defaults' button presses.
I tried looking through the logs, etc. but don't know where to look to see what page is not being found. BTW data doesn't get saved to the database on button press.
Andrew



