quickstart front end blank

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Jun 01, 2014 3:47 pm
Reply with quote
Report this post
I installed the quickstart for news 2 and the front end is a blank page. The admin works but cant see the site.

This is in the error log;

Sun Jun 01 14:18:22.865621 2014] [:error] [pid 30720] [client 72.213.146.206:49865] PHP Notice:
Undefined property: stdClass::$content in /var/www/html/gavick/quickstart/templates/gk_news2/l
ib/menu/GKHandheld.php on line 176, referer: http://54.184.92.42/gavick/quickstart/installation/
index.php
[Sun Jun 01 14:18:22.865639 2014] [:error] [pid 30720] [client 72.213.146.206:49865] PHP Notice:
Undefined property: stdClass::$content in /var/www/html/gavick
/quickstart/templates/gk_news2/lib/menu/GKHandheld.php on line 123, referer: http://54.184.92.42/gavick/quickstart/i ... /index.php
[Sun Jun 01 14:18:22.865674 2014] [:error] [pid 30720] [client 72.213.146.206:49865] PHP Notice: Undefined property: stdClass::$content in /var/www/html/gavick/quickstart/templates/gk_news2/lib/menu/GKHandheld.php on line 176, referer: http://54.184.92.42/gavick/quickstart/i ... /index.php
[Sun Jun 01 14:18:22.865692 2014] [:error] [pid 30720] [client 72.213.146.206:49865] PHP Notice: Undefined property: stdClass::$content in /var/www/html/gavick/quickstart/templates/gk_news2/lib/menu/GKHandheld.php on line 123, referer: http://54.184.92.42/gavick/quickstart/i ... /index.php
[Sun Jun 01 14:18:22.865720 2014] [:error] [pid 30720] [client 72.213.146.206:49865] PHP Notice: Undefined property: stdClass::$content in /var/www/html/gavick/quickstart/templates/gk_news2/lib/menu/GKHandheld.php on line 176, referer: http://54.184.92.42/gavick/quickstart/i ... /index.php
[Sun Jun 01 14:18:22.865738 2014] [:error] [pid 30720] [client 72.213.146.206:49865] PHP Notice: Undefined property: stdClass::$content in /var/www/html/gavick/quickstart/templates/gk_news2/lib/menu/GKHandheld.php on line 123, referer: http://54.184.92.42/gavick/quickstart/i ... /index.php
[Sun Jun 01 14:18:51.252627 2014] [:error] [pid 30706] [client 72.213.146.206:49894] PHP Notice: Use of undefined constant JAUTHENTICATE_STATUS_FAILURE - assumed 'JAUTHENTICATE_STATUS_FAILURE' in /var/www/html/gavick/quickstart/plugins/authentication/facebook/facebook.php on line 98, referer: http://54.184.92.42/gavick/quickstart/administrators

System Information:

Value

PHP Built On Linux ip-10-232-134-87 3.4.83-70.111.amzn1.x86_64 #1 SMP Fri Mar 14 08:05:54 UTC 2014 x86_64
Database Version 5.5.37
Database Collation utf8_general_ci
PHP Version 5.4.27
Web Server Apache/2.4.9 (Amazon) OpenSSL/1.0.1g-fips PHP/5.4.27
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 3.3.0 Stable [ Ember ] 30-April-2014 14:00 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36
User avatar
Fresh Boarder

GK User
Mon Jun 02, 2014 7:36 am
Reply with quote
Report this post
In this error log I see only Notice messages which can't give the blank screen. Could you try to disable all modules published on your website? Maybe one of extensions cause this problem. The front-end was blank since the beginning or it just stop working after some back-end changes?
User avatar
Platinum Boarder

GK User
Tue Jun 03, 2014 2:46 am
Reply with quote
Report this post
The front end was blank from the beginning. I installed the quickstart and the front end never worked. It works on another server so how can I tell what is causing the problem?
User avatar
Fresh Boarder

GK User
Tue Jun 03, 2014 8:43 am
Reply with quote
Report this post
Please open index.php file in template directory and force to show error there by using code :

Code: Select all
ini_set('error_reporting', E_ALL);
ini_set('display_errors','On');


and rename file error.php in the same directory. Maybe this provide us some additional informations.
User avatar
Platinum Boarder

