View Single Post
[Help] 2 homepages, how?
Old
  (#1 (permalink))
Divvy
Junior Member
 
Status: Offline
Posts: 27
Join Date: Dec 2004
[Help] 2 homepages, how? - 12-22-2007, 03:18 PM

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