Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ General Web Design _ Web Easy 10 Professional

Posted by: mickfitz74 Aug 3 2020, 05:38 AM

Having used Web Easy 10 Professional using Windows 8.1 I have had no problems successfully uploading over 50 pages to my website.
I am now using Windows 10. I am not able to upload more that 12 pages. VCOM technical support for Web Easy say that all documents need to be stored on the C: drive. Documents\Web Easy\path not One drive\Documents\Web Easy\path. This I have done. After Building the pages and using previewing them I am directed to a blank page.
I have unlinked One Drive but the pages still show the path to One Drive file:///C:/Users/mickf/OneDrive/Documents/web%20easy/temp/index.html

any help would be appreciated angry.gif

Regards
Mick


Attached thumbnail(s)
Attached Image

Posted by: pandy Aug 3 2020, 08:04 AM

I'm afraid no regulars here use WebEasy. Your best bet is probably to struggle on with their support. Sorry.

Posted by: pandy Aug 3 2020, 08:08 AM

Or... if the problem just is harcoded URLs that no longer match, you could open the HTML documents in any text editor with a good Find & Replace function and get them replaced with the right URL that way.

Find: file:///C:/Users/mickf/OneDrive/Documents/web%20easy/temp/
Replace: whatever that part of the new URL should be
Hopefully there is a Replace All box to tick. And hopefully you have an editor that can do the replacement in all open documents in one fell swoop, otherwise you have to do them one by one.

If you are putting that on the web you would need to use relative URLs if you want them to work both on the web and locally. I don't know how to tell WebEasy to use relative URLs though.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)