osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

BTS Questions

This is a discussion on BTS Questions within the osCommerce 2.2 Discussion forums, part of the osCommerce 2.2 Forums category; Hi, I keep reading about the BTS being better and easier to work with but I'm not finding it so. ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 06-27-2008, 01:17 AM
New Member
 
Join Date: Feb 2008
Posts: 15
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
letmelearn is on a distinguished road
Default BTS Questions

Hi,

I keep reading about the BTS being better and easier to work with but I'm not finding it so.

From what I can gather, all pages have to be the same layout; same boxes, no room to customize pages with different boxes, or no boxes at all.

Am I correct or have I missed something?

Thanks LML
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
  #2  
Old 06-27-2008, 09:31 PM
Active Member
 
Join Date: Oct 2005
Location: wherever I happen to be at the moment
Posts: 460
Thanks: 4
Thanked 79 Times in 73 Posts
Rep Power: 7
met00 is just really nicemet00 is just really nicemet00 is just really nicemet00 is just really nicemet00 is just really nice
Default Re: BTS Questions

BTS is a clean way to manage a simple template.

For instance, you can program the main_page to be used on only certain pages and on other pages use a different main_page template by just telling the root program to make a different call. So, when it comes into index.php it can display main_page_front.tpl.php and then if the user clciks anything else they can go to main_page.tpl.php.

You can use the fallback for 80% of the pages, and modify the last 20% and place them in the templates content directory.

With a minor modification to templates/boxes you can have multiple boxes used.

The amount of personalization you can do with BTS is only limited to your imagination and how much you want to hack away at the UI.
__________________
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 06-28-2008, 08:07 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,426
Thanks: 73
Thanked 334 Times in 313 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: BTS Questions

Quote:
Originally Posted by letmelearn View Post
Hi,

I keep reading about the BTS being better and easier to work with but I'm not finding it so.

From what I can gather, all pages have to be the same layout; same boxes, no room to customize pages with different boxes, or no boxes at all.

Am I correct or have I missed something?

Thanks LML
You are not correct and you have missed a lot.

Every page and every box can have its own custom template and can be completely different from alll others if you want... Some boxes, no boxes, etc.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 06-29-2008, 12:05 AM
New Member
 
Join Date: Feb 2008
Posts: 15
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
letmelearn is on a distinguished road
Default Re: BTS Questions

Great, thanks for the info.

Please could you direct me to a tutorial on how to create an alternate template?

I copied main_page.tpl.php and renamed it to products_page.tpl.php, I created new filenames in filenames.php but I don't know what else to do.

I read on another post that I need to do something with this:
include (bts_select('main', $content_template)); // BTSv1.5

And I'm guessing I need to change 'main' to something else like 'product' but I don't know where 'main' is referenced within other files.

Hopefully I'm on the right track!

(I've been using oscommerce for a year now and want to switch to oscmax because it's loads better, if I could only understand how to create alternate templates i'd be sorted)

Thanks
LML
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 07-01-2008, 10:55 PM
New Member
 
Join Date: Feb 2008
Posts: 15
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
letmelearn is on a distinguished road
Default Re: BTS Questions

Can anyone help me with this problem? Surely someone knows how to do it or knows of a tutorial?

Thanks
LML
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 07-03-2008, 01:00 AM
New Member
 
Join Date: Feb 2008
Posts: 15
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
letmelearn is on a distinguished road
Default Re: BTS Questions

Surely there is a tutorial on this, I know there are lots of people asking the same question but nobody is replying, please help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 07-06-2008, 01:36 AM
Member
 
Join Date: Aug 2007
Posts: 64
Thanks: 9
Thanked 1 Time in 1 Post
Rep Power: 2
tcshadow is on a distinguished road
Default Re: BTS Questions

Maybe search for BTS1.5 on the oscommerce forums/conrtibutions and reading the documentation?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 07-06-2008, 05:39 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,426
Thanks: 73
Thanked 334 Times in 313 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: BTS Questions

I just located a tutorial that has a lot of detail. It is not complete by any means, but it is very detailed. I am going to copy over in a new thread and will update you when I have it ready.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 07-06-2008, 05:47 PM
Member
 
Join Date: Aug 2007
Posts: 64
Thanks: 9
Thanked 1 Time in 1 Post
Rep Power: 2
tcshadow is on a distinguished road
Default Re: BTS Questions

Michael any chance I could get you to look into the whole analytics/e-commerce tracking thing not working with BTS when usnig the new ga.js code?

Not trying to derail, it's a BTS related thing.

referring to this thread:

Google Analytics e-commerce

If you can help me implement it properly I'll write up the documentation for it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 07-06-2008, 07:11 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,426
Thanks: 73
Thanked 334 Times in 313 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: BTS Questions

Here is a link to the tutorial:
BTS Template Tutorial, Examples, converting osC template to BTS

It talks about converting a html osC template to osCMax, but there is a lot of good info that explains how things work. This should get you started.

I added a tutorial on how to create a secondary main template, and per-page custom stylesheets. Armed with this info, you should be well on your way.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.

Last edited by michael_s; 07-06-2008 at 10:06 PM. Reason: added more info
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
Reply

Thread Tools

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
A few more questions that I believe that will help not only me these to several ... dombshai osCMax v2 Features Discussion 0 03-02-2007 04:19 AM
BTS 1.2a Basic Template System - questions stevensdesign osCMax v1.7 General Mods Discussion 1 04-13-2005 12:18 PM
Just a few QUESTIONS for You kellycog osCommerce 2.2 Modification Help 3 07-03-2004 10:45 AM
Some questions (and errors) danijel osCommerce 2.2 Installation Help 0 12-16-2003 11:23 AM
A Few Questions ckeeper osCommerce 2.2 Modification Help 0 07-01-2003 05:12 PM


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


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax