sadi21 Posted July 3, 2011 Share Posted July 3, 2011 i have created a php file that lists all newsletter subscribers. i've added this file to one of the admin tabs but it gives error. This php file works fine if executed independently.I believe it has to do something with tokens in admin area?Any help please? Link to comment Share on other sites More sharing options...
shokinro Posted July 3, 2011 Share Posted July 3, 2011 i’ve added this file to one of the admin tabs but it gives error I think you will need to add new tab or sub tab for your page.it is better a sub tab or customer tab.You can add new tab atEmployees tab - Tabs sub tab Link to comment Share on other sites More sharing options...
sadi21 Posted July 5, 2011 Author Share Posted July 5, 2011 i tried to create new tab but still it did't work. am i missing something in the php file code?can you guide me steps.thank you Link to comment Share on other sites More sharing options...
shokinro Posted July 5, 2011 Share Posted July 5, 2011 Your php must inherits from AdminTab classs.And when you add new tab from back office, you need to specify the class to the one you created. Link to comment Share on other sites More sharing options...
Recommended Posts