Jump to content


Corporate Sponsors


Latest News: (loading..)

usernamenone

Member Since 16 May 2006
Offline Last Active Yesterday, 21:02
-----

Posts I've Made

In Topic: Having Trouble Implementing cart replacing Enquiry Buttons

Yesterday, 04:30

I need more information. What is the call for information text suppose to do? Is it to be clickable? You should have the more info button so they can get to the description and from there you have an inquiry button that goes to a contact us form. If you want them to call you need a phone number visible. If you want them to send a inquiry you don't need a phone number or any reference of one.

In Topic: create_account.php page not opening in IE but works fine in other browsers

04 February 2012, 17:24

http://forums.oscommerce.com/topic/383406-create-account-page-not-opening-in-ie-but-works-fine-in-chrome-and-firefox/

In Topic: create account page not opening in IE but works fine in chrome and firefox

04 February 2012, 16:55

What did you correct. I just checked it and this is what it says

Sorry! We found the following errors (127)

However this may be a web browser issue

go in to Tools in IE > click on compatibility view settings> you will see add this site> add yousite.com> click the below option >display all sites in compatibility view.

In Topic: create account page not opening in IE but works fine in chrome and firefox

04 February 2012, 04:17

You have 130 errors and in your style sheet. quite a few parse errors...... and 46 warnings. Not good, you need to clean it up and then recheck.

Take a copy of the style sheet to the w3.org HERE

In Topic: Image background only in index?

04 February 2012, 04:02

index.php

just after

<?php
if (tep_not_null(TEXT_MAIN)) {
?>

or in your includes languages english index.php
define('TEXT_MAIN', 'inside here.................');