Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
October 11, 20159 yr 2 hours ago, Kevin Carwile said: You cannot fresh install if it is already installed. You need to choose the option to upload a new version. This was a first install after upgrade from 348. I had social groups before. So I should upgrade social group with gc?
October 11, 20159 yr Just realised it was in the wrong topic. Sorry. But thank you so much for the help!!
October 11, 20159 yr Author 13 hours ago, Kjell Iver Johansen said: This was a first install after upgrade from 348. I had social groups before. So I should upgrade social group with gc? How could it be first install if the GC app is already installed? Regardless, once GC is installed, you can import your old social groups data using the "Import Tools" feature in the GC ACP menu.
October 11, 20159 yr I had this problem too. Seems that IPS4 thinks rsyvarth's Social Groups and Kevin Carwile's Group Collaboration share the same application ID. You can install GC as an upgrade to rsyvarth's Social Groups when converting from 3.x and it works fine, Kjell. Just use the dropdown next to the inactive "groups" app and pick Upgrade, then upload the tarball when prompted. Edited October 11, 20159 yr by wohali
October 11, 20159 yr 20 minutes ago, Kevin Carwile said: How could it be first install if the GC app is already installed? Regardless, once GC is installed, you can import your old social groups data using the "Import Tools" feature in the GC ACP menu. There might be a language problem here. Anyway. I upgraded my site from 3.4.8. to 4.0.13. I downloaded this app and installed it and got the message as shown above and I need some help with that.
October 11, 20159 yr 1 hour ago, wohali said: I had this problem too. Seems that IPS4 thinks rsyvarth's Social Groups and Kevin Carwile's Group Collaboration share the same application ID. You can install GC as an upgrade to rsyvarth's Social Groups when converting from 3.x and it works fine, Kjell. Just use the dropdown next to the inactive "groups" app and pick Upgrade, then upload the tarball when prompted. Thanks helping me out @wohali I'm kind of confused because I have this app here now - when I try to enable my forum crashes. I have this one further down on the same page.
October 11, 20159 yr Strange. I seem to recall I had to use the upgrade button on the "groups" app to install the collab app, but I could be mistaken, it's been more than a month ago. I had a lot of apps I had to upgrade from 3.4.8, and at least a few of them required using the Upgrade button next to the app instead of the Install button. Have you tried uninstalling the collaboration app and reinstalling it via the upgrade button? __app_collab suggests to me a translation issue, is your ACP in English? I won't stand in for Kevin, but can you post the crash info that happens when you enable it? You're not running in developer mode, are you?
October 12, 20159 yr Kevin, Trying the demo out on 4.0 before I purchase. I had groups before on 3.4, but was wondering when trying to import that it keeps stating its migrating and I get an error elese where in Admin. Could it be because the limit of auth groups allowed in demo mode? I also changed th limit in php to 5000. I then have to go to my CP and delete the module to regain control of my IPS admin panel. Fatal error: Using $this when not in object context in /home/themotorpool/domains/dev.themotorpool.org/public_html/applications/collab/modules/admin/collab/socialgroups.php on line 202 Ben
October 12, 20159 yr Author Sounds like a bug on my part.. I'm going to guess that you are running php 5.3. I'll fix it for the next release. But the collab demo will only allow a certain number of categories and collabs anyway, as you mentioned. So you will need to go with the full version to bring all your data over.
October 12, 20159 yr Yeah..I'm running on 5.3. So on the full version, I shouldn't see any problems importing? Thanks for the update.
October 12, 20159 yr Author Just now, Bernabe Guerra Jr. said: Yeah..I'm running on 5.3. So on the full version, I shouldn't see any problems importing? Thanks for the update. You'll still get the php error you reported until I fix that. But if you buy before that then I can send you a patched file.
October 12, 20159 yr So how can I work around my admin panel, will that error go away if I install and/or after it completes import? 2 minutes ago, Kevin Carwile said: You'll still get the php error you reported until I fix that. But if you buy before that then I can send you a patched file.
October 12, 20159 yr Author 4 minutes ago, Bernabe Guerra Jr. said: So how can I work around my admin panel, will that error go away if I install and/or after it completes import? I dont think I understand the question.
October 12, 20159 yr The error was coming up when I was trying to import social groups. Will it happen again with full version? If so, how can I work around in my admin panel with the error coming up.
October 12, 20159 yr Author Yes, it would be a problem for you in either version. You'll need to wait for the fix to do your import. Everything else should work fine.
October 16, 20159 yr Hey Kevin, I was wondering why my number of posts are different in group collaboration? And can i make it same number of posts in general forums?
October 16, 20159 yr I have another problem with this app. I installed it (as you know) - but just kept it going without doing any settings or anything with the app because I'm waiting to import Social Groups. So - when I have the app running I get the following error when I try to save a group - red box with error EX1054 Error disappear when I disable this app
October 18, 20159 yr Author On 10/16/2015, 1:58:38, GzMasters said: Hey Kevin, I was wondering why my number of posts are different in group collaboration? And can i make it same number of posts in general forums? Post counts are kept separate within the collab context so that features that rely on post count (such as forums) will still work inside of collabs.
October 18, 20159 yr 1 hour ago, Kevin Carwile said: Post counts are kept separate within the collab context so that features that rely on post count (such as forums) will still work inside of collabs. Is there any way i could fix it? To make the number of posts public in all the forum like writing some code in css or something.
October 18, 20159 yr On 10/6/2015, 1:23:55, Kevin Carwile said: Whats the issue again? Specifically. You put it in the bug fix and I believe they changed it from pending to 4.1 Everytime I enable it the forums crash. I've spent hours working around this and finally gave up because of performance issues (speed) and the forums crashing.
October 18, 20159 yr I uploaded the latest version - still have the same errors as before. 1 - white screen when I try to import Social Groups 2 - when I enable GC I can't save membergroups - I get the following error
October 18, 20159 yr Author 8 hours ago, GzMasters said: Is there any way i could fix it? To make the number of posts public in all the forum like writing some code in css or something. Definitely not any fixes that can be done with css. It's a php code level modification. From the sound of it, I may be needing to release another version of GC soon. After that is released, you will be able to update any of your theme templates where appropriate and use the {$member->site_posts} tag to always see the total site posts.
October 19, 20159 yr Unable to save category settings again. This time most likely cause i'm uisng Nginx & php 7.0 Any advise?
October 19, 20159 yr Hi! After Upgrading to 1.2.6 there is an error (500 error), visiting single Collabs. One more Info; I runned the social-group-importer after upgrade (without success). PHP is 5.4.