WPIntell

Source evidence

Settings not loading in admin panel

Search with Typesense · support · 2025-04-22T10:27:00+00:00

mixedsentiment
mediumseverity
0.85relevance
7replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 22 rows with source links

13.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
sergiobalarussa resolved
Hi there, Just installed the plugin and the settings on the setting page wont load. After some digging i found it was returning a 404 after searching for a post variable named filename that was never set. Managed to bypass it with checking if the array key exists on the posts array, just leting you now so you can widelly fix it. P.S.: Was also interested in the paid version but you demo on a woocommerce installation is down, if you can manage fix it pls. Best regards This topic was modified 1 year, 1 month ago by sergiobalarussa . Hi @sergiobalarussa Thanks for informing us regarding the demo website not working, we’ve fixed the demo site and you can have a look whenever you want. As for the settings page not working can you please explain it a bit further. On our testing environments we haven’t been able to reproduce this error. Can you please let us know the exact line of code you changed and we will check and see what the issue is. This reply was modified 1 year, 1 month ago by digamberpradhan . Hi @digamberpradhan Noticed the demo is already up, thx. The changes i performed where on includes/backend/admin.php file on line 234, validateGetAccess, as no “filename” was present and the resposnse would allways be a 404 error. Hi Again, Thanks for providing that information. I have tried to replicate this issue on our end but haven’t been able to do so. Could you please let me know the PHP & WordPress version you are running. I’ve tested from PHP 7.4 to 8.4 and with the latest version of WordPress installed. At the moment we’ve categorized this as miscellaneous an will look to replicate the issue first before a change is made. I am runing the latest wordpress version with php 8.2 Ok, thx for the support Hello @sergiobalarussa , The issue has been resolved in the latest version 2.0.10 . Please update to this version and let us know if it addresses the problem. Regards, Sachyya Yes, it’s all good Thx Hi @digamberpradhan @sachyya-sachet I should also let you know the same error exists on the logs tab, for the error and debug logs. Please refeer to adminajaxhandler line 53, again on the validateGetAccess method. Hope to be of any help, Best regards

Comments

7 shown
digamberpradhan 2025-04-22T11:17:00+00:00

Hi @sergiobalarussa Thanks for informing us regarding the demo website not working, we’ve fixed the demo site and you can have a look whenever you want. As for the settings page not working can you please explain it a bit further. On our testing environments we haven’t been able to reproduce this error. Can you please let us know the exact line of code you changed and we will check and see what the issue is. This reply was modified 1 year, 1 month ago by digamberpradhan .

sergiobalarussa 2025-04-22T11:26:00+00:00

Hi @digamberpradhan Noticed the demo is already up, thx. The changes i performed where on includes/backend/admin.php file on line 234, validateGetAccess, as no “filename” was present and the resposnse would allways be a 404 error.

digamberpradhan 2025-04-22T12:12:00+00:00

Hi Again, Thanks for providing that information. I have tried to replicate this issue on our end but haven’t been able to do so. Could you please let me know the PHP & WordPress version you are running. I’ve tested from PHP 7.4 to 8.4 and with the latest version of WordPress installed. At the moment we’ve categorized this as miscellaneous an will look to replicate the issue first before a change is made.

sergiobalarussa 2025-04-22T12:57:00+00:00

I am runing the latest wordpress version with php 8.2 Ok, thx for the support

Sachyya 2025-04-23T08:00:00+00:00

Hello @sergiobalarussa , The issue has been resolved in the latest version 2.0.10 . Please update to this version and let us know if it addresses the problem. Regards, Sachyya

sergiobalarussa 2025-04-23T09:05:00+00:00

Yes, it’s all good Thx

sergiobalarussa 2025-04-23T22:04:00+00:00

Hi @digamberpradhan @sachyya-sachet I should also let you know the same error exists on the logs tab, for the error and debug logs. Please refeer to adminajaxhandler line 53, again on the validateGetAccess method. Hope to be of any help, Best regards