Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Schalk Joubert

    (@schalkjoubert)

    I have logged a support ticket with Gravity Forms too, but it might be worth sharing with you:

    Thank you, and sorry about the loooong ticket.
    ==============================================================
    I use the User Registration Add-on for Multisite registration.
    The process works perfectly with the default WordPress registration process.
    However, using Gravity User Reg add-on, I experience a few issues.

    I have added 3x screenshot to the dropbox here:
    https://www.dropbox.com/sh/385t4qqwrd0fs4l/AABfExfFzTDr7ljHu3Xqm6xEa?dl=0

    1.) User signs up using Gravity Forms & UserRegistration Add on.

    2.) User received a onscreen message, and an email to activate his site / account.
    Note: the Footer copyright still show the correct Name: Dohne Sites – which is the footer of the main site.

    3.) Once user click on activation email, their site is created, However, the login link goes to mooiplaas.dohne.co.za/wp-login.php instead of testuser.dohne.co.za/wp-login.php
    Note: I am using the Multisite Cloner plugin: https://wordpress.org/plugins/multisite-cloner/ to set a default site to be clone for new sites.
    So I tested this by deactivating the Clone plugin, to make sur ethey are not the culprit.
    The result: the Logon link links die dohne.co.za/wp-login.php instead of testuser.dohne.co.za/wp-login.php

    Please try it out here:
    http://dohne.co.za/sign-up/
    ==============================================================

    Plugin Author Manuel Razzari

    (@manuelrazzari)

    The User Reg add-on is probably doing something after the blog is created, that is in conflict with this Cloner plugin.

    Since the GF plugin and add-ons are not free, we can’t further help you on this.

    You could try, but I’m not optimistic, to lower the priority of the Cloner plugin, by editing this line in multisite-cloner.php:

    add_action( 'wpmu_new_blog', array($this, 'set_new_blog'), 1, 1);

    Change the first “1” to “999”, so it will look like this:

    add_action( 'wpmu_new_blog', array($this, 'set_new_blog'), 999, 1);

    Hope this helps…

    Thread Starter Schalk Joubert

    (@schalkjoubert)

    Hi,
    Thank you, I will try and let you know.
    Thank you for the advice, I do appreciate it!
    Gravity Forms did not give half the support …
    Regards

    Thread Starter Schalk Joubert

    (@schalkjoubert)

    Hi,

    I deactivated Gravity forms, and tried with a complete default scenario.
    The attached screenshot shows that the footer credit sudenly change once activated.
    And it changes to the credit if the site that was initially the clone from site, and not the current one which is Remhoogte.

    I have cleared cache, deactivated plugins etc…
    Any help will be much appreciated.

    https://www.evernote.com/l/ASG_FJiioRpE-ao_pU32Bv3pYSuTjHqWarU

    Plugin Author Manuel Razzari

    (@manuelrazzari)

    Maybe try re-enabling this site? http://mooiplaas.dohne.co.za/

    The footer should definitely change to the Remhoogte one, since it’s the default to clone from.

    Just to make sure, you could try creating a new blog from the admin, to see if that works.

    Thread Starter Schalk Joubert

    (@schalkjoubert)

    Hi,

    Thank you for getting back to me;
    I deactivated / deleted the Mooiplaas site afterwards, and now actoavted again, but no difference.

    Your suggestion to try and create a site from admin:
    The issue is not with the final site that is created, as there is shows the correct footer credit.
    It is with the 3rd part of the screenshot; the “Mooiplaas” should be Dohne Sites ( in pink box )
    ( I think earlier I said is should be Remhoogte – oops )
    https://www.evernote.com/shard/s289/sh/bf1498a2-a11a-44f9-aa3f-a54df606fde9/612b938c7a966ab5

    Plugin Author Manuel Razzari

    (@manuelrazzari)

    Please send me a login and pw for your multisite install so I can look into it. My first name at tipit dot net.

    Thread Starter Schalk Joubert

    (@schalkjoubert)

    thank you,
    I have sent you login details.

    Plugin Author Manuel Razzari

    (@manuelrazzari)

    We’ve just published the fix for this, and mentioned you in the changelog. Thanks again Schalk for insisting here and over email with this bug, and for your help testing the fix.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Using a cloned site as default site’ is closed to new replies.