fefanatic Posted December 27, 2013 Posted December 27, 2013 Hi, I created the following web site. http://leavenworthembroidery.com It seems that the pages display properly on my screen. (the computer that created the web site) but it is too big on other computers. When I first created it I thought everything was fine until someone told me about this. Again, it works perfectly on my desktop computer but other computers it's not appearing properly. What do I need to do to correct this problem?
♥joli1811 Posted December 27, 2013 Posted December 27, 2013 You are missing all your jquery files and css this you can check by viewing page source and clicking on the various links <link rel="stylesheet" type="text/css" href="ext/jquery/ui/redmond/jquery-ui-1.8.22.css" /> <script type="text/javascript" src="ext/jquery/jquery-1.8.0.min.js"></script> <script type="text/javascript" src="ext/jquery/ui/jquery-ui-1.8.22.min.js"></script> Check first that the files are there. Regards Joli To improve is to change; to be perfect is to change often.
fefanatic Posted December 28, 2013 Author Posted December 28, 2013 I think I know what I did. Once the site was created I needed to change permissions on some files to secure the site according to the OsCommerce checks. I think I disable read for some of those files. I am going to try to restore the site from backup. I didn't document which files I changed permissions on.,
♥joli1811 Posted December 28, 2013 Posted December 28, 2013 I think I know what I did. Once the site was created I needed to change permissions on some files to secure the site according to the OsCommerce checks. I think I disable read for some of those files. I am going to try to restore the site from backup. I didn't document which files I changed permissions on., Well the files that are causing the problem are in the catalog/ext/ directory so check the ext To improve is to change; to be perfect is to change often.
fefanatic Posted December 28, 2013 Author Posted December 28, 2013 I rebuilt the site. I'm pretty good at re-doing it. I believe this may be the fourth time. Below are the messages that got me in trouble. I disabled all permissions and cleared the messages but that's what caused my other issues. Do I just disable write permissions or all permissions? Admin HTTP Authentication admin_http_authentication HTTP Authentication has not been set up for the osCommerce Administration Tool - please set this up in your web server configuration to further protect the Administration Tool from unauthorized access. admin/backups/ Directory Listing admin_backup_directory_listing admin/backups/ File Access admin_backup_file config_file_catalog config_file_catalog I am able to write to the configuration file: /home/hillebrr/public_html/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. default_currency default_currency default_language default_language download_directory download_directory ext/ Directory Listing ext_directory_listing The //ext/ directory is publicly accessible and/or browsable - please disable directory listing for this directory in your web server configuration. extended_last_run extended_last_run file_uploads file_uploads install_directory install_directory MySQL UTF-8 mysql_utf8 Some database tables need to be converted to UTF-8 (utf8_unicode_ci). Please review the tables under Tools -> Database Tables. session_auto_start session_auto_start session_storage session_storage Version Check version_check
Recommended Posts
Archived
This topic is now archived and is closed to further replies.