pancakes

MicrostockGroup Sponsors


Author Topic: White screen after activating Symbiostock theme  (Read 12936 times)

0 Members and 1 Guest are viewing this topic.

dmg

« Reply #25 on: July 16, 2013, 15:59 »
0
Yes, that '&' is my fault and it will be fixed. It should not be there (I've put & in function call instead of header). But I think that it has nothing common with blank screen. This & is reported as a bug in debug mode (as it was) or sometimes as a warning only in rare php versions, but maybe...

I've sent you PM with link to theme with & bug fixed.
Try it and let me know if it works.
Thanks, finally theme shows  at live preview.
however, with a bunch of additional notes in various places:

Notice: Use of undefined constant is_admin - assumed 'is_admin' in /wp-content/themes/symbiostock/functions.php on line 1531

Notice: Undefined variable: post in /wp-content/themes/symbiostock/functions.php on line 934

Notice: Trying to get property of non-object in /wp-content/themes/symbiostock/inc/classes/nav_walker_description.php on line 40

Notice: Trying to get property of non-object in /wp-content/themes/symbiostock/inc/classes/nav_walker_description.php on line 42

Notice: Undefined variable: post in /wp-content/themes/symbiostock/functions.php on line 934

Notice: Trying to get property of non-object in /wp-content/themes/symbiostock/inc/classes/nav_walker_description.php on line 43

Notice: Undefined variable: icon_dropdown_top in /wp-content/themes/symbiostock/inc/classes/nav_walker_description.php on line 44

Notice: Trying to get property of non-object in /wp-content/themes/symbiostock/inc/classes/nav_walker_description.php on line 45


When I'm trying to activate theme I get white screen with such notices:

Notice: Use of undefined constant is_admin - assumed 'is_admin' in /wp-content/themes/symbiostock/functions.php on line 1531

Warning: fopen(/wp-content/themes/symbiostock/css/styles.css): failed to open stream: Permission denied in /wp-content/themes/symbiostock/inc/installer/installer.php on line 67

Notice: Undefined variable: htaccess in /wp-content/themes/symbiostock/inc/installer/installer.php on line 67
Cannot open file:
« Last Edit: July 16, 2013, 16:03 by dmg »


« Reply #26 on: July 17, 2013, 06:22 »
0
I don't know environment that you are using, but try to switch off debug mode and set option somewhere (maybe select older php version?), to make php more tolerant to minor issues in code, to get rid of all those notices.  Symbiostock needs some fixes in reported places, but it is not urgent, all is working under typical server configurations.

dmg

« Reply #27 on: July 17, 2013, 06:52 »
0
After switching off debug mode I'm still getting white screen for everything and have to delete Symbiostock theme to get WP working again.
Well, I think I have to wait for fixes or find another platform. 

« Reply #28 on: July 23, 2013, 08:25 »
0
Dmg I had the same problem, blank screen. I solved downgrading php; follow what ajt said.
To be clear, all seems fine just deactivated php 5.4.10 and activated php 5.2.17.
Maybe this solves the issue also to you..

« Reply #29 on: July 29, 2013, 05:28 »
0
I have the same problem.
My host is ipower with wordpress 3.1.4 and PHP 4.4.9

After installing Symbiostock theme, I clicked on Activate and get a white screen with a "0" in the upper left corner.

I reinstalled wordpress, deleted Symbiostock themes, installed theme Twenty-ten, that allowed me to get back into the dashboard, but as soon as I install Symbiostock theme and Activate it, I get the white screen with "0" again.
 
Second question: I bought the CleanTheme 2.0. Do I still have to install the Symbiostock Default Child Theme?
« Last Edit: July 29, 2013, 05:43 by LesPalenik »

« Reply #30 on: July 29, 2013, 06:23 »
0
I have the same problem.
My host is ipower with wordpress 3.1.4 and PHP 4.4.9

After installing Symbiostock theme, I clicked on Activate and get a white screen with a "0" in the upper left corner.

I reinstalled wordpress, deleted Symbiostock themes, installed theme Twenty-ten, that allowed me to get back into the dashboard, but as soon as I install Symbiostock theme and Activate it, I get the white screen with "0" again.
 
Second question: I bought the CleanTheme 2.0. Do I still have to install the Symbiostock Default Child Theme?


I was thinking the latest version of wordpress was maybe 3.5.2 or so. Not sure if that s a factor. And if you install the Clean Theme you do not need the default theme.

ShazamImages

  • ShazamImages.com
« Reply #31 on: July 29, 2013, 06:41 »
0
My host is ipower with wordpress 3.1.4 and PHP 4.4.9


Yes, the current version of WordPress is 3.5.2.  Version 3.1.4 is ancient.  It is two years old.  See here for details:

http://codex.wordpress.org/WordPress_Versions/

In addition, the current version of PHP is 5.4.16.  Version 4.4.9 is about five years old!  See here for details:

http://php.net/releases/index.php

I would definitely say that your issue has something to do with the versions of the software that your host is using.

« Reply #32 on: July 29, 2013, 06:56 »
0
That version (3.1.4) was provided by my host (latest version they have, downloaded just last night).
I couldn't update it to the latest 3.5.2 version due to old version of PHP used by this host. Thanks for letting me know how old is it.
I wonder why they still use such an old PHP version and if many other hosting companies are still using such old software.

ShazamImages

  • ShazamImages.com
« Reply #33 on: July 29, 2013, 07:03 »
0
That version (3.1.4) was provided by my host (latest version they have, downloaded just last night).
I couldn't update it to the latest 3.5.2 version due to old version of PHP used by this host. Thanks for letting me know how old is it.
I wonder why they still use such an old PHP version and if many other hosting companies are still using such old software.

FYI: I'm on GoDaddy and they are on php 5.3 and WordPress 3.5.2.

« Reply #34 on: July 29, 2013, 07:17 »
+2
I managed to get ipower support to set me to PHP 5.3 which allowed me to upgrade my wordpress to 3.5.2
Also, I just received a message from Symbiostock about successful deployment, so I guess I'm in.

ShazamImages

  • ShazamImages.com
« Reply #35 on: July 29, 2013, 07:52 »
0
It looks like you might be on the right track...

« Reply #36 on: August 05, 2013, 05:45 »
0
I am having the same issue, a white screen when activating the theme. This happens on my localhost but also at my online WP install.

I have installed a fresh WP 3.6 and are running PHP Version 5.4.9-4ubuntu2.2

Anyone have ideas how to solve this?

Strict Standards: Declaration of nav_walker_description::start_el() should be compatible with Walker::start_el(&$output, $object, $depth = 0, $args = Array, $current_object_id = 0) in /home/jan/public_html/wp-content/themes/symbiostock-a640bd8b08175dba50c6a69314904d2ed0379860/inc/classes/nav_walker_description.php on line 92

Strict Standards: Declaration of nav_walker_mobile::start_lvl() should be compatible with Walker::start_lvl(&$output, $depth = 0, $args = Array) in /home/jan/public_html/wp-content/themes/symbiostock-a640bd8b08175dba50c6a69314904d2ed0379860/inc/classes/nav_walker_mobile.php on line 61

Strict Standards: Declaration of nav_walker_mobile::end_lvl() should be compatible with Walker::end_lvl(&$output, $depth = 0, $args = Array) in /home/jan/public_html/wp-content/themes/symbiostock-a640bd8b08175dba50c6a69314904d2ed0379860/inc/classes/nav_walker_mobile.php on line 61

Strict Standards: Declaration of nav_walker_mobile::start_el() should be compatible with Walker::start_el(&$output, $object, $depth = 0, $args = Array, $current_object_id = 0) in /home/jan/public_html/wp-content/themes/symbiostock-a640bd8b08175dba50c6a69314904d2ed0379860/inc/classes/nav_walker_mobile.php on line 61

Strict Standards: Declaration of nav_walker_mobile::end_el() should be compatible with Walker::end_el(&$output, $object, $depth = 0, $args = Array) in /home/jan/public_html/wp-content/themes/symbiostock-a640bd8b08175dba50c6a69314904d2ed0379860/inc/classes/nav_walker_mobile.php on line 61

Warning: require_once(/home/jan/public_html/wp-content/themes/symbiostock/inc/classes/network-manager//network-manager.php): failed to open stream: No such file or directory in /home/jan/public_html/wp-content/themes/symbiostock-a640bd8b08175dba50c6a69314904d2ed0379860/functions.php on line 730

Fatal error: require_once(): Failed opening required '/home/jan/public_html/wp-content/themes/symbiostock/inc/classes/network-manager//network-manager.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/jan/public_html/wp-content/themes/symbiostock-a640bd8b08175dba50c6a69314904d2ed0379860/functions.php on line 730

« Reply #37 on: August 05, 2013, 05:53 »
0
Weird messages, maybe tihs time different reason, but
first: switch somewhere that "strict standards" to less strict :)
second: try to decrease php version to 5.3.x.

« Reply #38 on: August 05, 2013, 06:18 »
0
 I don't think downgrading PHP will help much as my online WP install uses PHP 5.3.2-1ubuntu4.20 and has the same error. I do use WP 3.6 on both servers.

I changed the error reporting in my php.ini to: error_reporting = E_ALL & ~E_STRICT
This didn't help me, still get the same error  :(

Edit:
Downgraded WP to 3.5.2 but that didn't help either.
« Last Edit: August 05, 2013, 07:28 by janb »

« Reply #39 on: August 05, 2013, 08:43 »
0
I changed line 1645 in wp-content/themes/symbiostock/inc/classes/network-manager/network-manager.php from

ajt_network_search_all( & $query_list, $this );
to this:
ajt_network_search_all( $query_list, $this );

Have no idea if this is good to do, I suppose it isn't ok  :)

And it works now, but... changing define('WP_DEBUG', false); to 'true' gives me massive errors on screen. See attachment.
Using WP 3.5.2 and are going to upgrade to 3.6.


« Reply #40 on: August 05, 2013, 09:05 »
0
Your change is ok (look for & earlier in this thread). This fix is made already, but not in official version yet.


« Reply #41 on: August 05, 2013, 09:54 »
0
Should have read this thread more carefully. Found this by reading the errors and google.

But switching 'WP_DEBUG', true still gives me lot's of errors. Don't know if this is a problem for the functionality, lot's of nav menu warnings:
nav_walker_mobile.php on line 61

I'll just switch off DEBUG  :)

ShazamImages

  • ShazamImages.com
« Reply #42 on: August 05, 2013, 10:01 »
0
But switching 'WP_DEBUG', true still gives me lot's of errors.


They aren't errors.  They are notices.

See here: http://codex.wordpress.org/Debugging_in_WordPress

« Reply #43 on: August 14, 2013, 07:21 »
0
I signed up with Bluehost a few hours ago.  Followed the tutorial and as soon as I click activate for the symbio theme, I get the white screen and can't access wp-admin.  Found the theme in my file manager and deleted it.  Same thing happened when I reinstalled and clicked activate.

I've deleted and reinstalled again but just tried live preview this time and that just gives me the blank page.  Any ideas?

« Reply #44 on: August 14, 2013, 07:35 »
0

I've deleted and reinstalled again but just tried live preview this time and that just gives me the blank page.  Any ideas?

Go to Bluehost cpanel and find option for setting php version. If there is 5.4.x, set 5.3.x and try again :)

