Forum Replies Created

Viewing 15 replies - 61 through 75 (of 103 total)
  • Thread Starter HDcms

    (@hdcms)

    Hi,
    I activated the theme twenty and disabled all plugins except Leaflet Maps Marker and ACP pro v5.5.3
    I can not disable ACF because it gives him the lattitude and longitude.
    Do you have a conflict with ACF ?
    Regards

    Thread Starter HDcms

    (@hdcms)

    Hi
    I had an administrator access problem for the user of the database
    Thanks it works now ??

    Thread Starter HDcms

    (@hdcms)

    Thread Starter HDcms

    (@hdcms)

    HI,

    Thank you for your support.
    I have done it twice but I have these errors now
    Regards

    [CREATE command denied to user ‘XXXalterinfo’@’XXX.0.73.15’ for table ‘wp_leafletmapsmarker_markers’]
    CREATE TABLE wp_leafletmapsmarker_markers ( id int(6) unsigned NOT NULL AUTO_INCREMENT, markername varchar(255) NOT NULL, basemap varchar(25) NOT NULL, layer varchar(4000) NOT NULL, lat decimal(9,6) NOT NULL, lon decimal(9,6) NOT NULL, icon varchar(255) NOT NULL, popuptext text NOT NULL, zoom int(2) NOT NULL, openpopup tinyint(1) NOT NULL, mapwidth int(4) NOT NULL, mapwidthunit varchar(2) NOT NULL, mapheight int(4) NOT NULL, panel tinyint(1) NOT NULL, createdby varchar(60) NOT NULL, createdon datetime NOT NULL, updatedby varchar(60) DEFAULT NULL, updatedon datetime DEFAULT NULL, controlbox int(1) NOT NULL, overlays_custom int(1) NOT NULL, overlays_custom2 int(1) NOT NULL, overlays_custom3 int(1) NOT NULL, overlays_custom4 int(1) NOT NULL, wms tinyint(1) NOT NULL, wms2 tinyint(1) NOT NULL, wms3 tinyint(1) NOT NULL, wms4 tinyint(1) NOT NULL, wms5 tinyint(1) NOT NULL, wms6 tinyint(1) NOT NULL, wms7 tinyint(1) NOT NULL, wms8 tinyint(1) NOT NULL, wms9 tinyint(1) NOT NULL, wms10 tinyint(1) NOT NULL, kml_timestamp datetime DEFAULT NULL, address varchar(255) NOT NULL, gpx_url varchar(2083) NOT NULL, gpx_panel tinyint(1) NOT NULL, PRIMARY KEY (id) ) ENGINE=MyISAM DEFAULT CHARSET=utf8

    Erreur de la base de données WordPress : [CREATE command denied to user ‘XXXalterinfo’@’XXX.0.73.15’ for table ‘wp_leafletmapsmarker_layers’]
    CREATE TABLE wp_leafletmapsmarker_layers ( id int(6) unsigned NOT NULL AUTO_INCREMENT, name varchar(255) NOT NULL, basemap varchar(25) NOT NULL, layerzoom int(2) NOT NULL, mapwidth int(4) NOT NULL, mapwidthunit varchar(2) NOT NULL, mapheight int(4) NOT NULL, panel tinyint(1) NOT NULL, layerviewlat decimal(9,6) NOT NULL, layerviewlon decimal(9,6) NOT NULL, createdby varchar(60) NOT NULL, createdon datetime NOT NULL, updatedby varchar(60) DEFAULT NULL, updatedon datetime DEFAULT NULL, controlbox int(1) NOT NULL, overlays_custom int(1) NOT NULL, overlays_custom2 int(1) NOT NULL, overlays_custom3 int(1) NOT NULL, overlays_custom4 int(1) NOT NULL, wms tinyint(1) NOT NULL, wms2 tinyint(1) NOT NULL, wms3 tinyint(1) NOT NULL, wms4 tinyint(1) NOT NULL, wms5 tinyint(1) NOT NULL, wms6 tinyint(1) NOT NULL, wms7 tinyint(1) NOT NULL, wms8 tinyint(1) NOT NULL, wms9 tinyint(1) NOT NULL, wms10 tinyint(1) NOT NULL, listmarkers tinyint(1) NOT NULL, multi_layer_map tinyint(1) NOT NULL, multi_layer_map_list varchar(4000) DEFAULT NULL, address varchar(255) NOT NULL, clustering tinyint(1) unsigned NOT NULL, gpx_url varchar(2083) NOT NULL, gpx_panel tinyint(1) NOT NULL, mlm_filter int(1) NOT NULL, mlm_filter_details varchar(4000) DEFAULT NULL, PRIMARY KEY (id) ) ENGINE=MyISAM DEFAULT CHARSET=utf8

    Erreur de la base de données WordPress : [Table ‘alterInfo.wp_leafletmapsmarker_layers’ doesn’t exist]
    INSERT INTO wp_leafletmapsmarker_layers ( id, name, basemap, layerzoom, mapwidth, mapwidthunit, mapheight, layerviewlat, layerviewlon ) VALUES (0, ‘markers not assigned to a layer’, ‘osm_mapnik’, ’11’, ‘640’, ‘px’, ‘480’, ”, ”);

    Erreur de la base de données WordPress : [Table ‘alterInfo.wp_leafletmapsmarker_markers’ doesn’t exist]
    UPDATE wp_leafletmapsmarker_markers SET basemap = ‘osm_mapnik’ WHERE basemap = ‘osm_osmarender’;

    Erreur de la base de données WordPress : [Table ‘alterInfo.wp_leafletmapsmarker_layers’ doesn’t exist]
    UPDATE wp_leafletmapsmarker_layers SET basemap = ‘osm_mapnik’ WHERE basemap = ‘osm_osmarender’;

    Erreur de la base de données WordPress : [Table ‘alterInfo.wp_leafletmapsmarker_markers’ doesn’t exist]
    UPDATE wp_leafletmapsmarker_markers SET basemap = ‘googleLayer_satellite’ WHERE basemap = ‘googleLayer_satellit’;

    Erreur de la base de données WordPress : [Table ‘alterInfo.wp_leafletmapsmarker_layers’ doesn’t exist]
    UPDATE wp_leafletmapsmarker_layers SET basemap = ‘googleLayer_satellite’ WHERE basemap = ‘googleLayer_satellit’;

    Erreur de la base de données WordPress : [Table ‘alterInfo.wp_leafletmapsmarker_markers’ doesn’t exist]
    UPDATE wp_leafletmapsmarker_markers SET basemap = ‘osm_mapnik’ WHERE basemap = ‘cloudmade’;

    Erreur de la base de données WordPress : [Table ‘alterInfo.wp_leafletmapsmarker_layers’ doesn’t exist]
    UPDATE wp_leafletmapsmarker_layers SET basemap = ‘osm_mapnik’ WHERE basemap = ‘cloudmade’;

    Erreur de la base de données WordPress : [Table ‘alterInfo.wp_leafletmapsmarker_markers’ doesn’t exist]
    UPDATE wp_leafletmapsmarker_markers SET basemap = ‘osm_mapnik’ WHERE basemap = ‘cloudmade2’;

    Erreur de la base de données WordPress : [Table ‘alterInfo.wp_leafletmapsmarker_layers’ doesn’t exist]
    UPDATE wp_leafletmapsmarker_layers SET basemap = ‘osm_mapnik’ WHERE basemap = ‘cloudmade2’;

    Erreur de la base de données WordPress : [Table ‘alterInfo.wp_leafletmapsmarker_markers’ doesn’t exist]
    UPDATE wp_leafletmapsmarker_markers SET basemap = ‘osm_mapnik’ WHERE basemap = ‘cloudmade3’;

    Erreur de la base de données WordPress : [Table ‘alterInfo.wp_leafletmapsmarker_layers’ doesn’t exist]
    UPDATE wp_leafletmapsmarker_layers SET basemap = ‘osm_mapnik’ WHERE basemap = ‘cloudmade3’;

    Thread Starter HDcms

    (@hdcms)

    Hi,
    Ah I use another email system: https://codecanyon.net/item/mymail-email-newsletter-plugin-for-wordpress/3078294 (cf 2nd message)
    myMail
    Regards

    Thread Starter HDcms

    (@hdcms)

    HI,
    I use the latest versions of wordpress, buddypress and other plugins!
    Can you tell me the setting in the back office to be in the most recent configuration. Before applying a patch, how using BP’s email system (I thought it was wordpress) ??
    Thanks

    Thread Starter HDcms

    (@hdcms)

    Hello,
    Thank you for your prompt response.
    I did not find the place where you choose HTML or plain-text emails !! (See image)
    I use the plugin paying myMail with its loose template (See image), but it worked before updating the plugin

    Only the summary does not work correctly, the reception of the other mails with the same template works well

    https://framapic.org/QKKeSn9i71ym/r0BUlHEaxg0Z.png
    https://framapic.org/IOSksHbivQIv/ur5fvpvxzZvx.png

    Regards

    Thread Starter HDcms

    (@hdcms)

    Hello
    Thank you for your reply
    I’ll watch it, even if it seems a little complicated for me. I preferred redirect to the membership page for a better user experience !
    Regards

    Thread Starter HDcms

    (@hdcms)

    Hi,

    If user B (who in this case doesn’t have the required membership level to follow someone) is attempting to follow another user (user A), i want user B to be redirected to the PMPRo Levels page

    add_action( 'bp_follow_before_save', 'my_pmpbb_deny_follow', 10 );
    function my_pmpbb_deny_follow( $follow ){
      if ((pmpro_hasMembershipLevel(array('0','1','2')))==true) {
         $follow->leader_id = null;
         wp_redirect(pmpro_url("levels"));
           exit();
      }
    }

    My code does not work because it displays the “PMPRo Levels page” on the same page (ajax?)

    How to do ?
    Regards

    Thread Starter HDcms

    (@hdcms)

    HI,
    Sorry but it seems to me to have been answered! [Visual Feedback with buddypress (activity ??]
    Is it planned for a future update ??

    Thread Starter HDcms

    (@hdcms)

    HI,
    Thank you but I do not see the setting to display them in the flow of activities buddypress

    Hi,

    Thank you I’ll do before switching to wordpress 4.3 ??
    Regards

    Thread Starter HDcms

    (@hdcms)

    HI,
    Perhaps a cache or cookies problem or conflict with the theme because I also had a problem with the [membership level = “0”]
    I now use the shortcode linked to the theme

    Thread Starter HDcms

    (@hdcms)

    Hi,
    No,
    I have not seen on the demo site or in the documentation.
    I explained again! I sought the shortcode that displays (on event page), the other members who are already registered for this event
    Do we understand each other well with my bad English ??

    Thread Starter HDcms

    (@hdcms)

    Hi,
    Thank you it works ??

Viewing 15 replies - 61 through 75 (of 103 total)