Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • I have am experiencing the same issue as @brilliantek. It was working, but I there was a recent Braintree plugin update that I think may be causing an issue. Either way the changes don’t look like they should be affecting this from working. I’m gonna try to revert to an older version and see if that fixes it.

    I am working on this ask I type. I have been able to get it working on my localhost, but my hosting provider has a wiered server configuration and we are dealing with some issues still. check out the php documentation for ldap connections. http://ca3.php.net/ldap_connect

    Look for the comment by Andrew (a.whyte at cqu.edu.au). You basically need to make sure your server has the proper ldap modules and has the ssl cert in order to connect. Once you have that then it should work.

    Thread Starter ammonlee

    (@ammonlee)

    I read that the plugin worked despite the login and api check saying they had failed. I went ahead and tested it, and sure enough it worked just fine. I was looking at the code and the issue seems to be with the WP_HTTP_IXR_CLIENT class and the way it is being called and tested in the Authentication and API section.

    My advice, set it up and test it and it should work regardless what it says in settings. It would be great to have the option to syndicate custom post types and taxonomies or syndicate to a custom post type.

    Thread Starter ammonlee

    (@ammonlee)

    Okay I have successfully gotten the subdomains working. The only issue I am running into now is when I want to go to the dashboard of one of my sites from the network manager page it isn’t keeping my session so I get the wordpress login screen for each site. I know with a regular multisite setup the super admin can bounce around any sites that they have access to. Any ideas?

    Thread Starter ammonlee

    (@ammonlee)

    Actually I think I figured it out. When you change the domain you have to set the path to /. It seems to be working. Only downside to this is that when you go to sites it shows all of them as just / instead of the name of the site.

    Thread Starter ammonlee

    (@ammonlee)

    That makes sense. I feel like i’m so close but just missing something. Here are some screenshots of my setup. I am guessing it has to do with the path. I tried changing it like the link you gave said but it just defaults to the primary subdomain.

    Thread Starter ammonlee

    (@ammonlee)

    Okay I think I follow.

    1. I make private.example.com and install multisite. I use subfolders instead of subdomains?
    2. create each of my websites in multisite in a subfolder. ie. private.example.com/sub1
    3. For the mapping I create the subdomain in my cpanel? then map it to the respective site in multisite. ie. sub1.example.com -> private.example.com/sub1
    Is there a best way to map it?

    Am I missing anything?

    Thread Starter ammonlee

    (@ammonlee)

    That is correct. We have over 100 subdomains we want to manage with multisite. I know Multisite can support thousands, but we were hopping to split them up into four multisite instances so that they would be isolated in case of a hack of any kind. We get a lot of traffic to our sites and a lot of attempts to hack user login and such. If someone was able to get access to the server or wordpress login we wanted to limit what they had access to. Also in the future we may port them off to another server and domain. In that case it would be easier to split. We would just have the folder and the database to transfer over. Then just update the DB for the new domain and subdomains.

    Thread Starter ammonlee

    (@ammonlee)

    Thanks for the article. I think that is exactly what we are looking for. We currently host with siteground and I’m not sure they offer a load balancing service. We were looking at just getting two of their dedicated servers. Since they require each server to have a domain and ip associated with it that is why we would have a domain we wouldn’t be using. Is it possible to do something similar with this kind of hosting service?

    Thread Starter ammonlee

    (@ammonlee)

    It is working perfectly now. Thanks so much for fixing it!

    Thread Starter ammonlee

    (@ammonlee)

    Okay I am syndicating a category and transmitting the same category. The category is now being created on the receiving site but the post is no longer being created. I turned off transmit category and still no go on the post being pushed to the receiving site.

    Setting it to syndicate from all categories and disabling transmit category results in the post being pushed to the receiving site.

    Thread Starter ammonlee

    (@ammonlee)

    Thanks for taking a look at it. I will give it a try and let you know what happens.

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