Search found 183 matches

by lummis
Fri Oct 23, 2020 5:07 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: New Site
Replies: 18
Views: 24623

Re: New Site

Perfect zinc! I use a HP laptop and their touchpads do have a reputation for being sensitive although I have rarely had that problem. Glad that you were able to resolve it.
by lummis
Thu Oct 22, 2020 5:07 pm
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: New Site
Replies: 18
Views: 24623

Re: New Site

Hi zinc, I like the site but it seems to be a bit sensitive when using the touchpad on my laptop, which makes scrolling down the page a bit difficult. Just a small downward stroke takes me to the bottom of the page and it is quite difficult to stop on each section. I guess that you may be using one ...
by lummis
Sun Oct 18, 2020 2:34 pm
Forum: General Questions
Topic: WB15 to WB 16 upgrade anomolies
Replies: 35
Views: 7719

Re: WB15 to WB 16 upgrade anomolies

Although I can't find it in the help or FAQ I seem to recall that the page width of the Master Frame should be the same as your default breakpoint. Pablo will no doubt put me right if I have misunderstood. Your master frame width is 1902 whereas the default width on the index page is 1280. Try reduc...
by lummis
Sat Oct 17, 2020 10:03 pm
Forum: General Questions
Topic: WB15 to WB 16 upgrade anomolies
Replies: 35
Views: 7719

Re: WB15 to WB 16 upgrade anomolies

Just had a quick look at your project and noticed a couple of errors on the index page. These are easy to trace if you go to the Page menu and click on Error Reports. You will then discover that Heading9 and Heading11 are outside the viewport and need to be brought to within the boundaries of the pa...
by lummis
Tue Sep 29, 2020 10:34 pm
Forum: General Questions
Topic: *** SOLVED *** Can't publish, password not allowed
Replies: 6
Views: 1817

Re: Can't publish, password not allowed

As each host is different it is difficult to give specific details for GoDaddy unless you happen to have them as your host. However perhaps the following link will helphttp://www.wysiwygwebbuilder.com/publish.html
by lummis
Thu Aug 27, 2020 4:46 pm
Forum: Shopping Carts
Topic: Webshop Plus! v.3.2 for WWB8
Replies: 283
Views: 1119425

Re: Webshop Plus! v.3.2 for WWB8

See post dated Dec 01 2018 where it states
Also, Webshop Plus for WWB development and support has stopped. It is provided "as is"
Don't hold your breath for the answer to your query!
by lummis
Tue Aug 25, 2020 11:51 am
Forum: General Questions
Topic: date and time
Replies: 7
Views: 2779

Re: date and time

Are you using MySQL to store the data from the form. If so the form creates a table that includes DATESTAMP and TIME so the date and time will be recorded in the table automatically and can be displayed by using the Data Viewer or similar Extension. The only caveat is that the date and time will be ...
by lummis
Thu Jul 09, 2020 3:55 pm
Forum: Off Topic Section
Topic: Publishing from a Dynamic IP Address
Replies: 2
Views: 3713

Re: Publishing from a Dynamic IP Address

Yes Mike, I am with TSOHost and IP is BTInternet, so same scenario! I moved from Cloud Hosting with TSOHost to cPanel as it enabled me to send out slightly larger batches of emails, but still less than 100, but that was sometime ago. As you say the customer support has got worse and at one time I go...
by lummis
Thu Jul 09, 2020 3:30 pm
Forum: Off Topic Section
Topic: Publishing from a Dynamic IP Address
Replies: 2
Views: 3713

Publishing from a Dynamic IP Address

In recent times I have been experiencing problems when publishing as I have a Dynamic IP Address. This was not a problem in the past and it appears that my host has tightened up it's security to such an extent that I have to phone them each time it happens to get my IP Address added to a whitelist, ...
by lummis
Tue Jun 30, 2020 12:57 pm
Forum: Previewing and Publishing
Topic: Saving and publishing on my computer
Replies: 16
Views: 9100

Re: Saving and publishing on my computer

From the Help file Publish to a local folder Click Add to add a new location to the list. Enter a name for the location a select Local as type. Enter the folder where you want to publish the active document. Click OK to save the data and then click Publish to save the files to the specified folder. ...
by lummis
Sun Jun 14, 2020 9:31 am
Forum: General Questions
Topic: Page will not stop loading
Replies: 3
Views: 1787

Re: Page will not stop loading

The page source reveals the following meta tag:
<meta http-equiv="refresh" content="0; URL=./Our-Mission.html">
It looks as though you have added code which is asking the page to redirect to itself. Remove that tag and all should be well.

Brian
by lummis
Sat Jun 06, 2020 8:11 pm
Forum: Off Topic Section
Topic: Wanna buy a working extension "site statistics ans visit counter with IP-address"
Replies: 25
Views: 11404

