WPLMS 2.0 BEta Test Results

Home Forums General [ No Support Zone ] Feature Request Planned Features WPLMS 2.0 BEta Test Results

Viewing 15 posts - 16 through 30 (of 87 total)
  • Author
    Posts
  • #18870
    quanto
    Spectator
    Please don't forget to pack the latest versions of: WooCommerce BuddyPress bbPress EventON Visual Composer
    #18872
    David
    Participant
    #1 Notice: Trying to get property of non-object in /media/documentos/dev/php/rebecca/dev/wp-content/plugins/vibe-customtypes/custom_meta_boxes.php on line 14 #2 Notice: Trying to get property of non-object in /media/documentos/dev/php/rebecca/dev/wp-content/plugins/vibe-customtypes/custom_meta_boxes.php on line 15 #3 Notice: Trying to get property of non-object in /media/documentos/dev/php/rebecca/dev/wp-content/plugins/vibe-customtypes/custom_meta_boxes.php on line 16 #4 Notice: Trying to get property of non-object in /media/documentos/dev/php/rebecca/dev/wp-content/plugins/vibe-customtypes/custom_meta_boxes.php on line 17 #5 Notice: Trying to get property of non-object in /media/documentos/dev/php/rebecca/dev/wp-content/plugins/vibe-customtypes/custom_meta_boxes.php on line 18 #6 Notice: Trying to get property of non-object in /media/documentos/dev/php/rebecca/dev/wp-content/plugins/vibe-customtypes/custom_meta_boxes.php on line 19 #7 Notice: Trying to get property of non-object in /media/documentos/dev/php/rebecca/dev/wp-content/plugins/vibe-course-module/includes/bp-course-filters.php on line 489 #8 Notice: Trying to get property of non-object in /media/documentos/dev/php/rebecca/dev/wp-content/plugins/vibe-course-module/includes/bp-course-filters.php on line 503 #9 Notice: Trying to get property of non-object in /media/documentos/dev/php/rebecca/dev/wp-content/plugins/vibe-course-module/includes/bp-course-filters.php on line 517 #10 Notice: Trying to get property of non-object in /media/documentos/dev/php/rebecca/dev/wp-content/plugins/vibe-course-module/includes/bp-course-filters.php on line 531 #11 Notice: Trying to get property of non-object in /media/documentos/dev/php/rebecca/dev/wp-content/plugins/vibe-course-module/includes/bp-course-filters.php on line 545 #12 Notice: Trying to get property of non-object in /media/documentos/dev/php/rebecca/dev/wp-content/plugins/vibe-course-module/includes/bp-course-filters.php on line 558
    #18874
    Just started testing it out and I noticed I can't upload any WPLMS related images (eg: logo, badge, course bg image, etc)
    Uncaught TypeError: Cannot read property 'replace' of undefined
    
    window.send_to_editor @ scripts.js?ver=4.4.1:27
    
    (anonymous function) @ media-upload.php?type=image&tab=gallery&post_id=2244:3
    
    .../plugins/vibe-customtypes/metaboxes/js/scripts.js?ver=4.4.1
    #18879
    quanto
    Spectator
    I managed to install and set up the demo content after the fixed init.php file. In this beta release, I don't see the new features - BuddyDrive, skins, layouts, offline courses, new bbpress theme, etc. Which features are present in this update and which aren't?
    #18880
    duy87
    Spectator
    Skins and layouts are in appearance - customizer
    #18883
    duy87
    Spectator
    I Miss few things in the update.. In grid view of buddypress all courses page is is still missing information like who created the course (instructor) and the heart button for wishlist. What I want very much is.. a sidebar like the buddypress.. That would show categories, free/paid and so on for my custom page with courses.. Please make it :)  
    #18886
    duy87
    Spectator
    When I set Course min as 3 courses in column and max 6, on my big screen there are showing only those 3 courses very wide. It should recognize how meny courses fit into a screen. In my case it should show 6 courses in column. If I set minimal courses as 5.. of course on other devices it looks super badly. On default theme it is showing OK. Please see screenshot below.
    #18890
    quanto
    Spectator
    WPLMS 2.0 with Modern Theme, in Course Curriculum: Warning: Missing argument 3 for bp_course_filters::course_lesson_details() in H:\!WEBSITES!\desktopserver\wplms-two.dev\wp-content\plugins\vibe-course-module\includes\bp-course-filters.php on line 55
    #18896
    flaviotx
    Spectator
    i update all plugins , possible but still showing some errors Warning: Invalid argument supplied for foreach() in /home/total210/public_html/cursos/wp-content/plugins/vibe-customtypes/includes/permalinks.php on line 375 Warning: Invalid argument supplied for foreach() in /home/total210/public_html/cursos/wp-content/plugins/vibe-customtypes/includes/permalinks.php on line 389 Warning: Invalid argument supplied for foreach() in /home/total210/public_html/cursos/wp-content/plugins/vibe-customtypes/includes/permalinks.php on line 413
    #18911
    snjong
    Participant
    cannot unzip the plugin attachment and install it? How about the batches? I really need the batches function as soon as possible.
    #18914
    snjong
    Participant
    Unit description: : Missing argument 3 for bp_course_filters::course_lesson_details() in C:\xampp\htdocs\wp-content\plugins\vibe-course-module\includes\bp-course-filters.php on line 55
    #18917
    MrVibe
    Keymaster
    Awesome thanks for all the reports. @david : thanks, although some notices can be safely ignored. Keep on testing! @quanto: the layout options are available in customiser. Install buddy drive plugin and you'll get the course drive. also try not to use the modern theme as it overrides the templates of default and you'll not see the layout options @flaviotx: go to wp admin - permalinks and click on save. This bug will be fixed in the 2.0 update.   @snjong: make sure you update the plugins as well. The plugins are located in wplms/plugins folder. Try test it with the default theme, deactivate the modern child theme. Thanks for pointing out.
    #18918
    flaviotx
    Spectator
    On the course page all i can see is this...
    #18930
    David
    Participant
    Images cannot be loaded. Profile->Change avatar Error message: UPLOAD FAILED! ERROR WAS: NO EDITOR COULD BE SELECTED. HTML code is: <img src="http://rebecca.dev/wp-content/themes/wplms/images/avatar.jpg" class="avatar user-1-avatar avatar-460 photo" width="460" height="460" alt="Profile picture of admin"> By default should be: <img src="http://rebecca.dev/wp-content/themes/wplms/assets/images/avatar.jpg" class="avatar user-1-avatar avatar-460 photo" width="460" height="460" alt="Profile picture of admin"> The new local is assets folder. After upload a new image, the new link should be: <img src="http://rebecca.dev/wp-content/uploads/NEW-AVATAR.jpg" class="avatar user-1-avatar avatar-460 photo" width="460" height="460" alt="Profile picture of admin"> Look the image below for more detailed reference.
    #18943
    MrVibe
    Keymaster
    @David : Thanks for pointing out. I'll be checking/fixing this. Meanwhile Try setting a default avatar image from WP Admin -WPLMS - Buddypress section as well.   Update : This error seems to be coming from buddypress itself. It appears when the folder permissions are not correct. Please check if the following folder wp-content/uploads/avatars is created in your site and have 755 permission level.
Viewing 15 posts - 16 through 30 (of 87 total)
  • The topic ‘WPLMS 2.0 BEta Test Results’ is closed to new replies.