Essekia Paul

Results 5 issues of Essekia Paul

**Actual Behavior**: - `What is the issue? (*)` When running codeception acceptance testing, the settings page registered under my cpt menu shows as "You do not have access". `$I->amOnAdminPage('edit.php?post_type=helpie_kb_plugin&page=helpie-kb-settings');` And...

Hi, I get this error message when trying your sample code: `Uncaught Hoa\Eventsource\Server::__construct(): (1) Client does not accept text/event-stream. in /app/public/wp-content/plugins/helpie-chat/vendor/hoa/eventsource/Server.php at line 114.` And the Eventsource works in a...

`beforeEach failed on setup: Unexpected token '-'. Expected ';' after variable declaration.@ 2 ms Source: eval@[native code] http://elementary.local/wp-content/plugins/elementary/tests/tests.bundle.js:96645:212 rewire@http://elementary.local/wp-content/plugins/elementary/tests/tests.bundle.js:80671:40 beforeEach@http://elementary.local/wp-content/plugins/elementary/tests/tests.bundle.js:96316:40 ` I get this error when loading by Qunit tests....

Hi, ``` var rewire = require('rewire-webpack'); var testStore = rewire('stores/test-store'); console.log("testStore: " + !!testStore); ``` I have a feeling that I am missing something obvious, but shouldn't testStore return true?...

I have this warning when I switched to php 8.3.6. My WordPress version is 6.5.2 Warning: Attempt to read property "id" on array in plugins/helpie-faq/vendor/pauple/pluginator/src/Library/freemius/includes/managers/class-fs-plugin-manager.php on line 128