2 burrashiva Sep 27, 2011 09:33

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
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.
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.
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.
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.