Sauter la navigation

[Résolu] Can't install the CRED plugin and the VIEW plugin on a new project page

This support ticket is created Il y a 4 années et 8 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Marqué : 

Ce sujet contient 6 réponses, a 2 voix.

Dernière mise à jour par Shane Il y a 4 années et 8 mois.

Assisté par: Shane.

Auteur
Publications
#1625595

Tell us what you are trying to do?
I am trying to install the Toolset plugins on an empty wordpress page. As soon as I install and activate the CRED plugin or the VIEW plugin my site stops working and the pluginpage in my wordpress Dashboard disappears. The empty wordpress page is registered as lien caché in Toolset.

Is there any documentation that you are following?
No. I just try to set up the page, like I did it before with my other projects, where I never faced such an error.

Is there a similar example that we can see?
No

What is the link to your site?
lien caché

#1626093

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: America/Jamaica (GMT-05:00)

Hi Lara,

Thank you for getting in touch.

Given the nature of this error I would recommend that you enable the wordpress debugging so that we can know what is the exact error being thrown.

To enable the wordpress debugging please follow the instructions in the link below.
lien caché

Once you have done this please try to activate the plugin once more and let me know the error that appears.

Thanks,
Shane

#1626219
bywood-screenshot-02.jpg

Hey Shane,
thanks for your quick response.

I can install the CRED plugin but as soon as I activate the plugin it's showing me this page (screenshot-02.jpg) - no error message.
After the CRED plugin activation, everytime I go to the pluginpage in my WordPress Dashboard page, which you can view in my screenshot, appears.

This is the message i've got from the debug.log :
[15-May-2020 16:02:08 UTC] PHP Notice: Undefined index: items in /homepages/42/d731367982/htdocs/clickandbuilds/BYWOODDasHolzportal/wp-includes/rest-api.php on line 1245

And this is the code from the rest-api.php on line 1245:

 
foreach ( $value as $index => $v ) {
			$is_valid = rest_validate_value_from_schema( $v, $args['items'], $param . '[' . $index . ']' );
			if ( is_wp_error( $is_valid ) ) {
				return $is_valid;
			}
		}

Hopefully the information will help you to understand the problem.

Kind Regards
Lara

#1626293

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: America/Jamaica (GMT-05:00)

Hi Lara,

This is quite strange as your image is similar to when a website's url doesn't exist.

Would you mind providing FTP and backend access to the site so that I can check on this issue further for you ?

Thanks,
Shane

#1626391

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: America/Jamaica (GMT-05:00)

Hi Lara,

I'm able to see this issue.

Would you mind if I took a copy of your site to run some tests here locally?

Please let me know.

Thanks,
Shane

#1626429

Hey Shane,

no problem. Feel free to test.
Thanks a lot!

Kind Regards
Lara

#1626435

Shane
Supporter

Les langues: Anglais (English )

Fuseau horaire: America/Jamaica (GMT-05:00)

Screenshot 2020-05-15 at 3.40.39 PM.png

Hi Lara,

I would suggest you contact your hosting provider for them to have a look into this because checking this on the copy of your site the plugins page displays fine. See Screenshot

Perhaps they can give a better explanation as to why this is happening. Also ask them to clear any cache that could be on your site as well.

Thanks,
Shane