Post by josrevalution » Fri May 06, 2016 10:26 am

Hello,anybody know,why my store has blank page after update to new version.i update it directly from softaculous and then visit the mystore.com/install/index.php page has blank and all page has blank including admin page.

Please test my site here http://autopostfacebook.com/install/index.php

Newbie

Posts

Joined
Fri May 17, 2013 1:03 am

Post by MarketInSG » Fri May 06, 2016 11:22 am

there's a PHP error. You might want to view your error logs for more details.


User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by josrevalution » Sat May 07, 2016 9:46 am

This is the error on error.log file,i dont understand it.. :(

Code: Select all

[18-Dec-2015 02:49:22 UTC] WordPress database error Column 'billing_firstname' cannot be null for query INSERT INTO `wp_tcp_orders` (`created_at`, `customer_id`, `ip`, `weight`, `shipping_method`, `shipping_notice`, `shipping_class`, `shipping_instance`, `status`, `order_currency_code`, `shipping_amount`, `discount_amount`, `payment_name`, `payment_method`, `payment_amount`, `payment_notice`, `transaction_id`, `comment`, `comment_internal`, `code_tracking`, `shipping_firstname`, `shipping_lastname`, `shipping_company`, `shipping_street`, `shipping_street_2`, `shipping_city`, `shipping_city_id`, `shipping_region`, `shipping_region_id`, `shipping_postcode`, `shipping_country`, `shipping_country_id`, `shipping_telephone_1`, `shipping_telephone_2`, `shipping_fax`, `shipping_email`, `billing_firstname`, `billing_lastname`, `billing_company`,

Newbie

Posts

Joined
Fri May 17, 2013 1:03 am

User avatar
Guru Member

Posts

Joined
Wed Nov 16, 2011 11:53 am
Location - Singapore

Post by pm-netti » Mon May 09, 2016 1:32 am

Code: Select all

[18-Dec-2015 02:49:22 UTC] WordPress database error
That is not your current error.
Can you add this script to file index.php top:

Code: Select all

ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);

User avatar
Active Member

Posts

Joined
Sat Apr 07, 2012 11:22 pm
Location - Kittilä, Finland
Who is online

Users browsing this forum: No registered users and 16 guests