Skip Navigation

[Resolved] All my Toolset PHP is broken

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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 0 reply, has 1 voice.

Last updated by Minesh 1 month, 1 week ago.

Assisted by: Minesh.

Author
Posts
#2804667

I've been using Toolset for several years now, and I have some custom PHP hooks set up. Things like automatically naming new posts that are submitted by users and webhooks that send info to other tools.

Within just the past week or so, everything seems to have stopped functioning. New posts now show up titled something like "CRED Auto Draft ew;i2j3892jsmfdlsm" instead of "FirstName LastName" in my directory. I haven't changed anything in the code, and now I'm worried about updating the Toolset plugins in case something else breaks.

Was there a recent update that broke things or something? I checked my back-end and the code is still where it should be in the functions.php file, so that's not the issue. I'm trying to figure out what changed and how I can fix it. Thank you.

#2804699

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

That means the hooks you added to generate the automatic post title is not get fired somehow. Either theme is changed or form ID or something else.

Can you please share problem URL for the form for which you added the hook as well as admin access details.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2805249

Christopher Amirian
Supporter

Languages: English (English )

Hi,

Thank you for the logion information. Minesh will be available tomorrow. I tried to login to the website but the website has a 2 factor authentiocation preventing me to login.

Please deactivate the 2 factor authentication temporarily and reply back to inform us so Minesh can login.

Thank you.

#2805304

Ah, forgot about that! I've got that temporarily turned off for you

#2805325

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

It seems you forget to share the problem URL where I can see the form and where you added the "cred_save_data" hook code?

Can you please share all those required details.

I have set the next reply to private which means only you and I have access to it.

#2805390

Oh, I did forget that; I'm so sorry. There isn't a specific URL that's a problem, but here's where users go to submit the form that's not firing the hook code:
hidden link

I did mention in my original post that the hook code is in the functions.php file, but I don't have FTP access set up right now, so we'll have to see if it's still accessible directly inside WordPress, or else I'll have to remember how to set that up (it's been a little while since I last set up FTP access).

#2805563

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

I'm bit confuse.

You shared admin access details for the site: visibilityecosystem.com

And you shared the problem URL where I can see the form: hidden link

If the problem is with the following URL:
- hidden link

Can you please share admin access details for the: hidden link

I have set the next reply to private which means only you and I have access to it.

#2806552

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Thank you for sharing login information.

When I review your site I found that your current theme is Divi.
- hidden link

And the code you added is to Divi child theme "Divi Child By Mariah Magazine".

What if you try to set the Divi child theme "Divi Child By Mariah Magazine" as your current active theme and check if that help you to resolve your issue.