• Created a new landing page and received the error when trying to view it (on a brand new install of WP btw):

    ### Begin System Info ###
    
    ## Please include this information when posting support requests ##
    
    Multisite:					No
    
    SITE_URL:					http://studiodetroitdance.com
    HOME_URL:					http://studiodetroitdance.com
    
    Landing Page Version:		1.6.1
    Upgraded From:				None
    WordPress Version:			3.9.1
    Permalink Structure:			/%postname%/
    Active Theme:				Studio Detroit Dance Center 1.0-wpcom
    
    Registered Post Stati:			publish, future, draft, pending, private, trash, auto-draft, inherit
    
    PHP Version:				5.5.7
    MySQL Version:				<br />
    <b>Warning</b>:  mysql_get_server_info() expects parameter 1 to be resource, object given in <b>/home/bmoner/webapps/sddc_live/wp-content/plugins/landing-pages/modules/module.global-settings.php</b> on line <b>451</b><br />
    
    Web Server Info:				Apache
    
    PHP Safe Mode:				No
    PHP Memory Limit:			256M
    PHP Upload Max Size:		20M
    PHP Post Max Size:			20M
    PHP Upload Max Filesize:		20M
    PHP Time Limit:				30
    PHP Max Input Vars:			1000
    
    WP_DEBUG:				Disabled
    
    WP Table Prefix:				Length: 3 Status: Acceptable
    
    Show On Front:				posts
    Page On Front:				 (#0)
    Page For Posts:				 (#0)
    
    Session:						Enabled
    Session Name:				PHPSESSID
    Cookie Path:					/
    Save Path:					/tmp
    Use Cookies:				On
    Use Only Cookies:			On
    
    WordPress Memory Limit:		NA
    DISPLAY ERRORS:			On (1)
    FSOCKOPEN:				Your server supports fsockopen.
    cURL:						Your server supports cURL.
    SOAP Client:					Your server has the SOAP Client enabled.
    SUHOSIN:					Your server does not have SUHOSIN installed.
    
    - INSTALLED LP TEMPLATES:
    
    - ACTIVE PLUGINS:
    Calls to Action: 2.1.2
    Landing Pages: 1.6.1
    Leads: 1.4.5
    Maintenance: 2.2.1
    
    ### End System Info ###

    https://wordpress.org/plugins/landing-pages/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Brandon Moner

    (@ctvonline)

    Deprecated: mysql_real_escape_string(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/bmoner/webapps/sddc_live/wp-content/plugins/landing-pages/modules/module.redirect-ab-testing.php on line 58
    
    Warning: mysql_real_escape_string(): Access denied for user ''@'localhost' (using password: NO) in /home/bmoner/webapps/sddc_live/wp-content/plugins/landing-pages/modules/module.redirect-ab-testing.php on line 58
    
    Warning: mysql_real_escape_string(): A link to the server could not be established in /home/bmoner/webapps/sddc_live/wp-content/plugins/landing-pages/modules/module.redirect-ab-testing.php on line 58
    
    Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/bmoner/webapps/sddc_live/wp-content/plugins/landing-pages/modules/module.redirect-ab-testing.php on line 59
    
    Warning: mysql_query(): Access denied for user ''@'localhost' (using password: NO) in /home/bmoner/webapps/sddc_live/wp-content/plugins/landing-pages/modules/module.redirect-ab-testing.php on line 59
    
    Warning: mysql_query(): A link to the server could not be established in /home/bmoner/webapps/sddc_live/wp-content/plugins/landing-pages/modules/module.redirect-ab-testing.php on line 59
    SELECT * FROM wp_posts WHERE post_name='' AND post_type='landing-page' LIMIT 1Access denied for user ''@'localhost' (using password: NO)
    Plugin Author David Wells

    (@davidwells)

    your localhost is rejecting the requests.

    Try on live server or fix your localhost

    Thread Starter Brandon Moner

    (@ctvonline)

    …I am on a live server lol. That’s why I’m so confused. It WAS actually working until I tried adding another landing page and then poof. No more working plug-in.

    Plugin Author David Wells

    (@davidwells)

    Sorry dont know whats happening.

    Update all plugins and test for conflicts

    To test for a theme conflict:

    1. Activate default Twenty Ten, Eleven, Twelve, or Thirteen theme
    2. Check to see if the issue still occurs
    3. If the issue does not occur after having activated the default “Twenty” theme, your theme is causing a conflict with landing pages.

    To test for a plugin conflict:

    1. Deactivate ALL plugins
    2. Activate Landing Pages
    3. Check to see if the issue occurs

    If the issue does not occur, one (or more) of your plugins is causing a conflict with Landing Pages.

    To determine which plugin(s) is causing the conflict, follow these steps:

    1. Activate each plugin one by one
    2. Check to see if the issue occurs after each plugin is activated
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error When Viewing Newly Created Landing Page’ is closed to new replies.