Results 1 to 6 of 6

Thread: Forced Sign Up

  1. #1
    Join Date
    Jul 2007
    Posts
    169

    Default Forced Sign Up

    How can I display my index home page, but make the user HAVE to sign up for an account in order to play views?
    SPEED UP YOUR VSHARE SITE!
    Speed up your vshare site by "offloading" your images and video thumbs!
    Just visit http://offload.limbar.com for details.

  2. #2

    Default

    Someone else may know a better way, and I'm not 100% certain about this, so make sure to keep a back up of your original file(s).

    Having said that, I think the easiest way is probably to use the smarty commands on your /templates/view_video.tpl

    {if $smarty.session.USERNAME ne ""}

    All original code goes here.

    {else}

    Copy all code from the Sign Up page here

    {/if}

    I think that will do the trick, but again, make sure to keep a copy of the original file in case you have to revert back.
    This member is now known as Sitting Out

  3. #3
    Join Date
    May 2007
    Posts
    588

    Default

    yes it would be possible the above way but an easier way would be to set the "system settings --> guest limit" to 5

  4. #4
    Join Date
    Jul 2007
    Posts
    169

    Default

    And what does the guess limit set to 5 do?
    SPEED UP YOUR VSHARE SITE!
    Speed up your vshare site by "offloading" your images and video thumbs!
    Just visit http://offload.limbar.com for details.

  5. #5
    Join Date
    May 2007
    Posts
    588

    Default

    after 5 seconds of being on the site they must signup before they can view videos.

  6. #6
    Join Date
    Jul 2007
    Posts
    169

    Default Re: Forced Sign Up

    That works perfect. After signup, users are taken to the "/invite_signup.php" page -- Does anyone know how I can display that page, BUT remove to header? So that the invite_signup.php, is the only thing they see after signup?
    SPEED UP YOUR VSHARE SITE!
    Speed up your vshare site by "offloading" your images and video thumbs!
    Just visit http://offload.limbar.com for details.

Similar Threads

  1. No Forced Sign Up
    By hollyjenson in forum Installation Support
    Replies: 3
    Last Post: 05-07-2009, 01:21 PM
  2. Required at sign up
    By codyr1951 in forum General Discussions
    Replies: 1
    Last Post: 03-20-2008, 07:53 PM
  3. Sign Up TPL Edits
    By browniegirl in forum Template Modifications
    Replies: 1
    Last Post: 02-01-2008, 05:35 AM
  4. Sign Up
    By west in forum Installation Support
    Replies: 1
    Last Post: 09-28-2007, 04:48 AM
  5. Integrate Sign Up And Sign In
    By dibakar in forum General Discussions
    Replies: 0
    Last Post: 06-06-2007, 05:21 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •