Results 1 to 2 of 2

Thread: Blank Screen after Signup

  1. #1
    Join Date
    Nov 2010
    Posts
    10

    Default Blank Screen after Signup

    I have installed vshare on my VPS. But after the installation, when I try to signup as a new user, I get a blank screen after clicking the submit button. First I thought its .htaccess problem but even after replacing the .htaccess, i am getting the same problem.

    Please Help.

  2. #2

    Default

    add following lines into include/config.php

    error_reporting(E_ALL);
    ini_set("display_errors",1);


    and try signup

Tags for this Thread

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
  •