+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Junior Member
    Join Date
    Aug 2010
    Location
    Italy
    Posts
    3

    Default White Page After Installation

    Hi,
    I have just bought and installed Robust CMS on my local server (using XAMPP with PHP 5.3).

    After a successful installation I get a white page when trying to access both main page and admin page.

    The only way to make the site work is by commenting this:
    Code:
    require_once _LIBPATH . "forms.settings.php";
    In file admin/libs/forms.php

    Is there a way I can fix this? I think is not appropriate commenting that line...

    Thanks,
    Luca

  2. #2
    OXYLUS Development Emanuel's Avatar
    Join Date
    Feb 2008
    Location
    Romania
    Posts
    329

    Default

    Please edit admin/lib/forms.settings.php and remove this line:

    require_once _LIBPATH . "forms.php";

    On some certain server configurations it goes in an infinite loop.
    - Search before posting, most of the problems has been discussed already.
    - Make sure you have all the fixes and updates installed before reporting anything
    - Allow us up to 48 hours to respond
    - After having your support request resolved please rate the thread.
    - Be polite, keep in mind we are offering the support for free as curtoasy for you.


    http://www.oxylusflash.com
    http://www.oxylustemplates.com
    http://www.flashtory.com

  3. #3
    Junior Member
    Join Date
    Apr 2011
    Posts
    1

    Default

    Hi, having the same issue as stated above.
    Removed from "forms.settings.php" the code and nothing changed.


    -EDIT-

    Removed " require_once _LIBPATH . "forms.settings.php"; " from forms.php and it's up and running.
    Hope that helps anyone, spent a long time removing and reinstalling

    -EDIT-
    Last edited by flapjack; 04-08-2011 at 03:15 AM.

  4. #4
    Junior Member
    Join Date
    Nov 2011
    Posts
    24

    Default

    I came up with the same problem. I uploaded the CMS successfully and then got a white page on the main page and on the /admin/.

    I commented the line: require_once _LIBPATH . "forms.settings.php"; in file admin/libs/forms.php and was able to complete the /install/.

    But when I went back to my main page and /admin/ I got the white page again. So I went back to admin/libs/forms.php and took off the comment on require_once _LIBPATH . "forms.settings.php"; and then I was able to view the admin username and password panel.

    Hope this helps.

  5. #5
    OXYLUS Development Emanuel's Avatar
    Join Date
    Feb 2008
    Location
    Romania
    Posts
    329

    Default

    Hello

    That its a infinite inclusion cycle. ON most of the servers it is ignore, so please comment or remove that line. I'll post an update this days for roobust with other issues i fixed lately.

    Cheers
    - Search before posting, most of the problems has been discussed already.
    - Make sure you have all the fixes and updates installed before reporting anything
    - Allow us up to 48 hours to respond
    - After having your support request resolved please rate the thread.
    - Be polite, keep in mind we are offering the support for free as curtoasy for you.


    http://www.oxylusflash.com
    http://www.oxylustemplates.com
    http://www.flashtory.com

Similar Threads

  1. Can't access the upload directory after installation is completed
    By PaulT in forum Fluxglide Complete HTML5 Website Template with Shop and CMS
    Replies: 1
    Last Post: 01-09-2012, 10:45 PM
  2. Error after installation
    By ydesigner in forum Robust Business and Portfolio Template with CMS and SHOP
    Replies: 0
    Last Post: 07-22-2011, 05:16 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