well thank you for the help and interesting why that needed to be changed. I used to see a upload button there. but it looks as if it is pulling from the images folder which works for me!
Thanks for your help!
Godaddy.com root URL path? Help!
Re: Godaddy.com root URL path? Help!
SCRIPT_FILENAME must not be set and/or must not have the same value as __FILE__.and interesting why that needed to be changed.
But for a correct function of this script, you must have the value of "3 directories upward of the directory of this file". And you can only ensure this value in a portable way, if you use __FILE__.
Re: Godaddy.com root URL path? Help!
WOW - I dont think anything you just wrote I understand (whoops). Let me put it this way, if I go to install a new site on godaddy, what would I need to do to make the browse button work? Just change the code you sent me on that file? Did I do something I shouldn't, or forgot a step?
I have installed on our local servers at work and have never had to do this step.
Thanks for all your help!
Mike D
I have installed on our local servers at work and have never had to do this step.
Thanks for all your help!
Mike D
Re: Godaddy.com root URL path? Help!
Correct. Just change "SERVER['SCRIPT_FILENAME']" to "__FILE__" in the file "filepicker.php".if I go to install a new site on godadd ... Just change the code you sent me on that file?
It seems also be a good idea, to add a bug report to the TinyMCE project and refere to this thread.
Re: Godaddy.com root URL path? Help!
good point- for some odd reason when i install the new version the WYSIWYG never shows until you un-install it and then re-install a different version. I am in the process of doing a clean install.
ever heard of the WYSIWYG only showing in Firefox? not IE - thats my next problem on the list.
Thanks for your help!
MJD
ever heard of the WYSIWYG only showing in Firefox? not IE - thats my next problem on the list.
Thanks for your help!
MJD
Re: Godaddy.com root URL path? Help!
What's wrong with using the standard TinyMCE that comes with CMSMS?
I don't like using beta versions on live sites... too unpredictable.
Nullig
I don't like using beta versions on live sites... too unpredictable.
Nullig
Re: Godaddy.com root URL path? Help!
e.g. doesn't shows the styles in the select box, which are defined in the stylesheet.Nullig wrote:What's wrong with using the standard TinyMCE that comes with CMSMS?
Hm. Can be a cache problem (or cookie) problem, if you have used the same IE with an older version of TinyMCE.duplay wrote:ever heard of the WYSIWYG only showing in Firefox? not IE - thats my next problem on the list.