|
Showing: 1-13 of 13
Questions:
|
|
 |
My shopping cart disappears, or doesn't clear out properly when going from non-secure to the secure server - what's wrong?
This seems to happen as a problem with php sessions or cookies. I solved this (but no guarantees) by doing...
|
|
| Not rated |
06/24/2009 |
Comments: 0 |
|
|
 |
How can I figure out which template does what in SunShop?
Here's a little function you can add to your "global.php" file:
function tagtemplates() { global $templates; foreach ($templates as $t=>$val) { ...
|
|
| Not rated |
07/03/2009 |
Comments: 0 |
|
|
 |
UPS module not working on php 5?
This is probably pretty obscure, but someone may run into it, so here goes. Running on php5, the UPS module...
|
|
| Not rated |
06/26/2009 |
Comments: 0 |
|
|
 |
In Sunshop 3.5, the 'Update Cart' button clears out my cart!?
I think this has to do with php and global variables, but I'm not sure.
In any case, the fix...
|
|
 |
06/26/2009 |
Comments: 0 |
|
|
 |
How do I secure the "tell a friend" feature of SunShop 3.5.1?
In Sunshop 3.5.1, the Tell a Friend page allows a user to specify the From address, To email address, subject,...
|
|
| Not rated |
06/28/2009 |
Comments: 0 |
|
|
 |
How do I add a new sort method for my products (SunShop 4.x)?
In the admin area, you can select the "Default Item Order" for your items. One option missing is to sort...
|
|
| Not rated |
06/23/2009 |
Comments: 0 |
|
|
 |
How to upgrade from Sunshop 3.5 to Sunshop 4.x by making a parallel copy of the software.?
First, you need to realize that your templates are NOT going to upgrade. If you made a lot of changes...
|
|
| Not rated |
09/06/2010 |
Comments: 0 |
|
|
 |
How can I remove the "(Add $)" from my product options?
By default, Sunshop shows how much will be added when selecting a specific option. For example,
Small Medium (Add $5.00)Large...
|
|
| Not rated |
09/06/2010 |
Comments: 0 |
|
|
 |
Why does my shop keep displaying the home page no matter what products I click on?
This problem may be that your shop is turned off in the settings. Go into the sunshop admin, and look...
|
|
 |
09/06/2010 |
Comments: 0 |
|
|
 |
How do I edit the "related products" template in Sunshop 4?
The related items / products use the template:
list_products_list_item.html
to show the actual item and description. So you need to edit that...
|
|
| Not rated |
09/06/2010 |
Comments: 0 |
|
|
 |
Coupons by product / item don't seem to work on the 4.2 and 4.3 releases?
When setting up a coupon or discount tied to a specific product, make sure you fill in values for these...
|
|
| Not rated |
09/06/2010 |
Comments: 0 |
|
|
 |
My image verification is broken on the contact page - why?
You may need to add a php.ini to the includes/classes directory - see this article:
http://www.tech-bits.com/index.php/CategoryID/1/EntryId/141/entry
If you needed to follow that...
|
|
| Not rated |
09/06/2010 |
Comments: 0 |
|
|
 |
On 1&1 hosting, I can't get Zend to work with Sunshop?
On 1&1 shared hosting, accessing Zend is a little tricky. Create a php.ini file with these lines in it:
zend_optimizer.optimization_level =...
|
|
| Not rated |
09/06/2010 |
Comments: 0 |
|
|