phpBBSEO / usu

Ultimate SEO URL
32 stars 25 forks source link

3.1.6 => Forum URL Management Save => Page reload #103

Closed LotusJeff closed 8 years ago

LotusJeff commented 8 years ago

When saving a change on the Forum URL Management page, the user entered fields are not updated with the new value. The config.runtime.php is updated, but not the acp screen. If you select another ACP page option and then select Forum URL Management the values are updated.

The page needs a forced reload of the config value upon save.

LotusJeff commented 8 years ago

I am finding the issue to be intermittent. Sometimes the page reloads from the adm link ok and sometimes it does not. I think this might be an issue with my php cache. I am reloading the page faster than the system is writing a new config.runtime.php and flushing the cache.

LotusJeff commented 8 years ago

I am going to close this.