Hello Everyone,
We are using PWB v2.1.0.9 and also tested with PWB v2.1.1.3. Yahoo chat is not available on both PWB versions. Chat service is available under IE8 (on the same computer). See attached screenshot. Has anyone seen this problem? Is there a way for us to change the browser agent for PWB?
Screenshot ->
Thanks!
Vinh
PWB (v2.1.0.9) and new Yahoo chat
Moderators: Tyler, Scott, PWB v2 Moderator
PWB (v2.1.0.9) and new Yahoo chat
Last edited by vinhpham on Thu Sep 08, 2011 9:51 am, edited 1 time in total.
The screen shot link does not work.
We tested PWB v2.11.3 and PWB v2.11.4 using an unedited INI file on http://webmessenger.yahoo.com/ without issues.
If you are using the PWB filters you may not be allowing access to portions web site. If you use a stock unedited INI file on your systems does the site work?
The browser is reported as whatever version of IE you are using. For example using PWB v2.11.3 on Windows XP with IE 8 the User Agent is reported as the following from http://whatsmyuseragent.com/.
You can add the Station name to the User Agent string with the following settings.
[Browser]
AddStationToUserAgent=True
[Security]
StationEnvironmentVariable=COMPUTERNAME
Which results in the following.
--Scott
We tested PWB v2.11.3 and PWB v2.11.4 using an unedited INI file on http://webmessenger.yahoo.com/ without issues.
If you are using the PWB filters you may not be allowing access to portions web site. If you use a stock unedited INI file on your systems does the site work?
The browser is reported as whatever version of IE you are using. For example using PWB v2.11.3 on Windows XP with IE 8 the User Agent is reported as the following from http://whatsmyuseragent.com/.
Using IE the User Agent is reported as follows from the same site.Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729)
As you can see they are identical, so the User Agent string is probably not the issue.Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729)
You can add the Station name to the User Agent string with the following settings.
[Browser]
AddStationToUserAgent=True
[Security]
StationEnvironmentVariable=COMPUTERNAME
Which results in the following.
Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET4.0C; .NET4.0E; .NET CLR 3.5.30729) PWB:TSSWKS01;
--Scott
Thanks Scott. I fixed the inline image on my post. PWB seems to work fine when connecting directly to the webmessenger.yahoo.com site. The problem we are having is getting the chat option when logging into the main Yahoo! Mail page. The chat section where you can set "Available, Busy or Invisible.." does not show up in PWB. I tested with both stock .INI and our flavor, same result for both.
--vinh
--vinh