Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter mmesarina

    (@mmesarina)

    Hi Michiel,

    Thank you for taking the time respond. I thought this could be issue too, but my Google Project is in “publishing” mode. Also if it had been in “testing:” mode, the token would have been revoked after 7 days, and in my case it was revoked after almost 4 months.

    On your website, there is a section that talks about how to change the length of time the token is valid by setting ‘API_BEARER_ACCESS_TOKEN_VALID_IN_SECONDS’ in the wp-config.php file. It says that by default, the token is valid only for one day.

    See: https://blog.michielvaneerd.nl/wordpress-plugins/api-bearer-auth/

    So my question is :

    *Should I define API_BEARER_ACCESS_TOKEN_VALID_IN_SECONDS to the time limit I want? And what is the max limit?

    Thank You for all your help. This is a great plugin.

    -Malena

    • This reply was modified 2 years, 1 month ago by mmesarina.
    Thread Starter mmesarina

    (@mmesarina)

    Hi Michiel, yes that resolved the issue. Thank you!

    Thread Starter mmesarina

    (@mmesarina)

    I found a setting that helped a little.
    I set the hidepassed=”0″ hidefuture=”90″. So to show 90 days of events in the future, but in the “week” mode, the calendar only shows me 2 weeks max of events.
    Does anyone know if this is a “default” behavior? The calendar won’t show more than two weeks of events in “week” mode?

    Thanks

    Thread Starter mmesarina

    (@mmesarina)

    Hi,
    The shortcode is not working. When I load the page I get “Not Found” text on the page.

    Thread Starter mmesarina

    (@mmesarina)

    Hi Josh,
    I tried what you said. I filtered for “pending” users in the main users tab, and no pending users is shown, even though as you can see in the link below, there is ONE pending user as stated in the parenthesis next to the “Pending” tab(Circled in red). Please, go to this public link to see a snapshot link

    And I don’t see the bubble with the number of pending users that you mentioned either.
    Did you release a new version? Because there is no version update that I am aware of.

    thanks
    -Malena

    Thread Starter mmesarina

    (@mmesarina)

    Hi Josh, your feature is really broken.
    If you are saying that the ‘Approve New Users’ menu item is going away, and I should use the ‘main users page’, than

    1. How am I supposed to know which are the new users that just signed up. The only way I can know is if they are int he “Approve New Users” item menu.

    2. And second, these new subscribed users DO NOT SHOW UP in the ‘main users’ tab! They show up only in the ‘Approve New Users’ item menu.

    So I don’t understand what you mean to use the ‘main Users’ page. How can i use that page if the new people signing up are note listed there????

    I am grateful that you built this plugin, because it has served me well until now, but unfortunately it is really broken.

    -Malena

    Thread Starter mmesarina

    (@mmesarina)

    Hi Josh, thanks for answering.
    Yes that page /wp-admin/users.php?page=new-user-approve-admin? doesn’t show an “approve” or “deny” option even.
    I supposed you didn’t create that page?

    But the main problem is really the fact that When I go to “Approve New Users” menu item (which I assume is part of your plugin) under the “Users” menu on the admin dashboard, and I click on either “approve” or “deny”, in BOTH instances the result is that the users appeared as “pending”.
    And that is why they show up in that page /wp-admin/users.php?page=new-user-approve-admin?

    So the question is WHY is this happening?
    If I approve or deny a user, they should NOT be assigned a “pending” status.

    Have you checked this?

    I think that as a work around, based on what you just told me, I could do the following:

    1. Check which users were assigned pending status (event if they should not have had) by lookin g at the list in the bad page: /wp-admin/users.php?page=new-user-approve-admin?

    2. If I want to approve the users then I click approve on the bad page:
    /wp-admin/users.php?page=new-user-approve-admin?

    3. If I want to deny, then I have to go to the “Users” page, and search for the user that I want to deny , and then click on the “deny” options that appears there.

    Your features used to work well and all of a sudden now it sends everyone to the “pending” bad page. If you can, please debug it.
    I would pay for a commercial version if all these things would actually work.

    thanks

    -Malena

    Thread Starter mmesarina

    (@mmesarina)

    Hi Cory, I used the PHP option when i package the remote site with duplicator. I thought i should try the mysqldump to see if things change, and yes, now the site is being unpacked perfectly on my local machine. When I looked at the PHP mode option this time it said something about a max limit to query size. So I am not sure but maybe that was related to my issue. But thing work using ‘mysqldump’. Thank you for your prompt response, it really helped me to get this working by trying new options. Awesome tool, duplicator!

    -Malena

    Thread Starter mmesarina

    (@mmesarina)

    I also noticed that the installer-data.sql is entering values for datetime values as ‘0000-00-00 00:00:00’ , but the slq_mode of the database has the values ” STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,
    and from what I am reading NO_ZERO_DATE is saysing that 0 values for datetime are not allowed.
    Also why are all datetime values in the installer-data.sql ‘0000-00-00 00:00:00, they should not be. These should be the datetime values from the original database that I am copying and they are not ‘0000-00-00 00:00:00’.
    I think this may be what is causing all these errors.

    thanks

    -Malena

    Thread Starter mmesarina

    (@mmesarina)

    Hi Cory,
    I am not using PHP mode or mysqldump. I followed the instructions from the video tutorials in the Duplication website.
    But I did some more sleuthing and found the following error messages in the installer-log.txt that point to invalid values for dates and also NULL values for dates. So some of the main tables like 041_users and 041_posts are not created because of these errors. Here is the section of the installer-log.text with these errors.
    Any idea what for example this error is referring to:

    **ERROR** database error write ‘Invalid default value for ‘created”

    thank you

    -Malena

    DATABASE ENVIRONMENT
    ————————————–
    MYSQL VERSION: This Server: 5.7.15 — Build Server: 5.6.32
    FILE SIZE: database.sql (6.23MB) – installer-data.sql (6.23MB)
    TIMEOUT: 5000
    MAXPACK: 4194304
    SQLMODE: ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
    NEW SQL FILE: [/Users/malena/Sites/stellarpeers/installer-data.sql]
    ————————————–
    DATABASE RESULTS
    ————————————–
    **ERROR** database error write ‘Invalid default value for ‘comment_date” – [sql=
    CREATE TABLE 041_comments (
    comment_ID bigint(20) unsigned NOT NULL …]
    **ERROR** database error write ‘Invalid default value for ‘created” – [sql=
    CREATE TABLE 041_duplicator_packages (
    id bigint(20) unsigned NOT NU…]
    **ERROR** database error write ‘Invalid default value for ‘link_updated” – [sql=
    CREATE TABLE 041_links (
    link_id bigint(20) unsigned NOT NULL AUTO_I…]
    **ERROR** database error write ‘Invalid default value for ‘timestamp” – [sql=
    CREATE TABLE 041_pmpro_membership_orders (
    id int(11) unsigned NOT N…]
    **ERROR** database error write ‘Invalid default value for ‘post_date” – [sql=
    CREATE TABLE 041_posts (
    ID bigint(20) unsigned NOT NULL AUTO_INCREM…]
    **ERROR** database error write ‘Invalid default value for ‘upload_date” – [sql=
    CREATE TABLE 041_rt_rtm_media (
    id bigint(20) NOT NULL AUTO_INCREMEN…]
    **ERROR** database error write ‘Invalid default value for ‘registered” – [sql=
    CREATE TABLE 041_signups (
    signup_id bigint(20) NOT NULL AUTO_INCREM…]
    **ERROR** database error write ‘Invalid default value for ‘member_since” – [sql=
    CREATE TABLE 041_swpm_members_tbl (
    member_id int(12) NOT NULL AUTO_…]
    **ERROR** database error write ‘Invalid default value for ‘txn_date” – [sql=
    CREATE TABLE 041_swpm_payments_tbl (
    id int(12) NOT NULL AUTO_INCREM…]
    **ERROR** database error write ‘Invalid default value for ‘created” – [sql=
    CREATE TABLE 041_teambooking_promotions (
    id int(11) NOT NULL AUTO_I…]
    **ERROR** database error write ‘Invalid default value for ‘created” – [sql=
    CREATE TABLE 041_teambooking_reservations (
    id int(11) NOT NULL AUTO…]
    **ERROR** database error write ‘Invalid default value for ‘date” – [sql=
    CREATE TABLE 041_tg_item_elements (
    id mediumint(9) NOT NULL AUTO_IN…]
    **ERROR** database error write ‘Invalid default value for ‘date” – [sql=
    CREATE TABLE 041_tg_item_skins (
    id mediumint(9) NOT NULL AUTO_INCRE…]
    **ERROR** database error write ‘Invalid default value for ‘user_registered” – [sql=
    CREATE TABLE 041_users (
    ID bigint(20) unsigned NOT NULL AUTO_INCREM…]
    **ERROR** database error write ‘Incorrect datetime value: ‘0000-00-00 00:00:00’ for column ‘date_notified’ at row 1′ – [sql=
    /* INSERT TABLE DATA: 041_bp_notifications */
    INSERT INTO `041_bp_notifica…]
    **ERROR** database error write ‘Incorrect datetime value: ‘0000-00-00 00:00:00’ for column ‘date_notified’ at row 1′ – [sql=INSERT INTO 041_bp_notifications VALUES(“2”, “3”, “8172”, “-1”, “social_a…]
    **ERROR** database error write ‘Incorrect datetime value: ‘0000-00-00 00:00:00’ for column ‘date_notified’ at row 1′ – [sql=INSERT INTO 041_bp_notifications VALUES(“3”, “3”, “8177”, “-1”, “social_a…]
    **ERROR** database error write ‘Incorrect datetime value: ‘0000-00-00 00:00:00’ for column ‘date_notified’ at row 1′ – [sql=INSERT INTO 041_bp_notifications VALUES(“4”, “3”, “8206”, “-1”, “social_a…]
    **ERROR** database error write ‘Incorrect datetime value: ‘0000-00-00 00:00:00’ for column ‘date_notified’ at row 1′ – [sql=INSERT INTO 041_bp_notifications VALUES(“5”, “3”, “8240”, “-1”, “social_a…]
    **ERROR** database error write ‘Incorrect datetime value: ‘0000-00-00 00:00:00’ for column ‘date_notified’ at row 1′ – [sql=INSERT INTO 041_bp_notifications VALUES(“6”, “3”, “8251”, “-1”, “social_a…]
    **ERROR** database error write ‘Incorrect datetime value: ‘0000-00-00 00:00:00’ for column ‘date_notified’ at row 1′ – [sql=INSERT INTO 041_bp_notifications VALUES(“7”, “3”, “8271”, “-1”, “social_a…]
    **ERROR** database error write ‘Incorrect datetime value: ‘0000-00-00 00:00:00’ for column ‘date_notified’ at row 1′ – [sql=INSERT INTO 041_bp_notifications VALUES(“8”, “3”, “8281”, “-1”, “social_a…]

    Thread Starter mmesarina

    (@mmesarina)

    Hi, that is the “light version” , I am using the Atom version, which is the extended version which is much more customizable. I ended up importing the core.CSS into my child theme’s style.css and it looks like that works, bc my style changes are being executed.

    Thread Starter mmesarina

    (@mmesarina)

    Thank you esmi, that worked!. The “Discussion” pane was not visible, so this is was made impossible for me to figure out how to turn off the Comments on the static page.

    Hi TIm, I am trying to get rid of the avatar of the author too. What is the filename where I should get rid of the author avatar part? is it the options.php? I am not sure what file you are referring to when you say “the avatar part of the template from the blog in blog template options”. Can you give more detail instructions? And is it one line or multiple lines that one has to remove?

    thanks

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