This topic has 20 replies, 3 voices, and was last updated 6 years by Radu.

  • Author
  • #188303
     emmanuel
    Participant

    what is these things see attachment every time i delete a user or something it would appear, it is also located on profiles in the media section how to get rid of them

    Attachments:
    You must be logged in to view attached files.
    #188306
     Kieran_SQ
    Moderator

    Hi,

    They’re PHP warnings, if you follow the path of the warning you will see the first is coming from bp-xprofile and the second is coming from buddypress-media (rtMedia).

    What version of PHP are you running on your server?

    If you like I can keep error logging on but turn off their display on the website via your host – please let me know if you would like me to do this.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #188307
     emmanuel
    Participant

    yes could you keep error logging on but turn off their display on the website and could you tell me how it is done too

    #188308
     Kieran_SQ
    Moderator

    Hi,

    I have set the below in you wp-config.php file

    define('WP_DEBUG_DISPLAY', false);

    If you need to update this in the future, login into your hosts file browser or via SFTP/FTP client and edit the wp-config.php file in the main WordPress folder. If you would like to show them again please change the line from false to true, like so:

    define('WP_DEBUG_DISPLAY', true);

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    Attachments:
    You must be logged in to view attached files.
    #188312
     emmanuel
    Participant

    ok thank you, could buddypress get a live chat system

    #188313
     Kieran_SQ
    Moderator

    Hi,

    Live chat is possible with WordPress and BuddyPress but it is a third party plugin and/or add-on.

    You might wish to try CometChat, iFly Chat or Arrow Chat

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #188314
     emmanuel
    Participant

    yes but the issue with the chat plugin is that it do not restrict member with certain membership level on my site, it only restrict role base members e.g author,subscriber, editor etc

    #188315
     emmanuel
    Participant

    yes but the issue with these chat plugins is that it do not restrict member with certain membership level on my site, it only restrict role base members e.g author,subscriber, editor etc

    #188316
     Kieran_SQ
    Moderator

    Hi,

    You would need to either contact the plugin / add-on developer to discuss them adding support for Paid Memberships Pro or reach out to a developer to add this functionality for you.

    A starting point for either the plugin developer or other developer would be with pmpro_hasMembershipLevel() – you can read more about this here https://www.paidmembershipspro.com/documentation/content-controls/require-membership-function/ (you will need to register a free account to read this article).

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #188317
     emmanuel
    Participant

    ok so if tell cometchat to add theses code here at pmpro_hasMembershipLevel() it would be able to work with paidmembershippro?

    #188318
     Kieran_SQ
    Moderator

    Hi,

    You can send them the link that I shared with you and let them know that you need it to work with Paid Memberships Pro. The pmpro_hasMembershipLevel() would be a wrap before their function that checks to see if X user is part of X membership level. If the user does have that membership level the code would run, and if the user did not have that membership level it would not.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #188319
     emmanuel
    Participant

    ok how do the age requirement change

    Attachments:
    You must be logged in to view attached files.
    #188322
     Kieran_SQ
    Moderator

    Hi,

    I am not sure what you mean, can you give me more information on what it is you would like to do with the age field?

    Thanks,

    Kieran.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #188323
     emmanuel
    Participant

    ok you saw the year 2000 which is for 18 years and older but when the year 2019 comes it suppose to change to 2001, how do it change

    #188324
     Kieran_SQ
    Moderator

    Hi,

    I have checked that out on your site and it doesn’t appear to be counting properly – I’m not sure why this might be. I will ask a developer to look into this for you – they’ll be in touch as soon as they can, Monday to Friday, East European Time.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #188327
     emmanuel
    Participant

    ok so it would normally count automatically as the years goes by?

    #188328
     Kieran_SQ
    Moderator

    It should do so, yes.

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #188329
     emmanuel
    Participant

    ok thanks for the assistance today

    #188437
     Radu
    Moderator

    Hi,

    There is no quick way to generate ages by birthdate in that location, anyway that’s a custom request.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #188439
     emmanuel
    Participant

    so do years update automatic after a year has pass

    #188529
     Radu
    Moderator

    Great
    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 21 posts - 1 through 21 (of 21 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?