Hi,
I'm seeing a strange problem in that the WebBuilder icon is missing from all .php* files that I have associated with WebBuilder. The .php* files are correctly associated, as they are listed as a "WeBuilder Document", but no icon. When I double-click the .php* files, WeBuilder does indeed open. The icon is missing in both Windows Explorer and the WeBuilder File Explorer.
I have tried removing the association and re-adding it, but this still doesn't fix the problem.
In the Windows "Folder Options" dialog, where the association is assigned, the icon does not show up in the "extensions" column. However, it does appear in the "Details for PHP" extension box, in the "Opens with WeBuilder 2007" line.
I'm using Windows XP SP2, WeBuilder 8.31.
Any idea what's going on here?
Thanks,
-Mike
WeBuilder icons missing from Win Explorer, File Explorer
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
I figured out how to fix this. Directions are below... use at your own risk!
1. Uninstall WeBuilder.
2. From Windows Explorer... Tools... Folder Options... File Types, delete all php file types.
3. Use regedit to view the HKEY_CLASSES_ROOT. Make sure all .php* file type Keys have been removed. If not, delete them.
4. Reinstall WeBuilder; select all the php file types for association; add any php file types you use but aren't in the list (e.g. .php5, etc).
That's all. Now the WeBuilder icons show up next to .php* files in both Windows Explorer and WebBuilder's File Explorer.
NOTE: My existing WeBuilder projects were deleted, so I had to add those back after reinstalling WeBuilder. Just be aware of this.
-Mike
1. Uninstall WeBuilder.
2. From Windows Explorer... Tools... Folder Options... File Types, delete all php file types.
3. Use regedit to view the HKEY_CLASSES_ROOT. Make sure all .php* file type Keys have been removed. If not, delete them.
4. Reinstall WeBuilder; select all the php file types for association; add any php file types you use but aren't in the list (e.g. .php5, etc).
That's all. Now the WeBuilder icons show up next to .php* files in both Windows Explorer and WebBuilder's File Explorer.
NOTE: My existing WeBuilder projects were deleted, so I had to add those back after reinstalling WeBuilder. Just be aware of this.
-Mike
- chrisjlocke
- Top Contributor
- Posts: 995
- Joined: Mon Aug 01, 2005 4:12 pm
- Location: Essex, UK
- Contact:
I have the same problem too in Windows XP Pro, any file types that are associated with WeBuilder have the standard "unknown type" icon.
No amount of fiddling with the "change icon" property for the file types make any difference, even if I change it to a Windows standard icon, the icon on the files will not change, always staying on the unknown type icon.
Also tried deleting/fixing the Windows icon cache, but nothing seems to fix this one, odd.
No amount of fiddling with the "change icon" property for the file types make any difference, even if I change it to a Windows standard icon, the icon on the files will not change, always staying on the unknown type icon.
Also tried deleting/fixing the Windows icon cache, but nothing seems to fix this one, odd.
- garethjmsaunders
- Posts: 65
- Joined: Fri Dec 02, 2005 5:08 pm
- Location: Anstruther, UK
- Contact:
Me too
I've had exactly the same problem, and not just with PHP file associations. I'm glad others have reported this cos I thought it was just me.
I've found the only way to fix it is to uninstall WeBuilder and then reinstall, sometimes with a reboot in the middle.
I haven't found out exactly why this happens but I most often notice it after a Windows or Microsoft Update. There's a Microsoft XML Editor application within Office that I think gets updated from time to time that seems to throw the XML association certainly.
Gareth
I've found the only way to fix it is to uninstall WeBuilder and then reinstall, sometimes with a reboot in the middle.
I haven't found out exactly why this happens but I most often notice it after a Windows or Microsoft Update. There's a Microsoft XML Editor application within Office that I think gets updated from time to time that seems to throw the XML association certainly.
Gareth
Re: WeBuilder icons missing from Win Explorer, File Explorer
It's so encouraging to find people having the same problems! I think Gareth hit the nail on the head with his theory that it is related to Windows updates and in particular Microsoft XML Editor within the Office suite. However, please note that although the following "fix" worked for me I cannot be certain that it hasn't had some other knock-on-effect.
I fixed it by going to HKEY_CLASSES_ROOT\WeBuilder.Document and deleting the key, "ShellEx". After a restart all icon associations were fixed.
(FYI: If you expand this key you will find an "icon handler" reference to a hex key name, and if you follow this you will find a reference to the MS XML Editor.)
I hope that this helps other's who have become frustrated by this problem.
I fixed it by going to HKEY_CLASSES_ROOT\WeBuilder.Document and deleting the key, "ShellEx". After a restart all icon associations were fixed.
(FYI: If you expand this key you will find an "icon handler" reference to a hex key name, and if you follow this you will find a reference to the MS XML Editor.)
I hope that this helps other's who have become frustrated by this problem.