1quicksi Posted December 12, 2003 Share Posted December 12, 2003 Well got everthing installed but this step is puzzeling me. STEP 3.) ------- OPEN: /admin/includes/application_top.php FIND: define('FILENAME_ZONES', 'zones.php') ADD AFTER IT: /// Begin Unsubscribe hack define('FILENAME_UNSUBSCRIBE', 'unsubscribe.php'); /// End Unsubscribe hack Since I do not have anything that resembles the requested find in this file where should I drop the code? Right now the unsubscribe link brings me to a page not found. Quote knowledge base | Contributions | Search Link to comment Share on other sites More sharing options...
1quicksi Posted December 12, 2003 Author Share Posted December 12, 2003 Never mind, I figured it out :) The solution is located in admin/includes/modules/newsletters/newsletters.php You need to modify the path so it points to your stores location if you are not installed to the root of your domain. Quote knowledge base | Contributions | Search Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.