Sorry for coming late. The superfluous "then" keyword in
system/libraries/Input.lc -> _rigValid_ipv4() was overlooked
because server engine versions prior to 8 were forgiving and
didn't complain.
The bug is fixed since version 1.7.2. So, all of you who use
older versions need to fix this in case yo
Yep that’s right, the .htaccess file can go anywhere in the file system so with
multiple copies you can have some domains running really old versions of LC
Server, others just moderately old and yet others surfing the latest version
> Thanks Dave - good suggestion for the htaccess file, this mea
Thanks Monte. I had looked at the files listed immediately before and
after that part of the traceback - didn't think of going further down
the list ...
So looking in Input.lc, I found line 1114 has
repeat for each item tSegment in tIPsegments then
which is clearly wrong - the stricter pa
Thanks Dave - good suggestion for the htaccess file, this means you
never use the 'default' version of LC, you are using the latest version
of LC 6.x.x without having to specify the exact detailed version !
-- Alex.
On 05/05/2016 01:08, Dave Kilroy wrote:
Hi @Alex, I’m also using revIgniter o
These errors can be hard to read. You want:
> row 1114, col 35: script: parsing error (13)
> file
> "/home/ua886128/public_html/christineirvine.co.uk/system/libraries/Input.lc”
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit thi
Hi @Alex, I’m also using revIgniter on HostM and not seeing the same thing…
BTW, on the advice of a HostM technician a while ago I use the following in a
.htaccess file in a domain folder to select which version of LC Server is used
(I’ve not tried setting it to “lc8” but should think that would
[ Hope no-one minds me cross-posting to two lists - but I think this
could be useful for people on both lists ]
I have a couple of web sites based on revIgniter, hosted on hostM.com
They've been running happily up until today - running the default
version in use by hostm which was (probably) t