MY HOME PAGE IS A BLANK WHITE SCREEN

GK User
Tue Mar 27, 2012 7:28 am
I installed from quick install after that When I open my page it comes with blank white screen. If I change the template everything going fine but when I change to the esport template again blank white page. Can you please help? I update every module and still the same. If you want I can open a user for u?
Thanks
User avatar
Fresh Boarder

GK User
Tue Mar 27, 2012 7:40 am
Firstly please try to re-download and reinstall template (maybe some files are corrupted). If the problem still exist, we need more details about your hosting - PHP, MySQL version and the error log because this is the only place where we can find some informations about this problem.
User avatar
Platinum Boarder

GK User
Tue Mar 27, 2012 7:49 am
I see whats my problem is. I open index.php of my template and see it's empty. I check and download the rest files and quickinstall again and again see that their index.php is emty too. Can you please check it or give me a new one?
User avatar
Fresh Boarder

GK User
Tue Mar 27, 2012 7:56 am
Template's index.php is just like that
Code: Select all
<?php

/**
 *
 * Main file
 *
 * @version             1.0.0
 * @package             Gavern Framework
 * @copyright         Copyright (C) 2010 - 2011 GavickPro. All rights reserved.
 *               
 */
 
// No direct access.
defined('_JEXEC') or die;
// enable showing errors in PHP
//ini_set('error_reporting', E_ALL);
//ini_set('display_errors','On');

// include framework classes and files
require_once('lib/framework/gk.const.php');
require_once('lib/framework/gk.parser.php');
require_once('lib/gk.framework.php');
// run the framework
$tpl = new GKTemplate($this, $GK_TEMPLATE_MODULE_STYLES);

/* End of the file - index.php */


nothing more :) I think this is making problem to me.
User avatar
Fresh Boarder

GK User
Thu May 31, 2012 8:50 pm
Hi,

I'm having a similar problem.
Internal pages seem to load fine.

http://www.getpro.com.br (blank)
http://getpro.com.br/index.php/loja (ok)

Will try re-installing the most recent eSport.
User avatar
Fresh Boarder

GK User
Fri Jun 01, 2012 10:31 am
Please enable display_errors option or attach here your server error log, without this the blank page tell totally nothing. Please also make sure that your server have PHP in 5.3+ version.
User avatar
Platinum Boarder

GK User
Fri Jun 01, 2012 2:46 pm
bkrztuk wrote:Please enable display_errors option or attach here your server error log, without this the blank page tell totally nothing. Please also make sure that your server have PHP in 5.3+ version.


Thanks bkrztuk!

PHP 5.2 might be a problem then?
I have now briefly tested 5.3 but it didn't seem to make a difference
(had to revert as it affected other sites on the same hosting).

See if the attached logs help.
User avatar
Fresh Boarder

GK User
Fri Jun 01, 2012 3:14 pm
The problem is intermittent, the homepage went back...

Meanwhile I've learned how to assign PHP 5.3 individually to the site.

Let's see!

Thanks,
Alexandre
User avatar
Fresh Boarder

GK User
Sun Jun 03, 2012 1:58 pm
Yes the PHP version is probably the source of problems, Joomla recommend 5.3+ version, please test it on some server with this specification.
User avatar
Platinum Boarder

GK User
Tue Jun 05, 2012 9:00 pm
bkrztuk wrote:Yes the PHP version is probably the source of problems, Joomla recommend 5.3+ version, please test it on some server with this specification.


No more problems on the last couple of days.

thanks!
User avatar
Fresh Boarder

GK User
Fri Dec 13, 2013 3:15 pm
Hi everyone,

I have the same issue stated here. The main page (http://www.foo.bar/) is blank but other pages (http://www.foo.bar/test/) works perfectly. display_errors is on (I can see it in the system information), but no error reported anywhere.

I installed a quick startup template, the main page was working fine util I edit the Top Stories module (mod_news_pro_gk4) (I changed the displayed categories), and the white page happend. When I set the configuration of the module as it were before, the white home page stays.

Do you have any idea of what I can do ?

Kind regards,

Database Version 5.5.31-0+wheezy1
Database Collation utf8_general_ci
PHP Version 5.4.4-14+deb7u7
Web Server Apache/2.2.22 (Debian)
User avatar
Fresh Boarder

GK User
Fri Dec 13, 2013 4:14 pm
Update: When I unpublish the modified module, the home page is working, when I publish it again, the home page is back to white without any errors.
User avatar
Fresh Boarder

GK User
Sat Dec 14, 2013 2:44 pm
Which module cause this problem?
User avatar
Platinum Boarder

GK User
Sun Dec 15, 2013 10:57 am
Im finding the same problems with this template. I have download and reinstalled 3 times with now luck. I contacted my Web Hosting company to find out what php version there using and its PHP Version 5.3.27. When I disable (mod_news_pro_gk4) the site works fine.

I have to say Im extremely disappointed with this template as I have used this same template (earler version)before and it worked really well. This latest version is full of glitches, e.g. after latest install now Im getting this msg when i try to open any modules, previous to that i could change virtuemart categories

(Check-out failed with the following error: The user checking out does not match the user who checked out the item.
You are not permitted to use that link to directly access that page (#32).)

Please fix the download!
User avatar
Fresh Boarder

GK User
Mon Dec 16, 2013 10:52 pm
I've tested quickstart version and all works fine on my localhost. Did you change anything after quickstart installation? I'm asking because it can gives us more details where may be the problem.
User avatar
Platinum Boarder

GK User
Tue Dec 17, 2013 12:07 am
Okay, I have installed the quickstart temp on both my hosting providers cpanel and on my local host with the following issues.

quickstart on cpanel i have two issues

1. white screen with msg
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 98 bytes) in /home3/remotesa/public_html/libraries/joomla/language/language.php on line 797
2. modules dont open with msg
Check-out failed with the following error: The user checking out does not match the user who checked out the item. You are not permitted to use that link to directly access that page (#32).

On localhost i only have the module issue.

To test I installed joomla on its own on cpanel and then installed the esports template package only and it works okay, I can install the esport rest file as on the esport 2.5 page you have a the esport rest file 1.7 instead of the 2.5
User avatar
Fresh Boarder

GK User
Tue Dec 17, 2013 12:19 am
bkrztuk wrote:I've tested quickstart version and all works fine on my localhost. Did you change anything after quickstart installation? I'm asking because it can gives us more details where may be the problem.


No I have not altered or changed any thing. basically finish install and open site and problems start
User avatar
Fresh Boarder

GK User
Fri Dec 20, 2013 11:46 am
There is a problem with memory_limit settings on your server. You should contact with your hosting provider and show the errors that you get. Hosting should now know how to resolve this issue.
User avatar
Platinum Boarder


cron