Quote Originally Posted by shags38 View Post
...
Anyway I have now lost access to getting into admin - I tried to do the removal but not being php cluey I didn't know how to comment out so I just deleted that install block - note that I had lost admin access prior to this, just had a page with a database error which I did not copy but it went something like this 'TABLE_ADMIN_PAGES' not found; page key = 'configureSEO'...
To comment out the install block: around line 10 you would add a /* to the start of the line and around line 31 you would add a */.
To uncomment the uninstall block: around line 33 remove the /* from the start of the line and around line 50 remove the */.

If this was another Zen Cart 1.3.9x, it will probably be faster and easier to refer to the notes from the PM I sent back in February (I've resent the PM). Let me know how everything goes :)