1 burrashiva Sep 26, 2011 14:05
3 sam2kb Sep 27, 2011 14:09
This plugin does not work in b2evo 4.x in fact you don't need it any more.
- go to Users > User settings > Registration and choose a group for new users
- then open Users > [pick the group you chose] > Edit > check "New users automatically get a new blog" and "Access to Admin area -> Normal"
If you would like to make a template for new blogs and preset name, tagline, links and other params, check the /plugins/_test.plugin.php for InitCollectionKinds() and GetCollectionKinds() methods
4 burrashiva Sep 28, 2011 19:35
Hi Sam,
Thank you very much.
But seems like userblog_plugin has more settings than the current merged ones.
Thank you once again,
Regards
Prasad.
5 sam2kb Sep 28, 2011 20:36
But seems like userblog_plugin has more settings than the current merged ones.
It's true. However at this time my plugins are abandoned :(, and I try to work mostly on sponsored projects.
6 burrashiva Oct 28, 2011 19:59
sam2kb wrote:
But seems like userblog_plugin has more settings than the current merged ones.
It's true. However at this time my plugins are abandoned :(, and I try to work mostly on sponsored projects.
Hi Sam,
I am using the "New users automatically get a new blog" from 4x.
How can I hack this to see that the blog created is created in a particular directory with the username as the directory name and a media folder / skin folder inside that directory ??
Can you help me?
Your userblog_plugin had these options which make it convenient for managing the registered users with Blogs.
Thank you in advance.
Please help me on this.
Prasad.
7 sam2kb Oct 28, 2011 21:42
Theoretically you can edit default blog settings stored in /inc/collections/model/_collsettings.class.php It's probably easier to fix the plugin than edit hose settings manually.
The plugin is outdated last time I checked it two years ago, it needs to be fixed to support b2evo v4.
This is not something that can be done in a few minutes, and I don't want to invest time into it.
Hi,
I tried few more attempts :
from the schema I realized that evo_blogusers doesn't have blogusers_perm_comments field.
I created this field to the original schema. Later uninstalled userblog and reinstalled it.
I registered as a user to have a userblog.
It is giving internal server error. Can some body help?
I also created "u" directory and changed the permissions to "777".
still no luck.
thanks in anticipation,
Prasad.