VentureCore
Forum Replies Created
-
Forum: Plugins
In reply to: [Join My Multisite] Interesting IssueThank you for this Mika,
Based on this we were able to create a custom rule and with If Menu it worked great.
However, I do have another problem now.
We currently have JMM setup for ‘Manual’ adding users.
Here is what our page looks like. As soon as you have visited this I’m going to delete this short URL https://dxi.bz/supafRight now we have it setup so as soon as a user registers on the main network site, based on the section they choose they are redirected to the subsite and login-activation page. Where is says ‘Click Here to Register’ is then replaced with an ‘Activate Your Account’ link. The only problem has been that if they leave and then come back and want to also register on another section, the link does not say ‘Activate My Account’, it defaults back to ‘Click Here to Register’. Nevertheless, they can login and even be redirected to a ‘Profile Page’ on the new subsite but they are not ‘Added as a User’ (I know that sounds counter-intuitive) but that’s what happens. We are using the plugin “Login With Ajax” which when a user logs in they are taken directly to their profile profile page.
What would be nice is if they could be “Added as a User” two ways. #1 Click the ‘Activate My Account’ link & #2 Simply ‘Log In’ to the subsite which would also then ‘add’ them as a user.
Any chance you could help us with a snippet to do this?
Thanks again for your help, we’ll be sure to send you a token of our appreciation ??
- This reply was modified 7 years, 3 months ago by VentureCore.
Forum: Plugins
In reply to: [Join My Multisite] Interesting IssueThank you for all your help. It is appreciated very much!
I will let you know how or if it works ??
Forum: Plugins
In reply to: [Join My Multisite] Interesting IssueI will give this a try and let you know if it solved my problem ??
So… sorry but your last comment confused me (and that’s not easy) ??
I think that needs a splaner vid attached!!
Real quick, so that is a standard wordpress menu item that goes away if you’re logged in and shows up if you are not. Think of me as a Senior in High School (12th grade) I know enough to accomplish surprising things but not enough to keep me out of trouble…
Where should I put that? ??
Thanks!
Forum: Plugins
In reply to: [Join My Multisite] Interesting IssueBasically I don’t want the site to show the link to their profile page in the main menu at all until they have added themselves to the site via the JMM activation link. When they register on the main site, they are added to the main site and then redirected to the ‘Activation’ page of the subsite they selected on the registration form. As it is currently configured, they are successfully being sent to the activation page and the ‘CLICK HERE TO ACTIVATE YOUR (custom-name) ACCOUNT!’ link text (placed in the “Not a member of this site:” field of your plugin’s widget) shows up perfectly (but… if they just so happen… to look up at the main menu… they will see the ‘(custom-name) Account’ link is active (basically it’s just a reworded ‘your-profile’ link) but they have not been ‘added’ to the site yet. ??
So… if this plugin does not add any cookies, how does it know you are registered on the main site and to show the new user the ‘add me to this site’ link?
Sounds like I need to be able to somehow override or define the main-site cookie or?…
Hopefull? ??
Any help or insight would seriously be appreciated. It’s too late to re-figure this out. We are basically live and we had 16 people sign up today (it’s through our local school district) and I have to manually adjust a couple of things for the time being. Problem is by the time we’re done we will have two to three thousand registered by the end of December (based on historical activity on our old site that did not provide member profiles)
Wanna trade places???
- This reply was modified 7 years, 3 months ago by VentureCore.
Forum: Plugins
In reply to: [Join My Multisite] Interesting IssueMy last post is being held for moderation. WTH, I have NEVER seen this. I’m hurt wp.org people!!!
Forum: Plugins
In reply to: [Join My Multisite] Interesting IssueCurrent wp-config.php settings:
# Misc Management Settings
define( ‘WP_DEBUG’, false );
define( ‘WP_DEBUG_LOG’, false );
define( ‘WP_DEBUG_DISPLAY’, false );
// define( ‘WP_ALLOW_REPAIR’, true );
// https://mysite.com/wp-admin/maint/repair.php# Multisite Settings
define( ‘SUNRISE’, ‘on’ );
define( ‘WP_ALLOW_MULTISITE’, true );
define( ‘MULTISITE’, true );
define( ‘SUBDOMAIN_INSTALL’, true );
$base = ‘/’;
// define( ‘DOMAIN_CURRENT_SITE’, ‘mysite.com’ );
// define( ‘DOMAIN_CURRENT_SITE’, $_SERVER[‘HTTP_HOST’] );
define( ‘PATH_CURRENT_SITE’,’/’ );
// define( ‘WP_HOME’, ‘https://’ . $_SERVER[‘HTTP_HOST’] );
// define( ‘WP_SITEURL’, ‘https://’ . $_SERVER[‘HTTP_HOST’] );// define( ‘SITE_ID_CURRENT_SITE’, 1 );
// define( ‘BLOG_ID_CURRENT_SITE’, 1 );
// define( ‘DO_NOT_UPGRADE_GLOBAL_TABLES’, true );// define( ‘ADMIN_COOKIE_PATH’, ‘/’);
// define( ‘COOKIE_DOMAIN’, ”);
// define( ‘COOKIEPATH’, ”);
// define( ‘SITECOOKIEPATH’, ”);Most lines commented out but we keep them in file for testing. I actually already had to bottom four lines in the config file so all I had to do is uncomment them.
If there is a better setup than this please do tell!! ??
p.s. Also Multi Network
Forum: Plugins
In reply to: [Join My Multisite] Interesting IssueI read an article on your site that said to add this:
define(‘ADMIN_COOKIE_PATH’, ‘/’);
define(‘COOKIE_DOMAIN’, ”);
define(‘COOKIEPATH’, ”);
define(‘SITECOOKIEPATH’, ”);We are also having problems if someone logs out they can’t log back in.
This worked great but then when visitor goes to the ‘Login | Activation’ page it does not autofill the secondary text so they can add themselves to the site. Even if they log in to a separate subsite they are not added as a user.
We are also using Buddypress but if we set plugin to auto-add visitors they are added and they have a profile/account page but we don’t want to confuse them if they don’t want to be added to the other subsites.
Help!
Forum: Plugins
In reply to: [Join My Multisite] Interesting IssueWOW, Thank you so much for getting back to me as fast as you did. I’m just now getting caught up on messages.
It appears as though it does have to do with cookies but I’m not sure where to start.
The way we have our sites configured (this is the second time I am trying to implement this plugin, last time I tried was over a year ago), users can have individual accounts with separate info on each subsite.
So far it is behaving great (accept)
We are registering members on the main network site. Like I said, our setup allows for individual accounts on each subsite.
The user is redirected to a subsite based on the site they select when they register. If I have the subsites set to auto add, it does that beautifully (but that’s not what we want) We still want them to ‘Activate’ their account on the subsite they selected AND any other subsite they visit. All of the subsites retain the TLD name and each subsite has content centered around different subjects.
The Problem:
When we have this plugin setup for ‘Manual’ activation (we are using the widget), it is clear to the user they still need to “Activate” their account on that subsite. However, when they visit one of the ‘other’ subsites it shows the link to their profile page “On That Site” (which works BTW) but in the backend it does not add them or show them as a user (that’s good, it means they are not really added to the subsite yet). (Unless they click the ‘Activate’ button which they can’t see, find or even realize exists because the link in the menu says “XYZ Account” and not “Activate” which would send them to the ‘login/activation’ and THEN to their profile page. Crazy I know but I’m thinking either this plugin or something else is setting the plugin ‘Network’ wide when we want the cookies to be ‘Site by Site’. Make sense??!I’m pushing the envelop when it comes to how I have setup sites in the past so this is new territory to a small extent but one that would open major doors once we wrap our brains around the way it is working.
Any suggestions or help you can offer would be appreciated more than words could say and I’d be happy to cover your time if you could help us find a solution.
Thanks again for getting back to me so fast. I hope you can repeat that! ??
Have a great day…
- This reply was modified 7 years, 3 months ago by VentureCore.
- This reply was modified 7 years, 3 months ago by VentureCore.
Forum: Plugins
In reply to: [BuddyPress to WordPress Full Sync] Sync custom fieldsPlus One
Forum: Plugins
In reply to: [Disable User Gravatar] Disable Gravatar for BuddyPressyou stated you fixed this here but the plugin says it has not been updated in over a year. I’m having issues with my avatars and thought I’d try this but not sure if it will be more work than it’s worth or not. Thanks for supporting Buddypress
Forum: Plugins
In reply to: [Plugin Organizer] Advanced Issue / help requestThank you for following up. I have not tried it yet. Spread too thin but will be looking at this over the weekend and I will let you know!
Forum: Plugins
In reply to: [Sort My Sites] broken in 4.7.5Doesn’t look like you got any support on this. Did you abandon this plugin or is it working now?
Thanks!
Forum: Plugins
In reply to: [CSS & JavaScript Toolbox] IMPORTANT NOTICEYou know, it’s inconsiderate vagabonds like you who think everything should be given to them for free that give not only the WordPress community a bad wrap but the entire world in general.
So it’s not good enough that the Developer is keeping his original plugin active for you to use (for free) as well as providing an ‘upgraded’ version that you and the WordPress community can use (for free)??
Seriously!!?
Tell me @cablop, what are YOU contributing to this community FOR FREE you pathetic ungrateful leach?!
You should be ashamed of yourself… You’re an embarrassment to everything this community stands for. Stop expecting your mommy to wipe your bum for you and get a job.
- This reply was modified 7 years, 5 months ago by VentureCore.
You know, it’s inconsiderate leaches that think everything should be given to them for free that give not only the WordPress community a bad wrap but the entire world in general.
So it’s not good enough that the Developer is keeping his original plugin active for you to use (for free) as well as providing ‘this plugin’, an improved version; that you and the WordPress community can use (for free)?? Seriously!!?
Tell me @cablop, How do YOU feed YOUR Face??? What are YOU contributing to this community FOR FREE you pathetic ungrateful maggot?!
You should be ashamed of yourself… You’re an embarrassment to everything this community stands for. Stop expecting your mommy to wipe your rear-end for you and get a job.
- This reply was modified 7 years, 5 months ago by VentureCore.
- This reply was modified 7 years, 5 months ago by VentureCore.
Forum: Plugins
In reply to: [YOP Poll] YOP 5.8.2 PHP 7 CompatibilityI’m getting 13 Errors
Extension ‘sqlite’ is removed since PHP 5.4Seems pretty significant to me.