Can't post a request for assistance

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

EdocEvil
Posts: 14
Joined: Thu Nov 19, 2020 5:46 am

Can't post a request for assistance

Post by EdocEvil » Thu Nov 19, 2020 9:21 am

Edit: These forums are not as busy as they used to be. Is there a new and different way to ask for help?

Second edit: Never mind. I found a work-around and I was able to post my question. It's possible the alert in red type just meant my post was 11 lines too long. Not very user friendly!

*************

Hooh! Big frustration!

This is a new account. I'm an old-timer here, haven't posted for awhile, but I couldn't get my old password and username to work.

I'm having a strange and serious LiveCode problem, with both Community and Indy.

After extensive troubleshooting, I wonder if my LiveCode application is corrupted. I carefully composed a description of the problem, with request for assistance. When I try to post I get the following error message, in red: "You can’t post image, email or url links that are external to this domain. Please remove 11."

I carefully reviewed my message for odd characters, etc. Couldn't find any. I definitely didn't include any image, email or URL links in my message. I tried clearing my browser cache, etc.

I don't know what's going on. Please advise. When I get that figured out, I'll post my request for assistance.


Thanks!

Klaus
Posts: 14206
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Can't post a request for assistance

Post by Klaus » Thu Nov 19, 2020 10:24 am

Hi EdocEvil,

due to lots of spamming you need to have at least seven postings before you can post links, images etc.
So everything is OK on your side! :-)


Best

Klaus

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10341
Joined: Wed May 06, 2009 2:28 pm

Re: Can't post a request for assistance

Post by dunbarx » Thu Nov 19, 2020 2:19 pm

Hi.

We will not mind if you post a handful more times just to get your numbers up.

Craig

EdocEvil
Posts: 14
Joined: Thu Nov 19, 2020 5:46 am

Re: Can't post a request for assistance

Post by EdocEvil » Thu Nov 19, 2020 7:57 pm

Thanks for the kind replies, Craig and Klaus.

The board throws a misleading error message and refuses to accept my post, if it's too long.

Is this forum still the best place for people like me to get LC assistance?

EE

Klaus
Posts: 14206
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Can't post a request for assistance

Post by Klaus » Thu Nov 19, 2020 7:59 pm

EdocEvil wrote:
Thu Nov 19, 2020 7:57 pm
Is this forum still the best place for people like me to get LC assistance?
Well, you decide!

On the other hand this is one of the very few places to get LC assistance at all... 8)

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10055
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Can't post a request for assistance

Post by FourthWorld » Thu Nov 19, 2020 10:39 pm

EdocEvil wrote:
Thu Nov 19, 2020 7:57 pm
The board throws a misleading error message and refuses to accept my post, if it's too long.
How long was the post?
Is this forum still the best place for people like me to get LC assistance?
These forums offer a better mix of audience breadth and features than the alternatives currently in place. In short, yes, this is an excellent place to seek assistance.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

EdocEvil
Posts: 14
Joined: Thu Nov 19, 2020 5:46 am

Re: Can't post a request for assistance

Post by EdocEvil » Fri Nov 20, 2020 12:20 am

Thank you, Richard,

I infer that my post was 11 lines too long. The erroneous error message (that's meta, isn't it?) accused me of posting 11 external links, images, etc., though my message did not contain any.

By trial and error, I previewed shorter and shorter versions of my post. The alleged number of external links got smaller, as my message got shorter. When it got short enough, the red-letter error message went away and I was allowed to post.

EE

stam
Posts: 3093
Joined: Sun Jun 04, 2006 9:39 pm

Re: Can't post a request for assistance

Post by stam » Fri Nov 20, 2020 5:56 pm

EdocEvil wrote:
Thu Nov 19, 2020 7:57 pm
Is this forum still the best place for people like me to get LC assistance?
EE
the forum is am amazing - extremely helpful and polite. It's a real treasure trove of advice and information and extremely experienced livecoders kindly spare a lot of their time to answer questions of every level.

I personally check documentation first, google and still struggling then will pop a question on the forum (as a new user i usually stalk the 'getting started subforums which do get a fair amount of traffic) - chances are that it's a well known issue already but for some reason the search function on the forums doesn't always seem to work all that well... (hence google first), but there are many helpful users who will guide you right!

bogs
Posts: 5480
Joined: Sat Feb 25, 2017 10:45 pm

Re: Can't post a request for assistance

Post by bogs » Fri Nov 20, 2020 6:39 pm

stam wrote:
Fri Nov 20, 2020 5:56 pm
the search function on the forums doesn't always seem to work all that well... (hence google first)
Since your comfortable with the big "G's" search site, it is reasonably easy to suggest using it to search the forum to you. The format (for any search site I've ever used) would be done like this:

Code: Select all

[in Google's search box]
site:forums.livecode.com {search term}
So, for instance, using your other post (Re: How do you set the angle of a line graphic?) as an example, I used this search query...
Image
You can also enclose the search term in quotes, if you want a more precise match.

Good luck, and have fun :)

Ps - I don't believe you *can* set the angle of a line graphic, however, you *can* change its rect points ;)
Image

stam
Posts: 3093
Joined: Sun Jun 04, 2006 9:39 pm

Re: Can't post a request for assistance

Post by stam » Fri Nov 20, 2020 6:46 pm

Good to know - thanks @bogs...

I just prefix my search terms with the word LiveCode and it works just as well, and doesn't restrict to the forums... i have found the odd very interesting site/resource this way, however by and large the forum is gospel :D

In this example i just searched for LiveCode how to set angle of line and this thread was top hit...
But useful to know how to restrict to forums if needed, thank you

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10055
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Can't post a request for assistance

Post by FourthWorld » Fri Nov 20, 2020 7:18 pm

General search engines are useful for learning just about anything, and very useful here.

Still, I share your annoyance with PHPBB's defaults, and will see what I can do to encourage the site admin to alter them.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10341
Joined: Wed May 06, 2009 2:28 pm

Re: Can't post a request for assistance

Post by dunbarx » Fri Nov 20, 2020 7:40 pm

In the meantime, I was not kidding, send a handful of posts, and you will be in.

Craig

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7393
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Can't post a request for assistance

Post by jacque » Fri Nov 20, 2020 8:14 pm

I infer that my post was 11 lines too long. The erroneous error message (that's meta, isn't it?) accused me of posting 11 external links, images, etc., though my message did not contain any.
I don't think there are any limitations on length, but there are limitations on images, URLs, etc. for new users in order to prevent bots with new accounts from flooding the forum with spam. After 7 posts the limitation is lifted.

The problem is that almost any text with a period in it is often misinterpreted as a link, which is why I suspect you got the error about images and URLs.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10055
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Can't post a request for assistance

Post by FourthWorld » Mon Nov 23, 2020 5:48 pm

FourthWorld wrote:
Fri Nov 20, 2020 7:18 pm
General search engines are useful for learning just about anything, and very useful here.

Still, I share your annoyance with PHPBB's defaults, and will see what I can do to encourage the site admin to alter them.
Following up on this: I submitted a request to the forum admin Friday, and first thing this Monday morning I got a reply back that the commonality threshold for search exclusion has been raised, so common search terms are now more likely to be considered valid when using this forum's PHPBB search tool.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

stam
Posts: 3093
Joined: Sun Jun 04, 2006 9:39 pm

Re: Can't post a request for assistance

Post by stam » Tue Nov 24, 2020 12:47 am

Thanks Richard

Post Reply