any time
@VizionStudios2 can you confirm this resolved the issue for you?
Thanks for the help guys.
@ddumont said:@hgtonight lol it looks like you lifted my entire plugin for yours. Did you manage to solve this issue already?
?
Glad you got it sorted
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Was just wondering if you had managed to fix the issue. Ended up figuring it out though, cheers.
There was an error rendering this rich post.
Hello, i'm using vanilla2.3 and php7 I'm still not able to fix it, any update? thanks
Does anyone have a fix for this?
Try to edit your conf/config.php file manually. First find out the category ID you would like to use for the blog (e.g. "7"). Then add the following lines to your config:
$Configuration['Plugins']['NillaBlog']['CategoryIDs'] = array (0 => '7');
Comments
any time
@VizionStudios2 can you confirm this resolved the issue for you?
Thanks for the help guys.
?
Glad you got it sorted
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Was just wondering if you had managed to fix the issue. Ended up figuring it out though, cheers.
There was an error rendering this rich post.
Hello, i'm using vanilla2.3 and php7
I'm still not able to fix it,
any update?
thanks
Does anyone have a fix for this?
Try to edit your conf/config.php file manually. First find out the category ID you would like to use for the blog (e.g. "7"). Then add the following lines to your config: