Not sure why this is happening, but on my MacBook pro, i have weird "php" symbol in the language chooser thingie..
I've attached a screen shot. Basically, instead of the usual "X" i got some funky [->] thing.
Any reason for this?
Eric Coleman
Eric Coleman wrote:
Not sure why this is happening, but on my MacBook pro, i have weird "php" symbol in the language chooser thingie.. I've attached a screen shot. Basically, instead of the usual "X" i got some funky [->] thing.
That's normal :)
Any reason for this?
Yes, the PHP language is imbedded into (usually) HTML, so it's not meant to be selected directly. Instead, select HTML and PHP will automatically be included in it in the proper way.
You CAN select the PHP language directly, still, should you want so.
On Mar 25, 2006, at 4:11 AM, Sune Foldager wrote:
Yes, the PHP language is imbedded into (usually) HTML, so it's not meant to be selected directly. Instead, select HTML and PHP will automatically be included in it in the proper way.
Eric is not referring to the arrow between the words PHP and HTML. He is referring to the "x" symbol that should show up BEFORE the word PHP, which in his screenshots shows up instead as some weird boxed "arrow-like", or rather "airplane-like", symbol..
Eric: Have you tried rebooting?
-- Sune.
Haris
Eric Coleman wrote:
Not sure why this is happening, but on my MacBook pro, i have weird "php" symbol in the language chooser thingie..
I've attached a screen shot. Basically, instead of the usual "X" i got some funky [->] thing.
Any reason for this?
Something with your fonts is messed up. That's the generic "Dingbat" symbol from the "Last Resort" font, which means that OS X isn't finding the regular X symbol in any of the fonts you have installed. Did you disable any of the default system fonts?
-Jacob
On 24/3/2006, at 19:35, Eric Coleman wrote:
Not sure why this is happening, but on my MacBook pro, i have weird "php" symbol in the language chooser thingie..
I've attached a screen shot. Basically, instead of the usual "X" i got some funky [->] thing.
Any reason for this?
I would suggest clearing the font cache:
sudo rm -rf /Library/Caches/com.apple.ATS
It unfortunately requires a reboot afterwards. But messed up fonts is often caused by a corrupt cache.
Thanks Allan,
Clearing the cache worked... sorry for being slow....
Eric Coleman
On Mar 26, 2006, at 3:47 AM, Allan Odgaard wrote:
On 24/3/2006, at 19:35, Eric Coleman wrote:
Not sure why this is happening, but on my MacBook pro, i have weird "php" symbol in the language chooser thingie..
I've attached a screen shot. Basically, instead of the usual "X" i got some funky [->] thing.
Any reason for this?
I would suggest clearing the font cache:
sudo rm -rf /Library/Caches/com.apple.ATS
It unfortunately requires a reboot afterwards. But messed up fonts is often caused by a corrupt cache.
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate