report bug
Posted by: hgaoping (36.250.92.---)
Date: November 28, 2018 03:46PM


Options: ReplyQuote
report bug
Posted by: hgaoping (36.250.92.---)
Date: November 27, 2018 03:16PM

When I click on the software icon, the menu pops up.The text at the top of the menu is garbled

It doesn't matter, but it's weird

Options: ReplyQuote
Re: report bug
Posted by: Otomatic (Moderator)
Date: November 27, 2018 03:45PM

Hi,


Please : READ (and answer) BEFORE YOU ASK A QUESTION

> The text at the top of the menu is garbled
Screen capture please.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: report bug
Posted by: Otomatic (Moderator)
Date: November 28, 2018 04:15PM

Hi,

This is because the space characters into the string in wampmanager.tpl file :
Type: separator; Caption: "Made in France by Otomatic"
are coded as unbreakable spaces, i. e. with ASCII code 0xA0. They should be replaced by normal spaces, encoded ASCII 0x20.
But beware of the text editor used to modify these spaces, do not recode the other characters.

It is better to quit Wampserver and make a backup of the file wampmanager.tpl before making the change

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: report bug
Posted by: hgaoping (36.250.92.---)
Date: November 28, 2018 04:23PM

Have you fixed this BUG without updating the software

Options: ReplyQuote
Re: report bug
Posted by: Otomatic (Moderator)
Date: November 28, 2018 04:26PM

>Have you fixed this BUG without updating the software
You can correct manually by editing the file wampmanager.tpl, as indicated in the previous message.
Will be fixed with update 3.1.6.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.