I add any type of variant with Add a new variant and after I save a valid variant there are still no variants

Comments

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

This usually indicates a database schema mismatch or something along those lines.

Make sure you have run update.php and that everything is up to date.

Check your watchdog and PHP error logs to see if some kind of error prevented save.

If those fail, uninstall (do not just disable, but go to the module uninstall page) page manager and reinstall. This will destroy all existing page manager data, but I assume that since you can't save, you have no current page manager data to lose.

dirsceol’s picture

is a new install and drush updatedb says no db updates needed but if I leave sites/default writable by all variants save. is there any way to make install secure and have page manager still be able to save variants?

dirsceol’s picture

after loading other modules it won't save even with default set to a+w

dirsceol’s picture

Title: No variants are being saved in page manager » Save button appears before variant is created

I just figured out what was happening. The save button appears before the variant is created I was clicking the save button and it was taking me back to the variant listing page with no variants in it. I must have been going a step further before saving when I thought it was working different. Don't know if this bug has been created already.

esmerel’s picture

Priority: Critical » Normal
Status: Postponed (maintainer needs more info) » Active
loudmu’s picture

I agree with #4. It seems to me that it is UX probem: the save button should only appear at the last step in the creation of a variant.