Forum Replies Created

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

    (@frenette)

    Thanks, esmi. I’ll see what I can do to contact them. The sanity check I gained from your input was helpful. ??

    Thread Starter frenette

    (@frenette)

    I went into Appearance, Themes, selected Upload, browsed to the WPLMS.ZIP file, and clicked Install. It seemed to install, and is now in my Themes list. It asked me to install a bunch of plug-ins, which I did. Some of them failed for various reasons.

    Not sure where to go from here, and the Support I purchased with the WPLMS Theme doesn’t cover installation support. But I think I followed the directions so far as detailed in the instructions, including modifying the wp-config.php file as outlined in the instructions below.

    At a bit of a loss just now.

    ————–

    To modify the wp-config file in your WP setup follow below steps:

    Locate the root WordPress directory in your server
    Locate the file wp-config.php
    Add below code after the line define(‘DB_COLLATE’, ”); in the file and save.

    define( ‘WP_MEMORY_LIMIT’, ‘128M’ );

    Thread Starter frenette

    (@frenette)

    I tried the install again on a new instance of WordPress and got the same errors. Now my site just pops up a lot of orange colored boxes with errors in them, labelled Notice and Warning. Below are some examples of some of the errors. The theme is in my themes list now, but with all the big orange eorrs messages, the site is now seriously broken. ?? Any advice would be appreciated.

    Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in C:\Users\halif\Documents\Websites\corvo.dev\wp-includes\functions.php on line 3897
    Call Stack

    Warning: Cannot modify header information – headers already sent by (output started at C:\Users\halif\Documents\Websites\corvo.dev\wp-includes\functions.php:3897) in C:\Users\halif\Documents\Websites\corvo.dev\wp-content\themes\wplms\includes\func.php on line 398
    Call Stack

    Notice: Undefined offset: 0 in C:\Users\halif\Documents\Websites\corvo.dev\wp-content\plugins\wplms-eventon\includes\init.php on line 267

    Thread Starter frenette

    (@frenette)

    So, the suggestion that one should start with a “blank site” is not really good wording, I assume?

    I did try uploading the WPLMS theme to my site, along with many plug-ins and it got some odd errors and didn’t work in the end, so I assumed it was because my site was not “blank”.

    I’ll do what Einstein said is a sign of insanity and do the same thing again to see if I get different results. ??

    Thanks for the speedy response, esmi.

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