Replies
- Brajesh Singh on August 29, 2015 at 2:47 pm in reply to: [Resolved] BP Multi Network plugin "There was an error saving the group" #287
Please wait. I have installed adminer and I am looking at the site database now.
- Brajesh Singh on August 29, 2015 at 2:32 pm in reply to: [Resolved] BP Multi Network plugin "There was an error saving the group" #284
Hi Lukas,
In case you had deleted it, you must delete this entry from wp_sitemeta table‘bpmnetwork_db_version’
If you don’t do it, that table will not be created. We use it for performance reasons. Once you are done with deleting that option, please visit your network admin. After that Visit the sub site, remove that user and add him again. That will fix it.
Since the table will be created, it won’t cause issues in future.
Yes, those extra tables are for each of the sub site.
- Brajesh Singh on August 29, 2015 at 2:02 pm in reply to: [Resolved] BP Multi Network plugin "There was an error saving the group" #280
Thank you.
I saw it. There is most probably 2 reasons for this.
1. The user is not getting added to our mnetwork table. Can you please open phpmyadmin and check in the tablewp_bp_mnetwork_users
There is an entry for user id 11 with network_id 8?
If it is present, then we may need to look at the other factor.
- Brajesh Singh on August 29, 2015 at 1:45 pm in reply to: [Resolved] BP Multi Network plugin "There was an error saving the group" #278
Sorry, But I don’t see the message in my account.
- Brajesh Singh on August 29, 2015 at 1:30 pm in reply to: [Resolved] BP Multi Network plugin "There was an error saving the group" #276
That is not allowing me to access the sub site. I am only able to see the dashboard of the main site. For second site, It is giving me permission error.
- Brajesh Singh on August 29, 2015 at 1:27 pm in reply to: [Resolved] BP Multi Network plugin "There was an error saving the group" #273
Please let me check it on the site.
To list a member on sub site, we need to add them to subsite(or they need to register on the subsite and activate their account their). - Brajesh Singh on August 29, 2015 at 1:01 pm in reply to: [Resolved] BP Multi Network plugin "There was an error saving the group" #270
Hi Lukas,
Please make sure that Multi Network is active.To list the users, Multi network needs the users to be added to your subsite. Did that user register on the sub site?
If no, add them to the sub site from dashboard.
Also, BudyPress only lists users who have logged in atleast once( have last_active_time set, an alternative to avoid it try listing users Alphabetic order using the filter on directory ).Please give it a try and let me know.
PS: Is multi network plugin network active?
- Brajesh Singh on August 29, 2015 at 8:42 am in reply to: [Resolved] BP Multi Network plugin "There was an error saving the group" #265
Hi Lukas,
Thank you for the reply.Glad that it is working.About getting it only on individual sites, That is an issue with the way Network activated plugins work, either they will work on all sites or none. So, That needs to be somehow addressed by keeping BuddyPress active on only the sub sites you want( as you already posted above ) .
I haven’t tested this setup yet, but if you network Disable BuddyPress and activate it only on the sub sites, The Multi Network plugin will have no issues with that. Though I don’t see any issue with yet, I am not 100% sure if BuddyPress works in this type of setup.
Please give it a try and if you face a problem, I will be happy to help.
PS: Please keep the Multi Network plugin network active even if you are enabling BuddyPress individually on sub sites.
- Brajesh Singh on August 29, 2015 at 8:37 am in reply to: [Resolved] Max number of photos per one post #264
Hi,
I have looked into it. It is a little bit complex than expected. We need to keep a count in the Activity Uploader instance and check when files are Added ( ‘FilesAdded’ event of plupload) to see if we have already adedd n number of files. We may not check the size of queue as the upload starts as soon as a file is selected.I will need to modify this inside the core to avoid any future issue.
Since you need it by 1st september, I have got 2 days left, I will do my best to have it. I was trying to implement Accept Terms feature for upload and was facing almost identical issue, so please allow me to target in the core itself.
- Brajesh Singh on August 28, 2015 at 7:12 pm in reply to: [Resolved] BP Multi Network plugin "There was an error saving the group" #261
Hi Lukas,
Just checking out to see if you need any further help on this? If yes, Please do let me know.