'Save as' not working after local preview in FF

Post your questions and problem reports here

Moderator: kfury77

Forum rules
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;
Post Reply
andymat
Posts: 12
Joined: Tue May 06, 2008 9:55 pm
Location: Darlington, UK

'Save as' not working after local preview in FF

Post by andymat »

I don't know what is happening here but I can't get save as to work in Rapid PHP 2008 v96 and v99 in this very specific situation:

I have a php document in RapidPHP and I preview it using my local host on my computer with FireFox3. I then right click in FireFox and select 'open with editor' > Rapid PHP which opens up the html in Rapid PHP as expected. But now I can't 'save as'. Nothing happens when I click save as.

Any thoughts?

Andy
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: 'Save as' not working after local preview in FF

Post by Karlis »

Sounds crazy. I mean this should not be possible. Anyone else?
Karlis Blumentals
Blumentals Software
www.blumentals.net
davenz

Re: 'Save as' not working after local preview in FF

Post by davenz »

Karlis wrote:Sounds crazy. I mean this should not be possible. Anyone else?
It does seem a redundant situation to me; why would you want to do it this way? You already have the file; why do you want to save a linked preview of it?

Dave.
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Re: 'Save as' not working after local preview in FF

Post by chrisjlocke »

If I right click in Firefox, I don't get an option to 'Edit in Editor -> Rapid PHP' - is this using some add-on?
If the file is already open in RapidPHP, sending it to RapidPHP again will open a second copy, no? Why not just ALT+TAB back to Rapid PHP?
andymat
Posts: 12
Joined: Tue May 06, 2008 9:55 pm
Location: Darlington, UK

Re: 'Save as' not working after local preview in FF

Post by andymat »

It does seem a redundant situation to me; why would you want to do it this way? You already have the file; why do you want to save a linked preview of it?
I have a PHP file in RapidPHP and I want to look at and save the html that it would produce. And yes, the right click option could well be a Firefox developer extension.

Yes I could also use the debugger and I can work around it, but my question was about the odd behaviour of Mr Blumentals software.

I do quite often want to look at the html that a PHP file is producing so I can check it's doing what I expect.

This is not a major thing - I am very happy with the software. It just intrigues me when something doesn't work as expected.

Andy
davenz

Re: 'Save as' not working after local preview in FF

Post by davenz »

Gotcha. It would be handy in that case.

Dave.
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Re: 'Save as' not working after local preview in FF

Post by Karlis »

If you set up the debugger, you can make it display output in the editor by simply pressing the "Run" command.

Setting up the debugger is described in the knowleddge base on our Support pages.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply