Page 1 of 1

Website publishing - not working

Posted: Mon Jan 06, 2020 12:51 pm
by alex4orly
This is a desparate message!

My WWB project will no longer publish, not the entire site, nor a single page

I am on a deadline, what should I check?

First time it happened.

I checked one of my other projects, it publishes OK...

Help...

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 1:00 pm
by Pablo
Can you please be more specific?
Is there an error?
Did you change something? if you did not change anything yourself then it's usually a server/host related issue.

Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=36493

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 6:53 pm
by jerryco
I checked one of my other projects, it publishes OK...
Is the other project using the same server details?

Maybe the host changed to SFTP and you could try using that?

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 7:00 pm
by alex4orly
TRied SFTP - but obviously I need some other setup for it.
It tries 3 times and fails

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 7:02 pm
by jerryco
Did you try the Explore... button? What message are you getting?

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 7:04 pm
by alex4orly
There is no error, the Test and Explore work fine
I tried publishing locally - the same, it doesn't publish the page, just the .js file related to it

Can it be a problem in the project file? What?

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 7:06 pm
by jerryco
This is a stupid comment but my only guess... you did save before publishing, right??

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 7:25 pm
by Pablo
Did it previously work?
Did you read the FAQ?

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 7:33 pm
by alex4orly
Nothing is stupid question...Yes, I saved, exited, got back in - but the same result
The preview works just fine - but the Publish DOES NOTHING
Even publishing to my local drive, does nothing

So, all the things about server problem, are out of the equation - must be something gone wrong in the project.

Here is the log of the last attempt:

7/01/2020 06:27:24.835 *** START OF PUBLISH ***

07/01/2020 06:27:24.836 Scanning publish folder...

07/01/2020 06:27:24.839 Found 5 file(s).

07/01/2020 06:27:24.840 Initializing FTP connection...

07/01/2020 06:27:24.840 Checking host...

07/01/2020 06:27:24.841 Host was successfully parsed.

07/01/2020 06:27:24.842 Connecting to awcp003.server-cpanel.com...

07/01/2020 06:27:24.843 Using PASV mode.

07/01/2020 06:27:25.044 Succesfully connected.

07/01/2020 06:27:25.075 Current directory is '/'

07/01/2020 06:27:25.076 Setting remote folder to /public_html/...

07/01/2020 06:27:25.135 Status: 550 Can't create directory: File exists

07/01/2020 06:27:25.166 Status: 550 Can't create directory: File exists

07/01/2020 06:27:25.168 Uploading 'images'...

07/01/2020 06:27:25.169 Unable to open file C:\Users\ALEX4B~1\AppData\Local\Temp\~publish\images

07/01/2020 06:27:25.170 Closing FTP connection...

07/01/2020 06:27:25.175 Removing temporary files...

07/01/2020 06:27:25.180 Publish failed!

07/01/2020 06:27:25.183 *** END OF PUBLISH ***

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 7:38 pm
by jerryco
Is this a very large project? Are you using the 64 bit or the 32 bit version? If you dare... perhaps try using the opposite?

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 7:44 pm
by WWBman
Try changing the FTP engine to Winsock in Publish options.

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 7:50 pm
by alex4orly
That does the trick... Thanks so much

But why?

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 7:56 pm
by WWBman

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 8:08 pm
by jerryco
The real question is did you make your deadline?

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 8:23 pm
by alex4orly
NO, I was to be done by 7:00 am, and I AM NOT YET
I started a new project, and am copying pages from my original project to it, all the master frame menu links are gone...
The original project was already set to Winsock
I am using only the 32 bit version, the things that are written about the 64bit got me concerned and I never tried it.

Yes, the original project is huge - the project file is over 8MB, the new one is only 1.8MB - is that the reason?
If I download the 64 bit and install it, will it ovverride the 32 bit - or run alongside - if so, I can try it on a copy of the project?

