Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Flash Carousel Problem


adz1976

Recommended Posts

Hi

 

Got everything working on the flash carousel but there is just one problem.

 

My site is running SSL (https) & I presume this is where the problem lies.

 

When the index page loads up it comes up with a message:

 

THIS PAGE CONTAINS BOTH SECURE & NONSECURE ITEMS.

DO YOU WANT TO DISPLAY THE NONSECURE ITEMS.

 

When I click YES the page loads up fine with the carousel working perfectly

but obviously I need to get rid of this message.

 

Here is the code I had to replace in the index page, everything runs fine until this code is added.

 

Open catalog/index.php and find below line :

<td class="main"><?php echo TEXT_MAIN; ?></td>

Replace with below line:

<td class="main" align="center"><?php include(DIR_FS_CATALOG . 'kampanya.php'); ?></td>

 

Is it something here that needs changing or would it be in the kampanya.php ?

 

I did have to change something a while back on a different contrib & i'm sure I had to change the image paths from http to https but I have looked in the FLASH CAROUSEL files & replaced certain http to https sections but still can't get it to work.

 

Does anyone know what I would need to do to get this working properly ?

 

Hope you can help

 

Thanks in advance

 

Adz :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...