Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

absolute path fire tank software

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #1  
Old 10-20-2006, 08:13 PM
 
maxamdiscounts maxamdiscounts is offline
 

Advanced Member
  
Join Date: Mar 2004
Posts: 75
 

Default absolute path fire tank software

Need help configuring marketing manager from fire tank software.

I Need absolute path for my shared ssl
and
for my store. Everything I have tried has failed so I figure I am doing it wrong.

My shared ssl is:
https://srv.securedsslorders.com

my store is installed in the www directory
http://www.insanediscounts.com


This is the code that I need to modify with the proper paths:

{if $smarty.server.HTTPS eq 'on'}
<script language="JavaScript" src="/HTTPS absolute path/track.js"></script>
{else}
<script language="JavaScript" src="/HTTP absolute path/track.js"></script>
{/if}


Any help appreciated.
__________________
xcart-4.7.4
php 5.4.40
sql server 5.5.47-cll
Reply With Quote
  #2  
Old 10-21-2006, 12:49 AM
  NightFire's Avatar 
NightFire NightFire is offline
 

X-Adept
  
Join Date: Jul 2004
Location: The Netherlands
Posts: 561
 

Default Re: absolute path fire tank software

Try this:

{if $smarty.server.HTTPS eq 'on'}
<script language="JavaScript" src="https://srv.securedsslorders.com/track.js"></script>
{else}
<script language="JavaScript" src="http://www.insanediscounts.com/track.js"></script>
{/if}

Should work if you do it this way.
__________________
Best regards,
Niki Buitenrust Hettema

X-Cart Gold 4.1.8 (Live & Loaded)
Royal Bhaktapur: Handmade products from Nepal - Pashmina's, scarfs, shawls, stola's and more...
Reply With Quote
  #3  
Old 10-21-2006, 07:28 PM
 
maxamdiscounts maxamdiscounts is offline
 

Advanced Member
  
Join Date: Mar 2004
Posts: 75
 

Smile Re: absolute path fire tank software

Thanks! That seemed to work.
__________________
xcart-4.7.4
php 5.4.40
sql server 5.5.47-cll
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4



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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 09:46 PM.

   

 
X-Cart forums © 2001-2020