fakokay
Forum Replies Created
-
Forum: Plugins
In reply to: [HD Quiz] crashing on new Quiz onlywell… in the admin we can select ‘select_all_apply_image’ and that trigger the warning cause no file.
if this option is not fully integrated, it should not be accessible in the dropdown.
i switch to ‘multiple_choice_image’ and it’s working now.Forum: Plugins
In reply to: [HD Quiz] crashing on new Quiz onlyanother error… this time it’s a missing file in your template folder (select-all-image.php).
Warning: require(\domainname\wp-content\plugins\hd-quiz\includes/templates/select-all-image.php): Failed to open stream: No such file or directory in \domainname\wp-content\plugins\hd-quiz\includes\functions.php:796i downloaded your latest version to check if the file is present… and it’s not. ??
Forum: Plugins
In reply to: [HD Quiz] crashing on new Quiz onlyi’m a developper too, so yeah i can use the console. ??
i just reinstall the plugin and it’s working now. strangly… for now.
thank for your help, greatly appreciated.Forum: Plugins
In reply to: [HD Quiz] crashing on new Quiz onlywell since all the others quiz are still working, this is indeed very odd.
The DB isn’t corrupted, i even perform an optimize on it.
Maybe a start of an indice, the question isn’t saved after creating a since text question with 2 options… that’s at least explain why it is not showing on the page.
The relevant error (from our custom errorlog manager) for this is : Undefined array key “value” in \domainpath\wp-content\plugins\hd-quiz\includes\functions.php line 294i’m Canadian too btw ??
Forum: Plugins
In reply to: [HD Quiz] crashing on new Quiz onlyi found thoses error on our internal errorlogs (different of the errorlogs from the server, that may help).
[2023-11-24 08-27-20] Warning: Undefined array key “answers” in \plugins\hd-quiz\includes\meta.php:990
[2023-11-24 08-27-20] Warning: Trying to access array offset on value of type null in \plugins\hd-quiz\includes\meta.php:990
[2023-11-24 08-27-20] Warning: Undefined array key “question_type” in \plugins\hd-quiz\includes\meta.php:991
[2023-11-24 08-27-20] Warning: Trying to access array offset on value of type null in \plugins\hd-quiz\includes\meta.php:991
[2023-11-24 08-27-20] Warning: Undefined array key “question_type” in \plugins\hd-quiz\includes\meta.php:1007
[2023-11-24 08-27-20] Warning: Trying to access array offset on value of type null in \plugins\hd-quiz\includes\meta.php:1007
[2023-11-24 08-28-05] Warning: Undefined array key “value” in \plugins\hd-quiz\includes\functions.php:294
[2023-11-24 08-40-50] Warning: Undefined property: WP_Error::$name in \plugins\hd-quiz\includes\template.php:64- This reply was modified 1 year ago by fakokay. Reason: remove public domain paths
Forum: Plugins
In reply to: [HD Quiz] crashing on new Quiz onlyHi again,
- i’ve created a new page with a new quiz. it’s displaying only the “Finish” button with no question.
- i’ve also turn DEBUG to True, nothing is displayed.
- I’ve selected am old quizz… it’s working fine.
- Yes, i’m using Guttenburd.
- i was using your dropdown menu to select the test quiz, but even using as a raw shortcode ([HD quizz id=”000″]) it just displaying the “finish” button only.
- it’s not crashing anymore (error500), but it’s still not working.
regards,
Forum: Plugins
In reply to: [Constant Contact Forms] Problem while submitting form… sometimes.hi,
i was using the ‘Cache Enabler’ plugin indeed. i’ve now put the IDs of the pages where your plugin is and clear the logs. We’ll see is the problem still occur. Thx!
BTW, just updated your plugin (18.1 to 1.8.2)… it’s deleting all logs files/dir. When i get back to the debug logs page, it said that it can’t read the log file… because the directory and the file isn’t there anymore on the server. You should create an empty file or change the error in the log box when you do the migration. In my case, i’ve created a empty file and solved the problem (chmod 0666).
- This reply was modified 4 years, 7 months ago by fakokay.
Forum: Plugins
In reply to: [Constant Contact Forms] Problem while submitting form… sometimes.i include the last 5 logs here like requested:
[2020-04-06 18:12:55] Nonces.INFO: ctct_submit_form nonce failed to verify. [] []
[2020-04-06 18:13:13] Nonces.INFO: ctct_submit_form nonce failed to verify. [] []
[2020-04-06 18:20:21] Nonces.INFO: ctct_submit_form nonce failed to verify. [] []
[2020-04-06 18:20:33] Nonces.INFO: ctct_submit_form nonce failed to verify. [] []
[2020-04-06 18:29:04] Nonces.INFO: ctct_submit_form nonce failed to verify. [] []like already said, it’s intermittent and i have over 60 lines of that kind of logs.
regards,
Forum: Plugins
In reply to: [Polylang] Trouble associating already created pages togetheri was forced to reassign over 200 pages since i didnt get any support fast enough. But hte problem remains… Do you have a fix for this ?
Forum: Plugins
In reply to: [Polylang] bug with pagination when custom structure permalingOdd enough… the pagination is working well with the search.php (searching string) it’s display this url: https://www.domain.com/en/page/1/?s={your_query}
I think it as to do with the sub-directory after the language… but you tell me !
regards,