Quote Originally Posted by kwright View Post
Also noticed when managing items in FFML v1.5, if I have more items then will fit on one page and if I edit an item after the first page, I can not get back to the previous page.

Seems like the code that uses the URL vars (index.php?cmd=flexible_footer_menu&footerID=46&page=1) is not letting me go back to the previous page if the footerID is not on that page. This only seems to occur while trying to go back to a previous page, not while going to the next page.

Sorry if I am posting in the wrong thread: I have searched westminster new and the Bootstrap 4 threads and doing a search of the forum this seemed to be the closest issue.

I have a live site which needs to be upgraded. I cannot get the Westminster new template to work on the current 1.3.8a so trying to use the Bootstrap template and copy the layout. I like the version layout of the flexible footer that has been created for the Westminster new Template and so am trying to get the Westminster new version of the flexible footer working in the latest Bootstrap template...

It has been a battle to say the least. I have gradually worked through all the error logs taking out the problems one by one but I know have the error logs keep telling me that the FooterID is not defined. I cannot see where it should be held... presumably in the database but I do not see this field.... have a I missed something.

error log is: PHP Warning: Undefined array key "footerID" in .....mysiteadminfolder/flexible_footer_menu.php on line 396.

should this come from the database or defined somewhere in code. Anyone else tried to get this working in bootstrap template or is there a better to do this with the existing bootstrap options?