Premium Groups - Events+News+Venue+Sponsors+Maps Mod Support (Modzzz) - part 5

21 Feb 2017

You reported this issue already and I acknowledged. The issue will be addressed in the next update of the module. At this point, I cannot pinpoint a specific date for this update release. I am working on several module updates concurrently.

Bug: Sponsors, Blogs, News, Venues, Events all, when you click the group icon at the top return you to the Group main page which lists all the groups not the main page fro the group you are in. Any news on when this will be fixed?

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
21 Feb 2017

This was in a different place to my previous report. I had noted and reported it when adding content. This report was more general on just moving to the different sections of a group. I hadn't spotted that before.

21 Feb 2017

@Custheyder - Please re-upload the module files. That issue should be resolved now.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
3 Mar 2017

Thank you I will download and check.

6 Mar 2017

With Add Admin to group - can the admin delete the group or can I set what the admin can and can't do?  Thanks for a great module!

30 Mar 2017

 All Group Admins have the same privileges. There is no functionality to restrict privilege of an Admin

With Add Admin to group - can the admin delete the group or can I set what the admin can and can't do?  Thanks for a great module!

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
2 Apr 2017

Group Events.

 

Do they show only in the group? Is it possible to have an option so they are private to the group?

Add a "Fans only" to the view or similar?

 

Thanks

 

Cust.

18 May 2017

Okay, sorry. I found the administrator option to decide if it uses the "Group" or integrates with the main "Dolphin Events". Is it possible to have the Admins of the Group decide, on a per event basis, if they are private to the group or showing in the main events? That is what I am really getting at.

18 May 2017

Hi,

Just tried to update from version 2.1.8 to 2.2.0

I uploaded the Modules files into the group dir ... no issue

I uploaded and ran the sqludate.php patch file .... ran OK

I ran the Recompile in Admin ..... OK

I cleared the cache

