It takes more than "adding the links back with Admin Page Registration". Just because you CAN make it work with ZC150 in this way, doesn't mean you SHOULD.
For example, did you check to make sure the old SQL file is compatible with the new db structure of ZC150? Or, have you gone through all of the pages of this mod to check the code for security issues such as destructive GETS and replace them with POSTS (if any)? Many changes were made in ZC150 in regards to security, and mods need to be updated to be in compliance with those security features - especially mods that make heavy use of the db as this mod does. Did you do any of that?
Don't get me wrong, I would LOVE to have this mod for ZC150, but I've been waiting for the mod author to complete and release the update because I KNOW he will do all those things and that using his mod will ensure safety and reliability.
If someone else can complete all of that before he can, I'm sure he'd appreciate it - as would everyone waiting on an update of this mod. But it's unfair to the community to prematurely release an update that isn't all that it should be.
I hope I'm not offending you, as that is not my intent. Just want to make sure you are aware of these things and find out whether or not you evaluated the code for necessary changes. Here's an article about updating mods to work with ZC150
FrankStephen:
I upgraded Zen cart from 1.3.9 to 1.5 and realized that the links from the Admin were removed with the upgrade. I managed to manually add the links back in one by one with the Admin Page Registration tool and this mod now works on my 1.5 site.
Admin Access Management => Admin Page Registration
Page Key: Ultimate Cross Sell
Page Name: _CATALOG_MULTI_CROSS_SELL_PRODUCTS
Page Filename: FILENAME_CONFIGURATION
Page Parameters: gID=XXXX (Lookeup in phpMyAdmin configuration_group)
Menu: configuration
Display on Menu? Y
Sort Order: whatever you want
The configuration menu for Ultimate Cross Sell should now be visible on 1.5
Admin Access Management => Admin Page Registration
Page Key: Ultimate Cross Sell mod
Page Name: _CATALOG_MULTI_CROSS_SELL_PRODUCTS
Page Filename: FILENAME_CROSS_SELL_PRODUCTS
Page Parameters: gID=XXXX (Looke up in phpMyAdmin configuration_group)
Menu: Modules
Display on Menu? Y
Sort Order: whatever you want
The Modules menu for Ultimate Cross Sell should now be visible on 1.5