« Reply #45 on: August 14, 2013, 08:26 »
0
Thanks for that.  Seems to of done the trick.  Now I better get on with finding the next problem :)

« Reply #46 on: August 14, 2013, 10:44 »
0
Thanks for that.  Seems to of done the trick.  Now I better get on with finding the next problem :)
Congratulations on joining Symbiostock

« Reply #47 on: August 14, 2013, 11:39 »
+1
Thanks.  I think it will take me a while to get the site up but thought I might as well make a start.  Been a while since I worked on a website and I seem to of forgotten everything.  The guide has been quite good to follow but I think it needs to be dumbed down a lot for me.

Had a call from a bluehost rep and he had heard of istock but was surprised that they only paid 17%.  He asked if that worked out at $10 to $20 and I told him it was much lower than that, as low as 12 cents.  He said they would be interested in helping out with the marketing and SEO, so I'll send him an email with a link to this forum.

« Reply #48 on: August 22, 2013, 17:04 »
0
Hello, I have the same issue. I am on Bluehost and there is no way to activate Symbiostock without get white screen....

« Reply #49 on: August 22, 2013, 17:39 »
0
Yes, the exactly same thing happens to me. The host is Bluehost as recommended but activation runs into white screen. Waiting for solutions to set up the site. Thanks for any replies.


 

Related Topics

  Subject / Started by Replies Last post
4 Replies
2727 Views
Last post March 30, 2013, 03:28
by Kerioak~Christine
111 Replies
21932 Views
Last post August 30, 2013, 17:19
by cathyslife
5 Replies
3104 Views
Last post May 20, 2013, 11:39
by cascoly
4 Replies
2153 Views
Last post June 18, 2013, 11:07
by Redneck
22 Replies
4492 Views
Last post August 10, 2013, 23:29
by klsbear

Sponsors

Mega Bundle of 5,900+ Professional Lightroom Presets

Microstock Poll Results

Sponsors