Error Updating WPLMS

Home Forums Legacy Support Support queries Update Issues Error Updating WPLMS

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #192274
    Gustavo
    Participant
    Hello Mr Vibe and team, I'm getting few errors while trying to update from WPLMS 3.6 to 3.8.5. PLease have a look:   Warning: preg_match() expects parameter 2 to be string, array given in /home/gomindfu/staging/3/wp-admin/includes/class-wp-upgrader.php on line 258 Warning: file_exists() expects parameter 1 to be a valid path, array given in /home/gomindfu/staging/3/wp-admin/includes/class-wp-upgrader.php on line 258 Warning: strip_tags() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-admin/includes/class-bulk-upgrader-skin.php on line 61 Downloading update from … Warning: parse_url() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-admin/includes/file.php on line 970 Warning: strpos() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-content/plugins/wp-rocket/inc/admin/updater.php on line 14 Warning: strpos() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-content/plugins/vibe-course-module/autoupdate/class-plugin-update.php on line 99 Warning: strpos() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-content/plugins/vibe-customtypes/autoupdate/class-plugin-update.php on line 99 Warning: strpos() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-content/plugins/vibe-shortcodes/autoupdate/class-plugin-update.php on line 99 Warning: strpos() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-content/plugins/wplms-assignments/autoupdate/class-plugin-update.php on line 99 Warning: strpos() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-content/plugins/wplms-dashboard/autoupdate/class-plugin-update.php on line 99 Warning: strpos() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-content/plugins/wplms-events/autoupdate/class-plugin-update.php on line 99 Warning: strpos() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-content/plugins/wplms-front-end/autoupdate/class-plugin-update.php on line 99 Warning: strpos() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-content/plugins/wp-rocket/inc/functions/admin.php on line 132 Warning: preg_split() expects parameter 2 to be string, array given in /home/gomindfu/staging/3/wp-includes/kses.php on line 1410 Warning: strtolower() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-includes/http.php on line 517 Warning: strtolower() expects parameter 1 to be string, array given in /home/gomindfu/staging/3/wp-includes/http.php on line 517 An error occurred while updating WPLMS: Download failed. A valid URL was not provided.   Could you please help us solve the issue? :)
    #192276
    Gustavo
    Participant
    This reply has been marked as private.
    #192381
    Anshuman Sahu
    Keymaster
    The errors are appearing coz you might have changed the theme name parameter in the style.css file of wplms theme : http://prntscr.com/m6z4lm Well the old enavato api which we were using for updates in wplms 3.6 or below are deprecated now .Therefore

    if your theme version is 3.6 or below then refer :

    https://wplms.io/support/knowledge-base/manually-updating-wplms/(manually update theme)

    #192497
    sadasiva108
    Participant
    I am looking at updating the theme from 3.6 and I cannot see how this is not going to overwrite all of the custom .css and other modifications I have done.. Replacing the entire folder will replace all of those files right? it says: 1. Download a fresh copy of WPLMS installable WordPress theme file from your themeforest account. 2. Login to your server via ftp or Cpanel. 3. Go to wp-content/themes folder of your wordpress setup. 4. Cpanel : Upload wplms.zip. Remove the existing wplms folder and unzip the wplms.zip file OR
    1. FTP : Unzip the wplms.zip file on desktop and replace the existing wplms folder.
    #192605
    sadasiva108
    Participant
    For example, in the sections where I specify a logo or other modifications in the WPLMS editor, does "replacing all of the files on the server" NOT overwrite those directions? and other modifications I have made .. customs.css mods and more? I do not want to overwrite these things. I have backed up the version 3.6 on my local computer, but I do not want to go through this hassle.
    #192734
    Anshuman Sahu
    Keymaster
    yes that includes replacing all the files including style.css file in which your might have added your custom css . In that case you can take backup of your custom css you added in style.css file and then after replacing all files  edit the style.css file (now replaced and without your custom css)add those particular custom css in it again from the back you took .   If you added your custom css in wp-admin -> appearance -> customize -> then you do not need to worry it wont lost on update as it is saved database,
    #192886
    Gustavo
    Participant
    This reply has been marked as private.
    #193042
    Anshuman Sahu
    Keymaster
      please try adding this custom css in your wp-admin -> appearance -> customize -> custom css : .logged-in .vbplogin:before{display:none}
    #193084
    Gustavo
    Participant
    Hello Alex, I applied the code and nothing happened. Could you please check the STAGING website again (not the original)? The wordpress credentials are above. Please check what went wrong and let us know the fixing? Good vibes
    #193228
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #193791
    Gustavo
    Participant
    This reply has been marked as private.
    #194469
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
    #194723
    Gustavo
    Participant
    No worries for your delay Alex, we are lucky we are not in a crazy rush to update the website. Thanks for helping with the menu. Regarding the Woocommerce template issue, we are not using our own Child Theme, we are using WPLMS Child Theme developed by you. So please, could you share here the fixing for it? PS: I'm not getting the follow-up reply notifications by email. Could you also fix that?
    #194754
    Anshuman Sahu
    Keymaster
    for subscription emails please make sure that you are subscribed to the topic : http://prntscr.com/mf3375  for woocommerce template well there is no woocommerce folder in any of our child themes . This must be created by you or some developer hired by you  . To fix this please login via cpanel or ftp to access site files . Then navigate to wp-content/themes/wplmschild folder .Rename the woocommerce folder in it to " woocommerce$$$$ " .
    #196161
    Gustavo
    Participant
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 18 total)
  • The topic ‘Error Updating WPLMS’ is closed to new replies.