[ Video Sharing CMS v4 ] Create a New Page

Started by TheBritain,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TheBritainTopic starter

Hey there, me again.

Ok, how do I create a custom page. I don't mean from the backend, but let's say I wanted to hook in a 'mail' page. I create mail.php... and then what? This is the scenario I am trying right now, am I on the right track?

I created a mail.php in the /tpl/main/ directory. I added this line to my buzz.php:

<li> <i class="icon-list"></i><a href="<?php echo site_url().me;?>&sk=mail"><?php echo _lang('Mail');?></a> </li>


I know this isn't right, but where DOES it direct to? How does this structure work? Where do I want to put my mail.php page, and what kind of structure does it need?

Thanks for helping a newbie.  8)
  •  

Similar topics (7)