Thank you all for your input, will wait and see

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 8:34 pm
by jerryco
It would be easiest if a true pro (I'm just being a fisherman here) could answer this for once and for all:
If I download the 64 bit and install it, will it ovverride the 32 bit - or run alongside - if so, I can try it on a copy of the project?

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 8:46 pm
by alan_sh
It does NOT override the 32 bit.

Alan

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 8:47 pm
by WWBman
The 64-bit version installs in C:\Program Files.
The 32-bit version installs in C:\Program Files (x86)
They can run alongside each other.
But read the following regarding the 64-bit version:
https://www.wysiwygwebbuilder.com/forum ... =1&t=77283
alex4orly wrote: Mon Jan 06, 2020 8:23 pm NO, I was to be done by 7:00 am, and I AM NOT YET
I started a new project, and am copying pages from my original project to it, all the master frame menu links are gone...
The original project was already set to Winsock
I am using only the 32 bit version, the things that are written about the 64bit got me concerned and I never tried it.

Yes, the original project is huge - the project file is over 8MB, the new one is only 1.8MB - is that the reason?
If I download the 64 bit and install it, will it ovverride the 32 bit - or run alongside - if so, I can try it on a copy of the project?

Thank you all for your input, will wait and see
You said that the project now works so why are you considering the 64-bit version when it seems you are under pressure?

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 9:14 pm
by WWBman
I must add:
One thing to be aware of when running both versions is the version that Windows loads when the .wbs file is double-clicked is the version that was installed last.
So if you normally run the 64-bit version but install both versions then it's preferable to always install the 64-bit version last.
It's obviously safer just to open the .wbs file from within WWB.

Re: Website publishing - not working

Posted: Mon Jan 06, 2020 10:27 pm
by alex4orly
Thanks for the comments and response.
I have no intention to start with the 64bit now.
But, would like to experiment with it.
Yes, I allways select the web icon first and from it, open the project I want.

One other thing that I am puzzled about, when I imported the pages from my original project into the new blank project, I also imported the master frame, which has in it the menu.

At least half of the menu items were somehow now pointing to the wrong project pages and I have to go through all of them to check...

Why?

Thanks again

Re: Website publishing - not working

Posted: Wed Jan 22, 2020 11:40 pm
by NarellanProbus
My website is not uploading new pages. I just get Internet Exception Error 12003 Details: The server returned extended information 200....(cant read anymore),
Closing FTP connection, Removing temporary files, Publish failed, END OF PUBLISH.
I tried to rename the whole website and reloaded the whole thing but only the older pages are visible.
The FTP connection has tested OK. I have contacted my provider but they cant see there is an issue and suggested I contact you guys.

*** START OF PUBLISH ***
Scanning publish folder...
Found 21 file(s).
Initializing FTP connection...
Checking host...
Host was successfully parsed.
Connecting to ftp.narellanprobus.org.au...
Using PASV mode.
Succesfully connected.
Current directory is '/'
Setting remote folder to /public_html...
Status: 550 Can't create directory: File exists
Uploading 'font-awesome.min.css'...
Internet Exception Error 12003

Details:
The server returned extended information
200 TYPE is now 8-bit binary
227 Entering Passive Mode (203,28,48,10,223,210)
552 Disk full - please upload later

Closing FTP connection...
Removing temporary files...
Publish failed!
*** END OF PUBLISH ***
Needing help.

Re: Website publishing - not working

Posted: Thu Jan 23, 2020 7:18 am
by Pablo
The log indicates that the server disk is full:
552 Disk full - please upload later

Re: Website publishing - not working

Posted: Sat Mar 28, 2020 2:12 am
by tccieslak
I am trying to publish a relatively simple web page with a form that has about 10 fields on it and using the PHP processor for form processing. It shows correctly when I preview it, when I publish it there are no errors but when you bring the page up in the browser from the server, only half the page loads.

Also, is there a way to get the current date and time automatically put into an editbox or textarea with the user having to choose it?

Re: Website publishing - not working

Posted: Sat Mar 28, 2020 8:06 am
by Pablo
What is the URL of the page?

Also, can you please not 'hijack' another unrelated post?