View Single Post
  #1 (permalink)  
Old 12-22-2007, 02:18 PM
Divvy Divvy is offline
Junior Member
 
Join Date: Dec 2004
Posts: 26
[Help] 2 homepages, how?
Hi mates,
Can someone help me on this?

I want to show a homepage (module in index) to all guests and registed members and show another different homepage (module in index) only for subscribers members.

For example:
News module for all guests and members
Downloads module only for subscribers

What I need to edit in the index of the module that I have as homepage?
Heres my module index file in txt format:
http://www.celebridadesdespidas.com/index%20module.txt

I think that I need to use this code:
Code:
if(paid()){
Please help
Reply With Quote