Bug tracker

configuration settings not saved from phpmyadmin backup (fix completed in vcs)

i tested this twice, and it produces the same result. steps included below. screenshot attached.

  • setup a fresh install of phpbb3 with automod
  • set the write method configuration in automod to your desired settings (for me, it was just ticking the "direct" radio button for write method)
  • do a SQL backup from phpmyadmin
  • delete your board (files and db)
  • restore your board (files and db)
  • check automod tab in ACP, your desired settings for write method should be deselected

im not sure if this is a phpmyadmin bug or a automod bug, but i find it kind of funny. also, the default configuration is deselected anyway (almost denied a MOD until i saw the error was in editor.php). is there anyway to set a default as "direct" instead of no selection?
automod_config.JPG (4.29 KB)

Comments / History

Posted by A_Jelly_Doughnut (Former Team Member) on Nov 30th 2008, 23:58

There is a bug here (a selection should be made by the installer)

However, I believe the behaviour you mention is a function of the cache. If you change a value directly in phpMyAdmin, phpBB doesn't know it until the cache is refreshed.

Posted by A_O_C on Dec 1st 2008, 01:19

i wasnt changing it in phpmyadmin. the only thing i used phpmyadmin for was a SQL database backup (and restore). all configurations were changed via the user interface.

that said, i had a look, and my cache folder was filled. :shock: i cleared it out, did another SQL backup, and re-tested. this seems to fix my problem ("direct" stayed selected). i do agree, however, that the installer should have a default selection.

thanks for your insight!

Edited post #125675

Action performed by A_O_C on Dec 1st 2008, 01:20

Assigned ticket to user "A_Jelly_Doughnut"

Action performed by A_Jelly_Doughnut (Former Team Member) on Dec 2nd 2008, 17:21

Changed ticket status from "New" to "Reviewed"

Action performed by A_Jelly_Doughnut (Former Team Member) on Dec 2nd 2008, 17:21

Changed ticket status from "Reviewed" to "Fix in progress"

Action performed by A_Jelly_Doughnut (Former Team Member) on Dec 7th 2008, 14:33

Changed ticket status from "Fix in progress" to "Fix completed in SVN"

Action performed by A_Jelly_Doughnut (Former Team Member) on Dec 7th 2008, 21:28

Ticket details