Results 1 to 6 of 6

Thread: redirect signup

  1. #1

    Default redirect signup

    How to redirect an user to profile after signup in 2.7 version?

  2. #2

    Default

    In vShare 2.7 user will be redirectd to profile page after login.

    Check the vShare 2.7 demo at BizHat.com - Share Your Videos

  3. #3

    Default

    Not after login, but after signup. Now redirects to "VSHARE_URL . '/friends/invite/?welcome=1" when signup. I want redirects to edit profile.

  4. #4

    Default

    Edit signup.php and findout

    Code:
    /friends/invite/?welcome=1
    Replace with

    Code:
    /user_profile_edit.php

  5. #5

    Default

    I've put this change "$redirect_url = VSHARE_URL . '/user_profile_edit.php';" in lines 381 and 414 of signup.php, but continues redirecting to "/friends/invite/?welcome=1". How is possible this? I don't have cache active.

  6. #6
    Join Date
    Sep 2007
    Posts
    906

    Default

    Send a mail to [email protected] with FTP details.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

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
  •