Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How Do I Insert Moon Phases From Another Site?


Azure Moon

Recommended Posts

Posted

Hello Again!

 

I would like to incorporate the moon's phases on the lower left hand side/column of my site(www.azuremoonjewelry.com), below the 'Search' feature, however, when I copied and pasted the HTML from

 

http://www.calculatorcat.com/moon_phases/d...on_phases.phtml --it said there was an error on that page.

 

Can I not put that there for some reason, or is there possibly something wrong with the code itself? Any help/suggestions as to a better (and more sucessful) placement of this module will be greatly appreciated.

 

Many Blessings,

 

Azure Moon :blink:

Posted
Hello Again!

 

I would like to incorporate the moon's phases on the lower left hand side/column of my site(www.azuremoonjewelry.com), below the 'Search' feature, however, when I copied and pasted the HTML from

 

http://www.calculatorcat.com/moon_phases/d...on_phases.phtml --it said there was an error on that page.

 

Can I not put that there for some reason, or is there possibly something wrong with the code itself? Any help/suggestions as to a better (and more sucessful) placement of this module will be greatly appreciated.

 

Many Blessings,

 

Azure Moon :blink:

 

There are several ways, but one that would intergrate into the shop is create an infobox that has the script as its output.

 

Another alternative is you could add the script in an html statement any portion of column_left.php or column_right.php files, DO NOT put the code between <?php and ?>

 

?> code <?php

 

is okay, however

 

<?php code ?>

 

produces errors or not do what you want

Archived

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

×
×
  • Create New...