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

Going Crazy with Checkout pages

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-21-2007, 11:55 AM
 
kini25 kini25 is offline
 

Advanced Member
  
Join Date: Mar 2007
Posts: 30
 

Default Going Crazy with Checkout pages

After you add something to the cart and click checkout. After your logged in you see your order but it is in place of the menu. You can still see catagory list but nothing else but your order. The order should appear in the middle of the page. This is the default template....... I am not sure what template this is??? I did not edit it and have no clue how to edit it...

cart.php?mode=checkout

Any Help??? Please.

Thanks,
Cyndi
__________________
ver. 4.1.9
Reply With Quote
  #2  
Old 08-21-2007, 12:38 PM
 
kini25 kini25 is offline
 

Advanced Member
  
Join Date: Mar 2007
Posts: 30
 

Default Re: Going Crazy with Checkout pages

I have a folder that says orig_skin1... with all the same files in it. I do not have the orig files that were downloaded because I am taking over this site from someone else who couldn't finish it.

I did upload the orig. tpl file for checkout.tpl but the same thing happens. I can find out what template I need to edit...... The cart.php does not change in the address bar.................... but it shows mode=checkout

At the very bottom of the internet explorer window it says error on page

the error:

Line 365
Char 2
Error document checkout_form is null or not an object
code 0

Does any know anything about this error... or maybe how I can get files for my version of x-cart.
__________________
ver. 4.1.9
Reply With Quote
  #3  
Old 08-21-2007, 12:57 PM
 
balinor balinor is offline
 

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

Default Re: Going Crazy with Checkout pages

4.1.2 was an EXTREMELY buggy early release of X-Cart. I'd start by upgrading to the stable release which is 4.1.8.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #4  
Old 08-23-2007, 03:45 AM
 
kini25 kini25 is offline
 

Advanced Member
  
Join Date: Mar 2007
Posts: 30
 

Default Re: Going Crazy with Checkout pages

I am checking into upgrading.

I think I found the problem with the page but I am not sure.

The entire cart works fine. It is just when you go to checkout the page gets all messed up. If you log in to see the history of orders.. that is messed up. once you go back to the home page or click on the menu... The entire site looks messed up the same way.

I looked at skin1 and the skin1_org folders and found under customer the
home.tpl. I took the skin1_orig one and replaced the home.tpl file in skin1 folder and the cart appears somewhat like the original template that was purchased (3 columns) and it is not longer all messed up.. BUT the cart has been customized by someone else and I don't really know what he did... It should only have 2 columns.. One for menu and 1 for product, cart and everything else.......

Here is the code I think needs to be edited but not sure where to start.
Does anyone see a problem with this code... Please help!! I am also putting up a picture of how it looks in http://www.dawnsells.com/images/code.jpg


Code:
{* $Id: home.tpl,v 1.19.2.3 2006/06/30 10:26:07 max Exp $ *} {if $printable ne ''} {include file="customer/home_printable.tpl"} {else} {config_load file="$skin_config"} {if $config.SEO.page_title_format eq "A"} {section name=position loop=$location} {$location[position].0|strip_tags|escape} {if not %position.last%} :: {/if} {/section} {else} {section name=position loop=$location step=-1} {$location[position].0|strip_tags|escape} {if not %position.last%} :: {/if} {/section} {/if} {include file="meta.tpl" } {include file="rectangle_top.tpl" } {include file="head.tpl" } {if $active_modules.SnS_connector} {include file="modules/SnS_connector/header.tpl"} {/if} {if $active_modules.SnS_connector && $config.SnS_connector.sns_display_button eq 'Y'} {include file="modules/SnS_connector/button.tpl"} {/if} { include file="customer/categories.tpl" } {if $active_modules.Bestsellers ne "" and $config.Bestsellers.bestsellers_menu eq "Y"} { include file="modules/Bestsellers/menu_bestsellers.tpl" } {/if} {if $active_modules.Manufacturers ne "" and $config.Manufacturers.manufacturers_menu eq "Y"} { include file="modules/Manufacturers/menu_manufacturers.tpl" } {/if} { include file="customer/special.tpl" } {if $active_modules.Surveys && $menu_surveys} {foreach from=$menu_surveys item=menu_survey} {include file="modules/Surveys/menu_survey.tpl"} {/foreach} {/if} {/if} { include file="customer/menu_cart.tpl" } {if $login eq "" } { include file="news.tpl" } {else} { include file="authbox.tpl" } {/if} {if $active_modules.Interneka ne ""} { include file="modules/Interneka/menu_interneka.tpl" } {/if} { include file="help.tpl" } { include file="poweredby.tpl" } {include file="location.tpl"} {include file="dialog_message.tpl"} {if $active_modules.Special_Offers ne ""} {include file="modules/Special_Offers/customer/new_offers_message.tpl"} {/if} {include file="customer/home_main.tpl"} {include file="rectangle_bottom.tpl" } {/if}

Please if anyone sees a problem could you let me know.

Thanks
__________________
ver. 4.1.9
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 02:37 PM.

   

 
X-Cart forums © 2001-2020