Opening a list results in blank page
I have already installed sendy, made a test email, but when I create a list, and open the list by clicking on the name, it results in a blank page. Why? I need that to be fixed, in order to start using sendy in to production mode. Thanks for your assistance. Im using latest v 1.1.9.2 and I have made the same process of opening the list in Chrome v 35.0.1916.153 m and IE v 11.0.9600.17126 and it's the same, a blank page. My hosting provider is mochahost.
This discussion has been closed.
Comments
Hi,
Please check your PHP error_log to find related errors for that.
Thanks.
Best regards,
Ben
I have checked it already and the last error in PHP is from November 2013. Sorry. What could it be?
[26/Jun/2014:21:30:54 -0500] "POST /EmailMarketing/includes/create/test-send.php HTTP/1.1" 200 0 "http://luisescoffie.com/EmailMarketing/send-to?i=1&c=1" "Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko" this is from another log.But I couldn't find the list opening in the log.
I have found the error log from sendy. I will copy & paste it here as for you:
[26-Jun-2014 21:50:42 America/Chicago] PHP Notice: Undefined index: pay-and-schedule in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/payment.php on line 42
[26-Jun-2014 21:51:39 America/Mexico_City] PHP Notice: Undefined property: stdClass::$body in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/includes/helpers/ses.php on line 560
[26-Jun-2014 21:59:17 America/Mexico_City] PHP Notice: Undefined property: stdClass::$body in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/includes/helpers/ses.php on line 560
[26-Jun-2014 22:04:13 America/Mexico_City] PHP Notice: Undefined property: stdClass::$body in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/includes/helpers/ses.php on line 560
[26-Jun-2014 22:04:13 America/Mexico_City] PHP Notice: Undefined property: stdClass::$body in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/includes/helpers/ses.php on line 560
[26-Jun-2014 22:05:06 America/Mexico_City] PHP Fatal error: Call to undefined function get_app_data() in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/subscribers.php on line 54
[26-Jun-2014 22:05:51 America/Mexico_City] PHP Notice: Undefined property: stdClass::$body in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/includes/helpers/ses.php on line 560
[26-Jun-2014 23:01:00 America/Chicago] PHP Notice: Use of undefined constant PHP_VER - assumed 'PHP_VER' in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/_compatibility.php on line 3
[26-Jun-2014 23:01:00 America/Chicago] PHP Notice: Use of undefined constant TOTAL_SCORE - assumed 'TOTAL_SCORE' in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/_compatibility.php on line 4
[26-Jun-2014 23:37:53 America/Mexico_City] PHP Fatal error: Call to undefined function get_app_data() in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/subscribers.php on line 54
[27-Jun-2014 00:30:16 America/Mexico_City] PHP Notice: Undefined property: stdClass::$body in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/includes/helpers/ses.php on line 560
[27-Jun-2014 00:31:15 America/Mexico_City] PHP Fatal error: Call to undefined function get_app_data() in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/subscribers.php on line 54
[27-Jun-2014 00:32:09 America/Mexico_City] PHP Fatal error: Call to undefined function get_app_data() in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/subscribers.php on line 54
Also I forgot to tell you, my PHP version is 5.5.3 and here are the specifications of my PHP.
Sorry, PHP version 5.5 only.
Hi,
This could be the issue:
PHP Fatal error: Call to undefined function get_app_data() in /home/liv3volc/public_html/luisescoffie.com/EmailMarketing/subscribers.php on line 54
Thanks.
Best regards,
Ben
Thanks.
Will post an answer in a couple of minutes.
I have reuploaded everything, and now it's OK. Thanks!