Re: Wanna buy a working extension "site statistics ans visit counter with IP-address"

Tomas

Did you see my EDIT in previous posting which I made as you were replying?

I am not sure why you need to use MySQL CRUD to view the Site Statistics unless you want to view the database line by line.

Maybe it will all make sense in the morning!

Brian
by lummis
Sat Jun 06, 2020 7:42 pm
Forum: Off Topic Section
Topic: Wanna buy a working extension "site statistics ans visit counter with IP-address"
Replies: 25
Views: 11404

Re: Wanna buy a working extension "site statistics ans visit counter with IP-address"

I haven't used this extension but your image hasn't got any fields from the database. I suggest that you add all the fields - id, date, page, ip_address and user_agent and then test. The relevant section in the MySQL CRUD instructions is as follows: Fields In this section you can add, edit and remov...
by lummis
Sat Jun 06, 2020 3:51 pm
Forum: Off Topic Section
Topic: Wanna buy a working extension "site statistics ans visit counter with IP-address"
Replies: 25
Views: 11404

Re: Wanna buy a working extension "site statistics ans visit counter with IP-address"

Hi Tamas The Primary Key is id If you go back to phpMyAdmin and click on your database you will find that it has a table called SITE_STATISTICS. If you click on the Structure tab you will see the names of all the fields with id at the top - the yellow key beside the name indicates that it is the Pri...
by lummis
Sat Jun 06, 2020 2:46 pm
Forum: Off Topic Section
Topic: Wanna buy a working extension "site statistics ans visit counter with IP-address"
Replies: 25
Views: 11404

Re: Wanna buy a working extension "site statistics ans visit counter with IP-address"

Great - now go to phpMyAdmin on the cpanel and it will list your database - just click on the database name and you should have a page with a number of tabs across the top one of which is SQL - click on that tab. In the PDF instructions for Site Statistics you will find that it asks you to create a ...
by lummis
Sat Jun 06, 2020 2:12 pm
Forum: Off Topic Section
Topic: Wanna buy a working extension "site statistics ans visit counter with IP-address"
Replies: 25
Views: 11404

Re: Wanna buy a working extension "site statistics ans visit counter with IP-address"

Hi Tamas I will continue on here for the moment as it may help someone else facing the same problem as you. If we come to a point when the problem is specific to you then I will follow up by email. Thanks for the screenshot as that confirms that you have all the tools available. If you click MySQL D...
by lummis
Sat Jun 06, 2020 10:04 am
Forum: General Questions
Topic: Shape, text, colour
Replies: 11
Views: 1570

Re: Shape, text, colour

Joel, you may not be approaching this the right way. WB is not designed to produce images and Pablo has already explained in your other posting the reasons why. What most people would do in your situation is to use an external program to produce the image and then place that image into WB. For a sim...
by lummis
Sat Jun 06, 2020 9:54 am
Forum: Off Topic Section
Topic: Wanna buy a working extension "site statistics ans visit counter with IP-address"
Replies: 25
Views: 11404

Re: Wanna buy a working extension "site statistics ans visit counter with IP-address"

I think that we might be going in circles here as mindetezzel has already said that he has not got the knowledge to use MySQL. @mindetezzel - Does your host provide a CPanel for making changes on the server, if so can you find phpMyAdmin? If the answer is yes I may be able to talk you through to set...
by lummis
Sat May 23, 2020 5:46 pm
Forum: General Questions
Topic: Display single MySQL record
Replies: 5
Views: 1756

Re: Display single MySQL record

Do you need all the fields in the MySQL db added to the MySQL Connector field list or just the ones you need? You can select a single field or as many as you want to display. Does the MySQL Connector Extension have to dragged to the page after setting up the form objects? Or does it not matter. It ...
by lummis
Sat May 23, 2020 11:04 am
Forum: Login Tools Questions
Topic: Login name
Replies: 11
Views: 14808

Re: Login name

I am not quite sure what you are trying to do but if you want users to login using their email address rather than a username, that is possible. You will need to record the email address as the username and then in the Login object under Username Label change to Email Address as a reminder to the us...
by lummis
Fri Apr 17, 2020 10:08 pm
Forum: Off Topic Section
Topic: Microsoft Done it Again!!!
Replies: 7
Views: 5003

Re: Microsoft Done it Again!!!

I had the problem yesterday that BF identified, but things are back to normal today. Looks as though MS came up with a quick fix.

Brian
by lummis
Thu Apr 02, 2020 9:59 pm
Forum: General Questions
Topic: Password return link
Replies: 4
Views: 1265

Re: Password return link

