osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Instruction Manual

This is a discussion on Instruction Manual within the osCMax v2 Features Discussion forums, part of the osCMax v2.0 Forums category; Can somebody direct me to the osCMax manual for basic admin? All links and searches are taking me in circles. ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Features Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 02-17-2006, 04:14 PM
Lurker
 
Join Date: Feb 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
kimberly
Default Instruction Manual

Can somebody direct me to the osCMax manual for basic admin? All links and searches are taking me in circles. I am just getting started with osCommerce and am looking for basic help files regarding adding products, customers, etc.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 02-18-2006, 12:25 AM
Active Member
 
Join Date: Oct 2005
Location: wherever I happen to be at the moment
Posts: 437
Thanks: 3
Thanked 73 Times in 68 Posts
Rep Power: 6
met00 is just really nicemet00 is just really nicemet00 is just really nicemet00 is just really nice
Default most likely not what you want to hear...

I'n not going to knock manuals, but the reality is that the best way to learn the feature set with OSC is to set up a fake store and beat the crap out of it trying everything you can.

Once you do that you will be able to see how it works from both the user side and the admin side. This will help you understand what contributions that are not in MAX that you wish you had and are useful.

Here is a great example.

I have a store that has some products that are on special order. I also have 10,000 products. Now, sometimes I have these products in and they are NOT a special order ite. I need a simple way of displayiong to the potential customer a very clear "flag" of when they are looking at a special product or not.

Now the simple way of doing this is to add a line like <p><b>This is a special order product and can take an addition 4-6 weeks for delivery</b> at the end of every special product description. But after playing with the system and adding and removing this line for a while, well it becomes a painful way to administer the store. So there has to be a better way.

Since the text doesn't change we can most likely put that into the /languages/english.php file. Now we just need a way to flag special products. That means that we have to change the products table an add a products_special_order field. Then we have to modify admin/categories.php to take the new field and allow it to be set and displayed with the product. Finally we have to take the /templates/<templatedirectory>content/product_info.tpl.php and add a small piece of code after it writes out the product_description to display the line we defined in english.php.

Viola! A fairly simple fix that will reduce the headache of maintaining this information.

Now that you have the flag, you can easily create a report that will list all products where this flag is set, so you can see what is and isn't flagged. Again, easier than having to look at each product to check the descriptions for the special order text.

But, until you have played with the system and tried to see how easy it is to do these type of tasks, it's hard to understand that the simple solution your initially thinking is really a headache for you to maintain in the long run.

So, again, I may sound like I'm not helping, but really, unless you want to go through the pain of upgrading a store that is in operation, may I suggest that you beat the crap out of the OSC product for a week or so with a totally bogus store so you can get an idea of what it really can and can not do, and how it does it. By then you will understand not only the basics, but you will have a good understnding of what your needs are, what modules you will want on and off, and most of all, what mods you may want to add or what custom programming you may need to make your store run the way you want.

One last note. Remember scale. A store that is doing 4-5 orders a day, when it takes you 10 minutes to process an order is far different than one that is doing 50 orders a day. What you won't see as "too much of a problem" at 10 orders become a personal living hell when the solution doesn't scale.
__________________
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!
  #3  
Old 02-18-2006, 09:05 AM
Lurker
 
Join Date: Feb 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
kimberly
Default

Thanks for the reply and I will use that information for a similar need on my site. I also plan to spend plenty of time playing around with everything...but still am wondering why all the links to the "guide" and the "manual" come up empty. Are there actually no help files for osCMax?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 02-18-2006, 07:59 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,314
Thanks: 67
Thanked 321 Times in 304 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

The osCDox Wiki does not come up empty for me, all the pages load just fine. I can read and view all the documentation there without a problem...

Are you saying these pages do not show any content for you?
http://oscdox.com/index.php?op=modlo...&amp;pagename=
http://oscdox.com/index.php?op=modlo...me=Ms2MaxGuide
http://oscdox.com/index.php?op=modlo...me=Ms2MaxAdmin

I can read all the content on those pages without any problem at all.
If you can't, update your browser or disable your software firewall...
__________________
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!
  #5  
Old 02-20-2006, 02:16 PM
Lurker
 
Join Date: Feb 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
kimberly
Default

Thanks...Yes, I can read content on those pages just fine, but I am having problems with the links. For example, if I go to http://oscdox.com/index.php?op=modlo...me=Ms2MaxAdmin
and then click on "customers" there is no information. The "customers" page says "How to add, remove, contact, etc your customers " and nothing more.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

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
BTS Instruction Manual fuzzyphil osCMax v1.7 General Mods Discussion 13 05-10-2008 03:16 PM
OSC MAX manual majidazeemi osCommerce 2.2 Discussion 0 03-21-2006 09:28 AM
Manual Orders NickW osCMax v1.7 General Mods Discussion 3 10-28-2004 08:32 AM
installation instruction for Windows 2000 briantfu osCommerce 2.2 Installation Help 1 04-08-2004 12:05 PM


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


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