tobiasstrebitzer / FireFile

Firefox CSS Live Editing Plugin
www.firefile.at
53 stars 12 forks source link

Only working on ../firefile/ but not the main domain: doesn't detect changes #19

Open aurimus opened 12 years ago

aurimus commented 12 years ago

Thanks for great tool!

Doesn't work for me... it works when I test it with firefile provided sample (www.somedomainblabla.com/firefile/firefile.php), but when I go to www.somedomainblabla.com/ and change anything - the firefile DOESN'T DETECT CHANGES! (I don't see any uparrow)

aurimus commented 12 years ago

Some updates: the firefile icon is black (instead of gray) only when I'm viewing firefile/firefile.php file... even if I drop some html/css files to firefile/ directory (where the firefile.php is) and set all permissions to 777. It is all the same. ... but there is an option under CSS menu to upload the changes (the blue arrow).

The only difference is when I'm trying to save changes to wordpress style.css file which is located in deeper directories. It still doesn't detect changes elsewhere, and this time when I make any changes to css under CSS menu - the grey arrow disapppears (instead of turning blue). However I when I click where the empty space - it gives notification that files failed to write maybe because of file permissions. The permissions for style.css are 777.

Appreciate any help!

aurimus commented 12 years ago

I'm using https://github.com/tobiasstrebitzer/FireFile-Server (0.8.3) and Firebug 1.8.2 and Firefile 0.8.8

aurimus commented 12 years ago

ok, so I tried it on different computer and it works with the simple test files, but doesn't work with wordpress. Any suggestions?

Mte90 commented 12 years ago

i have problem to use with firebug 1.9a4 that not open the notification for insert the site with the enabled.

tobiasstrebitzer commented 12 years ago

Please send me the debug output of firefile (can be enabled in firefile tab title dropdown).

Mte90 commented 12 years ago

i have enabled this option but where write the log? console are clean and i not use the bar of extension. i have loaded the php file, configured but not work.i use firefox 9.0.1 with firebug 1.9

tobiasstrebitzer commented 12 years ago

please make sure you are using firefile 0.9.0 and firefile-server 0.9.0.

Mte90 commented 12 years ago

i have the last version :-)

SupaFreshVeggies commented 12 years ago

I FOUND THE PROBLEM!!!

It's important that you update both the ADDON/EXTENSION _AND_ the actual firefile.php file!!! Otherwise you'll get a red bar that says "Cannot save file (Permissions?)"

Here's the firefile server file: https://github.com/tobiasstrebitzer/FireFile-Server/blob/master/firefile.php

Finally I can use the new version of FireFox and Firebug! Woohoo!