:D :D
by lummis
Thu Apr 02, 2020 7:54 pm
Forum: General Questions
Topic: Password return link
Replies: 4
Views: 1265

Re: Password return link

Go to the properties of the Password Recovery object. Look in the Email section forr Message and it is the message that you inserted !
by lummis
Tue Mar 31, 2020 11:03 am
Forum: General Questions
Topic: Marquee with Safari
Replies: 24
Views: 5106

Re: Marquee with Safari

Have you considered using the News Feed Ticker object as an alternative? If your message consists of more than one topic you can use that object to give a rolling message. Have a look at how I have implemented it on https://www.stowaways.org.uk/ - there are only two lines at the moment due to the pr...
by lummis
Fri Mar 20, 2020 11:36 am
Forum: Forms
Topic: Copied contact form not working
Replies: 6
Views: 3266

Re: Copied contact form not working

Trevor, I had hoped that Pablo might have looked at this for you by now but, as he hasn't, I would suggest that you post a link to a stripped down version of the project for this page so he/we can see what you have done. On what you have said so far it suggests that you may have an object outside th...
by lummis
Thu Mar 19, 2020 7:35 pm
Forum: Forms
Topic: Copied contact form not working
Replies: 6
Views: 3266

Re: Copied contact form not working

I am not seeing any code at the top of the page! Try clearing your cache by using Ctrl+F5.

Also the links that you gave return you to the forum!

Brian
by lummis
Tue Mar 10, 2020 11:39 pm
Forum: Off Topic Section
Topic: Email notifications not reaching
Replies: 4
Views: 3973

Re: Email notifications not reaching

Have you looked in your Spam folder - mine often finish up there!
by lummis
Sun Feb 23, 2020 12:40 pm
Forum: Forms
Topic: form question
Replies: 3
Views: 2687

Re: form question

You can save to a csv file. Look in Help for "Form" and in that article "Form processing advanced"
by lummis
Sun Feb 23, 2020 12:32 pm
Forum: Forms
Topic: form question
Replies: 3
Views: 2687

Re: form question

Is this what you are looking for? http://wysiwygwebbuilder.com/form_popup.html
by lummis
Mon Dec 30, 2019 12:05 pm
Forum: General Questions
Topic: Different H1 tag on other pages
Replies: 12
Views: 4185

Re: Different H1 tag on other pages

Just to expand on Pablo's reply, you need to copy the H1 style then make the changes and give it a new style name. When published it retains the H1 tag.

Brian
by lummis
Sun Dec 22, 2019 9:41 pm
Forum: Off Topic Section
Topic: ***Solved*** Publishing error
Replies: 17
Views: 10342

Re: ***Solved*** Publishing error

@Bloodhound2

I had a similar experience with TSOHost a few weeks back and it was eventually resolved by using the IP Address of the server rather than the server name. If you haven't found an answer, ask them for the IP Address and see if that works.
by lummis
Mon Nov 04, 2019 11:19 am
Forum: Previewing and Publishing
Topic: Error code 120002 - Connection Timed Out
Replies: 2
Views: 4106

Re: Error code 120002 - Connection Timed Out

I had a similar problem recently but knew that it was not WB causing the problem as I was being timed out when using Filezilla as well. After going through everything with the server host - who confirmed all my settings were correct - it was suggested that I changed the server name to the server's a...
by lummis
Wed Oct 02, 2019 8:04 pm
Forum: General Questions
Topic: Upgrade to V15 from 12 is a trial version?
Replies: 5
Views: 2553

Re: Upgrade to V15 from 12 is a trial version?

Sorry to disagree Bacon but I think the OP is talking about the Publish log. If a file already exists on the server then the log does report "Status: 550 Can't create directory: File exists". This is normal and does not mean there is an error but just a note that the file exists.
by lummis
Sun Sep 01, 2019 9:47 pm
Forum: General Questions
Topic: responsive email
Replies: 2
Views: 3407

Re: responsive email

Maybe you need to change a setting in your mobile email client. This page might help -https://knowledgebase.constantcontact.c ... lang=en_US
by lummis
Thu Jul 04, 2019 9:24 am
Forum: Off Topic Section
Topic: To whom it may concern namely laros
Replies: 13
Views: 12322

Re: To whom it may concern namely laros

Zinc - we haven't always agreed but I am 100% with you on this. The help that BF has given over the years that I have been on this forum has been immense and the attitude of one person, who appears to be trying to make a fast buck, should not deprive the rest of the community from his knowledge.
by lummis
Mon Jun 10, 2019 10:48 am
Forum: Showcase your website created by WYSIWYG Web Builder and invite feedback.
Topic: website for spanish villa
Replies: 10
Views: 21366

Re: website for spanish villa

