Hi,
Please put in the archive plugins and themes that I can not download in open access. Send a link to the archive to my mail.
My email: [email protected]
I’ll install all the plugins and theme and test it thoroughly. A similar error exists in other users, but so far I have insufficient information.
Best regards, Alex
Hey guys,
I was struggling with the update for a few minutes until I realized something:
The plugin automatically adds <?php at the beginning, but it’s failing to add ?> at the end. I added ?> to the end of my code (manually) and it works.
Prior to doing that, I was getting “Unexpected end of file.”
I lost my site after update .
and only have this error
Fatal error: Uncaught Error: Call to a member function get() on null in C:\xampp\htdocs\don-choripan\wp-includes\query.php:28 Stack trace: #0 C:\xampp\htdocs\don-choripan\wp-content\plugins\theme-my-login\includes\actions.php(127): get_query_var(‘action’) #1 C:\xampp\htdocs\don-choripan\wp-content\plugins\theme-my-login\includes\actions.php(178): tml_get_action() #2 C:\xampp\htdocs\don-choripan\wp-content\plugins\theme-my-login\includes\functions.php(67): tml_is_action() #3 C:\xampp\htdocs\don-choripan\wp-includes\class-wp-hook.php(286): tml_parse_query(Object(WP_Query)) #4 C:\xampp\htdocs\don-choripan\wp-includes\class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #5 C:\xampp\htdocs\don-choripan\wp-includes\plugin.php(515): WP_Hook->do_action(Array) #6 C:\xampp\htdocs\don-choripan\wp-includes\class-wp-query.php(1006): do_action_ref_array(‘parse_query’, Array) #7 C:\xampp\htdocs\don-choripan\wp-includes\class-wp-query.php(1621): WP_Query->parse_query() #8 C:\xampp\htdocs\don-choripan\wp-includes\class-wp-query.php(3 in C:\xampp\htdocs\don-choripan\wp-includes\query.php on line 28
-
This reply was modified 7 years, 12 months ago by
josantagor.
@josantagor
This error has several other users, but the information is not enough to fix it. If you can send a copy of your test site, I can quickly identify the problem. I installed a few dozen plugins, but I do not have this error.
My email: [email protected]
Best regards, Alex
@metalhead505
Show your code sample so I can test it. The plugin must cut the opening and closing tags, this is necessary so as not to get an error.
Best regards, Alex
@josantagor
Thanks a friend, it helped me to solve the problem. You can try the new version 2.0.4, this should not cause problems.
Best regards, Alex
Yes the latest version of the plugin crashes my site. i got the following error.
The code snippet you are trying to save produced a fatal error on line 1:
Uncaught Error: Call to a member function get() on null in D:\xampp\htdocs\cnp\my_cnp\wp-content\plugins\insert-php\admin\metaboxes\base-options.php(227) : eval()’d code:1 Stack trace: #0 D:\xampp\htdocs\cnp\my_cnp\wp-content\plugins\insert-php\admin\metaboxes\base-options.php(227): eval() #1 D:\xampp\htdocs\cnp\my_cnp\wp-content\plugins\insert-php\admin\metaboxes\base-options.php(267): WINP_BaseOptionsMetaBox->validateCode(‘$all_notices =…’) #2 D:\xampp\htdocs\cnp\my_cnp\wp-content\plugins\insert-php\libs\factory\forms\includes\control.class.php(221): WINP_BaseOptionsMetaBox->codeSnippetFilterValue(‘$all_notices =…’, ‘$all_notices =…’) #3 D:\xampp\htdocs\cnp\my_cnp\wp-content\plugins\insert-php\libs\factory\forms\controls\textarea.php(52): Wbcr_FactoryForms402_Control->filterValue(‘$all_notices =…’, ‘$all_notices =…’) #4 D:\xampp\htdocs\cnp\my_cnp\wp-content\plugins\insert-php\libs\factory\forms\includes\control.class.php(263): Wbcr_FactoryForms402_TextareaControl->getSubmitValue(‘snippet_code
@muruga
Hi,
Please print me an example of your code so that I can test it.
Be sure to format the code so that your code is displayed correctly:
https://ww.wp.xz.cn/support/topic/before-creating-a-new-topic-please-read/
Best ragards, Alex