In line Edit button sometimes Not Showing
After log in, I visit a page and expand the admin menu at the top. Sometimes the inline edit pencil doesn't show up.
If I click Back to Admin and Save the page (without changes) and then click View, *then* I can see the in line edit pencil.
chrome / osx.
Comments
The page has editable elements (the header and footer, plus, in these cases, the body). the page is already imported to the CMS. It may be that there is a static view file, but, either way, it has already been imported to the CMS on a previous session and I have used inline edit on the page in the past.
The pencil icon to turn on inline editing in the admin tool bar doesnt appear until I go "back to admin" and then save the page (no changes made), and then click View again. Now the pencil shows up and I can inline edit. (that's a hack)
If I log out, and log back in, same thing happens. No inline edit until I go and save the page from the admin interface again.
After going back to admin, saving, and viewing, then inline edit becomes available once again.
If you cant reproduce then perhaps this is a result of building from 0.90 and then updating all the files via FTP without any database changes when I upgraded to 0.91 ? ?
.9
/fuel/modules/fuel/controllers/fuel_router.php
https://github.com/daylightstudio/FUEL-CMS
0.91
/fuel/modules/fuel/controllers/page_router.php
https://github.com/daylightstudio/FUEL-CMS/tree/0.91