Support Forums

Old 02-06-2009, 02:37 AM   #1
Junior Member
 
Join Date: Jan 2009
Posts: 27
Rep Power: 1
jason1971 is on a distinguished road
Arrow

ooooooooooooooooooo

Last edited by jason1971; 02-20-2009 at 03:17 AM.
jason1971 is offline   Reply With Quote
Old 02-06-2009, 07:13 AM   #2
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,293
Rep Power: 37
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Move your {literal}{/literal} tags to just before the javascript and just after the javascript. You currently have them before and after the HTML script declarations as opposed to the actual script itself. Also XHTML syntax does not allow UPPERCASE.

<script language="JavaScript">
{literal}
<!-- code -->
{/literal}
</script>

Hope that helps,
-Mike
P.S. Please put your version of 68C and template in your signiture (ie: V4.0.9 template: Default)
__________________
Mike-N-Tosh
v3.1.10 Developer IndianaPC.org - A community website
Sandbox v4.0.9, 4.1
Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds.
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 02-06-2009, 09:16 AM   #3
Junior Member
 
Join Date: Jan 2009
Posts: 27
Rep Power: 1
jason1971 is on a distinguished road
Default Still not working

000000000000000000000000000

Last edited by jason1971; 02-20-2009 at 03:18 AM.
jason1971 is offline   Reply With Quote
Old 02-06-2009, 09:23 AM   #4
Moderator
 
 
Join Date: Mar 2006
Posts: 4,051
Rep Power: 99
Lhotch is just really niceLhotch is just really nice
Default

I dont see where the images pulled up by the javascript are supposed to be displayed.

Your JS is in the doument so your literal tags are fine.

Do you have alink to the location where you got this JS code?
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Lhotch is offline   Reply With Quote
Old 02-06-2009, 09:46 AM   #5
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,293
Rep Power: 37
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Jason,

You still don't have the {literal} tags where they are supposed to be.
You still have UPPERCASE in your XHTML elements.
The javascript element declaration is not complete.

Again, the format should be as such:
<script language='javascript' type='text/javascript'> <-- This is a proper script declaration Not Script Language
{literal}
<!--
Your javascript code
-->
{/literal}
</script> <-- NOT </SCRIPT

In addition, as Larry has pointed out... I don't see how/where this code is getting and/or placing ads.

Where is this code from? Are you putting additional code somewhere else in your document?

-Mike
__________________
Mike-N-Tosh
v3.1.10 Developer IndianaPC.org - A community website
Sandbox v4.0.9, 4.1
Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds.
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Banner Script centinel3 v4 Modules / Modifications 8 08-11-2008 10:09 PM
Rotating banner ad scripts martini55 v3.1 Questions & Support 1 04-18-2007 06:42 AM
Need Banner Ad Rotator Script with: garysr HTML, CSS, and Design Help 6 06-26-2006 08:53 AM
AdPeeps banner script - who is using this? Chaslie Off Topic 2 06-20-2006 11:14 AM
Rotating ads integration issue mfarah01 HTML, CSS, and Design Help 5 06-16-2006 07:10 AM


All times are GMT -4. The time now is 06:52 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0