Thread: Admin Templates
View Single Post
  #1  
Old 03-25-2008, 05:45 AM
 
deffe deffe is offline
 

Member
  
Join Date: Oct 2007
Posts: 27
 

Default Admin Templates

Does anyone have a blank admin template I can use? I have been trying to figure out how to create a new page in the admin section by using existing pages as templates but I can't seem to figure out what to place in:

Code:
$smarty->assign("main","");

I keep getting no matter what I assign to smarty:

Code:
Page not found! The requested page does not exist or you are not allowed to access it!
__________________
Version 4.3.2
Reply With Quote