katman1971 Posted September 29, 2009 Posted September 29, 2009 Hi I have OS Commerce v2.2 RC2a and I am trying to install FCK Editor 2.6.5 When I try to point my browser to http://www.taxisupplies.ie/fck_autoinstaller , I get the "Oops, page not found" message. I have uploaded the package to catalog/admin/fckeditor and also uploaded the auto installer to /catalog/fck_autoinstaller. Any suggestions? THanks Quote
steve_s Posted October 2, 2009 Posted October 2, 2009 Hi I have OS Commerce v2.2 RC2a and I am trying to install FCK Editor 2.6.5 When I try to point my browser to http://www.taxisupplies.ie/fck_autoinstaller , I get the "Oops, page not found" message. I have uploaded the package to catalog/admin/fckeditor and also uploaded the auto installer to /catalog/fck_autoinstaller. Any suggestions? THanks Hi you need to find out what file your meant to point browser to in fck_autoinstaller folder Quote
katman1971 Posted October 10, 2009 Author Posted October 10, 2009 (edited) Hi you need to find out what file your meant to point browser to in fck_autoinstaller folder Hi The instructions say: 3) Upload the fck_autoinstaller folder to your store root : www.yoursite.com/catalog/fck_autoinstaller or to the site root if your store is installed to the site root: www.yoursite.com/fck_autoinstaller 4) Point your web browser to the uploaded directory: http://www.yoursite.com/fck_autoinstaller and click the "Install" button I'm pointing my web browser to : http://www.taxisupplies.ie/catalog/fck_autoinstaller_2.14_3/fck_autoinstaller/autoinstaller.php but I'm doing something wrong because this 'aint working. I get a blank white page. Any suggestions? Thanks Edited October 10, 2009 by dgriff Quote
steve_s Posted October 10, 2009 Posted October 10, 2009 Hi The instructions say: I'm pointing my web browser to : http://www.taxisupplies.ie/catalog/fck_autoinstaller_2.14_3/fck_autoinstaller/autoinstaller.php but I'm doing something wrong because this 'aint working. I get a blank white page. Any suggestions? Thanks If your getting a blank page there is some php error in that page, do you have an error log on your hosts server? if not add this after <?php in that file error_reporting(E_ALL); ini_set("display_errors", 1); now view page and see what errors are displayed Steve Quote
katman1971 Posted October 11, 2009 Author Posted October 11, 2009 If your getting a blank page there is some php error in that page, do you have an error log on your hosts server? if not add this after <?php in that file error_reporting(E_ALL); ini_set("display_errors", 1); now view page and see what errors are displayed Steve I have access to Error Logs but no errors referring to that page appear and when I put that code into the page, I refreshed and still the blank page. Maybe I'm making an error in the address I am putting into my web browser? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.