It looks as though your website has not been designed as a responsive one so my suggestion would be to have a look at https://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=10&t=63817 and think about a redesign using Layout Grids which are the simplest way of getting what you want. It also appe...
by lummis
Sun Mar 03, 2019 9:11 pm
Forum: Off Topic Section
Topic: Publishing a MHT file
Replies: 6
Views: 4758

Re: Publishing a MHT file

You know your client better than me Alex, but if he is producing the MHT file, it is only one extra step to convert it. I would have thought that if he was made aware that the MHT format doesn't work and his website could be easily updated using the converter then that would be the way forward. It m...
by lummis
Sun Mar 03, 2019 8:14 pm
Forum: Off Topic Section
Topic: Publishing a MHT file
Replies: 6
Views: 4758

Re: Publishing a MHT file

Have you seen this freeware program - haven't used it but it looks as though it should be able to convert the MHT file to HTML - you may want to test the output beforehand though.
https://www.softpedia.com/get/Internet/ ... rter.shtml
by lummis
Sun Mar 03, 2019 12:25 pm
Forum: Off Topic Section
Topic: Publishing a MHT file
Replies: 6
Views: 4758

Re: Publishing a MHT file

A Google search reveals this
MHT files open in Internet Explorer or, with an add-on, in Firefox and some other browsers. MHTML Converter is one program that converts MHTML files to regular HTML.
But why use a MHT file?
by lummis
Thu Feb 28, 2019 11:56 pm
Forum: Off Topic Section
Topic: SQL Query
Replies: 7
Views: 5542

Re: SQL Query

I'm no expert in php but have experienced a similar problem. The answer was to update the MySQL functions to MySQLi, so change mysql_connect to mysqli_connect and mysql_query to mysqli_query.

If that doesn't work then maybe someone else can step in.

Brian
by lummis
Thu Jan 31, 2019 7:20 am
Forum: General Questions
Topic: Flex Container as a Form
Replies: 5
Views: 1794

Re: Flex Container as a Form

I am sure that is what I did last night and I couldn't get it to work. Having reopened the project this morning, the checkbox is now aligning with the label. Perhaps I should have had a good night's sleep before coming back to you! :oops:
by lummis
Wed Jan 30, 2019 9:43 pm
Forum: General Questions
Topic: Flex Container as a Form
Replies: 5
Views: 1794

Re: Flex Container as a Form

Just come back to this after a few hours away. Have I misunderstood as, although I can find the full width property on the label object, I can't find one for the checkbox object. Can't find a full width property on the Layout Grid object either. I know I could use the Form object but I was trying to...
by lummis
Wed Jan 30, 2019 2:05 pm
Forum: General Questions
Topic: Flex Container as a Form
Replies: 5
Views: 1794

Re: Flex Container as a Form

Thanks Pablo, that will save me looking for an answer which isn't available :)
by lummis
Wed Jan 30, 2019 1:43 pm
Forum: General Questions
Topic: Flex Container as a Form
Replies: 5
Views: 1794

Flex Container as a Form

I have a form which I have been using for some time which is in a Flex Container. The input boxes are in a column, centred in the page and the settings are http://www.mediafire.com/view/gof5l3ymwlt2uml/Flex_Settings.jpg I now wish to add a checkbox with a label but with the current settings they are...
by lummis
Tue Jan 22, 2019 11:13 pm
Forum: Off Topic Section
Topic: Help with code
Replies: 10
Views: 7713

Re: Help with code

It may help if you turn on error reporting as that may give a clue as to why it is not working.
by lummis
Tue Jan 22, 2019 9:21 pm
Forum: Off Topic Section
Topic: Help with code
Replies: 10
Views: 7713

Re: Help with code

I'm not an expert but I believe that you need to add the i after all the functions eg $mysql_server = 'localhost'; needs to be $mysqli_server = 'localhost';
by lummis
Wed Jan 09, 2019 11:26 pm
Forum: Off Topic Section
Topic: delete a topic
Replies: 4
Views: 2584

Re: delete a topic

@bubblegumweb

In the past I have just gone back to the posts with links or other data that I want to remove and edited it replacing the original with a series of asterisks ************
by lummis
Wed Jan 09, 2019 1:34 pm
Forum: Off Topic Section
Topic: Forum fonts
Replies: 18
Views: 5600

Re: Forum fonts

For me, it's size that is important!! :wink: Not sure if the font is exactly the same but I am sure I will get used to it. Thanks again.

Brian
by lummis
Wed Jan 09, 2019 12:35 pm
Forum: Off Topic Section
Topic: Forum fonts
Replies: 18
Views: 5600

Re: Forum fonts

Thanks Pablo and others who responded, at least I know it is not me!

To quote Eliezer Yudkowsky 'Not every change is an improvement but every improvement is a change'

Brian