NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Sibuya on November 19, 2018, 04:46:44 AM

Title: Basic Mobile and Clarion 8EE
Post by: Sibuya on November 19, 2018, 04:46:44 AM
Hi Bruce,

I'm trying to run Basic Mobile but menu icon is not displayed. When I run mBuild it says that http://localhost:88/themes/seven/'/styles/images/Hamburger-262626.png' is not found.

When compiling any example in NT11.1 my Clarion 8EE could't copy Openssl.exe to web folder. I have to copy manually.

Thank you.

Best regards,

Marcos
Title: Re: Basic Mobile and Clarion 8EE
Post by: DonRidley on November 19, 2018, 05:05:49 AM
Build 11.02 is up and has those missing items.
Title: Re: Basic Mobile and Clarion 8EE
Post by: Sibuya on November 19, 2018, 06:31:35 AM
Hi Don,

Thank you for quick answer but NT11.02 is still the same. When opening in desktop it shows menu icon if browser width is less than 640px but in mobile it not showing.

mBuild still saying that Hamburger image is not found because of broken path and is not copying to zip file. So I changed nettalk-ui.css in theme creating the result path and copying image on it (/themes/seven/styles/images/Hamburger-262626.png). Now it's working.

Thank you!

Best regards,

Marcos
Title: Re: Basic Mobile and Clarion 8EE
Post by: DonRidley on November 19, 2018, 08:07:07 AM
Hmmm..

Looks like there is an extra "/" in the path.

Yep.  Confirmed.  Did the same for me.

Don
Title: Re: Basic Mobile and Clarion 8EE
Post by: Bruce on November 20, 2018, 03:22:15 AM
thanks - fixed in 11.03