Jump to content

MJPMalc

Member
  • Posts

    78
  • Joined

  • Last visited

Everything posted by MJPMalc

  1. In Google chrome viewing the elements code it says this? https://www.mjpcomputerservices.co.uk/shop/shop/images/logos/bdg_payments_by_pp_2line.png Failed to load resource: the server responded with a status of 404 (Not Found) https://www.mjpcomputerservices.co.uk/shop/shop/images/logos/AM_SbyPP_mc_vs_ms_ae_UK2.png Failed to load resource: the server responded with a status of 404 (Not Found) The images are there because they show on other pages? if you click on the links above they say not found. Just found it inserts --shop-- twice--see above.
  2. Shows on main page(index.html) not on https://www.mjpcomputerservices.co.uk/shop/tablets/ipad-mini-2-screen-repair.html Internet explorer version 11 and google chrome Version 43.0.2357.132 m
  3. It's images I have added -- SSL Logo and Paypal images, I have added them into copyright part in admin control panel? SSL Logo is fine now I moved it to top left, but the images for payment/paypal in the bottom left only show on some pages??
  4. This appears to be a method to provide a shared SSL - never been a good idea and if you want to use SSL (as all stores should) then why not simply purchase and install your own - they are very cheap these days Ian I have SSL now---BUT some images do not show and some images do!
  5. Hello, After a crash course in server code(Late night) it WORKS!!!, I changed this marked in red :---- ## File Security <FilesMatch ".(htaccess)$"> Order Allow,Deny Deny from all </FilesMatch> #### Apache directory listing rules #### DirectoryIndex index.php index.htm index.html IndexIgnore * <IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !=/favicon.ico RewriteRule ^(.*).html?$ /mjpcomputerservices.co.uk/shop/index.php?seo_path=$1 [L,QSA] <---Added this part </IfModule>
  6. The above post --where is httpd.conf file-? I can't find it!! ​
  7. Reading this on hosting website control panel--- We have mapped the URL:- https://web43.secure-secure.co.uk/mjpcomputerservices.co.uk/ to http://www.mjpcomputerservices.co.uk Please note the s in https. This means that any files that are hosted on your main website can also be loaded securely, just link to this URL when you need to securely load a page.
  8. SSL Off- http://www.mjpcomputerservices.co.uk/shop/index.php only this used? Changed cookie to .secure-secure.co.uk No change?
  9. https://web43.secure-secure.co.uk/mjpcomputerservices.co.uk/shop/index.php If I turn off SSL it seems OK, (Worked fine on CCversion5-Untill upgrade) but I want SSL on for security.
  10. Hi, Upgraded to latest version and only index page working? done all the above but no links --error 404
×
×
  • Create New...