1. Announcement:
    Forum permissions (Can't post/download? Read this.)
    Rich (Squirrelcart Staff)
    January 1st, 2003
    Views:
    18,226
+ Post New Thread
Page 1 of 2 1 2 LastLast
Threads 1 to 25 of 46

Forum: Documentation, Tutorials, Etc...

Check here for documentation, support docs, tutorials, etc.. Only the Squirrelcart staff can post to this forum. If you have a request for a post, please submit it via the "Discussions" forum.

  1. Sticky Thread Sticky: Test Files

    We are going to use this post to attach files for testing various features that Squirrelcart makes use of. Wherever possible, any code specific to the cart has been stripped out, so as to provide as simple and valid of a test as possible. These files will be added to squirrelcart versions in the...

    Started by Jamie, February 24th, 2004 05:07 PM
    • Replies: 0
    • Views: 2,993
    February 24th, 2004 05:07 PM Go to last post
  1. Workaround to get some servers to work with the SEO URL feature

    The SEO URLs feature requires support for the PATH_INFO variable, or at least support for passing data via the URL prior to a query string: http://www.example.com/page.php/data/here/before/query/string/?page=blah On some servers (GoDaddy in particular) URLs of this format will result in the...

    Started by Jamie, November 19th, 2009 12:34 PM
    • Replies: 4
    • Views: 791
    September 1st, 2010 12:32 PM Go to last post
  2. Controlling when nav blocks appear based on URL

    Someone suggested I post some info on this, so here goes. Navigation Block records have a Show When field on them. That field can be used to control when the nav block appears. Leave it blank, and it appears on all pages. If you enter a PHP statement that can evaluate to true or false, the nav...

    Started by Jamie, August 31st, 2010 10:25 AM
    • Replies: 0
    • Views: 39
    August 31st, 2010 10:25 AM Go to last post
  3. Display a product outside of SquirrelCart on Main (general) web page

    I would like to feature one product outside of the squirrelcart folder on our main website. So visible on: http://www.example.com/page.php as well as: http://www.example.com/squirrelcart/store.php

    Started by PostmanPat, February 5th, 2009 06:31 AM
    • Replies: 13
    • Views: 2,690
    August 12th, 2010 09:27 PM Go to last post
  4. Currency conversion

    One of our customers mentioned a free currency conversion utility that some of you may be interested in: http://dynamicconverter.com/ I just tried it in Squirrelcart, and it works OK. You need to follow their instructions, and paste their code directly before the closing </body> tag in your...

    Started by Jamie, November 17th, 2008 03:13 PM
    • Replies: 5
    • Views: 1,465
    August 12th, 2010 09:26 PM Go to last post
  5. Using Images for Navigation Block Titles

    Overview Navigation blocks by default have titles displayed via text: For some designs, you may wish to use images representing those titles so you can make the text stand out. The easiest way I've found to do this involves adding custom code to one template, just one time. It allows...

    Started by Jamie, July 26th, 2010 09:13 AM
    • Replies: 1
    • Views: 153
    July 26th, 2010 09:38 AM Go to last post
  6. Add to Cart from the Category Detail Page - v2 and older

    Many people have asked us if you can setup Squirrelcart so that a product can be added to the cart right from the category detail page. The category detail page is seen when you click on a category in the left "Product Catalog" nav. By default, the add to cart button only appears after you click...

    Started by Jamie, August 16th, 2004 12:06 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 4,063
    April 12th, 2010 09:35 AM Go to last post
  7. Link to your own pages to show your content in the content area of Squirrelcart

    OK...this is a better and slightly more complicated way to handle adding links that will show your own content inside Squirrelcart's content area. This post is basically a new way to do what we described here: http://www.ldev.com/forums/showthread.php?t=224 This is a 2 part thread. Part one...

    Started by Jamie, January 31st, 2007 01:14 PM
    2 Pages
    1 2
    • Replies: 29
    • Views: 6,855
    April 6th, 2010 01:07 PM Go to last post
  8. Add to Cart from Category Page - v3

    This tutorial is for Squirrelcart version 3x. By default, when you click on a category, product thumbnails are shown. You need to click on those thumbnails in order to open the product's detail page where you can then add the item to the cart. This tutorial explains how to configure...

    Started by Jamie, January 12th, 2010 11:51 AM
    • Replies: 4
    • Views: 1,199
    March 11th, 2010 04:53 PM Go to last post
  9. How to get the left and right nav columns to not extend past center content

    If you are having a problem where the left or right navigation columns are extending past the center content area in your design, see this forum thread for info on how to resolve that: http://www.ldev.com/forums/showthread.php?p=19458&posted=1 That thread explains how to change the positioning...

    Started by Jamie, December 30th, 2009 05:23 PM
    • Replies: 0
    • Views: 439
    December 30th, 2009 05:23 PM Go to last post
  10. Adding fields to order notification email

    Is it possible to have all contact info the complete address all fields and phone/fax numbers included in the Order notification email? If so how please tell me how ideally it would just be a matter of checking boxes in the store set up.

    Started by vajra, August 19th, 2008 06:04 PM
    2 Pages
    1 2
    • Replies: 15
    • Views: 2,246
    November 19th, 2009 07:59 PM Go to last post
  11. Combining stylesheets to remove variants

    Warning: This topic assumes you have a good understanding of CSS. If you don't, you may find this confusing! As of version 3, Squirrelcart supports stylesheet variant files. If you are new to this, read through the "Customizing > Stylesheets" section of our documentation. By default, each...

    Started by Jamie, November 10th, 2009 10:53 AM
    • Replies: 2
    • Views: 614
    November 14th, 2009 10:25 PM Go to last post
  12. Bypassing shipping calculation

    Edit - 01/31/2006: This post was updated to include instructions for versions 2.0.0 and newer. Edit - 12/09/2009: This procedure is not necessary in versions 3 and newer. Squirrelcart automatically skips the shipping step when no shipping rates are available for a given order in version 3. If...

    Started by Jamie, May 6th, 2003 11:48 PM
    2 Pages
    1 2
    • Replies: 23
    • Views: 6,593
    December 7th, 2008 09:30 AM Go to last post
  13. ALT-S To Save Records

    Hey there. In case anyone isn't aware, Squirrelcart supports keyboard shortcut keys to save an open record. In IE, the shortcut is ALT-S In newer versions of Firefox, you have to press ALT-SHIFT-S To change Firefox so it will work with just ALT-S, do the following (at your own peril!! ;) ):...

    Started by Jamie, August 15th, 2008 10:53 PM
    • Replies: 0
    • Views: 1,203
    August 15th, 2008 10:53 PM Go to last post
  14. Forcing customers to order certain items in order to checkout

    A customer asked if there was a way to force a customer to purchase a single cooler, only if they have at least one perishable food item in their cart. This hack accomplishes that in versions 2.5.0 and newer. 1. You need a custom theme for this, and it needs to be set as your store's default...

    Started by Jamie, August 4th, 2008 06:12 PM
    • Replies: 0
    • Views: 1,190
    August 4th, 2008 06:12 PM Go to last post
  15. Australian GST Workaround

    Squirrelcart does not yet officially support Australian GST. We plan on adding support for it in the future. If all your prices already include 10% GST and you only sell to customers in Australia, you can install the attached workaround to show the GST amount in the following places: 1....

    Started by Jamie, July 3rd, 2008 02:33 PM
    • Replies: 0
    • Views: 1,261
    July 3rd, 2008 02:33 PM Go to last post
  16. Shipping explanation

    Below is a description of the three options below the "Shipping" menu in the administration page of Squirrelcart: 1. Shipping Couriers - this is a table that basically just lists the couriers. If all of a sudden your store starting using a new courier, like "Bob's Delivery", this is where you...

    Started by Jamie, May 12th, 2002 09:14 PM
    3 Pages
    1 2 3
    • Replies: 31
    • Views: 8,627
    March 26th, 2008 04:51 PM Go to last post
  17. "ADD to Cart" within thumbnail template

    Is it possible to add to cart button in the thumbnail template? This would be easy for our customer who knows exactly what they want to click on to add item instead of clicking on the item for full description and then clicking add to cart. thanks, david

    Started by dkvroom, February 5th, 2008 02:51 PM
    • Replies: 6
    • Views: 1,747
    February 5th, 2008 04:46 PM Go to last post
  18. Example of how to get store info out of DB for custom use

    When I click on the contact us link it goes to this page:http://www.creativeplayer.net/store.php?page=contact but the page is blank. How do I get the store info from the database to come up in this link? www.creativeplayer.net/store.php

    Started by bryan@webjockey.net, June 11th, 2002 04:47 PM
    • Replies: 11
    • Views: 4,324
    July 28th, 2007 11:54 AM Go to last post
  19. Taking your store offline temporarily

    We've had many requests on how you can take your store offline. Here is one method you can use which will take your storefront page offline for anyone that is not logged in as a store admin. 1. Find this line at the top of your storefront page (store.php by default): <?php include...

    Started by Jamie, June 25th, 2007 11:31 AM
    • Replies: 0
    • Views: 2,077
    June 25th, 2007 11:31 AM Go to last post
  20. Avoiding credit card fraud!

    There are many evil :twisted: people out there who like to use stolen credit cards to try and purchase online. We just had an order today that someone placed with a stolen credit card. They gave an address in New York, but they where sitting somewhere in Saudi Arabia. Here is some info that may...

    Started by Jamie, June 19th, 2002 08:18 PM
    • Replies: 5
    • Views: 3,316
    May 5th, 2007 04:29 PM Go to last post
  21. Using the cart only to check out, not to generate prod. pgs

    01/09/2006 Note: The technique described in this post is for versions of Squirrelcart 1.6.3 or older. For versions 2.1.3 and newer, please see the instructions in the documentation: http://www.squirrelcart.com/help/?Add%20to%20Cart%20Manually.html If you are using versions 2.0.0 - 2.1.2, you...

    Started by Jamie, September 11th, 2002 07:50 PM
    4 Pages
    1 2 3 4
    • Replies: 50
    • Views: 11,098
    January 30th, 2007 10:30 AM Go to last post
  22. Displaying Categories in Columns

    In version 1.5.0, you can display sub categories below the category detail in as many columns as you like. We will be adding support in the future to do the same for categories at the top level. If you need to accomplish this before the next release (1.6?) then follow the steps below: 1. Please...

    Started by Jamie, October 27th, 2004 07:52 PM
    • Replies: 4
    • Views: 2,810
    August 18th, 2006 10:35 AM Go to last post
  23. Test tracking numbers

    If you want to test tracking for FedEx or UPS and don't have a tracking number, you can use the ones below: FedEx: 999999999999 UPS: 1Z9999W99999999999

    Started by Jamie, May 5th, 2006 01:55 PM
    • Replies: 0
    • Views: 3,962
    May 5th, 2006 01:55 PM Go to last post
  24. Lightbulb Adding a Custom Payment Method

    We have had several people ask whether they could add a custom payment method, such as "call to order" and similar to the "check or money order" method. Please do not confuse payment methods with payment gateways. A payment method should not be used to simulate payment gateway functionality. ...

    Started by Jamie, March 17th, 2003 11:38 AM
    • Replies: 2
    • Views: 4,226
    December 29th, 2005 04:40 PM Go to last post
  25. How to show a single category and products using custom code

    If you want to show a single category on any PHP page, here is how: 1. Make sure you have an include to your config.php file at the very top of the page. If you are doing this on your main storefront page, the line should already be there. If this is being done on a separate page, add this line...

    Started by Jamie, September 28th, 2005 02:20 PM
    • Replies: 4
    • Views: 2,803
    December 13th, 2005 07:44 PM Go to last post

+ Post New Thread
Page 1 of 2 1 2 LastLast

Forum Information and Options

Users Browsing this Forum

There are currently 1 users browsing this forum. (0 members & 1 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 20 replies or 50 views
Hot thread with unread posts
More than 20 replies or 50 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts