Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

.png.png i the corner of all pages


Guest

Recommended Posts

Posted

hi,

 

another problem with my shop after i converted all images to PNG is that i have .png.png in the corner of all files in the shop (not in admin)

 

i have looked in most of the files in /includes

 

if i look at the shop and get the source code the .png.png is the very first thing

 

.png.png<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="da">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=da_DK.ISO_8859-1" />
<title>Pizza Løg</title>
<base href="http://carputer1.com/testwebshop/" />
<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>

 

any idea where this could hide? sure its me that have screwed up but....

 

 

/bo

Posted

it was in /includes/modules/boxes/bm_cards.php and bm_reviews.php

 

in both cases i by mistake have inserted .png before the starting php tag

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...