HTML PHP Commands and FTP files

This forum is user-to-user based and not regularly monitored by IDM.
Please see the note at the top of this page on how to contact IDM.

HTML PHP Commands and FTP files

Postby Soniqexn » Thu Oct 06, 2005 12:43 pm

HTML PHP Commands don't work with files open with FTP.

The little button stay gray.

Is there any option to correct this ?
Soniqexn
 

Re: HTML PHP Commands and FTP files

Postby Guest » Thu Oct 06, 2005 12:47 pm

As for HTML PHP Commands, files open with ftp don't show there function into the project windows (labels, general, functions )
Guest
 

Re: HTML PHP Commands and FTP files

Postby BastianBalthasarBux » Fri Jun 22, 2007 12:33 pm

This problem is not solved until now!?!

With FTP all this special php features are not working, which is very bad IMO!
User avatar
BastianBalthasarBux
Newbie
 
Posts: 2
Joined: Thu Jun 21, 2007 11:00 pm

Re: HTML PHP Commands and FTP files

Postby DigitalSorceress » Wed Jun 27, 2007 12:58 pm

I believe that the reason the PHP features don't work via FTP is that the PHP is installed on the local machine. UltraEdit is passing the commands to the PHP instance on the local system, capturing the results, and displaying in the output window.

I've found that XML Lint works the same way... you have to have an actual copy of the file saved locally for it to work. I suppose they could add a feature to allow UE to grab a copy of the edit buffer, store it locally, then run the external app against it... but that's my best answer as to why UE and UES act this way.
User avatar
DigitalSorceress
Basic User
Basic User
 
Posts: 21
Joined: Tue Sep 19, 2006 11:00 pm

Re: HTML PHP Commands and FTP files

Postby BastianBalthasarBux » Wed Jun 27, 2007 1:11 pm

yes. I found out same. :-(
my solution: phpeclipse. bad because i like ultraedit but otherwise eclipse is an IDE and has many more features. but the ftp plugin of eclipse works like that. you have to 'import' the files, and can 'export' them later on via ftp again. and it also remembers, which files of a solution are changed and pushes just these files up to the server, and not the whole solution. not really comfortable @ll, but worx and is maybe the best solution.

for searching and replacing, converting, xml and typoscript i will continue using uestudio 'cause it's that mighty there!

greetz bbb
User avatar
BastianBalthasarBux
Newbie
 
Posts: 2
Joined: Thu Jun 21, 2007 11:00 pm


Return to UEStudio General Discussion