Tim Locke
Forum Replies Created
-
Here are the errors displayed when visiting the blank page:
Notice: add_custom_background is deprecated since version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /home/kvwoodcarving/public_html/wp-includes/functions.php on line 3658
Notice: add_custom_image_header is deprecated since version 3.4! Use add_theme_support( ‘custom-header’, $args ) instead. in /home/kvwoodcarving/public_html/wp-includes/functions.php on line 3658
Notice: The called constructor method for WP_Widget in iCalEvents is deprecated since version 4.3.0! Use
__construct()
instead. in /home/kvwoodcarving/public_html/wp-includes/functions.php on line 3718
Notice: The called constructor method for WP_Widget in Weaver_Widget_Text is deprecated since version 4.3.0! Use
__construct()
instead. in /home/kvwoodcarving/public_html/wp-includes/functions.php on line 3718
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/kvwoodcarving/public_html/wp-includes/functions.php:3658) in /home/kvwoodcarving/public_html/wp-content/plugins/thecartpress/templates/tcp_template.php on line 1632
OK. WP_DEBUG has been set ‘true’ in wp-config.php.
Thank you. That worked. The my-account page already exists but we had made it Private because we don’t use the shopping cart feature (we only use TheCartPress as a catalogue). I have to make the page Public to be able to log in with TheCartPress enabled. This was working before the 1.5.3.1 update was installed. Did something change?
Is there an option to hide the my-account page and still be able to log in?
Also, now I’m getting a notice that the “Sign in”, “Register”, “Forgot your password”, and “Pick a new password” pages are missing but when I click the “Checking Page” link, it takes me to a blank page. I don’t remember having such pages before. Is this part of the 1.5.3.1 update?
Thank again for the help.