-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FT 3.0.6 - Form Builder View -> Update - FB v2.0.10 #32
Comments
ocbroadband
changed the title
FT 3.0.6 - Form Builder View -> Update
FT 3.0.6 - Form Builder View -> Update - FB v2.0.10
Aug 18, 2018
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? |
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 ***@***.***> 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
<#32 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANAF80XBPoEFCDKb797Vjp-bU7htsb73ks5uSJOegaJpZM4WCtIO>
.
|
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 ***@***.***> 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 ***@***.***>
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
> <#32 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ANAF80XBPoEFCDKb797Vjp-bU7htsb73ks5uSJOegaJpZM4WCtIO>
> .
>
|
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 ***@***.***> 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 ***@***.***> 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 ***@***.***>
> 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
>> <#32 (comment)>,
>> or mute the thread
>> <https://github.com/notifications/unsubscribe-auth/ANAF80XBPoEFCDKb797Vjp-bU7htsb73ks5uSJOegaJpZM4WCtIO>
>> .
>>
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: