Search found 30 matches

by mike_kallet
Wed Oct 18, 2023 11:19 am
Forum: General Questions
Topic: PHP 8.1 and Contact US form broken?
Replies: 10
Views: 1013

Re: PHP 8.1 and Contact US form broken?

Thanks Gofrank and Paublo. I've downgraded the PHP version so all is back working, but will definitely try this in a few days time. Will update the post.
by mike_kallet
Tue Oct 17, 2023 11:44 pm
Forum: General Questions
Topic: PHP 8.1 and Contact US form broken?
Replies: 10
Views: 1013

Re: PHP 8.1 and Contact US form broken?

I've done a little testing and more research and this is what I found: I upgraded php from 5.4 to 7.4 and my contact us form works as it should (the emails go through fine). When I upgrade to php 8.1 the emails break with header issues. See original post for message. Searching on google with "e...
by mike_kallet
Tue Oct 17, 2023 8:57 pm
Forum: General Questions
Topic: PHP 8.1 and Contact US form broken?
Replies: 10
Views: 1013

Re: PHP 8.1 and Contact US form broken?

Yes, I read the 550, "5.7.1": Messages are rejected because the sending server’s IP address is on an IP suspended list. You might get this error if you’re sending mail using a shared IP with a poor reputation." But it works with PHP 5.4. The google message indicates multiple "fro...
by mike_kallet
Tue Oct 17, 2023 8:55 pm
Forum: General Questions
Topic: PHP 8.1 and Contact US form broken?
Replies: 10
Views: 1013

Re: PHP 8.1 and Contact US form broken?

More symptoms. The contact Us form sends a message to the user (thanking them for filling in their information) and also sends the information to me. All via the WWB built in PHP processor. When I use PHP 5.4 all is well. When I use PHP 8.1, the user (I used a test email) gets the thank you, but the...
by mike_kallet
Tue Oct 17, 2023 8:37 pm
Forum: General Questions
Topic: PHP 8.1 and Contact US form broken?
Replies: 10
Views: 1013

Re: PHP 8.1 and Contact US form broken?

I'm using 18.4.0 of WYSIWYG
by mike_kallet
Tue Oct 17, 2023 8:23 pm
Forum: General Questions
Topic: PHP 8.1 and Contact US form broken?
Replies: 10
Views: 1013

Re: PHP 8.1 and Contact US form broken?

When i fall back to php 5.4 on the server, all works. Is there some setting on PHP 8.1 that needs to be set for WYSIWYG forms (built in php processor) to work?
by mike_kallet
Tue Oct 17, 2023 7:28 pm
Forum: General Questions
Topic: PHP 8.1 and Contact US form broken?
Replies: 10
Views: 1013

PHP 8.1 and Contact US form broken?

Hi. I just upgraded php to 8.1 on my hosted server (bluehost). The contact us form with submit, sends a copy of what the user selected to my email (hosted by google). This worked great with php 5.7. But now I get the following message (seems the From field is a problem). Is there anything I need to ...
by mike_kallet
Mon Oct 24, 2022 8:17 pm
Forum: General Questions
Topic: ***SOLVED***Project changes when opened on different computers
Replies: 14
Views: 4430

Re: ***SOLVED***Project changes when opened on different computers

I know this is later then the dialogs below. I had this same problem between a work laptop and desktop. The DPI was set the same, but on the laptop I had the scale set to 125%. The font size as displayed with text was Arial, 12 on one machine, and the same exact file and version of wysiwyg displayed...
by mike_kallet
Wed Mar 24, 2021 8:53 pm
Forum: Login Tools Questions
Topic: Login Tools Notifications
Replies: 1
Views: 8701

Login Tools Notifications

Using the Login Tools: Specifically Login. Is there a way for the admin to be notified (via email) when a user logs in the SQL db. (Not when they first sign up, but each and every time they use Login). Just trying to keep track of the usage.
Thanks
Mike
by mike_kallet
Thu Feb 18, 2021 11:55 am
Forum: Forms
Topic: Bots submitting the Form
Replies: 12
Views: 7404

Re: Bots submitting the Form

I used the built in captcha along with the PHP validation. It worked. I've received ZERO auto spammer entries in the last 36 hours when I would normally receive at least 10 or 20. Thanks so much for your help.
Regards
by mike_kallet
Tue Feb 16, 2021 2:42 pm
Forum: Forms
Topic: Bots submitting the Form
Replies: 12
Views: 7404

Re: Bots submitting the Form

It is defintely NOT the first element. I'll switch to the built-in version and see what happens. It looks like I can select captcha v2 in the element. If so, do I need to make sure it's the first element in the page? I'll do this later today, and let it be for a few days and see what happens. I get ...
by mike_kallet
Tue Feb 16, 2021 2:24 pm
Forum: Forms
Topic: Bots submitting the Form
Replies: 12
Views: 7404

Re: Bots submitting the Form

The form is old. I'm using recaptcha v2. I assume the extension. I think i originally created the form before the buildin recaptcha was created.
Is this not secure?
by mike_kallet
Tue Feb 16, 2021 1:16 pm
Forum: Forms
Topic: Bots submitting the Form
Replies: 12
Views: 7404

Re: Bots submitting the Form

I went through the entire website and could not find any other contact us forms that have what this form has. In any case, I deleted everything but this form. I even changed the form so that the email would have a contactus sent from address instead of my address. So I know that the spammers are usi...
by mike_kallet
Mon Feb 15, 2021 10:53 pm
Forum: Forms
Topic: Bots submitting the Form
Replies: 12
Views: 7404

Re: Bots submitting the Form

I'm using the built in form script (Use build in php form script is checked). what is interesting is that the contents emailed to me includes "Reset Form:Reset Form". This is not sent when someone actually fills in the form and then clicks on submits (see below). There is a Reset button on...
by mike_kallet
Mon Feb 15, 2021 9:10 pm
Forum: Forms
Topic: Bots submitting the Form
Replies: 12
Views: 7404

Re: Bots submitting the Form

I already use ReCaptura. Interesting that one of the buttons "Reset Form", that doesn't get emailed because there is no field, does get emailed when a spammer is involved. I think this means that they are not filling in the form, but somehow invoking it and getting past ReCapture.
by mike_kallet
Mon Feb 15, 2021 8:50 pm
Forum: Forms
Topic: Bots submitting the Form
Replies: 12
Views: 7404

Bots submitting the Form

I get a lot of spam from bots filling in the contact us page. Is there a way to prevent this, such as only allowing access to the form if it is linked to from another page in the website? Or maybe another way?
by mike_kallet
Tue Mar 31, 2020 9:00 pm
Forum: General Questions
Topic: Publish all vs publish one page at a time - different results
Replies: 10
Views: 2627

Re: Publish all vs publish one page at a time - different results

OK. The local files were good when i published the whole website. I setup a test directory on the hosted server, and published the whole website again. And this time it worked. So, my only guess at this point is that my hosting provider may have had some issue, that affected the upload work yesterda...
by mike_kallet
Tue Mar 31, 2020 6:47 pm
Forum: General Questions
Topic: Publish all vs publish one page at a time - different results
Replies: 10
Views: 2627

Re: Publish all vs publish one page at a time - different results

When I preview it looks fine. I haven't checked the local drive however, so that's a good idea. I'll give that a try.
by mike_kallet
Tue Mar 31, 2020 3:30 pm
Forum: General Questions
Topic: Publish all vs publish one page at a time - different results
Replies: 10
Views: 2627

Re: Publish all vs publish one page at a time - different results

