Quote Originally Posted by mc12345678 View Post
So, I've reread your original statement above. I don't currently have access to a computer to review the code and identify which value is supposed to be the pagekey, but if you identify which of the values of the errant SQL is the page key, then, go into mySQLadmin and identify the duplicate entry to possibly delete it and rerun the SQL statement(s) that provide the menu option(s) that you are missing possibly to rename/renumber the page key so that you are then able to successfully use EP4.

As to short tags, that would be in your php.ini and may require resetting cache/sessions after change, or waiting if your host/the version of PHP allows.
Finally got around to this again...and THANK YOU for giving me an idea of where to go..

I ended up going into phpMyAdmin, navigating to the admin_pages table, and deleting the BOX_TOOLS_EASY_POPULATE value. I re-ran the install.sql, which ran correctly this time and viola! Menu item for Easy Populate now appears under Admin->Configuration.