Has anyone had part or all of an on-rev server-based system stop working
since the server upgrades a month or so ago?
My client has an on-rev.com-based training system. Training delivery is
via web browser, and that part continues to work. But there are several
desktop apps that provide traini
Phil,
you are not mentioning how you do prepare the data which is posted to the
server.
Which engine is processing your post? PHP or LC Server?
In your bug report you are writing "to a large file". How big is "large"?
You are posting data to the server to get back the large file, right?
Is t
Hi Phil,
I absolutely agree with Matthias - the first thing to try (if you didn't
already) is a custom-install of the older LC server version that you
were using pre-upgrade.
However, it would also help to clarify the bug report somewhat. My
reading of it is (almost) the opposite of Mathias'
What i forgot?
Do you use libURLFormData or libUrlMultiPartFormData to format the data in the
standard format before it is posted?
Regards,
Matthias
-
Matthias Rebbe
Life Is Too Short For Boring Code
> Am 07.05.2020 um 10:34 schrieb matthias rebbe via use-livecode
> :
>
> Phil,
>
> you a
Ups, just noticed that i posted question. ;)
It was intended to be
What i forgot to ask
-
Matthias Rebbe
Life Is Too Short For Boring Code
> Am 07.05.2020 um 11:55 schrieb matthias rebbe via use-livecode
> :
>
> What i forgot?
>
> Do you use libURLFormData or libUrlMultiPartFormData to
Phil,
I had a problem with a GET request with a url encoded url in a parameter
after the upgrade. There are new security rules. I changed it to a POST and
it then worked. I am changing my apps to use a POST. Robin had lifted the
new security rule for me temporarily until all the apps are updated.
Jaque,
I’ve seen this when building standalones with stacks that are using library
stacks, and the same library stackflles are included in the standalone build.
Apparently the included stacks are opened during the build process, thus
colliding with the library stacks already in memory. If this
Thanks, that explains it. I've incorporated Trevor's DataView and it has
about 10 stacks in use as behaviors and libraries. To add to the fun, I'd
forgotten that building for mobile no longer disables desktop platforms so
I didn't think to disable them manually, and the standalone builder put up
Thank you all for so many great questions and responses! I don't have
time to give a comprehensive response right now but (1) I'll whittle
away at it and (2) all your comments renew my hope that a solution is
out there waiting for me to find it.
Quick responses:
- I too would start by going b
I also think I remember script only stacks causing problems on LC Server.
Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net
-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of Phil Davis via use-livecode
Sent:
Reduced to a consistent 1.5 to 2 minutes by revising the setting of
datagrid column properties
the columns themselves, widths, and alignments set all at one. Tooltips,
sort type and sort direction set in a loop in revised code.
I still do not understand why in the original code, when 1st set
(I know that Paul understands tradeoffs very well, so he already knows
this, but for the benefit of others)
Maybe some concepts are so simple, people never take them seriously:
- You reap what you sow. You get the cake you bake.
- Comparisons: 1 < 2
- Complexity often reduces efficienc
12 matches
Mail list logo