[Nobita] Social Groups (Teams/Guilds/Clubs)

[Nobita] Social Groups (Teams/Guilds/Clubs) [Paid] 2.8.6

No permission to buy ($69.00)
@Nobita.Kun i can't post in your forums because some dumb pokemon thing keeps flashing all over the place. please fix so i can get support!

holy crap dude, this is the second time i've had to complain here because there's something wrong with your forum and it can't even post there for support. i am unable to create a thread on your support site because there is no message box:

1492956231052screensave.webp
 
Hi @Nobita.Kun ,

I no longer want to use this add-on and uninstalled it but it has left this option when creating a new node:
node-still-exists.webp

How can I manually remove it? XF support advised I should ask you.

Thanks in advance,
 
holy crap dude, this is the second time i've had to complain here because there's something wrong with your forum and it can't even post there for support. i am unable to create a thread on your support site because there is no message box:

View attachment 151625
It is cloudflare cache issues. Please try to refresh again:)
Hi @Nobita.Kun ,

I no longer want to use this add-on and uninstalled it but it has left this option when creating a new node:
View attachment 151627

How can I manually remove it? XF support advised I should ask you.

Thanks in advance,
You might run this query to remove it from DB.
Code:
delete from xf_node_type where node_type_id = 'nobita_Teams_Forum';
 
I had a quick demo of the IPS group on my phone last night when on the train, beyond just looking at the screenshots I linked above, once registered my first impression wasn't actually that great.

I found the design and layout a little confusing and not as intuitive as it could be. I think it's partly to do with their design decision to have all the overlapping circles and squares and text, combined with their default style it was a tad odd to navigate on mobile.

Trying to upload an image was a mission too. There were so many options and the font sizing a bit weird. Options are great, I love options, but it seemed a lot as a brand new user, on a phone, just trying to share a single image with the group.

When I have time I'll do a proper in depth desktop review to see how it works on a full size screen to see what's they've managed to get right and wrong.
 
Wasn't that impressed with the IPS Clubs when I tested it on my phone at the weekend, mainly due to the UI, I actually much prefer Nobita's. Will do some more testing on desktop when I have time to see if there's any cool features.


I've just written up all my bug reports and suggestions after digging into Nobita's Social Groups and posted them on Nobita's site for anyone interested in giving feedback on any of the suggestions

https://nobita.me/threads/please-ad...utton-to-all-group-cards-on-group-index.1288/

https://nobita.me/threads/please-ad...bers-in-group-when-browsing-group-index.1268/

https://nobita.me/threads/show-priv...an-just-privacy-settings-when-unchecked.1269/

https://nobita.me/threads/please-ad...o-that-only-and-admin-can-do-it-for-seo.1270/

https://nobita.me/threads/theres-no-way-to-rsvp-to-events.1272/
(Very surprised there's no way to RSVP to events)

https://nobita.me/threads/add-optio...-navigation-when-new-groups-are-created.1273/

https://nobita.me/threads/please-add-ability-to-like-an-event-from-the-wall-feed.1274/

https://nobita.me/threads/if-you-tr...-control-threshold-you-lose-the-comment.1275/

https://nobita.me/threads/please-ad...ead-very-important-for-long-discussions.1276/

https://nobita.me/threads/the-defau...too-low-increase-it-slightly-by-default.1277/

https://nobita.me/threads/add-auto-suggest-to-address-in-events-system-like-many-other-add-ons.1278/

https://nobita.me/threads/please-im...minute-intervals-is-not-accurate-enough.1279/

https://nobita.me/threads/please-mo...ow-the-group-navigation-and-cover-photo.1280/

https://nobita.me/threads/if-you-tr...with-no-members-you-get-a-strange-error.1281/

https://nobita.me/threads/please-add-more-forum-recent-activity-entries-for-group-actions.1282/

https://nobita.me/threads/if-you-wr...r-count-you-lose-it-all-when-you-submit.1283/

https://nobita.me/threads/open-group-join-request-process-is-not-quite-right.1284/

https://nobita.me/threads/event-pho...ey-would-be-more-suited-as-cover-photos.1285/

https://nobita.me/threads/incorrect-grammar.1286/

https://nobita.me/threads/wrong-member-count-when-inviting-new-users-to-join-group.1287/
 
Nobita.Kun updated [Nobita] Social Groups (Teams/Guilds/Clubs) with a new update entry:

Version 2.6.6 released with big changes!

Important: Please disable add-on while updating.

In version 2.6.6 I have changed a lot of templates. Please merge any outdated templates to make sure add-on have working fine with latest version ;)

Here are changes:

Read the rest of this update entry...
 
@Nobita.Kun Must say seems like a lot of improvements from the first launch of this product! I just reinstalled this and am getting spammed with this error Mysqli prepare error: Unknown column 'forum.team_id' in 'on clause'

Using version 2.6.8
 
@Nobita.Kun Must say seems like a lot of improvements from the first launch of this product! I just reinstalled this and am getting spammed with this error Mysqli prepare error: Unknown column 'forum.team_id' in 'on clause'

Using version 2.6.8
Hi. Look like have some failes while upgrading. Please manual run the follow query to fix the issues.
Code:
alter table xf_forum add column team_id int unsigned not null default '0'
 
@Nobita I am running 2.6.9 and since the update all of the avatars and image links are broken. I am not sure what happened but has anyone else had this issue?

Edit: For now I disabled the addon until I can figure out how to get it to display it correctly.
 
Last edited:
@Nobita I am running 2.6.9 and since the update all of the avatars and image links are broken. I am not sure what happened but has anyone else had this issue?

Edit: For now I disabled the addon until I can figure out how to get it to display it correctly.
You must merge all template changes. I have change the method to render avatar so it is will broken if you did not update templates.
 
Top Bottom