solved MarketPlace = White Screen

Dazed
Dazed
@dazed
11 years ago
1,022 posts
Just tried to run the update from the marketplace and encountered a white screen. I have not seen those since JR4 lol. Nothing in the logs. Suggestions?
updated by @dazed: 05/28/14 11:38:45PM
brian
@brian
11 years ago
10,148 posts
Dazed:
Just tried to run the update from the marketplace and encountered a white screen. I have not seen those since JR4 lol. Nothing in the logs. Suggestions?

Not seeing any issue here. A white screen almost always is a PHP error - is there nothing in your php error log?


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
brian
@brian
11 years ago
10,148 posts
You have a ton of entries in your php error log:

[26-Apr-2014 16:26:28 UTC] PHP Fatal error:  Call to undefined function curl_init() in .../public_html/modules/jrCore/lib/util.php on line 913

we did not setup curl when moving your server. I'll fix it for you.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Dazed
Dazed
@dazed
11 years ago
1,022 posts
ok just deleted the messages and then it showed. Looks like if there is one it does not post a new event.

[26-Apr-2014 16:27:43 UTC] PHP Fatal error: Call to undefined function curl_init() in /home/mixposure/sites/www.site.com/public_html/modules/jrCore/lib/util.php on line 913 [x 1]
brian
@brian
11 years ago
10,148 posts
Your browser must have cached something - I saw them all. I've enabled curl and restarted your web server - you should be set.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Dazed
Dazed
@dazed
11 years ago
1,022 posts
much better!! Thanks Brian