No, got plenty of server storage. I'm using bluehost. It's possible they ran out of server storage, but I did this at multiple times, so I don't think so. It works when I publish a series of subsets of the entire website, but I get a different result when I try to publish the entire website at once.
by mike_kallet
Tue Mar 31, 2020 1:41 pm
Forum: General Questions
Topic: Publish all vs publish one page at a time - different results
Replies: 10
Views: 2627

Re: Publish all vs publish one page at a time - different results

I looked at the logs, and everything was successfully loaded. I had cleared the cashes thinking this might have been the problem, but didn't help. I even switched from Chrome to Explorer and problem still occurred. Is it possible WYSIWYG ran into some capacity issue. When I publish the entire websit...
by mike_kallet
Tue Mar 31, 2020 11:40 am
Forum: General Questions
Topic: Publish all vs publish one page at a time - different results
Replies: 10
Views: 2627

Re: Publish all vs publish one page at a time - different results

Yes, I did that. When I published using All pages however many pages published incorrectly. When I published 20 pages at a time, using publish open pages, they published correctly.
by mike_kallet
Tue Mar 31, 2020 3:12 am
Forum: General Questions
Topic: Publish all vs publish one page at a time - different results
Replies: 10
Views: 2627

Publish all vs publish one page at a time - different results

I added a small annimate gif file to a few of my master pages. When I publish the entire website, some of the pages have some objects incorrect positions, including the .gif, and some sizes for graphics were condensed (other objects). When I publish a page that got clobbered by itself, without makin...
by mike_kallet
Mon Mar 23, 2020 12:56 pm
Forum: General Questions
Topic: Creating an annimated Gif
Replies: 1
Views: 1878

Creating an annimated Gif

Is there a way to use WYSIWYG to create annimated GIF's or should I purchase another app for that?
Thanks,
Mike
by mike_kallet
Thu Feb 06, 2020 3:24 am
Forum: Forms
Topic: Expandable Text block in forms
Replies: 1
Views: 2189

Expandable Text block in forms

Is it possible to have a text field in a form that will expand in height (instead of scroll bars) and then push all the elements below accordingly?
by mike_kallet
Fri Nov 17, 2017 9:46 pm
Forum: Off Topic Section
Topic: User Database with specific permissions
Replies: 2
Views: 1726

Re: User Database with specific permissions

I'll wait :) Thanks for the reply.
by mike_kallet
Fri Nov 17, 2017 6:08 pm
Forum: Off Topic Section
Topic: User Database with specific permissions
Replies: 2
Views: 1726

User Database with specific permissions

Here's what I'm trying to figure out; I have a customer database of thousands. They are grouped in "categories". I'd like to be able to have them login and the only have access to certain pages based on these categories. My questions are as follows: - Can I use the php DB method to store (...
by mike_kallet
Thu May 26, 2016 11:51 am
Forum: General Questions
Topic: Deactivate on old machine and install on new one
Replies: 13
Views: 7776

Re: Deactivate on old machine and install on new one

Update. OK, working now. It says to restart the app after registering. When the app came up after registering (i didn't restart it), I assumed (mistakenly) that it restarted by itself. Obviously not. When I exited the app, and then restarted, all is well. Suggestion ... when registering the app upon...
by mike_kallet
Thu May 26, 2016 11:36 am
Forum: General Questions
Topic: Deactivate on old machine and install on new one
Replies: 13
Views: 7776

Re: Deactivate on old machine and install on new one

Yes, I did activate the license on the new computer, with no error ... but in the about, it says "not registered" and I get the WB logo on the web page. I reinstalled and did it again, and the same thing happens.
by mike_kallet
Thu May 26, 2016 4:02 am
Forum: General Questions
Topic: Deactivate on old machine and install on new one
Replies: 13
Views: 7776

Deactivate on old machine and install on new one

Hi. I've use WYSIWYG over many years and on multiple generations of computers. I just purchased a new computer and reinstalled both version 10 and version 11 as I'm in the process of migrating. I used my corresponding registration numbers for each, and while I got the confirmation screen, the about ...