Jump to content
Server Maintenance This Week. ×

Problem with plug-ins


This topic is 7774 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Bert,

The help menu in OS X is hard coded so it will be there along with your other help menu.

The problem with the menu changing is most likely in a script. Be sure you are refreshing your window and setting the External call properly.

Hope this helps.

Dean

Link to comment
Share on other sites

Hi Bert,

On OS-X, the Help menu is reserved by the operating system however applications are able to add their custom help commands to it (thought they can't remove it). Thus it will still be there in a runtime enviironment, even if it only has the default OS commands on it.

Because of this, it is generally best to call your menu something different, such as 'Info' or 'Support' or whatever. That way the two can peacefully co-exist. wink.gif

As regards your problem with FTPit I suggest that you check the response from the plug in from the doFTP-Connect function call, however if this shed no light, try including a call to doFTP-ChangeDir prior to the file uploads to confirm that directory access privileges are correctly assigned.

Link to comment
Share on other sites

This topic is 7774 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.