formtools / module-form_builder

The Form Builder module.
https://docs.formtools.org/modules/form_builder/
15 stars 21 forks source link

FT 3.0.6 - Form Builder View -> Update - FB v2.0.10 #32

Open ocbroadband opened 6 years ago

ocbroadband commented 6 years ago

This appears to be failing whenever attempting to update the view to include a new field. After either just selecting update, or adding a field, then selecting update, I receive a 500 error.

benkeen commented 6 years ago

Hmm curious, I can't reproduce this on my end. I'm testing to FT 3.0.6 on PHP 7.2.1. And to my knowledge I haven't heard of this issue in the past.

Would you mind checking your PHP error logs to see if it's outputting any additional error details?

ocbroadband commented 6 years ago

Hi Ben,

I'm attempting to re-upload everything again for 3.0.6 just to be sure. I'm testing to see if my upload choked somewhere first as I'm getting the same thing on some other functions as well. Specifically the system test stuff. I'll report back shortly.

On Sat, Aug 18, 2018 at 3:22 PM Benjamin Keen notifications@github.com wrote:

Hmm curious, I can't reproduce this on my end. I'm testing to FT 3.0.6 on PHP 7.2.1. And to my knowledge I haven't heard of this issue in the past.

Would you mind checking your PHP error logs to see if it's outputting any additional error details?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/formtools/module-form_builder/issues/32#issuecomment-414089756, or mute the thread https://github.com/notifications/unsubscribe-auth/ANAF80XBPoEFCDKb797Vjp-bU7htsb73ks5uSJOegaJpZM4WCtIO .

ocbroadband commented 6 years ago

Well, I think I may have figured something out here. I moved the entire installation to a new domain path so to speak. I updated all the internal paths, and updated the 'config.php' file. However, some of the internal items, such as 'environment' still point to the OLD domain. Is there something else other than 'config.php' that needs to be updated along with the locations in the admin panel?

On Sat, Aug 18, 2018 at 4:52 PM Lyle Dove ocbroadband@gmail.com wrote:

Hi Ben,

I'm attempting to re-upload everything again for 3.0.6 just to be sure. I'm testing to see if my upload choked somewhere first as I'm getting the same thing on some other functions as well. Specifically the system test stuff. I'll report back shortly.

On Sat, Aug 18, 2018 at 3:22 PM Benjamin Keen notifications@github.com wrote:

Hmm curious, I can't reproduce this on my end. I'm testing to FT 3.0.6 on PHP 7.2.1. And to my knowledge I haven't heard of this issue in the past.

Would you mind checking your PHP error logs to see if it's outputting any additional error details?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/formtools/module-form_builder/issues/32#issuecomment-414089756, or mute the thread https://github.com/notifications/unsubscribe-auth/ANAF80XBPoEFCDKb797Vjp-bU7htsb73ks5uSJOegaJpZM4WCtIO .

ocbroadband commented 6 years ago

I think I found it. When looking through the mysql DB, the table module_menu_items, still is referencing the old URL. How is that updated?

On Sat, Aug 18, 2018 at 4:57 PM Lyle Dove ocbroadband@gmail.com wrote:

Well, I think I may have figured something out here. I moved the entire installation to a new domain path so to speak. I updated all the internal paths, and updated the 'config.php' file. However, some of the internal items, such as 'environment' still point to the OLD domain. Is there something else other than 'config.php' that needs to be updated along with the locations in the admin panel?

On Sat, Aug 18, 2018 at 4:52 PM Lyle Dove ocbroadband@gmail.com wrote:

Hi Ben,

I'm attempting to re-upload everything again for 3.0.6 just to be sure. I'm testing to see if my upload choked somewhere first as I'm getting the same thing on some other functions as well. Specifically the system test stuff. I'll report back shortly.

On Sat, Aug 18, 2018 at 3:22 PM Benjamin Keen notifications@github.com wrote:

Hmm curious, I can't reproduce this on my end. I'm testing to FT 3.0.6 on PHP 7.2.1. And to my knowledge I haven't heard of this issue in the past.

Would you mind checking your PHP error logs to see if it's outputting any additional error details?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/formtools/module-form_builder/issues/32#issuecomment-414089756, or mute the thread https://github.com/notifications/unsubscribe-auth/ANAF80XBPoEFCDKb797Vjp-bU7htsb73ks5uSJOegaJpZM4WCtIO .