Title: Theme Errors
Last modified: September 26, 2022

---

# Theme Errors

 *  Resolved [jahrat](https://wordpress.org/support/users/jahrat/)
 * (@jahrat)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/theme-errors-5/)
 * Hello Support,
    I am using Vantage theme on my site supported by a child theme.
   I have errors on my site working through and found several PHP Warnings for Vantage
   in my debug logs. I have copied these below. I need assistance to fix these errors
   as I continue to troubleshoot my site. **_PHP Warning: Array to string conversion
   in /…/themes/vantage/inc/settings/inc/page\_settings.php on line 62 PHP Warning:
   Array to string conversion in /…/themes/vantage/inc/settings/inc/page\_settings.
   php on line 63 PHP Warning: Array to string conversion in /…/themes/vantage/inc/
   settings/inc/page\_settings.php on line 158 PHP Warning: Array to string conversion
   in /…/themes/vantage/inc/settings/inc/page\_settings.php on line 68 PHP Warning:
   Array to string conversion in /…/themes/vantage/inc/settings/inc/page\_settings.
   php on line 62 PHP Warning: Array to string conversion in /…/themes/vantage/inc/
   settings/inc/page\_settings.php on line 71 PHP Warning: Array to string conversion
   in /…/themes/vantage/inc/settings/inc/page\_settings.php on line 71 PHP Warning:
   Array to string conversion in /…/themes/vantage/inc/settings/inc/page\_settings.
   php on line 62 PHP Warning: Array to string conversion in /…/themes/vantage/inc/
   settings/inc/page\_settings.php on line 71 PHP Warning: Array to string conversion
   in /…/themes/vantage/inc/settings/inc/page\_settings.php on line 71
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftheme-errors-5%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/theme-errors-5/#post-16045068)
 * Hi Jahrat
 * Thanks for reaching out.
 * Vantage Premium was discontinued in 2016. If you’d like to switch to the version
   of Vantage hosted on WordPress.org you can download the ZIP file from [https://wordpress.org/themes/vantage/](https://wordpress.org/themes/vantage/).
   Once on your desktop, go to Appearance > Themes > Add New: Upload Theme. Overwrite
   the existing version when prompted. Footer Attribution and Ajax Comments are 
   the only two premium settings not included.
 *  Thread Starter [jahrat](https://wordpress.org/support/users/jahrat/)
 * (@jahrat)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/theme-errors-5/#post-16045201)
 * Hello [@misplon](https://wordpress.org/support/users/misplon/),
    I am using the
   Vantage theme version 1.20.3 found in the WordPress repository. is this version
   obsolete? I currently use a child theme to generate our footer for our website.
   When I check your link it appears to be the same file. The errors above were 
   generated today.
    -  This reply was modified 3 years, 8 months ago by [jahrat](https://wordpress.org/support/users/jahrat/).
 *  Theme Author [SiteOrigin](https://wordpress.org/support/users/siteorigin/)
 * (@siteorigin)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/theme-errors-5/#post-16045263)
 * Hi jahrat
 * Thanks for the info; much appreciated. The version you’re using was last updated
   on the 2nd of this month; it’s not obsolete.
 * Thanks for letting us know about the warnings. We’ll address them in the next
   update. If the warnings are printing to your site front-end, please, set debug
   display to false in your WordPress wp-config.php file as follows:
 *     ```
       // Disable display of errors and warnings
       define( 'WP_DEBUG_DISPLAY', false );
       @ini_set( 'display_errors', 0 );
       ```
   
 *  Thread Starter [jahrat](https://wordpress.org/support/users/jahrat/)
 * (@jahrat)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/theme-errors-5/#post-16045303)
 * Thanks [@siteorigin](https://wordpress.org/support/users/siteorigin/),
    The warnings
   are only found in my debug log. They do not show on the front end. I only came
   across them as I was looking for something else. I will close this for now and
   if they show after the next update I will reopen the ticket.
 *  [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/theme-errors-5/#post-16045307)
 * Glad to hear there aren’t front-end warnings presenting. I’ve logged the issue
   as follows: [https://github.com/siteorigin/settings/issues/83](https://github.com/siteorigin/settings/issues/83).
   We’ll keep you updated.
 * Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Theme Errors’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/vantage/1.20.33/screenshot.jpg)
 * Vantage
 * [Support Threads](https://wordpress.org/support/theme/vantage/)
 * [Active Topics](https://wordpress.org/support/theme/vantage/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/vantage/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/vantage/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/theme-errors-5/#post-16045307)
 * Status: resolved