Author Topic: How can I do this?  (Read 17178 times)

Offline cjpweb

  • New User
  • *
  • Posts: 8
    • View Profile
How can I do this?
« on: November 30, 2014, 11:33:22 AM »
Hi,

I have been working on my home page for my membership site take a look and let me know what you think.

http://create-your-own-graphics-4-free.co.uk

My problem is that the membership will be where the members can create there own graphics via creators that I have, the free members will be able to use Affiliate Banner Creator to create Affiliate Banners and upgraded members will have access to the following creators:

Affiliate Banner Creator, Headline Creator, Copy Creator, Buy Now Button Creator, CTA Button Creator, Belcher Box Creator, eBook Cover Creator, eCover Creation, Bullet List Creator, Content List Creator, Testimonials Creator, Squeeze Page Creator, Video SqueezePage Creator, Pricing Table Creator, HTML Sales Box, Warning Box Creator.

As the creators are scripts/software and have there own pages how can I get these into the various members area?

Or do I just create a password protected folders on my cpanel and just give a password for the members to access them?

Thanks
Chris

admin

  • Guest
Re: How can I do this?
« Reply #1 on: November 30, 2014, 02:18:35 PM »
Looking good Chris.

If you can save the pages as PHP pages (just save as .php rather than .html) and upload within the member area then follow the instructions  here to lock the pages to members only: http://contactandsupport.com/forum/index.php/topic,372.0.html

Offline cjpweb

  • New User
  • *
  • Posts: 8
    • View Profile
Re: How can I do this?
« Reply #2 on: November 30, 2014, 03:42:23 PM »
Thank you David for your fast reply.

They are php files anyways, so the main creator program php move to the members area and leave the rest of the files in the creator folder.

Will try that thank you.

Chris

admin

  • Guest
Re: How can I do this?
« Reply #3 on: December 01, 2014, 01:27:53 AM »
Hi Chris - I would move the whole folder to the member area "as is" and lock a common file within the folder that all pages use, like header.php etc.

Offline cjpweb

  • New User
  • *
  • Posts: 8
    • View Profile
Re: How can I do this?
« Reply #4 on: December 01, 2014, 04:17:42 AM »
Hi David,

Looks like what ever I do will not work, even added the content to the members area but it messed up admin area and was unable to delete the content, when i delete then hit the commit changes nothing happens so had to delete content via phpmyadmin.

So my best bet is just to password the directory and add the password in the members area.

But on a separate note what link do I put on the bottom of my page for visitors to join? I have only 1 free product setup.

Chris

admin

  • Guest
Re: How can I do this?
« Reply #5 on: December 01, 2014, 05:40:13 AM »
Chris - can you send in a support ticket with your log in details so I can check everything is set up right.

For the sign up link for a free product, set the site as a Paid Membership, set the Product price as 0.00 and add the token [[paypal_button]] to the bottom of the sales page and it will take them to the sign up page. It will allow instant access once they have joined.

Offline cjpweb

  • New User
  • *
  • Posts: 8
    • View Profile
Re: How can I do this?
« Reply #6 on: December 01, 2014, 06:26:57 AM »
Thank you, just done it and now the signup form shows when they click join for free link.