When I try to open existing groups ...... I have a Database query error message (can't open the group) and I can't create a new group.....

Did I have to update to 2.1.9 before ?

How can I solve this ?

Thanks

30 Jul 2017

If I upload and run the sqlstates.php and run it , would this solve the issue ?

30 Jul 2017

Just tried it and no, same result ????

30 Jul 2017

@fiftycommunities - When updating, you cannot skip patches. You must now run patch 2.1.9 to fix the site. 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
30 Jul 2017

OK.....works well 

Thanks for the quick help

30 Jul 2017

Just upgraded to Version 2.2.0 on Dolphin 7.3.3 and have encountered a problem.

http://meta-travel.com/m/groups/blog/browse/India

Method(actionBlog) was not found in module(groups)

 

And there's more:

Method(actionEvent) was not found in module(groups)

http://meta-travel.com/m/groups/event/browse/%7Bbx_groups_view_uri%7D

~~~~~~~~~~~~~~~~~~~~~~
MichelMeta-Travel.com
~~~~~~~~~~~~~~~~~~~~~~

TravelNotes.org - The Online Guide to Travel
2 Sep 2017

Just looked in PHP MyAdmin and know I'm not cracking up, as the tables didn't get dropped.

bx_groups_blog_main

TravelNotes.org - The Online Guide to Travel
2 Sep 2017

The Group Blog preview posts still show on my profile page:

http://meta-travel.com/Michel

ie: Travel in Europe:

http://meta-travel.com/m/groups/blog/view/Travel-in-Europe

 

I hope we can get these back.

Embarassed

 

Travel-in-Europe.jpg · 484.8K · 639 views
TravelNotes.org - The Online Guide to Travel
2 Sep 2017

@modzzz

Any ideas what went wrong with the Version 2.2.0 upgrade of Premium Groups module?

Group blogs are no longer showing.

http://meta-travel.com/m/groups/blog/view/Travel-in-Europe

Method(actionBlog) was not found in module(groups)

The content is still in the database tables, so thankfully that isn't all lost.

~~~~~~~~~~~~~~~~~~~~~~
Michel - Meta-Travel.com
~~~~~~~~~~~~~~~~~~~~~~

TravelNotes.org - The Online Guide to Travel
3 Sep 2017

@TravelNotes - Download the module again and re-upload the files.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
3 Sep 2017

Great Customer Support, as always.

Thanks a million.

Cool

~~~~~~~~~~~~~~~~~~~~~~
Michel - Meta-Travel.com
~~~~~~~~~~~~~~~~~~~~~~

TravelNotes.org - The Online Guide to Travel
3 Sep 2017

I see that there is an archived as well as a new version available.

 

What is the difference?

4 Sep 2017

Newer version does not have built in Events,News,Blogs but instead allows these to be added as optional plugins.

I see that there is an archived as well as a new version available. 

What is the difference?

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
5 Sep 2017

What's happened to the RSS feeds in Premium Groups?

The feeds are showing....

http://meta-travel.com/m/groups/view/African-Travel-Network

But they don't show up in the edit page, although they are still in the `bx_groups_rss` database table.

~~~~~~~~~~~~~~~~~~~~~~
Michel - Meta-Travel.com
~~~~~~~~~~~~~~~~~~~~~~

TravelNotes.org - The Online Guide to Travel
14 Sep 2017

Actions - Add Group Blog is missing, although I can hack the URL manually.

Frown

TravelNotes.org - The Online Guide to Travel
14 Sep 2017

 

What's happened to the RSS feeds in Premium Groups?

The feeds are showing....

http://meta-travel.com/m/groups/view/African-Travel-Network

But they don't show up in the edit page, although they are still in the `bx_groups_rss` database table.

~~~~~~~~~~~~~~~~~~~~~~
Michel - Meta-Travel.com
~~~~~~~~~~~~~~~~~~~~~~

 Was feeds also stripped out of this module?

Frown

TravelNotes.org - The Online Guide to Travel
18 Sep 2017

@TravelNotes - Re-upload the files again to get back RSS Feeds. I am not sure why Add Blog is missing . Run the query below in your phpmyadmin and clear cache.

 

INSERT INTO `sys_objects_actions` (`Caption`, `Icon`, `Url`, `Script`, `Eval`, `Order`, `Type`) VALUES 

    ('{TitleBlogAdd}', 'plus-circle', '{evalResult}', '', '$oConfig = $GLOBALS[''oBxGroupsModule'']->_oConfig; return BX_DOL_URL_ROOT . $oConfig->getBaseUri() . ''blog/add/{ID}'';', '18', 'bx_groups');  

 
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
18 Sep 2017

The ability to edit feeds is back. Cool

Before running the query, I looked in the `sys_objects_actions` table and {TitleBlogAdd} Caption is there with all the values you've given.

The only difference being:

$oConfig = $GLOBALS['oBxGroupsModule']->_oConfig; return BX_DOL_URL_ROOT . $oConfig->getBaseUri() . 'blog/add/{ID}';

vs

$oConfig = $GLOBALS[''oBxGroupsModule'']->_oConfig; return BX_DOL_URL_ROOT . $oConfig->getBaseUri() . ''blog/add/{ID}'';

Changing the Eval value made no difference.

 

TravelNotes.org - The Online Guide to Travel
18 Sep 2017

How about.....

Taking a closer look at classes/BxGroupsPageView

under function getBlockCode_Actions()

'TitleBlogAdd' => '',

We might need something in there.

Laughing

 

TravelNotes.org - The Online Guide to Travel
18 Sep 2017

That did the trick.

Following that train of thought, I can get the Add News and Add Event back in as well.

Cool

~~~~~~~~~~~~~~~~~~~~~~
Michel - Meta-Travel.com
~~~~~~~~~~~~~~~~~~~~~~

TravelNotes.org - The Online Guide to Travel
18 Sep 2017

I have re-uploaded modules/boonex/groups/classes/BxGroupsPageView.php

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
18 Sep 2017

Hi Modzzz in groups main page when editing description is there a way to upload pic from pc or is it just add source from another website.

or can user use pics from add photo upload? or something similar.

 

Thanks

24 Oct 2017

Hi Modzzz me again is it possible to remove order by list in group comments ?

 

please see attached screenshot of what i mean

 

Thanks

group comments.jpg · 411.7K · 356 views
24 Oct 2017

You can test this yourself to see whats possible. I haven't personally done any exploration with uploading pics with the TinyMce Editor to see whats possible or not.

Hi Modzzz in groups main page when editing description is there a way to upload pic from pc or is it just add source from another website.

or can user use pics from add photo upload? or something similar.

 

Thanks

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
24 Oct 2017

It could be achieved with some code customization. 

Hi Modzzz me again is it possible to remove order by list in group comments ?

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
24 Oct 2017

Thanks i will try TinyMce editor to see if i can upload pics

 

What would cost of code custimization be or is it possible to use your FB comments mod for this area ??

Please feel free to email direct as i also left question on another mod of yours to seecost of doing work.

 

Thanks

24 Oct 2017

Hi Mozzzz in comments box in groups when user makes comment i do not see an option to post a pic, all there is a comment by text or video comment but no way to post pic to comments??

28 Oct 2017

Yes, Dolphin does not have any photo upload functionality for comments.  

Hi Mozzzz in comments box in groups when user makes comment i do not see an option to post a pic, all there is a comment by text or video comment but no way to post pic to comments??

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
28 Oct 2017

crap :( would your FB comments mod work for this ?? where you moved block around etc. ?

 

thanks

28 Oct 2017

 You could use the FB Comments module if you desire.

crap :( would your FB comments mod work for this ?? where you moved block around etc. ?

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
29 Oct 2017

Hi Modzzz,

I just upgraded from 7.3.3 to 7.3.4

 

When I try to open whatever group, I have the following message :

Fatal error: Call to undefined method BxGroupsModule::isAllowedViewComments() in /home/xxxxx/public_html/xxxx/modules/boonex/groups/classes/BxGroupsPageView.php on line 74

 

During the process I copied the BxGroupModule.php in the modules/boonex/groups  directory (I have a 'groups_old" directory which I didn't update)

 

How could I fix this ?

 

Thanks

29 Oct 2017

I just re loaded the previous BxGrpoupsModule.php file and recompiled and works now......so that file is now as from before the upgrade .... so works

But..... did I have to do anything else for the upgrade (with the new BxGroupsModule.php file received ?

Thanks

29 Oct 2017

Hi Modzzz, I just moved my site to new server and came across a issue when creating test group, i can create group etc. but when i go to the group page nothing there i mean nothing not even main nav just complete blank page on my laptop says http error 500.

any ideas what could be wrong could it be something no imported corectly in database ?

15 Dec 2017

@mlbs - PM me your FTP and Admin details so I can investigate.

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
15 Dec 2017

sent

15 Dec 2017

Will this work with Dolphin 7.4.2?

TravelNotes.org - The Online Guide to Travel
31 May 2020

 All my modules presently active in the marketplace should work with Dolphin 7.4.2

Will this work with Dolphin 7.4.2?

 

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
1 Jun 2020

We're stepping up to the plate again.

TravelNotes.org - The Online Guide to Travel
22 Jul 2020

Something went wrong.

TravelNotes.org - The Online Guide to Travel
23 Jul 2020

This is the archived Premium Groups so you might have forgotten to upgrade it.

Just looking at the installer.php should have given it away.

 

 

bx_import('BxDolInstaller');

 

class BxGroupsInstaller extends BxDolInstaller

{

    function BxGroupsInstaller($aConfig)

    {

        parent::BxDolInstaller($aConfig);

    }

 

 

I'm pretty sure we need

 

class BxGroupsInstaller extends BxDolInstaller

{

    function __construct($aConfig)

    {

        parent::__construct($aConfig);

    }

 

I would probably need to look at all the classes as well.

~~~~~~~~~~~~~~~~~~~~~~
Michel - Meta-Travel.com
~~~~~~~~~~~~~~~~~~~~~~

TravelNotes.org - The Online Guide to Travel
23 Jul 2020

Is this going to be corrected?

TravelNotes.org - The Online Guide to Travel
5 Aug 2020
9 Aug 2020
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.