• Where I have added ‘mysitename’ it appears to be my domain name with the final two letters missing. I have no idea if this is the problem or not.

    Error messages:-

    Warning: include_once(/home/mysitename/public_html/wp-content/uploads/landing-pages/templates/landing-pages/config.php) [function.include-once]: failed to open stream: No such file or directory in /home/mysitename/public_html/wp-content/plugins/landing-pages/landing-pages.php on line 82

    Warning: include_once() [function.include]: Failed opening ‘/home/mysitename/public_html/wp-content/uploads/landing-pages/templates/landing-pages/config.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/mysitename/public_html/wp-content/plugins/landing-pages/landing-pages.php on line 82

    http://wordpress.org/extend/plugins/landing-pages/

Viewing 15 replies - 1 through 15 (of 21 total)
  • Plugin Author Hudson Atwell

    (@adbox)

    It looks like it’s trying to load a landing page from the wrong location. What template are you using?

    templates should be installed automatically into:
    /wp-content/uploads/landing-pages/templates/template-name-here/

    where as I believe the error is saying it’s trying to load a template from:

    wp-content/uploads/landing-pages/templates/landing-pages/

    Have any more insight on what’s going on?

    Thread Starter jimbobaggins

    (@jimbobaggins)

    The templates are in

    wp-content/uploads/landing-pages/templates

    there are two folders in there. One is called /landing_pages and the other is called /miminal_responsive

    Both of these folder then have the relevant files and subfolders within them, as far as I can tell.

    I haven’t done anything other than run the plugin install, then install the extra templates. If I deactivate the plugin the warnings disappear.

    Thread Starter jimbobaggins

    (@jimbobaggins)

    I deleted the /landing_pages sub folder and reactivated and it looks ok now.

    Ta.

    Plugin Author Hudson Atwell

    (@adbox)

    Which templates were located in the extra /landing-pages/templates/landing-pages/ folder? If you try to install the, again does the same issue happen?

    Thread Starter jimbobaggins

    (@jimbobaggins)

    I have it up and running though there is still an error at the bottom of the Landing Page once published. It looks like below.

    Fatal error: Cannot redeclare lp_hex_2_rgb() (previously declared in /home/mysite/public_html/wp-content/uploads/landing-pages/templates/minimal-responsive/index.php:73) in /home/mysite/public_html/wp-content/uploads/landing-pages/templates/minimal-responsive/index.php on line 73

    Plugin Author Hudson Atwell

    (@adbox)

    Hey Jimbo

    Will you try updating Minimal Responsive to 1.0.1.2 in the Templates section and see if that fixes the fatal error?

    Thread Starter jimbobaggins

    (@jimbobaggins)

    I have done that and the page has gone a bit haywire. Flashing Green and Blue and infinitely long…

    Plugin Author Hudson Atwell

    (@adbox)

    I’m not sure… Can I see a preview? I checked our version here, also running the latest files and it seems to be alright.

    http://demo.inboundnow.com/go/minimal-responsive-demo/

    Thread Starter jimbobaggins

    (@jimbobaggins)

    Example is here – http://www.omnisocial.co.uk/go/restaurant-marketing-lp-1/ The page seems to repeat over and over.

    Plugin Author Hudson Atwell

    (@adbox)

    Hi Jim,

    I’m looking for a way to solve/prevent this, but I’m thinking that a plugin conflict is causing it. Will you help me narrow down which plugin so I maybe can find out some more information?

    Thread Starter jimbobaggins

    (@jimbobaggins)

    It seems to be Jetpack. I use this for the stats and Vaultpress so it will be difficult to disable this.

    I don’t have any of the extra features switched on though.

    Plugin Author Hudson Atwell

    (@adbox)

    Hi will you re-download and re-upload the extra templates? We’ve added in a fix for the repeat loading issue.

    Thread Starter jimbobaggins

    (@jimbobaggins)

    Hi Hudson,

    The template is now working – nice.

    I checked on an iPhone and it doesn’t seem to be working responsively – any idea why?

    I wondered if it might be to do with the contact form.

    Plugin Author David Wells

    (@davidwells)

    Hey Jim,

    Just tested out http://www.omnisocial.co.uk/go/restaurant-marketing-lp-1/ on my iphone.

    I was able to see and submit the form successfully.

    You probably will want to setup a redirect once the form is submitted to send the person to a thank you page.

    Thread Starter jimbobaggins

    (@jimbobaggins)

    You can see the form and fill it in, but it isn’t responsive, as the content doesn’t adjust to fit the screen.

    It does work to an extent if I use my existing theme template as this is responsive though.

    I am using contact form 7, which I know isn’t your preferred plugin, so I wondered if that might have caused an issue.

    There is also no option to position the contact form in the minimal responsive template, where using my existing theme, there is.

Viewing 15 replies - 1 through 15 (of 21 total)
  • The topic ‘Getting a couple of errors after downloading additional templates’ is closed to new replies.