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

funky URL address showing up (moved from product management)

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 07-16-2006, 08:22 PM
  dire_lobo's Avatar 
dire_lobo dire_lobo is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 53
 

Default funky URL address showing up (moved from product management)

If I go to http://www.omnimarksolutions.com/shop/home.php?cat=250, I get the following address showing up in the browser tab:

<FONT class="NavigationPath">OmniMark's UfieGear::UFie Gear
</FONT>

I'm sure I did something WORNG, very very WORNG ... probably simple, but I'm still bumping into things....

thank you for your assistance!

moved this post from Product management - it seems more appropriate here. I could be WORNG again
__________________
4.1.8 live
shared server/hosted linux
Physical Location: New Mexico, USA
Server Location: Arizona, USA
Reply With Quote
  #2  
Old 07-17-2006, 02:29 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Template Editing is actually a good place for this one Did you edit the code for the Title tag? Because the title can't accept html, which is what it looks like it is doing.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 07-18-2006, 11:57 AM
  dire_lobo's Avatar 
dire_lobo dire_lobo is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 53
 

Default OK, I give up - I can't FIND what I bork - it shows up

on every page but the home page... slightly different (the cat matches the "page") I know it's something simple, but I can't FIND it... please help...
__________________
4.1.8 live
shared server/hosted linux
Physical Location: New Mexico, USA
Server Location: Arizona, USA
Reply With Quote
  #4  
Old 07-18-2006, 11:59 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Did you edit the title tag on customer/home.tpl?
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #5  
Old 07-18-2006, 12:11 PM
  dire_lobo's Avatar 
dire_lobo dire_lobo is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 53
 

Default uh.. I dunno, I'm looking at it, but

don't have anything to compare it with... is there a place where can I find a clean one to compare it to?

This is what I currently have:

<TITLE>

{if $main eq "catalog" and $current_category.category eq ""}
{else}
{include file="location.tpl"}
{/if}

{if $config.SEO.page_title_format eq "A"}
{section name=position loop=$location}
{$location[position].0|escape}
{if not %position.last%} :: {/if}
{/section}
{else}
{section name=position loop=$location step=-1}
{$location[position].0|escape}
{if not %position.last%} :: {/if}
{/section}
{/if}
</TITLE>

and here is the location.tpl:

{* $Id: location.tpl,v 1.13 2004/05/29 14:21:41 svowl Exp $ *}
{if $location}
<FONT class="NavigationPath">
{strip}
{section name=position loop=$location}
{if $location[position].1 ne "" }<A href="{$location[position].1}" class="NavigationPath">{/if}
{$location[position].0}
{if $location[position].1 ne "" }</A>{/if}
{if not %position.last%}::{/if}
{/section}
{/strip}
</FONT>



{/if}
__________________
4.1.8 live
shared server/hosted linux
Physical Location: New Mexico, USA
Server Location: Arizona, USA
Reply With Quote
  #6  
Old 07-18-2006, 12:16 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Need to get this out of there:

{if $main eq "catalog" and $current_category.category eq ""}
{else}
{include file="location.tpl"}
{/if}

That should be down in the body. FYI, there is a copy of all of your original templates in the skin_original directory
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #7  
Old 07-18-2006, 12:27 PM
  dire_lobo's Avatar 
dire_lobo dire_lobo is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 53
 

Default If you were a girl, I would kiss you! (well, as long as

my wife didn't find out You ROCK... if in the future I can be half as helpful as you, I will be proud of my accomplishments...

I have some other questions, should I start new threads?

1) I'm having trouble with shipping - I just want a flat fee based on either the value of order or quantity ordered... Will go with more complex later, but that's all I need for now, and I have some folks with carts loaded and ready, but .... shipping doesn't get added in.

The PayPal thingy isn't putting money into my account (that's a PROBLEM)

and i'd like to change the colors and backgrounds of the the buttons and the "tabs"

You da MAN
__________________
4.1.8 live
shared server/hosted linux
Physical Location: New Mexico, USA
Server Location: Arizona, USA
Reply With Quote
  #8  
Old 07-18-2006, 01:06 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Glad I could help. Your other questions are all covered by other posts in the forum (be sure to use AND in your searches), and shipping is covered really well in the manual.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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 11:02 AM.

   

 
X-Cart forums © 2001-2020