
Originally Posted by
DarkAngel
ok, took a look at the mod again...and even though it says it can still be used in my version I did notice this:
1. even in 1.3.9h, it does not show up in extras or any other spot like before.
2. this part of the installation SQL is not like before so maybe this is why since for 1.5+ there is no longer a includes/boxes folder:
# Register the configuration page for Admin Access Control
INSERT IGNORE INTO admin_pages (page_key,language_key,main_page,page_params,menu_key,display_on_menu,sort_order ) VALUES ('configZCAWishListModule','BOX_CONFIGURATION_ZCA_WISHLIST','FILENAME_CONFIGURAT ION',CONCAT('gID=',@cid),'configuration','Y',@cid);
Bookmarks