Xenforo post error

BahozK

Member
Registered
Joined
Dec 28, 2022
Messages
9
Points
11

Reputation:

When I try to open a post on my forum, I get the following error.
Code:
Error: Class "JoyPixels\Ruleset" not found in src/XF/Str/EmojiFormatter.php at line 208
XF\Str\EmojiFormatter->getRuleset() in src/XF/Str/EmojiFormatter.php at line 25
XF\Str\EmojiFormatter->__construct() in src/XF/Str/Formatter.php at line 1086
XF\Str\Formatter->getEmojiFormatter() in src/XF/BbCode/ProcessorAction/ShortToEmoji.php at line 26
XF\BbCode\ProcessorAction\ShortToEmoji->__construct() in src/XF/BbCode/ProcessorAction/ShortToEmoji.php at line 51
XF\BbCode\ProcessorAction\ShortToEmoji::factory() in src/XF/SubContainer/BbCode.php at line 113
XF\SubContainer\BbCode->XF\SubContainer\{closure}() in src/XF/Container.php at line 234
XF\Container->create() in src/XF/SubContainer/BbCode.php at line 194
XF\SubContainer\BbCode->processorAction() in src/XF/Service/Message/Preparer.php at line 193
XF\Service\Message\Preparer->getBbCodeProcessor() in src/XF/Service/Message/Preparer.php at line 156
XF\Service\Message\Preparer->processMessage() in src/XF/Service/Message/Preparer.php at line 129
XF\Service\Message\Preparer->prepare() in src/XF/Service/Post/Preparer.php at line 98
XF\Service\Post\Preparer->setMessage() in src/XF/Service/Thread/Creator.php at line 157
XF\Service\Thread\Creator->setContent() in src/XF/Pub/Controller/Forum.php at line 667
XF\Pub\Controller\Forum->setupThreadCreate() in src/XF/Pub/Controller/Forum.php at line 884
XF\Pub\Controller\Forum->actionPostThread() in src/XF/Mvc/Dispatcher.php at line 352
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 258
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2487
XF\App->run() in src/XF.php at line 524
XF::runApp() in index.php at line 20
 

Attachments

  • chrome_screenshot_7 Ara 2023 22_10_23 GMT+03_00.jpg
    chrome_screenshot_7 Ara 2023 22_10_23 GMT+03_00.jpg
    536.6 KB · Views: 56

Splicho

Emudevs.gg Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
608
Points
103

Reputation:

Do you have an addon from JoyPixels? If yes, did you try to disable it to see if it fixed it?
 

BahozK

Member
Registered
Joined
Dec 28, 2022
Messages
9
Points
11

Reputation:

Attachments

  • IMG_20231208_001631.jpg
    IMG_20231208_001631.jpg
    363.6 KB · Views: 52
View previous replies…

Splicho

Emudevs.gg Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
608
Points
103

Reputation:

I had already added the emoji fixer for this error, so I added it in case it would solve it.
BahozKDid you also try to disable all addons and enable one by one to check if one of these is causing it?
 

Splicho

Emudevs.gg Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
608
Points
103

Reputation:

I tried them all one by one and together, but it's not related to the addons.
BahozKAlso tried with the default theme? If it's also not working, then I guess either your xf copy is faulty or its a host problem.
 

BahozK

Member
Registered
Joined
Dec 28, 2022
Messages
9
Points
11

Reputation:

Also tried with the default theme? If it's also not working, then I guess either your xf copy is faulty or its a host problem.
SplichoI think is about this
 

Attachments

  • Screenshot_2023-12-08-18-11-22-841_com.android.chrome.jpg
    Screenshot_2023-12-08-18-11-22-841_com.android.chrome.jpg
    766.4 KB · Views: 51

BahozK

Member
Registered
Joined
Dec 28, 2022
Messages
9
Points
11

Reputation:

I cant find php.ini in my cpanel and in ftp
 

Attachments

  • chrome_screenshot_8 Ara 2023 19_28_48 GMT+03_00.jpg
    chrome_screenshot_8 Ara 2023 19_28_48 GMT+03_00.jpg
    808.2 KB · Views: 54

Splicho

Emudevs.gg Owner
Staff member
Moderator
Collaborate
Registered
Joined
Jan 21, 2022
Messages
608
Points
103

Reputation:

I cant find php.ini in my cpanel and in ftp
BahozKIf you don't have access to your php ini through your CPanel, then you might ask your hosting provider for assistance and ask them to enable them for you.
 

BahozK

Member
Registered
Joined
Dec 28, 2022
Messages
9
Points
11

Reputation:

If you don't have access to your php ini through your CPanel, then you might ask your hosting provider for assistance and ask them to enable them for you.
SplichoI opened a ticket but no one looks at it :( (some free hosting problems),
 
Top