<![CDATA[ Error during installation - Could not load class: disParticipant from mysql.disparticipant. - My Forums]]> https://forums.modx.com/thread/?thread=87792 <![CDATA[Re: Error during installation - Could not load class: disParticipant from mysql.disparticipant.]]> https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant?page=2#dis-post-539619 i think i`ve the problem.

within the modMenu/ .... resolve.table.resolver file.
You have to change the very last line of case INSATLL

if ($object->xpdo) {

    switch ($options[xPDOTransport::PACKAGE_ACTION]) {

        case xPDOTransport::ACTION_INSTALL:

           ....

            $manager->createObjectContainer('disUserNotification');
            
           !!!!!! old wrong value > $manager->createObjectContainer('disParticipant');!!!!!
          replacement ->  $manager->createObjectContainer('disThreadParticipant');

            break;

        case xPDOTransport::ACTION_UPGRADE:


have fun]]>
falko301 Mar 15, 2016, 09:13 AM https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant?page=2#dis-post-539619
<![CDATA[Re: Error during installation - Could not load class: disParticipant from mysql.disparticipant.]]> https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-525677
1. error - probably not a problem. The reason there is no disParticipant list is that the list isn't created until the first front end login, it seems, according to the info of squarou recently.

2. This only displays site homepage issue maybe can be fixed by reading this post: http://forums.modx.com/thread/89865/getting-started-htaccess-w-code

Wait, when you say site homepage, you mean the forum front page, all forums? If its showing your default page instead, then that seems to be an error and you have it set to go to that page on error, I would think.

If this is the case then something isn't letting it display, presumably not related to the user class. There could be a lot of reasons so you would have to go through it all again.

3. groups error - hmm thats a new one. Did you try ginzola1's fix? What do you see when clicking on user groups tab? Can you see the forum members and forum moderators listed there? Try using those and see what happens.

This function doesn't work very well even in the best case. Some notes:

I just posted what I did to define and show user classes in the post view and in the profile view with custom php code
I was able to make custom classes through the manager, but they are basically meaningless as they don't seem to really do anything
Mods can be set in the system settings, not just in the dialog you are looking at
System setting of 'use custom classes' may or may not be relevant
Setting up permissions for individual threads and so on is a pain, not sure how well it works, even if you can set up custom classes

So all of that is sort of saying, you don't need the manager for this function for the most part.

4. Don't forget to go through system settings to get things working, and publish the page that the forum is in.

Finally, given that it might be an sql error, could you have an old version of mysql? Dommes89 reported this error but I know he got it running eventually.

HTH]]>
nuan88 May 18, 2015, 12:19 AM https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-525677
<![CDATA[Re: Error during installation - Could not load class: disParticipant from mysql.disparticipant.]]> https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-525132 "Could not load class: disParticipant from mysql.disparticipant." during installation. I'm running Revolution 2.3.3 and have tried installing Discuss from both the Package Manager and from the Github page linked above. I've also made sure my resource IDs are correct in the system settings.

When I try to access a specific board it just displays my site homepage, despite the URL being www.site.com.au/forums/board/1/main-discussion. Friendly URLs are enabled and working for the other pages on the site.

I'm also unable to add new User Groups under Extras > Discuss > User Groups. When click the button, nothing happens and this error is displayed in the console: Uncaught TypeError: Cannot read property 'createUserGroup' of undefined

I don't know if these issues are related to the error during installation, but I'm not getting any other errors anywhere else.

I appreciate any help!]]>
firebot6 May 03, 2015, 04:39 PM https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-525132
<![CDATA[Re: Error during installation - Could not load class: disParticipant from mysql.disparticipant.]]> https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-524741
As I know, the only time this is a problem is when deleting a Discuss user, it causes an error but the user can be deleted.]]>
nuan88 Apr 22, 2015, 01:41 PM https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-524741
<![CDATA[Re: Error during installation - Could not load class: disParticipant from mysql.disparticipant.]]> https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-524730 не переживайте, не страшно, что это класс был утерян!!! Благодарите Бога, что сам форум не утеряли!
Мой "Дискусс" сейчас работает, не смотря на то, что я его снес, он криво встал, снова снес вместе с этим классом. При переустановке не это страшно: страшно, что форум перестает переадрессовываться! И если вы сами устанавливали "Дискусс" на сервак, то помните, что после установки надо настроить Логин, а потом произвести подстройки "Дискусс" на вкладке "Настройки системы" МодХ.

Перевожу:

People! I am writing in two languages, so as not to bother as russian as english men: Don't worry, no big deal, what it's class was lost !!! You most thanks the God that the your forums itself is not lost!
My "Discuss" is working, despite the fact that I had knocked down, he wryly rose, again demolished along with this class. When reinstalling no it terrible: terrible, that the forum is no longer diverted to itself pages! And if you do set a "Discuss" on a server, you are remember that after installation, you have to configure the Login, and then make an adjustment "Discuss" tab in the "System Settings" ModX.
Sorry from my english...

]]>
mpomah Apr 22, 2015, 08:48 AM https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-524730
<![CDATA[Re: Error during installation - Could not load class: disParticipant from mysql.disparticipant.]]> https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-508187 nuan88 Sep 06, 2014, 08:57 AM https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-508187 <![CDATA[Re: Error during installation - Could not load class: disParticipant from mysql.disparticipant.]]> https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-508178
I've tried this but I still get this error when I install Discuss =(

Any solution?!

Thanks!]]>
dommes89 Sep 06, 2014, 04:56 AM https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-508178
<![CDATA[Re: Error during installation - Could not load class: disParticipant from mysql.disparticipant.]]> https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-486976

It looks like there was just 1 line of code missing from the package management release. If you download the package manually from GitHub, then place it in the packages folder, you can then tell package management to search for local packages! It's then the same as any other package from there. Here's the GitHub link:

https://github.com/modxcms/Discuss/blob/develop/_packages/discuss-1.2-pl.transport.zip]]>
ginzola1 Jan 10, 2014, 05:51 AM https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-486976
<![CDATA[Re: Error during installation - Could not load class: disParticipant from mysql.disparticipant.]]> https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-486972
Has anyone got any fixes / workarounds?]]>
ginzola1 Jan 10, 2014, 05:09 AM https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-486972
<![CDATA[Re: Error during installation - Could not load class: disParticipant from mysql.disparticipant.]]> https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-484672
My forum top level entry page (/forum) seems to load fine, but when I click on a board it displays my homepage (despite the URL having /forum/board/...) and I have the exact same error in my Error Log.

I realize I can recreate the MySQL table structure as a workaround (as I've read in other discussions re: similar issues), but I don't know what other impact this error may have so I'd prefer a cleaner solution.]]>
destro Dec 04, 2013, 08:39 PM https://forums.modx.com/thread/87792/error-during-installation---could-not-load-class-disparticipant-from-mysql-disparticipant#dis-post-484672