GK User
Tue Jun 03, 2014 11:34 pm
Reply with quote
Report this post
I have done as requested and here is what I get. I looked to disable all of those but if I do the site wont even really be the site anymore because most of the page will be gone.

Strict Standards: Non-static method NSP_GK5_Thumbs::createThumbnail() should not be called statically in /var/www/html/news2/news2/modules/mod_news_pro_gk5/tmpl/com_k2/view.php on line 96

Strict Standards: Non-static method NSP_GK5_Thumbs::translateName() should not be called statically in /var/www/html/news2/news2/modules/mod_news_pro_gk5/helpers/gk.thumbs.php on line 204

Strict Standards: Non-static method NSP_GK5_Thumbs::getRealPath() should not be called statically in /var/www/html/news2/news2/modules/mod_news_pro_gk5/helpers/gk.thumbs.php on line 52

Strict Standards: Non-static method NSP_GK5_Thumbs::checkSpecialImages() should not be called statically in /var/www/html/news2/news2/modules/mod_news_pro_gk5/helpers/gk.thumbs.php on line 204

Strict Standards: Non-static method NSP_GK5_Thumbs::translateName() should not be called statically in /var/www/html/news2/news2/modules/mod_news_pro_gk5/helpers/gk.thumbs.php on line 286

Strict Standards: Non-static method NSP_GK5_Thumbs::getRealPath() should not be called statically in /var/www/html/news2/news2/modules/mod_news_pro_gk5/helpers/gk.thumbs.php on line 52

Strict Standards: Non-static method NSP_GK5_Thumbs::checkCache() should not be called statically in /var/www/html/news2/news2/modules/mod_news_pro_gk5/helpers/gk.thumbs.php on line 289

Strict Standards: Non-static method NSP_GK5_Thumbs::getRealPath() should not be called statically in /var/www/html/news2/news2/modules/mod_news_pro_gk5/helpers/gk.thumbs.php on line 293

Strict Standards: Non-static method NSP_GK5_Thumbs::translateName() should not be called statically in /var/www/html/news2/news2/modules/mod_news_pro_gk5/helpers/gk.thumbs.php on line 295

Strict Standards: Non-static method NSP_GK5_Thumbs::getRealPath() should not be called statically in /var/www/html/news2/news2/modules/mod_news_pro_gk5/helpers/gk.thumbs.php on line 52
User avatar
Fresh Boarder

GK User
Tue Jun 03, 2014 11:39 pm
Reply with quote
Report this post
changed php.ini to

error_reporting = E_ALL & ~E_NOTICE

but it did not make any difference
User avatar
Fresh Boarder

GK User
Wed Jun 04, 2014 8:55 am
Reply with quote
Report this post
Ok, still no fatal error message which means that something goes wrong during installation. Please download package again and reinstall (even in subdirectory) if won't work please provide me full access via PM. Please remember to include link to this forum thread in message.
User avatar
Platinum Boarder

GK User
Wed Jul 02, 2014 9:21 am
Reply with quote
Report this post
Is there any solution for this problem because i am facing the same problem too using the News 2 quickstart. I have tried to redownload and reinstall the template
User avatar
Fresh Boarder

GK User
Wed Jul 02, 2014 10:46 pm
Reply with quote
Report this post
We need to see some errors to provide you any solution. In 99.9% it is server configuration issue, please follow this instructions » Description of typical problems connected with templates’ files – GavickPro Documentation
User avatar
Platinum Boarder

GK User
Tue Jul 15, 2014 12:41 pm
Reply with quote
Report this post
WE HAVE THE SAME PROBLEM
... mod_fcgid: stderr: PHP Notice: Undefined property: stdClass::$content in /var/www/clients/client1/web1/web/templates/gk_news2/lib/menu/GKHandheld.php on line 123, .....
... mod_fcgid: stderr: PHP Notice: Undefined property: stdClass::$content in /var/www/clients/client1/web1/web/templates/gk_news2/lib/menu/GKHandheld.php on line 176, ....
User avatar
Fresh Boarder

GK User
Fri Jul 18, 2014 11:47 am
Reply with quote
Report this post
Please configure your server according to Joomla! requirements so disable display_errors option in PHP configuration. More details about proper server settings you can find here » Quickstart Installation Problems – How to fix them?
User avatar
Platinum Boarder


cron