T O P I C R E V I E W |
iowarctracks |
Posted - 01 August 2008 : 14:59:02 I have a simple html that shows an image and when you click on it redirect's you the customer's website. I need help implmenting this on my site.
My IT said to try this fourm for an answer so I can tell them how to do this and they can make the changes.
Below is a sample of what the simple code is:
<a href="http://www.CustomerSite.com"><img src="http://CustomerImage.jpg" width="468" height="60" alt="Customer Pop up text" border="0"></a>
< |
6 L A T E S T R E P L I E S (Newest First) |
gary b |
Posted - 22 August 2008 : 14:54:50 My thoughts:
1. Remove the MOD -- especially if it provides no other benefit. 2. Place your image/link in inc_header page.
Benefits: 1. Errors should go away -- assuming you did not have them prior to MOD install. 2. Your clickable image should be at top of every page. 3. Position of image can be adjusted. 4. If you were feeling wild and crazy, you could try putting an iFrame in inc_header and rotating images/links using script.
FWIW... you be the judge. < |
iowarctracks |
Posted - 21 August 2008 : 08:48:46 Anytime a user makes a post this message occurs. The workaround is to ignore since the post is valid. I have ran into an issue with this error message with no workaround. If I create a new forum and try to add a Moderator to it I get this message and I can't add them successfully.
I'll check with IT to see what the exact code change was for this banner ad.< |
ruirib |
Posted - 18 August 2008 : 11:39:47 I guess you will need to be more specific: what mod did you add, how does that happen - what is the user doing, does that happen with all users?< |
iowarctracks |
Posted - 18 August 2008 : 11:28:37 Anyone have any ideas? < |
iowarctracks |
Posted - 05 August 2008 : 13:20:36 Thanks we found a banner mod that allows us to place an ad on the top of the page. But now we have run into an issue where a user gets the message below, thus they try posting again and end up posting the same info more than one time.
http://img.photobucket.com/albums/v337/chilly4kc/posterror.jpg< |
ruirib |
Posted - 01 August 2008 : 15:07:11 Easiest option would be to implement the Site Integration mod and then add that to the inc_site_header.asp file. You can find the Site Integration mod at snitzbitz.com.< |