From interchange-users@icdevgroup.org Wed Jan 1 00:52:00 2003
From: interchange-users@icdevgroup.org (LOADUP Internet -- Tech Support)
Date: Wed Jan 1 00:52:00 2003
Subject: [ic] Matrix widgets doesn't work with others bought
Message-ID: <000001c2b159$b6ec9980$0964a8c0@loadup.net>
Has anyone noticed that matrix-widgets and others_bought don't mix in
the store demo?
Simple options are okay. Modular?
The query comes back with the "option" sku in the orderline, not the
code:
os28004-CAM-BLK
(if it was only os28004, others_bought would work fine)
$desc
Mechanics
Wrench Set
It's unfortunate, I would have used simple options if I would have know,
so I figured I should warn others.
--
Richard Williams
richard@LOADUP.net
From interchange-users@icdevgroup.org Wed Jan 1 06:41:00 2003
From: interchange-users@icdevgroup.org (Jonathan Clark)
Date: Wed Jan 1 06:41:00 2003
Subject: [ic] Uploading images with interchange 4.9.3
In-Reply-To: <20021231161728.37910.qmail@web40403.mail.yahoo.com>
Message-ID: <00ec01c2b18a$021b1e10$0301a8c0@NT3078>
> > I know this topic has come up before, but I can't seem to find a
> > solution to my problem. When I was using interchange 4.8 I was not
> > able
> > to upload images from the admin page. The way I solved it was by
> > changing the "image upload" option to "image listing", creating the
> > new
> > item, saving it, going back in and selecting "new image" from the
> > list
> > and then selecting the image to upload.
> >
> > My ISP has upgraded me to 4.9.3 and it no longer works. There is not
> > an
> > option for "new image" and when I click on upload after selecting the
> > proper image I get the following error:
> >
> > Error writing file images/items/product.jpg
> >
> > My error log shows the following:
> >
> > failed to write images/items/product.jpg: Permission denied
> > backup=0
> > Could not open> file '>images/items/product.jpg': Permission denied
> >
> > My permissions for the images and items folders is 775.
> >
> > Can anyone help me with this issue?
> >
> > Thanks in advance,
> > Nick
> >
> Maybe I am out of my area on this, but I never knew you could upload
> images to the www space from the admin UI. I thought it only uploaded
> the pictures to the non www space. Well a solution to your problem is
> to just ftp your pictures over. thats what i do. or upload to the non
> www space and make a symbolic link to from your /www/images/whatever to
> your /catalog/images/whatever/
Strictly speaking, and under normal settings, its true that you can't upload
images outside of the catalog space; this is a security feature of
Interchange. However, you can symlink from the www space, images directory
back into the catalog space. That way, interchange places an uploaded file
in /images/whatever and this appears in html space.
Being unable to upload images usually results from either a missing symlink,
or incorrect permissions in the images directories (the interchange user
needs to be able to write to them).
Jonathan
www.webmaint.net
From interchange-users@icdevgroup.org Wed Jan 1 14:55:01 2003
From: interchange-users@icdevgroup.org (David Haley)
Date: Wed Jan 1 14:55:01 2003
Subject: [ic] Modified Route?
Message-ID:
I am using the product foundation store and would like to modify my Order
Route to send the customer to an additional page in addition to the
"receipt" page after checkout, and I am not sure how to do this. I still
want the order to be processed and for the receipt to be mailed, but in
addition after I would like to start a new window (_blank) page with an
independent url outside of the foundation store. I am not sure if this can
be done with the order route, profile.order, or IC tags instead of
javascript.
profiles.order
-------------
&final=yes
checkout.html
-------------
[button]
mvsuccesspage=otherwebsite.html
[/button]
_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
From interchange-users@icdevgroup.org Wed Jan 1 15:25:00 2003
From: interchange-users@icdevgroup.org (Ed LaFrance)
Date: Wed Jan 1 15:25:00 2003
Subject: [ic] Modified Route?
In-Reply-To:
Message-ID: <5.1.1.6.0.20030101122055.0210d5a0@mail.newmediaems.com>
At 09:54 AM 1/1/2003 -1000, you wrote:
>I am using the product foundation store and would like to modify my Order
>Route to send the customer to an additional page in addition to the
>"receipt" page after checkout, and I am not sure how to do this. I still
>want the order to be processed and for the receipt to be mailed, but in
>addition after I would like to start a new window (_blank) page with an
>independent url outside of the foundation store. I am not sure if this
>can be done with the order route, profile.order, or IC tags instead of
>javascript.
I'm not aware of any way that Interchange ITL can be used to open a new
window with an alternate URL in the client's browser, since Interchange is
all server-side. Your best bet is to use a javascript window opener routine
on etc/receipt.html - there are many such scripts available on the 'net.
- Ed L.
===============================================================
New Media E.M.S. Technology Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
From interchange-users@icdevgroup.org Thu Jan 2 10:45:01 2003
From: interchange-users@icdevgroup.org (mike karthauser)
Date: Thu Jan 2 10:45:01 2003
Subject: [ic] resetting admin password
Message-ID:
I am having a bad day having forgot the admin password for one of my live
stores.
Is there a way i can reset the password or create another account via
commandline access?
I can get to the server, all databases etc. I looked at access.asc but the
password is encrypted - anyway to deincript?
cheers..
Happy New Year to you all.
regards
mikek
--
Mike Karthauser
Managing Director - Brightstorm Ltd
Email >> mikek@brightstorm.co.uk
Web >> http://www.brightstorm.co.uk
Tel >> 0117 9426653 (office)
07939 252144 (mobile)
Snailmail >> Unit 8, 14 King Square,
Bristol BS2 8JJ
From interchange-users@icdevgroup.org Thu Jan 2 10:54:00 2003
From: interchange-users@icdevgroup.org (Jon)
Date: Thu Jan 2 10:54:00 2003
Subject: [ic] Payment Processing
Message-ID: <3E145F1A.2878872D@attglobal.net>
Using IC 4.9.3 and echo.pm
Trying to understand how to utilize just authorization and debit
versus just authorization versus just debit payment flows with in IC.
And with just a debit flow how/where to grab the, what must
be an encrypted, CC number. Been able to VERY simply configure
my test ID, PIN, and payment mode of echo to process a
test authorization and deposit payment flow. But what if I want
to just do authorization ? I see CreditCardAuto needs to be YES
to automatically encrypt and save the CC number but opencho
requires CreditCardAuto to be NO to work. Is this a feature
that needs to be added to echo or what ? This is where it gets
fuzzy for me.
Jon
From interchange-users@icdevgroup.org Thu Jan 2 13:43:00 2003
From: interchange-users@icdevgroup.org (Jonathan Clark)
Date: Thu Jan 2 13:43:00 2003
Subject: [ic] resetting admin password
In-Reply-To:
Message-ID: <000001c2b28e$115aaad0$0b01a8c0@NT3078>
> I am having a bad day having forgot the admin password for one of my live
> stores.
>
> Is there a way i can reset the password or create another account via
> commandline access?
>
> I can get to the server, all databases etc. I looked at access.asc but the
> password is encrypted - anyway to deincript?
I find the simplest way is to pinch a known password from another
access.asc.
If you want to create a new one, Mike posted a handy perl app some time ago:
http://www.icdevgroup.org/pipermail/interchange-users/2001-March/006031.html
Jonathan
www.webmaint.net
From interchange-users@icdevgroup.org Thu Jan 2 14:02:00 2003
From: interchange-users@icdevgroup.org (Mike Karthauser)
Date: Thu Jan 2 14:02:00 2003
Subject: [ic] resetting admin password
In-Reply-To: <000001c2b28e$115aaad0$0b01a8c0@NT3078>
Message-ID: <97E347CA-1E84-11D7-94DF-003065A5B276@brightstorm.co.uk>
On Thursday, January 2, 2003, at 06:37 PM, Jonathan Clark wrote:
> I find the simplest way is to pinch a known password from another
> access.asc.
>
> If you want to create a new one, Mike posted a handy perl app some
> time ago:
>
> http://www.icdevgroup.org/pipermail/interchange-users/2001-March/
> 006031.html
Genius. Thanks for that Jonathan. I have got one store that i can get
into in development so i shall try that tommorrow.
I have just scanned that doc and it follows that i can use htpasswd
which i am certainly familiar with.
Hope you had a new year.
best regards
mikek
mikek@brightstorm.co.uk
t: 0117 9426653 / m: 07939252144 / w: http://www.brightstorm.co.uk
From interchange-users@icdevgroup.org Thu Jan 2 14:05:01 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Thu Jan 2 14:05:01 2003
Subject: [ic] resetting admin password
In-Reply-To:
Message-ID: <000701c2b291$70332fc0$020110ac@majestic.cursor-software.co.uk>
mike karthauser [mikek@brightstorm.co.uk] wrote:
>
> I am having a bad day having forgot the admin password for one of my live
> stores.
>
> Is there a way i can reset the password or create another account via
> commandline access?
>
> I can get to the server, all databases etc. I looked at access.asc but the
> password is encrypted - anyway to deincript?
>
Try this:
* Create a new encrypted password with this sort of thing:
perl -e 'print crypt("newpassword",rand(100)) . "\n"'
* Copy the new encrypted password for use in a moment.
* Change to your products directory and backup your access.asc
file - just in case.
* Edit the access.asc file using a text editor such as vi.
* Locate the old encrypted password and replace with the new one
you copied earlier, while being careful to maintain the file's
format: Tab-separated values, no nasty MSDOS or Mac line endings
etc.
Obviously, you will need to be logged in as a user who has permission
to edit the access.asc file.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Thu Jan 2 14:16:00 2003
From: interchange-users@icdevgroup.org (Aaron Hazelton)
Date: Thu Jan 2 14:16:00 2003
Subject: [ic] return section of text that contain search term
Message-ID: <000301c2b293$521994a0$ab7ba8c0@abhlaptop>
Hi all,
I would like to return a section of text in context around a
search term. I am wondering if anyone has done this. I
could have sworn I had seen something like this before on
an earlier version of the ICDEV site, but maybe not. What
I am going for is something similar to what Google does
on their results, only not as jazzy -- I just do not want to
return the whole db value as it may be quite long ....
Has anyone done this? Any ideas on it? input? direction?
TIA
--
Aaron
From interchange-users@icdevgroup.org Thu Jan 2 14:43:00 2003
From: interchange-users@icdevgroup.org (Mike Heins)
Date: Thu Jan 2 14:43:00 2003
Subject: [ic] return section of text that contain search term
In-Reply-To: <000301c2b293$521994a0$ab7ba8c0@abhlaptop>; from aaronmail@hazenet.net on Thu, Jan 02, 2003 at 02:15:31PM -0500
References: <000301c2b293$521994a0$ab7ba8c0@abhlaptop>
Message-ID: <20030102144233.A11528@bill.heins.net>
Quoting Aaron Hazelton (aaronmail@hazenet.net):
> Hi all,
>
> I would like to return a section of text in context around a
> search term. I am wondering if anyone has done this. I
> could have sworn I had seen something like this before on
> an earlier version of the ICDEV site, but maybe not. What
> I am going for is something similar to what Google does
> on their results, only not as jazzy -- I just do not want to
> return the whole db value as it may be quite long ....
>
> Has anyone done this? Any ideas on it? input? direction?
>
This was done on ICDEV with Glimpse, which had a function to
extract a portion of a document when indexing. (Swish++ has
something similar, but I haven't taken the time to set up the
indexing for it.)
You would need to do this yourself. Seeing as how you have access to any
data you can key in to in an Interchange search list, it should not be
trouble to do efficiently with a simple [item-sub ...] [item-exec ...]
combination.
If you are talking about a file search ala Swish, you would need
to read its docs and figure out how to include it in the index.
IC's Swish module does allow keying into arbitrary elements, but
I doubt there are many examples out there.
--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.513.523.7621
Research is what I'm doing when I don't know what I'm doing.
-- Wernher Von Braun
From interchange-users@icdevgroup.org Thu Jan 2 14:47:00 2003
From: interchange-users@icdevgroup.org (Jerry)
Date: Thu Jan 2 14:47:00 2003
Subject: [ic] return section of text that contain search term
In-Reply-To: <000301c2b293$521994a0$ab7ba8c0@abhlaptop>
Message-ID:
> I would like to return a section of text in context around a
> search term. I am wondering if anyone has done this. I
> could have sworn I had seen something like this before on
> an earlier version of the ICDEV site, but maybe not. What
> I am going for is something similar to what Google does
> on their results, only not as jazzy -- I just do not want to
> return the whole db value as it may be quite long ....
>
> Has anyone done this? Any ideas on it? input? direction?
Assuming you are returning something like [item-description] from
your search. Something like this would work if I understand your
question correctly.
[calc]
# Set the maximum length of the string you want to display
$max_length = 25;
$out = q{[item-description]};
if (length($out) > $max_length) {
$out = substr($out,0,$max_length);
# In case we chopped up a word, backup to the last space
$out =~ s/ [^ ]*$//;
# add some ... to the end of the string
return $out . " ...";
}
return $out;
[/calc]
Think this is what you want...
Jerry
From interchange-users@icdevgroup.org Thu Jan 2 15:06:00 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Thu Jan 2 15:06:00 2003
Subject: [ic] Merchant support question
Message-ID: <1041537862.3e149b46ef768@www.deeplyshallow.com>
Hi. I'll be installing the Interchange store on my Glypto site shortly, and
would like to know what merchant accounts Interchange will support. I'm giving
though to signing up with GloBill Systems, and want to make sure there won't be
any reason I'd have a problem doing this.
Any help is appreciated. Thanks much.
Jason Gurley
jason@deeplyshallow.com
From interchange-users@icdevgroup.org Thu Jan 2 15:35:59 2003
From: interchange-users@icdevgroup.org (Paul Jordan)
Date: Thu Jan 2 15:35:59 2003
Subject: [ic] weighted search result sorting
Message-ID:
Hi List
In recent testing of my search engine I realized that while, yes it DOES
return a very good result set, it poorly sorts them. We have a content
site, that for example sells images. So for example:
sku keywords
sku123 ocean, island, sky, trees, water
sku124 sky, clouds, blue, day
Lets say I have thousands similar to this. The problem arises when
someone searches for the term 'sky'. It will pull both results from
above, but if I sort by sku it will show the pictures of the island with
water and sky, or any number of picture with sky in it WILL appear
BEFORE a simple brilliant SKY by itself.... which is not good, if left
to sorting a field value.
I have been thinking of ways to "weight" the result set. I am not an
expert on efficiency nor databases. I am using Mysql, but NOT an SQL
query because I am doing full text searches.
A pseudo idea would be like:
sku keywords
sku123 ocean_7, island_9, sky_5, trees_4, water_5
sku124 sky_10, clouds_10, blue_3, day_2
I have no idea if this is possible but in the above it is assumed that
with substring matching turned on, 'sky' will still be a HIT for both,
then maybe create some custom tf=? or method of sorting based on the
numeric TOTALs of the corresponding _'n' with regards to the words
matched by the users search spec.
So now with the above, a search for 'sky' will still return both, but
the first one visible will be sku124 (because sky=10) and for the other
(sky=5)
But if someone searched for 'sky ocean' then both would still be
returned but sku123 will be first because (sky+ocean=12) and the other
sku is (sky=10)
I still want to return both, because a Graphic artists can just take the
sky from one and the ocean from another, so both are relevant. I know I
know this is starting to sound terribly inefficient :) but the but any
normal tf=?,?,? will simply not work well at all for us.
As of now I have a general "collection" form to gather the users search
terms, then on my results page I separate out all the search terms and
do a nice juicy in-page co=1 search. So basically I do have all search
terms separated out at one point, if that helps.
Any idea on how to go about this? If any consultants have an idea but
feel it is way to complicated to share, or for me to handle, the please
contact me off-list with the idea, and if it is suitable for what I am
doing, then we can work out arrangements. paul@gishnetwork.com
If you have any advice(methods) for me to look into, I would be
grateful, I like trying to do this on my own, but realize this may be a
complicated one.... or not :)
Other ideas may be to base it on how many times the word appears in the
record (I don't like this one as it can get ugly). Obviously any method
will require a competent user inputting the database info, I do not
think there is any escaping that. I think I am pretty safe in assuming
any solution will require some sort of post search (perl) sorting
facility... correct?
Thanks in advance.
Paul
From interchange-users@icdevgroup.org Thu Jan 2 16:43:00 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Thu Jan 2 16:43:00 2003
Subject: [ic] Merchant support question
In-Reply-To: <1041537862.3e149b46ef768@www.deeplyshallow.com>
Message-ID: <000101c2b2a7$db7d4de0$020110ac@majestic.cursor-software.co.uk>
jason@deeplyshallow.com wrote:
>
> Hi. I'll be installing the Interchange store on my Glypto site shortly, and
> would like to know what merchant accounts Interchange will support. I'm giving
> though to signing up with GloBill Systems, and want to make sure there won't be
> any reason I'd have a problem doing this.
>
> Any help is appreciated. Thanks much.
>
Interchange supports a number of Payment Services Providers (PSPs)
"out of the box". You'll find a full list on my Interchange RTFM
website:
http://www.interchange.RTFM.info/downloads/payments/
Payment modules are reasonably simple to create, as long as the PSP
has a proper synchronous API. The cheap PSPs, such as WorldPay and
PayPal, that force your customers to use their servers to submit their
payment details are more difficult to implement, but nothing's
impossible.
I've never heard of Glypto or GloBill, but a Google search turned up
www.globill-systems.com, which appears to be an asynchronous PSP with
no real synchronous API. I only spent five minutes on their website,
so correct me if I'm wrong. I couldn't find any implementation
information at all.
Call for payment modules:
-------------------------
Anyone who has an Interchange Payment module that's not listed on the
above RTFM web page is encouraged to submit the module to the Interchange
project so that it may be used by others. The same applies to anyone
who has written, or wants to write, a HOWTO that explains the use of
Interchange with a particular asynchronous PSP.
Modules and HOWTOs may be posted to this mail list, or sent directly to
either myself or any of the other ICDEVGROUP core team members.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Thu Jan 2 17:23:00 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Thu Jan 2 17:23:00 2003
Subject: [ic] weighted search result sorting
In-Reply-To:
Message-ID: <000301c2b2ad$63d6c0e0$020110ac@majestic.cursor-software.co.uk>
Paul Jordan [paul@gishnetwork.com] wrote:
>
> In recent testing of my search engine I realized that while, yes it DOES
> return a very good result set, it poorly sorts them. We have a content
> site, that for example sells images. So for example:
>
> sku keywords
> sku123 ocean, island, sky, trees, water
> sku124 sky, clouds, blue, day
>
> Lets say I have thousands similar to this. The problem arises when
> someone searches for the term 'sky'. It will pull both results from
> above, but if I sort by sku it will show the pictures of the island with
> water and sky, or any number of picture with sky in it WILL appear
> BEFORE a simple brilliant SKY by itself.... which is not good, if left
> to sorting a field value.
>
> I have been thinking of ways to "weight" the result set. I am not an
> expert on efficiency nor databases. I am using Mysql, but NOT an SQL
> query because I am doing full text searches.
>
> A pseudo idea would be like:
>
> sku keywords
> sku123 ocean_7, island_9, sky_5, trees_4, water_5
> sku124 sky_10, clouds_10, blue_3, day_2
>
> I have no idea if this is possible but in the above it is assumed that
> with substring matching turned on, 'sky' will still be a HIT for both,
> then maybe create some custom tf=? or method of sorting based on the
> numeric TOTALs of the corresponding _'n' with regards to the words
> matched by the users search spec.
>
> So now with the above, a search for 'sky' will still return both, but
> the first one visible will be sku124 (because sky=10) and for the other
> (sky=5)
>
> But if someone searched for 'sky ocean' then both would still be
> returned but sku123 will be first because (sky+ocean=12) and the other
> sku is (sky=10)
>
> I still want to return both, because a Graphic artists can just take the
> sky from one and the ocean from another, so both are relevant. I know I
> know this is starting to sound terribly inefficient :) but the but any
> normal tf=?,?,? will simply not work well at all for us.
>
I'd have a table along the lines of the following:
sku keyword weight
------- --------------- --------
sku123 ocean 7
sku123 island 9
sku123 sky 5
sku123 trees 4
sku123 water 5
sku124 sky 10
sku124 clouds 10
sku124 blue 3
sku124 day 2
PRIMARY INDEX: sku, keyword
NON-UNIQUE INDEX: keyword
The following (untested) SQL queries should then work as follows:
Query:
SELECT sku, SUM(weight) AS skuweight
FROM keywords
WHERE keyword IN ('sky')
GROUP BY sku
ORDER BY skuweight DESC
Results:
sku skuweight
------- ---------
sku124 10
sku123 5
Query:
SELECT sku, SUM(weight) AS skuweight
FROM keywords
WHERE keyword IN ('sky','ocean')
GROUP BY sku
ORDER BY skuweight DESC
Results:
sku skuweight
------- ---------
sku123 12
sku124 10
Or that's the theory, at least. :-)
You'd pass the keywords into a page which would split them into
individual lower-case words for use in the WHERE clause. If you
wanted to allow substring matches, you could have multiple "LIKE"
lines instead of one large "IN" line:
User types "sk oce" and the following is generated:
SELECT sku, SUM(weight) AS skuweight
FROM keywords
WHERE keyword LIKE '%sk%'
OR keyword LIKE '%oce%'
GROUP BY sku
ORDER BY skuweight DESC
Results:
sku skuweight
------- ---------
sku123 12
sku124 10
Once you have your SQL query, you'd execute it with the [query] tag
and display the results in any way you see fit.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Thu Jan 2 17:52:00 2003
From: interchange-users@icdevgroup.org (Jon Jensen)
Date: Thu Jan 2 17:52:00 2003
Subject: [ic] Overriding global UserTag in PreFork mode
In-Reply-To: <1041284601.15534.120.camel@oneoneone>
References: <1041284601.15534.120.camel@oneoneone>
Message-ID:
On Mon, 30 Dec 2002, Bill Carr wrote:
> IC 4.9.5, PERL 5.6.1, Linux-2.4.19
>
> Two catalogs served by the same IC. Catalog A overrides a global user
> tag and Catalog B occasionally (about 35% - 40% of the time) gets
> catalog As version. I can not produce this behavior with PreFork off.
> Other traffic settings are the same as rpc mode from
> interchange.cfg.dist.
>
> This post shows other problems that may be related since I have been
> running 4.9.5:
> http://www.icdevgroup.org/pipermail/interchange-users/2002-December/030017.html
Bill,
I've run into and fixed several bugs in PreFork mode due to Interchange
children having state changed and affecting subsequent page requests, and
it sounds like you're running into more of them. Unfortunately, I haven't
had time to go on a complete hunt for all such things, and they take time
to root out. But they are fixable and someone will get to them eventually,
sooner if the job at hand depends on it. :)
Jon
From interchange-users@icdevgroup.org Thu Jan 2 17:55:01 2003
From: interchange-users@icdevgroup.org (Thomas J.M. Burton)
Date: Thu Jan 2 17:55:01 2003
Subject: [ic] Edits to LinkPoint GlobalSub?
Message-ID: <017801c2b2b1$e9850680$0b00a8c0@TJMB>
Hello IC Users,
I'm in the process of setting up the LinkPoint GlobalSub (originally
written by Josh Simpson before being modified by Richard Eicher and
then Austin Markus and found at:
http://www.interchange.rtfm.info/downloads/payments/index.html)
Upon reviewing the GlobalSub, it occurred to me that perhaps some lines
should be revised to use some of the existing mv_ variables, allowing
the GlobalSub to be used by multiple catalogs on one server, each with
its own LinkPoint account.
Since I don't consider myself much of a programmer (although I seem to
be heading in that direction more and more each day), I was wondering
if someone might be able to give be feedback about these proposed
changes. Perhaps this was not done for some reason I am unaware of, and
I'm wasting bytes by writing this. :)
Current GlobalSub (lines 9-12):
my $hostname = "secure.linkpt.net";
my $port = "1139";
my $storename = "YOUR STORENAME";
my $keyfile = "FULL PATH OF YOUR .PEM FILE";
Proposed Changes (based on authorizenet GlobalSub):
my $port = "1139";
my $hostname = $::Variable->{MV_PAYMENT_SERVER} ||
$::Variable->{CYBER_SERVER} ||
'secure.linkpt.net';
my $storename = $::Variable->{MV_PAYMENT_ID} ||
$::Variable->{CYBER_ID}
or return undef;
my $keyfile = $::Variable->{MV_PAYMENT_PEM}
or return undef;
Thanks in advance for any input on this topic. :)
-Tom Burton
___________________________________
Thomas J.M. Burton, Design/Production
Global Focus Digital Media, LLC
www.globalfocusdm.com
[541] 342.5717
From interchange-users@icdevgroup.org Thu Jan 2 18:07:01 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Thu Jan 2 18:07:01 2003
Subject: [ic] weighted search result sorting
Message-ID: <9D26F1CA05B0FC4FBB63285FAF5948D5105B76@corpmsx01.gaiam.com>
> Paul Jordan [paul@gishnetwork.com] wrote:
> >
> > A pseudo idea would be like:
> >
> > sku keywords
> > sku123 ocean_7, island_9, sky_5, trees_4, water_5
> > sku124 sky_10, clouds_10, blue_3, day_2
> >
> > I have no idea if this is possible but in the above it is
> assumed that
> > with substring matching turned on, 'sky' will still be a
> HIT for both,
> > then maybe create some custom tf=? or method of sorting based on the
> > numeric TOTALs of the corresponding _'n' with regards to the words
> > matched by the users search spec.
> >
> > So now with the above, a search for 'sky' will still return
> both, but
> > the first one visible will be sku124 (because sky=10) and
> for the other
> > (sky=5)
> >
> > But if someone searched for 'sky ocean' then both would still be
> > returned but sku123 will be first because (sky+ocean=12)
> and the other
> > sku is (sky=10)
> >
> > I still want to return both, because a Graphic artists can
> just take the
> > sky from one and the ocean from another, so both are
> relevant. I know I
> > know this is starting to sound terribly inefficient :) but
> the but any
> > normal tf=?,?,? will simply not work well at all for us.
> >
[ part of Kevin's solution cut]
> Query:
>
> SELECT sku, SUM(weight) AS skuweight
> FROM keywords
> WHERE keyword IN ('sky','ocean')
> GROUP BY sku
> ORDER BY skuweight DESC
>
> Results:
>
> sku skuweight
> ------- ---------
> sku123 12
> sku124 10
>
> Or that's the theory, at least. :-)
>
> You'd pass the keywords into a page which would split them into
> individual lower-case words for use in the WHERE clause. If you
> wanted to allow substring matches, you could have multiple "LIKE"
> lines instead of one large "IN" line:
>
> User types "sk oce" and the following is generated:
>
> SELECT sku, SUM(weight) AS skuweight
> FROM keywords
> WHERE keyword LIKE '%sk%'
> OR keyword LIKE '%oce%'
> GROUP BY sku
> ORDER BY skuweight DESC
>
> Results:
>
> sku skuweight
> ------- ---------
> sku123 12
> sku124 10
>
> Once you have your SQL query, you'd execute it with the [query] tag
> and display the results in any way you see fit.
Not sure how one would implement this, but a site I've worked on
had this problem and we came up with a solution of doing multiple
passes, starting with Kevin's first query which finds exact matches.
Then if that pass doesn't produce
(however you choose that), you do the second of Kevin's queries.
Obviously you rank the exact matches from the first pass above those
in the second pass.
If you just wanted to do it the simplest way, you could always do
both queries for every search and just display it as:
Exact matches on your search:
Items with similar keywords:
A slightly-less-simple way might be to do it as a [query] block and
do the second query within the [no_match] block of the first
query. Then you would run the LIKE query whenever you got nothing
at all from the exact match query. Not sure how well Interchange
handles queries within queries, though and I have a vague
recollection that it didn't like nesting them at all.
Patrick Bennett
http://www.ccgenesis.com
From interchange-users@icdevgroup.org Thu Jan 2 18:14:01 2003
From: interchange-users@icdevgroup.org (Aaron Hazelton)
Date: Thu Jan 2 18:14:01 2003
Subject: [ic] return section of text that contain search term
In-Reply-To:
Message-ID: <000601c2b2b4$7baae550$ab7ba8c0@abhlaptop>
Jerry wrote:
> > I would like to return a section of text in context around a
> > search term. I am wondering if anyone has done this. I
> > could have sworn I had seen something like this before on
> > an earlier version of the ICDEV site, but maybe not. What
> > I am going for is something similar to what Google does
> > on their results, only not as jazzy -- I just do not want to
> > return the whole db value as it may be quite long ....
> >
> > Has anyone done this? Any ideas on it? input? direction?
>
> Assuming you are returning something like [item-description] from
> your search. Something like this would work if I understand your
> question correctly.
>
> [calc]
> # Set the maximum length of the string you want to display
> $max_length = 25;
> $out = q{[item-description]};
> if (length($out) > $max_length) {
> $out = substr($out,0,$max_length);
> # In case we chopped up a word, backup to the last space
> $out =~ s/ [^ ]*$//;
> # add some ... to the end of the string
> return $out . " ...";
> }
> return $out;
> [/calc]
Thanks Jerry and Mike. If I did thie correctly, this limits
the total length of the string returned. This can be done
with a [filter ... as well. What I wanted was to return a
limited portion of the text *around* the search term in a
context form. If that's what you are talking about as well
then I am missing something I guess.
With the code you posted, I guess you would have to
find the search term in the text, then go either direction, but
I do not know perl. Any ideas on how to do that?
Thanks again!
>
> Think this is what you want...
>
> Jerry
--
Aaron
From interchange-users@icdevgroup.org Thu Jan 2 19:29:00 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Thu Jan 2 19:29:00 2003
Subject: [ic] Edits to LinkPoint GlobalSub?
In-Reply-To: <017801c2b2b1$e9850680$0b00a8c0@TJMB>
Message-ID: <000001c2b2bf$013a70a0$020110ac@majestic.cursor-software.co.uk>
Thomas J.M. Burton [tom@globalfocusdm.com] wrote:
>
> I'm in the process of setting up the LinkPoint GlobalSub (originally
> written by Josh Simpson before being modified by Richard Eicher and
> then Austin Markus and found at:
> http://www.interchange.rtfm.info/downloads/payments/index.html)
>
> Upon reviewing the GlobalSub, it occurred to me that perhaps some lines
> should be revised to use some of the existing mv_ variables, allowing
> the GlobalSub to be used by multiple catalogs on one server, each with
> its own LinkPoint account.
>
> Since I don't consider myself much of a programmer (although I seem to
> be heading in that direction more and more each day), I was wondering
> if someone might be able to give be feedback about these proposed
> changes. Perhaps this was not done for some reason I am unaware of, and
> I'm wasting bytes by writing this. :)
>
> Current GlobalSub (lines 9-12):
>
> my $hostname = "secure.linkpt.net";
> my $port = "1139";
> my $storename = "YOUR STORENAME";
> my $keyfile = "FULL PATH OF YOUR .PEM FILE";
>
>
> Proposed Changes (based on authorizenet GlobalSub):
>
> my $port = "1139";
>
> my $hostname = $::Variable->{MV_PAYMENT_SERVER} ||
> $::Variable->{CYBER_SERVER} ||
> 'secure.linkpt.net';
>
> my $storename = $::Variable->{MV_PAYMENT_ID} ||
> $::Variable->{CYBER_ID}
> or return undef;
>
> my $keyfile = $::Variable->{MV_PAYMENT_PEM}
> or return undef;
>
>
> Thanks in advance for any input on this topic. :)
>
Why not go the rest of the way and convert the GlobalSub into a
Vend::Payment::LinkPoint module? It probably wouldn't take up
a lot more of your time and would allow any of the standard
methods of per-site Interchange Payment module configuration to
be used.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Thu Jan 2 19:50:00 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Thu Jan 2 19:50:00 2003
Subject: [ic] no LWP modules installed.
Message-ID: <06ad01c2b2c1$73d9c8c0$0100a8c0@COMPAQ2800T>
Hi,
I am using Interchange 4.8.6 w/cpanel. I am able to use
[get-url http://domain/]
without any errors. However when I try to use
[perl]
my $content= $Tag -> get_url("http://domain");
return $content;
[/perl]
I keep getting the following errors.:
" Cannot use get-url tag, no LWP modules installed."
However the following modules are installed on the server.
LWP::Simple (v1.35).
Safe::Hole (v0.08).
Any help will be appreciated.
Thanks
Farhan
www.Designerz.com
From interchange-users@icdevgroup.org Thu Jan 2 19:54:00 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Thu Jan 2 19:54:00 2003
Subject: [ic] weighted search result sorting
In-Reply-To: <9D26F1CA05B0FC4FBB63285FAF5948D5105B76@corpmsx01.gaiam.com>
Message-ID: <000201c2b2c2$226466c0$020110ac@majestic.cursor-software.co.uk>
patrick.bennett@ccgenesis.com wrote:
> > Paul Jordan [paul@gishnetwork.com] wrote:
> > >
> > > A pseudo idea would be like:
> > >
> > > sku keywords
> > > sku123 ocean_7, island_9, sky_5, trees_4, water_5
> > > sku124 sky_10, clouds_10, blue_3, day_2
> > >
> > > I have no idea if this is possible but in the above it is
> > assumed that
> > > with substring matching turned on, 'sky' will still be a
> > HIT for both,
> > > then maybe create some custom tf=? or method of sorting based on the
> > > numeric TOTALs of the corresponding _'n' with regards to the words
> > > matched by the users search spec.
> > >
> > > So now with the above, a search for 'sky' will still return
> > both, but
> > > the first one visible will be sku124 (because sky=10) and
> > for the other
> > > (sky=5)
> > >
> > > But if someone searched for 'sky ocean' then both would still be
> > > returned but sku123 will be first because (sky+ocean=12)
> > and the other
> > > sku is (sky=10)
> > >
> > > I still want to return both, because a Graphic artists can
> > just take the
> > > sky from one and the ocean from another, so both are
> > relevant. I know I
> > > know this is starting to sound terribly inefficient :) but
> > the but any
> > > normal tf=?,?,? will simply not work well at all for us.
> > >
>
> [ part of Kevin's solution cut]
>
> > Query:
> >
> > SELECT sku, SUM(weight) AS skuweight
> > FROM keywords
> > WHERE keyword IN ('sky','ocean')
> > GROUP BY sku
> > ORDER BY skuweight DESC
> >
> > Results:
> >
> > sku skuweight
> > ------- ---------
> > sku123 12
> > sku124 10
> >
> > Or that's the theory, at least. :-)
> >
> > You'd pass the keywords into a page which would split them into
> > individual lower-case words for use in the WHERE clause. If you
> > wanted to allow substring matches, you could have multiple "LIKE"
> > lines instead of one large "IN" line:
> >
> > User types "sk oce" and the following is generated:
> >
> > SELECT sku, SUM(weight) AS skuweight
> > FROM keywords
> > WHERE keyword LIKE '%sk%'
> > OR keyword LIKE '%oce%'
> > GROUP BY sku
> > ORDER BY skuweight DESC
> >
> > Results:
> >
> > sku skuweight
> > ------- ---------
> > sku123 12
> > sku124 10
> >
> > Once you have your SQL query, you'd execute it with the [query] tag
> > and display the results in any way you see fit.
> >
> Not sure how one would implement this, but a site I've worked on
> had this problem and we came up with a solution of doing multiple
> passes, starting with Kevin's first query which finds exact matches.
> Then if that pass doesn't produce
> (however you choose that), you do the second of Kevin's queries.
> Obviously you rank the exact matches from the first pass above those
> in the second pass.
>
> If you just wanted to do it the simplest way, you could always do
> both queries for every search and just display it as:
>
> Exact matches on your search:
>
>
>
> Items with similar keywords:
>
>
>
> A slightly-less-simple way might be to do it as a [query] block and
> do the second query within the [no_match] block of the first
> query. Then you would run the LIKE query whenever you got nothing
> at all from the exact match query. Not sure how well Interchange
> handles queries within queries, though and I have a vague
> recollection that it didn't like nesting them at all.
>
Just to add some more (untested) SQL to the mix. Given a user's
search specification of "SK Oce" (for 'sky' and 'ocean'):
Select all weighted matches along with a count of the keywords
that matched. The 'wordcount' column would, in this case, contain
1 (single keyword) or 2 (both keywords):
SELECT sku, COUNT(sku) AS wordcount, SUM(weight) AS skuweight
FROM keywords
WHERE keyword LIKE '%sk%'
OR keyword LIKE '%oce%'
GROUP BY sku
ORDER BY wordcount DESC, skuweight DESC
Select all weighted matches, only when both of the keywords have
been found for a particular SKU (a bit like an AND search):
SELECT sku, COUNT(sku) AS wordcount, SUM(weight) AS skuweight
FROM keywords
WHERE keyword LIKE '%sk%'
OR keyword LIKE '%oce%'
GROUP BY sku
HAVING wordcount = 2
ORDER BY wordcount DESC, skuweight DESC
Obviously, the HAVING clause would have to be dynamically generated,
along with the WHERE/OR clauses.
The first of the two SQL statements seems more useful to me, and would
force the more "exact" matches to the top of the list. You can then
truncate the resultset, either with a LIMIT clause or using Interchange's
"match limit" or "more list". Best of all, it'd all happen in one pass,
and with one SQL statement, so it'd be reasonably efficient.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Thu Jan 2 19:57:02 2003
From: interchange-users@icdevgroup.org (Grant)
Date: Thu Jan 2 19:57:02 2003
Subject: [ic] order processing vs. accounting
Message-ID:
I'm currently using Quickbooks for all order processing and accounting
duties that are beyond IC. It's starting to feel like I need more as far as
order processing; probably something that's geared toward retail. I was
wondering what you guys use/recommend for that. I suppose I either need
something that can handle both order processing and accounting or else
something for order processing that can hand the accounting duties off to
Quickbooks. It should also run on Windows.
I know this might be construed as off-topic, but I think you guys would be
best able to help me here since we do all have a lot in common (e-commerce
and IC).
Thanks!
- Grant
From interchange-users@icdevgroup.org Thu Jan 2 20:30:01 2003
From: interchange-users@icdevgroup.org (Kevin Old)
Date: Thu Jan 2 20:30:01 2003
Subject: [ic] Parameters for Interchange tags documented?
Message-ID: <1041557123.3263.26.camel@oc>
Hello all,
I've read all the documentation and still have a few questions about the
parameters for certain Interchange tags. The loop tag for
instance.....several parameters aren't documented and I can't figure out
what they are and how to use it. For example, I'd like to take the
category_vertical component and have the categories put in a drop down
menu instead of links....and from this code I can't figure out what to
change to get it to work.....
[timed-build auto=1 if="[control timed 0]" minutes="[control timed 0]"]
[set found_cat][/set]
[loop
prefix=box
search="
fi=area
st=db
tf=sort
ac=0
ac=0
co=yes
sf=sel
op=eq
se=[control set_selector left]
sf=which_page
op=rm
se=[control page_class all|@@MV_PAGE@@]
"]
>From the code above, the ac, co and op parameters and values aren't
documented. Also, the line: se=[control page_class all|@@MV_PAGE@@] -
what does that do?
[box-exec bar_link]area[/box-exec]
[set found_cat]1[/set]
[loop prefix=cat
search="
fi=cat
st=db
tf=sort
tf=name
rf=code,name
sf=sel
se=[box-code]
"
]
[cat-exec bar_link]cat[/cat-exec]
[/loop]
[/loop]
[if !scratch found_cat]
I can't find box-exec or cat-exec or *anything*-exec or bar_link. I'd
be willing to add the necessary documentation to the files if someone
could explain what's going on here.
Any help is greatly appreciated!
Thanks,
Kevin
--
Kevin Old
From interchange-users@icdevgroup.org Thu Jan 2 22:09:00 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Thu Jan 2 22:09:00 2003
Subject: [ic] Parameters for Interchange tags documented?
In-Reply-To: <1041557123.3263.26.camel@oc>
Message-ID: <000001c2b2d5$6b45a620$020110ac@majestic.cursor-software.co.uk>
Kevin Old [kold@carolina.rr.com] wrote:
>
>
> [timed-build auto=1 if="[control timed 0]" minutes="[control timed 0]"]
> [set found_cat][/set]
> [loop
> prefix=box
> search="
> fi=area
> st=db
> tf=sort
> ac=0
> ac=0
> co=yes
>
> sf=sel
> op=eq
> se=[control set_selector left]
>
> sf=which_page
> op=rm
> se=[control page_class all|@@MV_PAGE@@]
> "]
>
> >From the code above, the ac, co and op parameters and values aren't
> documented.
>
Those parameters are documented in the "Interchange Database" manual.
See sections 5.6 (One-Click Searches) and 5.10 (Search Reference).
>
> Also, the line: se=[control page_class all|@@MV_PAGE@@] -
> what does that do?
>
The "se" parameter is documented in the places listed above. [control]
is in the Interchange Tags Reference section 4.14 (control).
>
> I can't find box-exec or cat-exec or *anything*-exec or bar_link.
>
The bar_link sub is probably in your catalog_before.cfg file.
[PREFIX-exec] is not documented in the Tags Reference at the moment,
but you'll find a mention in the Interchange Frequently Answered
Questions document section 13.2 (Optimising lists).
The [PREFIX-exec] tag allows a pre-compiled subroutine, such as bar_link
to be executed from within a loop. The PREFIX name is determined by
the looping tag's parameters.
>
> I'd be willing to add the necessary documentation to the files if
> someone could explain what's going on here.
>
Documentation submissions are always welcome, although hardly ever
received. Feel free to submit text for missing sections of the
documentation, or to re-word existing text to better explain a
facility.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Fri Jan 3 01:15:01 2003
From: interchange-users@icdevgroup.org (Ryan Grace)
Date: Fri Jan 3 01:15:01 2003
Subject: [ic] yet another shipping problem
Message-ID: <20030103061435.90267.qmail@web10007.mail.yahoo.com>
Hi All,
I've searched and searched the archives before asking
this to avoid having to ask about yet another shipping
problem on the list. From the looks of the archives
there have been plenty. I've been unable to figure
this out though.
I want to give free shipping to dealers and charge a
flat rate of $5 to everyone else. My shipping.asc
looks like:
usstandard US Standard [quantity] 0
0 e Nothing to Ship
usstandard US Standard [quantity] 1
999999 f [perl]if($Scratch->{price_level} eq
"dealer"){$shipprice=0;}else{$shipprice=5.00;}return
$shipprice;[/perl] {}
and my country.txt looks like:
US 0 US usstandard United
States USA 840
Of course there are also a ton of other countries in
there but I'm only using the US for shipping addresses
currently.
The problem is that when I add something to my cart I
get this:
Note: No match found for mode 'usstandard', quantity
'0', returning 0.
and an empty shipping pulldown.
Anyone see something I'm doing wrong? Anything else I
should be checking for?
BTW, I can see that price_level is set correctly.
Thanks,
Ryan Grace
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
From interchange-users@icdevgroup.org Fri Jan 3 04:28:00 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Fri Jan 3 04:28:00 2003
Subject: [ic] Returning products with various defaul options...
References: <014101c29189$f9602510$0400a8c0@ibmlt> <1037912004.1275.184.camel@archimedes.localnetsolutions.com> <001601c291c2$0f27e170$0400a8c0@ibmlt>
Message-ID: <00dd01c2b312$9ec8acd0$7ae331d2@co3041008a>
I have a store that has many items that all have different 'size' options.
I am wondering if I can return a results page with various sizes returned
based on a value in another field in the products database.
i.e. Click here to see related products with recommended sizes to fit your
show size.
(Manufacturer marked sizes (in the product options) is not always same as
the real size so we have given a hidden value for these in the products
table)
Typical Results should yield links to:
Manufacturer - Product - default option
Manufacturer X - shoe Z - size 9 (hidden value 9)
Manufacture Y - show A - size 10 (hidden value 9)
Manufacturer Z - shoe C - size 9 1/2 (hidden value 9)
Another shoe sized person might yield results like:
Manufacturer - Product - default option
Manufacturer X - shoe Z - size 8 - (hidden value 8)
Manufacture Y - show A - size 9 - (hidden value 8)
Manufacturer Z - shoe C - size 8 1/2 - (hidden value 8)
I hope this is clear?
Maybe the question could be better asked, can I create a search for products
which present a link to a product where the default size option changes
based on a hidden value in the products database?
I hope this is now too way obscure a question; please let me know.
Using 4.8.6/mysql
Many thanks in advance for any guidance or yes no answers!!!!
Simon
From interchange-users@icdevgroup.org Fri Jan 3 09:31:01 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Fri Jan 3 09:31:01 2003
Subject: [ic] Returning products with various defaul options...
References: <014101c29189$f9602510$0400a8c0@ibmlt> <1037912004.1275.184.camel@archimedes.localnetsolutions.com> <001601c291c2$0f27e170$0400a8c0@ibmlt> <00dd01c2b312$9ec8acd0$7ae331d2@co3041008a>
Message-ID: <003d01c2b334$1ba27c60$0a01000a@badtzmaru.com>
> I am wondering if I can return a results page with various sizes returned
> based on a value in another field in the products database.
Are you using product options? Or do you have a different product for
each size?
Jeff
From interchange-users@icdevgroup.org Fri Jan 3 10:36:01 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Fri Jan 3 10:36:01 2003
Subject: [ic] Returning products with various defaul options...
References: <014101c29189$f9602510$0400a8c0@ibmlt> <1037912004.1275.184.camel@archimedes.localnetsolutions.com> <001601c291c2$0f27e170$0400a8c0@ibmlt> <00dd01c2b312$9ec8acd0$7ae331d2@co3041008a> <003d01c2b334$1ba27c60$0a01000a@badtzmaru.com>
Message-ID: <002701c2b346$05e324d0$7ae331d2@co3041008a>
> > I am wondering if I can return a results page with various sizes
returned
> > based on a value in another field in the products database.
>
> Are you using product options? Or do you have a different product for
> each size?
I would prefer very much to use the former. i.e. Use single product with
manufacturer size 'options'.
The second way, with a product for each size, makes the search/result
process easy but basic category search result lists are way to big....
Simon
From interchange-users@icdevgroup.org Fri Jan 3 11:10:01 2003
From: interchange-users@icdevgroup.org (D Zhang - msi)
Date: Fri Jan 3 11:10:01 2003
Subject: [ic] Returning products with various defaul options...
References: <014101c29189$f9602510$0400a8c0@ibmlt> <1037912004.1275.184.camel@archimedes.localnetsolutions.com> <001601c291c2$0f27e170$0400a8c0@ibmlt> <00dd01c2b312$9ec8acd0$7ae331d2@co3041008a>
Message-ID: <000b01c2b342$649cb440$0affff0a@msi5>
> I am wondering if I can return a results page with various sizes returned
> based on a value in another field in the products database.
Simply add one more display field in your current results page. Make the
added display field as a link to (or search for) other product(s) based on
the "value in another field"
David
--------------------------
msihosting.com
Mount Spring International
http://www.msihosting.com
----- Original Message -----
From:
To:
Sent: Friday, January 03, 2003 5:26 AM
Subject: [ic] Returning products with various defaul options...
> I have a store that has many items that all have different 'size' options.
>
> I am wondering if I can return a results page with various sizes returned
> based on a value in another field in the products database.
>
> i.e. Click here to see related products with recommended sizes to fit your
> show size.
>
> (Manufacturer marked sizes (in the product options) is not always same as
> the real size so we have given a hidden value for these in the products
> table)
>
> Typical Results should yield links to:
>
> Manufacturer - Product - default option
> Manufacturer X - shoe Z - size 9 (hidden value 9)
> Manufacture Y - show A - size 10 (hidden value 9)
> Manufacturer Z - shoe C - size 9 1/2 (hidden value 9)
>
>
> Another shoe sized person might yield results like:
> Manufacturer - Product - default option
> Manufacturer X - shoe Z - size 8 - (hidden value 8)
> Manufacture Y - show A - size 9 - (hidden value 8)
> Manufacturer Z - shoe C - size 8 1/2 - (hidden value 8)
>
>
> I hope this is clear?
>
> Maybe the question could be better asked, can I create a search for
products
> which present a link to a product where the default size option changes
> based on a hidden value in the products database?
>
> I hope this is now too way obscure a question; please let me know.
>
> Using 4.8.6/mysql
>
> Many thanks in advance for any guidance or yes no answers!!!!
>
> Simon
>
>
>
>
>
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
From interchange-users@icdevgroup.org Fri Jan 3 12:09:01 2003
From: interchange-users@icdevgroup.org (Paul Jordan)
Date: Fri Jan 3 12:09:01 2003
Subject: [ic] weighted search result sorting
In-Reply-To: <000301c2b2ad$63d6c0e0$020110ac@majestic.cursor-software.co.uk>
Message-ID:
> Paul Jordan [paul@gishnetwork.com] wrote:
> > sku keywords
> > sku123 ocean, island, sky, trees, water
> > sku124 sky, clouds, blue, day
> >
> > Lets say I have thousands similar to this. The problem arises when
> > someone searches for the term 'sky'. It will pull both results from
> > above, but if I sort by sku it will show the pictures of
> the island with
> > water and sky, or any number of picture with sky in it WILL appear
> > BEFORE a simple brilliant SKY by itself.... which is not
> good, if left
> > to sorting a field value.
> >
> > I have been thinking of ways to "weight" the result set. I am not an
> > expert on efficiency nor databases. I am using Mysql, but NOT an SQL
> > query because I am doing full text searches.
> >
> > A pseudo idea would be like:
> >
> > sku keywords
> > sku123 ocean_7, island_9, sky_5, trees_4, water_5
> > sku124 sky_10, clouds_10, blue_3, day_2
> >
> > I have no idea if this is possible but in the above it is
> assumed that
> > with substring matching turned on, 'sky' will still be a
> HIT for both,
> > then maybe create some custom tf=? or method of sorting based on the
[snip]
> I'd have a table along the lines of the following:
hmmm, how did I know? ;)
>
> sku keyword weight
> ------- --------------- --------
> sku123 ocean 7
> sku123 island 9
> sku123 sky 5
> sku123 trees 4
> sku123 water 5
> sku124 sky 10
> sku124 clouds 10
> sku124 blue 3
> sku124 day 2
>
> PRIMARY INDEX: sku, keyword
> NON-UNIQUE INDEX: keyword
>
> The following (untested) SQL queries should then work as follows:
>
> Query:
>
> SELECT sku, SUM(weight) AS skuweight
> FROM keywords
> WHERE keyword IN ('sky')
> GROUP BY sku
> ORDER BY skuweight DESC
>
> Results:
>
> sku skuweight
> ------- ---------
> sku124 10
> sku123 5
>
> Query:
>
> SELECT sku, SUM(weight) AS skuweight
> FROM keywords
> WHERE keyword IN ('sky','ocean')
> GROUP BY sku
> ORDER BY skuweight DESC
>
[snip]
Thanks Pat, Kevin and John.
I was hoping that the thread would stay close to my pseudo idea. Having
the keywords in a separate table poses many issues. For one, It would
slow down item entry into the database considerably. However I think
Mike is working on new improved LINK model for table linking in ADMIN,
which may help some with *that* issue.
Then, we are working on a sort of "build you own search engine" type
thing. It will allow to narrow the search down by searching any number
of columns (prod_group, cap_group, aspect, type, etc etc).
This would now mean that then Kevin's above solution would have to be a
select join on tables 'keywords' and 'products'... Do you think that
poses any kind of performance issues? Believe me when I say there will
be millions of sku#'s, This makes for a very large keywords table, as
each sku can have 5,6,7,8... keywords.
This can get ugly fast, as I also give the option of "exclude" keywords.
-> At this point is I ask, IS IT POSSIBLE to keep this in the 'products'
table with an ITL search? If not then I will have to look into reworking
our tables and using sql like Kevin suggests, although for many reasons
doing that is about as attractive as my sophomore year girlfriend :-\
-> At that point I ask, will doing Kevin's suggestion, but joining it to
the products table be no good.... or "the wrong direction" ?
Thanks agian for all youses insight!
Paul
From interchange-users@icdevgroup.org Fri Jan 3 12:12:53 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Fri Jan 3 12:12:53 2003
Subject: [ic] Returning products with various defaul options...
References: <014101c29189$f9602510$0400a8c0@ibmlt> <1037912004.1275.184.camel@archimedes.localnetsolutions.com> <001601c291c2$0f27e170$0400a8c0@ibmlt> <00dd01c2b312$9ec8acd0$7ae331d2@co3041008a> <003d01c2b334$1ba27c60$0a01000a@badtzmaru.com> <002701c2b346$05e324d0$7ae331d2@co3041008a>
Message-ID: <003101c2b34a$3381eda0$0a01000a@badtzmaru.com>
> I would prefer very much to use the former. i.e. Use single product with
> manufacturer size 'options'.
I am a little confused as to how your data is currently laid out (is the
"hidden" size in the product table or option table), but basically you could
issue a query in your flypage that returned rows that matched your hidden
value for the item currently being displayed. You would then loop through
those results and use it to display your "related" products.
Jeff
From interchange-users@icdevgroup.org Fri Jan 3 12:16:03 2003
From: interchange-users@icdevgroup.org (Ed LaFrance)
Date: Fri Jan 3 12:16:03 2003
Subject: [ic] yet another shipping problem
In-Reply-To: <20030103061435.90267.qmail@web10007.mail.yahoo.com>
Message-ID: <5.1.1.6.0.20030103091249.03700d10@mail.newmediaems.com>
At 10:14 PM 01/02/2003 -0800, you wrote:
>Hi All,
>
>I've searched and searched the archives before asking
>this to avoid having to ask about yet another shipping
>problem on the list. From the looks of the archives
>there have been plenty. I've been unable to figure
>this out though.
>
>I want to give free shipping to dealers and charge a
>flat rate of $5 to everyone else. My shipping.asc
>looks like:
>
>usstandard US Standard [quantity] 0
> 0 e Nothing to Ship
>
>usstandard US Standard [quantity] 1
> 999999 f [perl]if($Scratch->{price_level} eq
>"dealer"){$shipprice=0;}else{$shipprice=5.00;}return
>$shipprice;[/perl] {}
>
>and my country.txt looks like:
>
>US 0 US usstandard United
>States USA 840
>
>Of course there are also a ton of other countries in
>there but I'm only using the US for shipping addresses
>currently.
>
>The problem is that when I add something to my cart I
>get this:
>
>Note: No match found for mode 'usstandard', quantity
>'0', returning 0.
>
>and an empty shipping pulldown.
>
>Anyone see something I'm doing wrong? Anything else I
>should be checking for?
>
>BTW, I can see that price_level is set correctly.
>
>Thanks,
>
>Ryan Grace
Unless [quantity] is a UserTag for you catalog, that is your problem, since
there is no such tag in the core ITL. Try using [nitems] instead.
- Ed L.
===============================================================
New Media E.M.S. Technology Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
From interchange-users@icdevgroup.org Fri Jan 3 12:18:00 2003
From: interchange-users@icdevgroup.org (Bob Keyes)
Date: Fri Jan 3 12:18:00 2003
Subject: [ic] access.gdbm corruption?
Message-ID:
Here's my environment:
Debian 3.0
Linux 2.4.18-k6
Interchange 4.8 (from the debian package)
running the demo store, I get problems in the UI. Twice now when the web
site developer has tried to work on the store, the UI has crashed leaving
the rest of the store up and running. /var/log/messages shows:
Jan 3 10:19:51 mordred int1: Died in server spawn: Could not tie to
'/var/lib/interchange/catalogs/ghast/products/access.gdbm': Resource
temporarily unavailable at /usr/lib/interchange/Vend/Table/GDBM.pm line
115.
I can fix this temporarily by deleting the access.gdbm file and restarting
interchange (of course I lose settings) but it comes back quickly.
Does anyone know what causes this and how to fix it?
From interchange-users@icdevgroup.org Fri Jan 3 12:20:01 2003
From: interchange-users@icdevgroup.org (Ryan Grace)
Date: Fri Jan 3 12:20:01 2003
Subject: [ic] BoA.pm payment module question
In-Reply-To: <000b01c2af72$995df780$0a01000a@badtzmaru.com>
Message-ID: <20030103171844.86362.qmail@web10004.mail.yahoo.com>
Thanks for the reply Jeff. Looks like our estore
account was set up incorrectly with Bank of America.
Ryan
> > I've uncommented the debugging output within
> > the module and see that Bank of America is
> returning
> > an HTML form to the module for processing, which
> it
> > apparently doesn't do. Has anyone else run into
> this?
>
> Are you using an estore API user? Also make
> sure the estore backend's
> Manage Store->Order Rules->Configure Options is set
> as a "treat as in
> process HTTP request". It is also possible the
> estore account is set up
> wrong, this happened on the last one I set up, they
> gave me the full cart
> configuration instead of just the payment gateway.
> You can tell this has
> happened if there is no option for API user and
> there is no option for
> in-process HTTP requests.
>
>
> Jeff
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
>
http://www.icdevgroup.org/mailman/listinfo/interchange-users
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
From interchange-users@icdevgroup.org Fri Jan 3 12:44:01 2003
From: interchange-users@icdevgroup.org (Ryan Grace)
Date: Fri Jan 3 12:44:01 2003
Subject: [ic] yet another shipping problem
In-Reply-To: <5.1.1.6.0.20030103091249.03700d10@mail.newmediaems.com>
Message-ID: <20030103174337.64000.qmail@web10003.mail.yahoo.com>
> Unless [quantity] is a UserTag for you catalog, that
> is your problem, since
> there is no such tag in the core ITL. Try using
> [nitems] instead.
I changed my shipping.asc, removing [quantity] and
replacing with quantity (no brackets). Now after
restarting I get a shipping price of $153,590,820.00
and no longer get the error about not finding the
method. The huge shipping cost changes every time I
hit 'recalculate' on teh checkout page, but stays
within a few grand of that number. The shipping
pulldown is still empty.
Here's what my shipping.asc looks like:
usstandard US Standard quantity 0
0 0
usstandard US Standard quantity 1
999999 f [perl]if($Scratch->{price_level} eq
"dealer"){$shipprice=0;}else{$shipprice=5;}return
$shipprice;[/perl] {}
I only care if their price_level scratch variable is
set to dealer or not, as shown in the perl code. Do I
need to use a criteria still like quantity or weight
to calculate shipping cost by?
Thanks,
Ryan
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
From interchange-users@icdevgroup.org Fri Jan 3 13:06:00 2003
From: interchange-users@icdevgroup.org (Ryan Grace)
Date: Fri Jan 3 13:06:00 2003
Subject: [ic] yet another shipping problem
In-Reply-To: <20030103174337.64000.qmail@web10003.mail.yahoo.com>
Message-ID: <20030103180454.88150.qmail@web10005.mail.yahoo.com>
> Here's what my shipping.asc looks like:
>
> usstandard US Standard quantity 0
> 0 0
>
> usstandard US Standard quantity 1
> 999999 f [perl]if($Scratch->{price_level} eq
> "dealer"){$shipprice=0;}else{$shipprice=5;}return
> $shipprice;[/perl] {}
Ok, I figured something out. I removed the trailing
{} from the second line of my shipping.asc and the
shipping cost is now calculated correctly. However,
the pulldown menu is still empty.
Anyone know why the shipping pulldown would be empty
if the shipping.asc is being parsed ok and shipping is
calculated correctly?
Thanks,
Ryan
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
From interchange-users@icdevgroup.org Fri Jan 3 13:07:57 2003
From: interchange-users@icdevgroup.org (Karen Gold)
Date: Fri Jan 3 13:07:57 2003
Subject: [ic] yet another shipping problem
Message-ID:
>I want to give free shipping to dealers and charge a
>flat rate of $5 to everyone else.
Couldn't you default to flat shipping with a IF dealer and assign on the
checkout page? My best guess for the syntax is:
[if data userdb::dealer::[data session username] == 1]
[assign shipping="0"]
[/if]
--
Karen Gold
http://www.loadup.com
From interchange-users@icdevgroup.org Fri Jan 3 13:22:01 2003
From: interchange-users@icdevgroup.org (Adrian P Wilkinson)
Date: Fri Jan 3 13:22:01 2003
Subject: [ic] Interchange Keeps Dying
Message-ID: <002901c2b354$da53e070$0cc0a8c0@getontothe.net>
Dear List,
I've had a quick skirt around the mailing list archive and can't find a
solution so I'm asking for some hints here. After some initial problems, I
finally managed to get Interchange up and running, ran a test catalogue and
now have reinstalled it to run as the end-user's accounts rather than
'interch' and moved the data to MySQL whilst in the process.
Everything looks good and appears to be working as expected but the
Interchange server just appears to die randomly for no reason. Sometimes
it'll die after 20 mins, sometimes after 20 hours, even when I'm still
logged into the system and there is no "idle process killer" daemon running
to my knowledge.
Here are the contents of the various log files:
/tmp/icdebug file:
Start DEBUG at Fri Jan 3 17:58:48 2003
Start DEBUG at Fri Jan 3 17:59:37 2003
Start DEBUG at Fri Jan 3 18:00:45 2003
Start DEBUG at Fri Jan 3 18:06:41 2003
[Note: I restarted the server several times to reflect configuration changes
I was testing, it's not dying every minute!]
/home/caliconn/interchange/catalogs/caliconn/error.log:
cache-ink2-bas-hsi.cableinet.co.uk E6gdfZU7:co.uk -
[03/January/2003:16:45:27 +0000] caliconn
/cgi-bin/store/admin/survey/index.html Bad data selector='session_id'
field='' key=''
[Note: Nothing to worry about, I was just playing around with surveys]
/home/caliconn/interchange/error.log:
- - - [03/January/2003:18:06:41 +0000] - - START server (22420) (INET and
UNIX)
- - - [03/January/2003:18:09:40 +0000] - - Config 'caliconn' from running
server
(22420)
- - - [03/January/2003:18:09:40 +0000] - - Using MySQL,
DSN=dbi:mysql:interchang
e...
- - - [03/January/2003:18:09:40 +0000] - - Reconfig of caliconn successful.
[Note: Nothing here of any value]
Process list ('ps auxwww'):
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.3 1384 468 ? S 2002 0:17 init [3]
root 2 0.0 0.0 0 0 ? SW 2002 0:00 [keventd]
root 3 0.0 0.0 0 0 ? SWN 2002 0:08
[ksoftirqd_CPU0]
root 4 0.0 0.0 0 0 ? SW 2002 1:11 [kswapd]
root 5 0.0 0.0 0 0 ? SW 2002 0:00 [bdflush]
root 6 0.0 0.0 0 0 ? SW 2002 0:39 [kupdated]
root 7 0.0 0.0 0 0 ? SW< 2002 0:00 [mdrecoveryd]
root 8 0.0 0.0 0 0 ? SW 2002 8:13 [kjournald]
root 120 0.0 0.0 0 0 ? SW 2002 0:00 [kjournald]
root 121 0.0 0.0 0 0 ? SW 2002 7:13 [kjournald]
root 122 0.0 0.0 0 0 ? SW 2002 11:01 [kjournald]
root 123 0.0 0.0 0 0 ? SW 2002 12:17 [kjournald]
root 340 0.0 0.0 0 0 ? SW 2002 0:00 [eth0]
root 549 0.0 0.7 3232 892 ? S 2002 0:02
/usr/sbin/sshd
root 568 0.0 0.6 2172 732 ? S 2002 0:22
xinetd -stayalive -reuse -pidfile /var/run/xinetd.pid
root 690 0.0 0.8 7516 956 ? S 2002 0:25
/usr/sbin/httpsd
root 713 0.0 0.4 1428 564 ? S 2002 0:02 crond
nobody 714 0.0 0.4 4324 568 ? S 2002 0:00
/usr/local/bin/gcache 99 /wwws/gcache_port
nobody 715 0.0 0.7 7604 944 ? S 2002 0:00
/usr/sbin/httpsd
nobody 716 0.0 0.7 7604 944 ? S 2002 0:00
/usr/sbin/httpsd
nobody 717 0.0 0.8 7680 948 ? S 2002 0:00
/usr/sbin/httpsd
nobody 718 0.0 0.8 7680 1060 ? S 2002 0:00
/usr/sbin/httpsd
nobody 719 0.0 0.7 7604 944 ? S 2002 0:00
/usr/sbin/httpsd
nobody 720 0.0 0.7 7604 944 ? S 2002 0:00
/usr/sbin/httpsd
nobody 721 0.0 0.7 7604 944 ? S 2002 0:00
/usr/sbin/httpsd
nobody 723 0.0 0.8 7680 948 ? S 2002 0:00
/usr/sbin/httpsd
nobody 724 0.0 0.7 7604 944 ? S 2002 0:00
/usr/sbin/httpsd
root 743 0.0 1.2 4124 1496 ? SN 2002 0:36 healthd
root 764 0.0 0.7 2220 840 ? S 2002 0:00 /bin/sh
/usr/local/mysql/bin/safe_mysqld --datadir=/usr/local/mysql/data --pid-file=
/usr/local/mysql/data/invincible.propagation.net.pid
root 780 0.0 0.3 3780 460 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 799 0.0 3.8 7140 4592 ? S 2002 16:06 syswatchd
mysql 852 0.0 1.0 2572 1280 ? S 2002 0:00
/usr/local/mysql/bin/mysqld --defaults-extra-file=/usr/local/mysql/data/mysq
l.conf --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data --user=mys
ql --pid-file=/usr/local/mysql/data/invincible.propagation.net.pid --skip-lo
cking
root 854 0.0 1.2 125452 1428 ? S 2002 0:03
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 855 0.0 0.4 3780 532 ? S 2002 0:08
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 856 0.0 1.2 125452 1428 ? S 2002 9:27
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 870 0.0 0.2 1352 348 tty1 S 2002 0:00
/sbin/mingetty tty1
root 871 0.0 0.2 1352 348 tty2 S 2002 0:00
/sbin/mingetty tty2
root 872 0.0 0.2 1352 348 tty3 S 2002 0:00
/sbin/mingetty tty3
root 873 0.0 0.2 1352 348 tty4 S 2002 0:00
/sbin/mingetty tty4
root 874 0.0 0.2 1352 348 tty5 S 2002 0:00
/sbin/mingetty tty5
root 875 0.0 0.2 1364 348 tty6 S 2002 0:00
/sbin/agetty -i -l /sbin/elogin 9600 tty6
mysql 885 0.0 1.0 2572 1280 ? S 2002 0:08
/usr/local/mysql/bin/mysqld --defaults-extra-file=/usr/local/mysql/data/mysq
l.conf --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data --user=mys
ql --pid-file=/usr/local/mysql/data/invincible.propagation.net.pid --skip-lo
cking
mysql 886 0.0 1.0 2572 1280 ? S 2002 0:01
/usr/local/mysql/bin/mysqld --defaults-extra-file=/usr/local/mysql/data/mysq
l.conf --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data --user=mys
ql --pid-file=/usr/local/mysql/data/invincible.propagation.net.pid --skip-lo
cking
root 15151 0.0 1.2 125452 1428 ? S 2002 1:15
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15152 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15153 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15154 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15155 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15156 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15157 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15158 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15159 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15160 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15161 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15162 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15163 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15164 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15165 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15166 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15167 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15168 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15169 0.0 1.2 125452 1428 ? S 2002 0:00
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15170 0.0 1.2 125452 1428 ? S 2002 0:12
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 15171 0.0 1.2 125452 1428 ? S 2002 0:06
/usr/local/real/Bin/rmserver /usr/local/real/rmserver.cfg --sct --iehp
root 17812 0.0 0.8 5628 956 ? S 2002 1:14 monstd
nobody 14162 0.0 0.8 7604 956 ? S 2002 0:00
/usr/sbin/httpsd
nobody 14164 0.0 0.8 7604 956 ? S 2002 0:00
/usr/sbin/httpsd
nobody 14167 0.0 0.8 7604 956 ? S 2002 0:00
/usr/sbin/httpsd
nobody 14168 0.0 0.8 7604 956 ? S 2002 0:00
/usr/sbin/httpsd
nobody 14169 0.0 0.8 7604 956 ? S 2002 0:00
/usr/sbin/httpsd
nobody 14170 0.0 0.8 7604 956 ? S 2002 0:00
/usr/sbin/httpsd
nobody 14171 0.0 0.8 7604 956 ? S 2002 0:00
/usr/sbin/httpsd
nobody 14172 0.0 0.8 7604 956 ? S 2002 0:00
/usr/sbin/httpsd
nobody 14173 0.0 0.7 7604 932 ? S 2002 0:00
/usr/sbin/httpsd
nobody 24825 0.0 0.8 7680 1048 ? S 2002 0:00
/usr/sbin/httpsd
nobody 19831 0.0 0.9 7604 1068 ? S Jan02 0:00
/usr/sbin/httpsd
root 26165 0.0 1.1 6576 1328 ? S Jan02 0:01
/usr/sbin/sshd
root 26180 0.0 1.0 2412 1260 pts/0 S Jan02 0:00 -bash
root 17206 0.0 1.3 6064 1620 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17214 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17215 0.0 1.9 6140 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17216 0.0 1.9 6144 2264 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17217 0.0 1.9 6136 2256 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17218 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17219 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17220 0.0 1.9 6140 2264 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17221 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17222 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17223 0.0 1.9 6140 2264 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17224 0.0 1.9 6140 2264 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17225 0.0 1.9 6140 2264 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17226 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17227 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17228 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17229 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17230 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17231 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17232 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17233 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17234 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17235 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17236 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17237 0.0 1.9 6140 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17238 0.0 1.9 6136 2260 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17239 0.0 1.9 6136 2256 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17240 0.0 1.9 6136 2256 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17241 0.0 1.9 6136 2256 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17242 0.0 1.9 6136 2256 ? S 09:26 0:00
/usr/sbin/httpd
nobody 17243 0.0 1.9 6136 2256 ? S 09:26 0:00
/usr/sbin/httpd
root 22195 0.0 1.5 5040 1836 ? S 12:00 0:00 sendmail:
accepting connections
caliconn 22420 0.0 21.6 29540 25676 ? S 12:06 0:00
/usr/local/bin/perl /home/caliconn/interchange/bin/interchange --Ignore -r
root 22825 0.0 0.4 1444 592 ? S 12:17 0:00 syslogd -m 0
root 22830 0.0 0.9 1988 1100 ? S 12:17 0:00 klogd -2
root 22873 0.0 0.6 2672 788 pts/0 R 12:19 0:00 ps auxwww
auxwww
Any suggestions as how I can find out -WHY- it keeps dying and how I can
stop it from doing so?
Regards, Ade.
From interchange-users@icdevgroup.org Fri Jan 3 13:27:00 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Fri Jan 3 13:27:00 2003
Subject: [ic] access.gdbm corruption?
References:
Message-ID: <005e01c2b354$faf0b920$0a01000a@badtzmaru.com>
> Jan 3 10:19:51 mordred int1: Died in server spawn: Could not tie to
> '/var/lib/interchange/catalogs/ghast/products/access.gdbm': Resource
> temporarily unavailable at /usr/lib/interchange/Vend/Table/GDBM.pm line
> 115.
Multiple users trying to use the admin backend simultaneously with the
same user account.
Jeff
From interchange-users@icdevgroup.org Fri Jan 3 13:30:01 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Fri Jan 3 13:30:01 2003
Subject: [ic] access.gdbm corruption?
References:
Message-ID: <006201c2b355$4854bc20$0a01000a@badtzmaru.com>
I should clarify my statement by saying that "multiple users" means
"multiple sessions". A single physical person could generate multiple
sessions, I do this by opening both IE and netscape.
Jeff
From interchange-users@icdevgroup.org Fri Jan 3 13:46:01 2003
From: interchange-users@icdevgroup.org (Ed LaFrance)
Date: Fri Jan 3 13:46:01 2003
Subject: [ic] access.gdbm corruption?
In-Reply-To: <005e01c2b354$faf0b920$0a01000a@badtzmaru.com>
References:
Message-ID: <5.1.1.6.0.20030103104234.036ec040@mail.newmediaems.com>
At 01:21 PM 01/03/2003 -0500, you wrote:
> > Jan 3 10:19:51 mordred int1: Died in server spawn: Could not tie to
> > '/var/lib/interchange/catalogs/ghast/products/access.gdbm': Resource
> > temporarily unavailable at /usr/lib/interchange/Vend/Table/GDBM.pm line
> > 115.
>
> Multiple users trying to use the admin backend simultaneously with the
>same user account.
>
>
>Jeff
If you are using an SQL database for most of your tables, I would suggest
you convert access to SQL and see if that helps. GDBM is weak when it comes
to multi-user/session access.
- Ed L.
===============================================================
New Media E.M.S. Technology Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
From interchange-users@icdevgroup.org Fri Jan 3 14:18:01 2003
From: interchange-users@icdevgroup.org (Bob Keyes)
Date: Fri Jan 3 14:18:01 2003
Subject: [ic] access.gdbm corruption?
In-Reply-To: <006201c2b355$4854bc20$0a01000a@badtzmaru.com>
Message-ID:
On Fri, 3 Jan 2003, Jeff Dafoe wrote:
>
> I should clarify my statement by saying that "multiple users" means
> "multiple sessions". A single physical person could generate multiple
> sessions, I do this by opening both IE and netscape.
>
Thanks. I had thought of that and checked, but just realized I had missed
one terminal window open on the server itself. Oops!
Though IC should really have a way to not die when this happens. Feature
Request: When an account is logged in more than once, the second user
trying to log in should get a message to the likes of:
"This user is alredy logged in from {hostname}, idle since {last activity
time). Close this old session? (Yes/No)"
I'd try to code this myself, if I knew more about how the interchange
internals work.
From interchange-users@icdevgroup.org Sat Jan 4 12:50:01 2003
From: interchange-users@icdevgroup.org (Michael C. Ibarra)
Date: Sat Jan 4 12:50:01 2003
Subject: [ic] Tax Help Needed
Message-ID: <1041702079.3e171cbf2f995@webmail.hawk.com>
Hello All:
Here in sunny New York State, US, we collect tax depending
on the destination town/city or zip. Taxes vary from town
to town and are not the same throughout the state. I see an
option for taxing states, but is there a way to tax all within
a state, % varying?
Also, does anyone already have NYS info within their table
that they can share with me?
Regards,
-mike
From interchange-users@icdevgroup.org Sat Jan 4 13:03:01 2003
From: interchange-users@icdevgroup.org (Michael C. Ibarra)
Date: Sat Jan 4 13:03:01 2003
Subject: [ic] Need More Options (sub-options?)
Message-ID: <1041702427.3e171e1b5dfb8@webmail.hawk.com>
Hello:
I've got some items that have options to them, easy. The problem
that I am having is creating further options based on the options
selected. For instance, you've chosen Luggage-A, Luggage-A comes
with the option a handle option, if you've chosen handle option
X, then you are further queried for options on the lining of this
luggage, if you've chosen handle option Z, then you are queried for
the lining of this luggage PLUS the outer finish.
I hope this all make sense.
Regards,
-mike
From interchange-users@icdevgroup.org Sat Jan 4 14:07:01 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Sat Jan 4 14:07:01 2003
Subject: [ic] Tax Help Needed
In-Reply-To: <1041702079.3e171cbf2f995@webmail.hawk.com>
Message-ID: <000001c2b424$4f5fdca0$020110ac@majestic.cursor-software.co.uk>
Michael C. Ibarra [ibarra@hawk.com] wrote:
>
> Here in sunny New York State, US, we collect tax depending
> on the destination town/city or zip. Taxes vary from town
> to town and are not the same throughout the state. I see an
> option for taxing states, but is there a way to tax all within
> a state, % varying?
>
> Also, does anyone already have NYS info within their table
> that they can share with me?
>
I believe that New York State applies a different tax rate depending
upon the county. I suspect that your local, friendly tax official or
accountant is likely to have more information.
To help you get started with your Interchange setup, you'll find a list
of North American counties here:
http://www.interchange.RTFM.info/downloads/counties.txt
The file is in a suitably Interchange-friendly format (tab-separated
values). If you find any errors in there then please let me know.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Sat Jan 4 14:44:01 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Sat Jan 4 14:44:01 2003
Subject: [ic] Need More Options (sub-options?)
In-Reply-To: <1041702427.3e171e1b5dfb8@webmail.hawk.com>
Message-ID: <000101c2b429$996cd320$020110ac@majestic.cursor-software.co.uk>
Michael C. Ibarra [ibarra@hawk.com] wrote:
>
> I've got some items that have options to them, easy. The problem
> that I am having is creating further options based on the options
> selected. For instance, you've chosen Luggage-A, Luggage-A comes
> with the option a handle option, if you've chosen handle option
> X, then you are further queried for options on the lining of this
> luggage, if you've chosen handle option Z, then you are queried for
> the lining of this luggage PLUS the outer finish.
>
> I hope this all make sense.
>
It sounds like an over-complication to me. I'd propose a bunch of
lists, something like this:
Handle options:
No handle
Brown Handle
Green Handle
Anti-grav unit
Jet pack
Lining options:
No lining
Furry lining
Leather lining
Unspecified sticky green lining
Lined using yesterday's newspaper
Outer finish:
Grey plastic
Green
Blue
Metal
Wooden
Other options:
Plutonium power cell (only available with the anti-grav unit)
Hair brush (only available with the furry lining)
1,000,000 in used notes (costs extra)
If the choice of handle really does determine the choice of 'outer
finish' then you could:
1) direct the user to a list of options on a second page
2) modify the available options using JavaScript, or
3) code the "handle" options to include the "finish" options
Perhaps if you posted a list of options, and their relationship to one
another would, it would make it easier to come up with implementation
ideas.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Sat Jan 4 17:13:00 2003
From: interchange-users@icdevgroup.org (Ian)
Date: Sat Jan 4 17:13:00 2003
Subject: [ic] DirConfig and CSS
Message-ID: <002a01c2b43e$4ae3cb90$d701a8c0@w3itdev>
Hi
I am having a problem with templates.
>From documentation and search results of the mailing lists, I should be able
to reflect templates with the following line in theme.cfg file of the
relevant theme. However this does not seem to work.
DirConfig Variable templates/__THEME__/regions
I found a mention of using catalog.cfg with varible settings like the
following:
Variable LEFTONLY [include templates/LEFTONLY]
Variable LEFTRIGHT [include templates/LEFTRIGHT]
Variable LEFTRIGHT_TOP [include
templates/__THEME__/regions/LEFTRIGHT_TOP]
Variable LEFTRIGHT_BOTTOM [include
templates/__THEME__/regions/LEFTRIGHT_BOTTOM]
This works however the THEME_CSS set in theme.cfg does not seem to get set
or translated. Using __THEME_CSS__ in LEFTRIGHT_TOP template and index.html
produces a blank. Here is the actual variable seting in catalog.cfg:
Variable THEME_CSS <
BODY {
background-color: __BACKGROUND__;
font-family: __MAINCONTENT_FONT__;
font-size: __MAINCONTENT_FONTSIZE__;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
TD {
font-family: __MAINCONTENT_FONT__;
font-size: __MAINCONTENT_FONTSIZE__;
}
A:link, A:active, A:visited {
color: __LINK__;
font-family: __MAINCONTENT_FONT__;
font-weight: __MAINCONTENT_WEIGHT__;
text-decoration: __LINKDECO__;
font-size: __MAINCONTENT_FONTSIZE__;
}
A:hover {
color: __LINKHOVER__;
font-family: __MAINCONTENT_FONT__;
font-weight: __MAINCONTENT_WEIGHT__;
text-decoration: __LINKHOVERDECO__;
font-size: __MAINCONTENT_FONTSIZE__;
}
A.barlink:link, A.barlink:active, A.barlink:visited {
color: __CATEGORYBAR_LINK__;
font-family: __CATEGORYBAR_FONT__;
font-weight: __CATEGORYBAR_WEIGHT__;
text-decoration: __CATEGORYBAR_LINKDECO__;
font-size: __CATEGORYBAR_FONTSIZE__;
}
A.barlink:hover {
color: __CATEGORYBAR_LINKHOVER__;
font-family: __CATEGORYBAR_FONT__;
font-weight: __CATEGORYBAR_WEIGHT__;
text-decoration: __CATEGORYBAR_HOVERDECO__;
font-size: __CATEGORYBAR_FONTSIZE__;
}
.maincontent {
background-color: __MAINCONTENT_BG__;
color: __MAINCONTENT_TEXT__;
font-family: __MAINCONTENT_FONT__;
font-weight: __MAINCONTENT_WEIGHT__;
font-size: __MAINCONTENT_FONTSIZE__;
}
.contentbar1 {
background-color: __CONTENTBAR1__;
color: __MAINCONTENT_TEXT__;
font-family: __MAINCONTENT_FONT__;
font-weight: __MAINCONTENT_WEIGHT__;
font-size: __MENUBAR_FONTSIZE__;
}
.contentbar2 {
background-color: __CONTENTBAR2__;
color: __MAINCONTENT_TEXT__;
font-family: __MAINCONTENT_FONT__;
font-weight: __MAINCONTENT_WEIGHT__;
font-size: __MENUBAR_FONTSIZE__;
}
.categorybar {
background-color: __CATEGORYBAR_BG__;
color: __CATEGORYBAR_TEXT__;
font-family: __CATEGORYBAR_FONT__;
font-weight: __CATEGORYBAR_WEIGHT__;
font-size: __CATEGORYBAR_FONTSIZE__;
}
.menubar {
background-color: __MENUBAR_BG__;
color: __MENUBAR_TEXT__;
font-family: __MENUBAR_FONT__;
font-weight: __MENUBAR_WEIGHT__;
font-size: __MENUBAR_FONTSIZE__;
}
EOV
Where am I going wrong?
Many thanks,
Ian
From interchange-users@icdevgroup.org Sat Jan 4 18:08:01 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Sat Jan 4 18:08:01 2003
Subject: [ic] DirConfig and CSS
In-Reply-To: <002a01c2b43e$4ae3cb90$d701a8c0@w3itdev>
Message-ID: <000501c2b446$05dee7c0$020110ac@majestic.cursor-software.co.uk>
Ian [ian@w3it.com] wrote:
>
> I am having a problem with templates.
>
> From documentation and search results of the mailing lists, I should be able
> to reflect templates with the following line in theme.cfg file of the
> relevant theme. However this does not seem to work.
>
> DirConfig Variable templates/__THEME__/regions
>
> I found a mention of using catalog.cfg with varible settings like the
> following:
> Variable LEFTONLY [include templates/LEFTONLY]
> Variable LEFTRIGHT [include templates/LEFTRIGHT]
> Variable LEFTRIGHT_TOP [include
> templates/__THEME__/regions/LEFTRIGHT_TOP]
> Variable LEFTRIGHT_BOTTOM [include
> templates/__THEME__/regions/LEFTRIGHT_BOTTOM]
>
> This works however the THEME_CSS set in theme.cfg does not seem to get set
> or translated. Using __THEME_CSS__ in LEFTRIGHT_TOP template and index.html
> produces a blank. Here is the actual variable seting in catalog.cfg:
>
> Variable THEME_CSS <
> EOV
>
Try the following patch. I'll have a play with it and book it into
CVS later.
======================================================================
*** Config.pm 1 Jan 2003 14:13:05 -0000 2.88
--- Config.pm 4 Jan 2003 23:04:45 -0000
***************
*** 3231,3236 ****
--- 3231,3237 ----
next unless -f "$dir/$_";
#::logDebug("reading key=$_ from $dir/$_");
$ref->{$_} = readfile("$dir/$_", $Global::NoAbsolute, 0)
;
+ $ref->{$_} = substitute_variable($ref->{$_}) if $C->{Par
seVariables};
$sref->{$_} = "$dir/$_";
}
}
======================================================================
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Sat Jan 4 20:52:01 2003
From: interchange-users@icdevgroup.org (Info@daBoy.com)
Date: Sat Jan 4 20:52:01 2003
Subject: [ic] 4.9.3 "ship status update failed"
Message-ID: <000001c2b45c$ef46a310$1f02a8c0@DarrenPL>
Hi All,
I just moved my store from my old server running IC 4.8.5 to a new
server running IC 4.9.3 and now when I try to update the status of an
order via "Ship all lines -> Update the order" I get the following
message in green on the Pending Orders page:
Orderline 00000150-1 ship status update failed.
Here is what is in my log file.
24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:09
-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice
of 00000150-1 in read-only table orderline
24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:36
-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice
of 00000150-1 in read-only table orderline
24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47
-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set
orderline::status::00000150-1 in read-only table
24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47
-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Unable to send mail
using /usr/lib/sendmail
> Message follows:
The status is changed to "shipped" just fine, but no ship_notice email
is sent.
My "transactions" table's order status updates to "shipped" just fine,
but the status for each line item in the "orderline" table remains at
"pending".
I have found this exact problem posted by Grant on Nov. 12th but there
was not solution. Can someone please help?
Thanks
Darren
From interchange-users@icdevgroup.org Sat Jan 4 21:25:00 2003
From: interchange-users@icdevgroup.org (Darren)
Date: Sat Jan 4 21:25:00 2003
Subject: [ic] Payment Method incorect on Order Tracking Page.
Message-ID: <000101c2b461$95733ce0$1f02a8c0@DarrenPL>
Hi All,
I have upgraded form IC 4.8.5 to IC 4.9.3. I have setup paypal in my
store and it is working with one exception. When a user selects paypal
it will do the processing and work fine except that it says COD in the
payment method in the transaction table and in the orders screen. The
email that gets send to me and the user says 'PayPal - Payment made to
sales@daboy.com' but it stores it as COD.
Can someone Please help me figure this out. It worked fine in 4.8.5.
TIA
Darren
------------------------------
Here is how I set it up.
I added PAYPAL_ACCEPTED =1 in my Preferences
****Checkout.html ****
**In the Select section I added:
[if variable PAYPAL_ACCEPTED]
PayPal Credit Card Billing
[/if]
**Further down I have
[elsif value payment_method eq cod]
[/elsif]
[elsif value payment_method eq paypal]
[/elsif]
****profiles.order
**I added the following
__NAME__ paypal
fname=required
lname=required
address1=required
city=required
country=required
[if value country =~ /^(US|CA)$/i]
state=state_province
zip=postcode
[/if]
&or phone_night=phone, phone_day=phone Must have day or evening phone
number
&set = prof_mode_accepted [var PAYPAL_ACCEPTED]
prof_mode_accepted=required This site doesn't accept PayPal. You should
not have been offered that option; please contact us.
&fatal = yes
email=required
email=email
&set = mv_payment PayPal - Payment made to sales@daboy.com
&final = yes
&setcheck=mv_email [value email]
__END__
From interchange-users@icdevgroup.org Sat Jan 4 22:04:01 2003
From: interchange-users@icdevgroup.org (Ian Corner)
Date: Sat Jan 4 22:04:01 2003
Subject: [ic] DirConfig and CSS
In-Reply-To: <000501c2b446$05dee7c0$020110ac@majestic.cursor-software.co.uk>
Message-ID:
sadly, I do not have the capabilty to use patches as I host the service. Any
other ideas?
Regards,
Ian
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Kevin Walsh
Sent: 05 January 2003 00:07
To: interchange-users@icdevgroup.org
Subject: RE: [ic] DirConfig and CSS
Ian [ian@w3it.com] wrote:
>
> I am having a problem with templates.
>
> From documentation and search results of the mailing lists, I should be
able
> to reflect templates with the following line in theme.cfg file of the
> relevant theme. However this does not seem to work.
>
> DirConfig Variable templates/__THEME__/regions
>
> I found a mention of using catalog.cfg with varible settings like the
> following:
> Variable LEFTONLY [include templates/LEFTONLY]
> Variable LEFTRIGHT [include templates/LEFTRIGHT]
> Variable LEFTRIGHT_TOP [include
> templates/__THEME__/regions/LEFTRIGHT_TOP]
> Variable LEFTRIGHT_BOTTOM [include
> templates/__THEME__/regions/LEFTRIGHT_BOTTOM]
>
> This works however the THEME_CSS set in theme.cfg does not seem to get set
> or translated. Using __THEME_CSS__ in LEFTRIGHT_TOP template and
index.html
> produces a blank. Here is the actual variable seting in catalog.cfg:
>
> Variable THEME_CSS <
> EOV
>
Try the following patch. I'll have a play with it and book it into
CVS later.
======================================================================
*** Config.pm 1 Jan 2003 14:13:05 -0000 2.88
--- Config.pm 4 Jan 2003 23:04:45 -0000
***************
*** 3231,3236 ****
--- 3231,3237 ----
next unless -f "$dir/$_";
#::logDebug("reading key=$_ from $dir/$_");
$ref->{$_} = readfile("$dir/$_",
$Global::NoAbsolute, 0)
;
+ $ref->{$_} = substitute_variable($ref->{$_}) if
$C->{Par
seVariables};
$sref->{$_} = "$dir/$_";
}
}
======================================================================
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Sat Jan 4 22:17:00 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Sat Jan 4 22:17:00 2003
Subject: [ic] Returning products with various default options...
References: <014101c29189$f9602510$0400a8c0@ibmlt> <1037912004.1275.184.camel@archimedes.localnetsolutions.com> <001601c291c2$0f27e170$0400a8c0@ibmlt> <00dd01c2b312$9ec8acd0$7ae331d2@co3041008a> <000b01c2b342$649cb440$0affff0a@msi5>
Message-ID: <000f01c2b471$13908e20$7ae331d2@co3041008a>
> > I am wondering if I can return a results page with various sizes
returned
> > based on a value in another field in the products database.
>
> Simply add one more display field in your current results page. Make the
> added display field as a link to (or search for) other product(s) based
on
> the "value in another field"
I just knew that my question was a bit unclear.
What I am needing is a page of search results that will include 'buy now'
buttons. (easy enough)
but clicking 'buy now' will add the item to the cart with a size 'option' as
pulled from the query, not the default option value.
I guess my first question should have been:
Can I create a 'buy now' button that adds an item to the cart with an option
selected other than the default?
Is there an IC tag that allows me to specify a value for an option before an
item is added to a cart?
Thanks in advance
Simon
>
>
> ----- Original Message -----
> From:
> To:
> Sent: Friday, January 03, 2003 5:26 AM
> Subject: [ic] Returning products with various defaul options...
>
>
> > I have a store that has many items that all have different 'size'
options.
> >
> > I am wondering if I can return a results page with various sizes
returned
> > based on a value in another field in the products database.
> >
> > i.e. Click here to see related products with recommended sizes to fit
your
> > show size.
> >
> > (Manufacturer marked sizes (in the product options) is not always same
as
> > the real size so we have given a hidden value for these in the products
> > table)
> >
> > Typical Results should yield links to:
> >
> > Manufacturer - Product - default option
> > Manufacturer X - shoe Z - size 9 (hidden value 9)
> > Manufacture Y - show A - size 10 (hidden value 9)
> > Manufacturer Z - shoe C - size 9 1/2 (hidden value 9)
> >
> >
> > Another shoe sized person might yield results like:
> > Manufacturer - Product - default option
> > Manufacturer X - shoe Z - size 8 - (hidden value 8)
> > Manufacture Y - show A - size 9 - (hidden value 8)
> > Manufacturer Z - shoe C - size 8 1/2 - (hidden value 8)
> >
> >
> > I hope this is clear?
> >
> > Maybe the question could be better asked, can I create a search for
> products
> > which present a link to a product where the default size option changes
> > based on a hidden value in the products database?
> >
> > I hope this is now too way obscure a question; please let me know.
> >
> > Using 4.8.6/mysql
> >
> > Many thanks in advance for any guidance or yes no answers!!!!
> >
> > Simon
> >
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@icdevgroup.org
> > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> >
> >
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Sun Jan 5 04:11:01 2003
From: interchange-users@icdevgroup.org (D Zhang - msi)
Date: Sun Jan 5 04:11:01 2003
Subject: [ic] Returning products with various default options...
References: <014101c29189$f9602510$0400a8c0@ibmlt> <1037912004.1275.184.camel@archimedes.localnetsolutions.com> <001601c291c2$0f27e170$0400a8c0@ibmlt> <00dd01c2b312$9ec8acd0$7ae331d2@co3041008a> <000b01c2b342$649cb440$0affff0a@msi5> <000f01c2b471$13908e20$7ae331d2@co3041008a>
Message-ID: <000b01c2b49a$29c2f100$0affff0a@msi5>
let me try to see if I can understand
You have
(1) shoes in different sizes (so, need to select which size)
(2) one size of the shoes from different manufacturers that are labeled
differently, but equivalent among them.
Currently:
In your products table, you have one field specifies common, or default
sizes, which is optional for customers to select at time of "buy now"
Your difficulty is:
The manufacturer or their equivalent size number is not specified, and thus,
you don't know which product to ship, or not available for custumer to
choose which manufacturer's product
What you are trying to accomplish is:
give one "buy now" bottom that tells both the size and the manufacuterer (or
the equivalent size given by that manufacterer)
If my understanding is correct, then, I think you'll have to have two
options for customer to specify: size and manufacturer (or their equivalent
size). It's a (x,y) two dimenssion issue that can't be determined by just
giving (x) or (y). This is the same as selecting sizes and colors. No way
can one tell the color from the size. So, adding one more optional field
(manufacture) in the results page should be the easy way. .
To do this, in the "another field", list manufacturer name, instead of the
equivalent size number. Operationally, take the "default" size just as a
reference rather than actual shoe size. Keep a table that maps the "default"
to actual sizes giving by different manufaturers
default size 1 2 3 4 5 6
size of M.A 3 5 6 8 9 12
size of M.B 2 4 6 8 10 12
size of M.C (what ever the equivalent size number)
size of M.D ......
......
If you want to make it easy yourself, simply give the table to your people,
tell them to prepare orders according that table. To avoid confusing, give
"size reference" as the field name of the "default size", rather than simply
"size". So, when your people read the order sheet, they'll know it's a
"reference number", and they have to pick up the right size according the
table.
To be perfect, you can implement that table in your database, bring up the
actual size as a hidden field when customer select a specific manufacterer.
Then, you get "products with various default options", e.g. manufacturer and
actual size given by that manufacturer.
Hope, this is helpful.
David
dzhang@msihosting.com
Mount Spring International
http://www.msihosting.com
----- Original Message -----
From:
To:
Sent: Saturday, January 04, 2003 11:15 PM
Subject: Re: [ic] Returning products with various default options...
> > > I am wondering if I can return a results page with various sizes
> returned
> > > based on a value in another field in the products database.
> >
> > Simply add one more display field in your current results page. Make the
> > added display field as a link to (or search for) other product(s) based
> on
> > the "value in another field"
>
>
> I just knew that my question was a bit unclear.
>
> What I am needing is a page of search results that will include 'buy now'
> buttons. (easy enough)
> but clicking 'buy now' will add the item to the cart with a size 'option'
as
> pulled from the query, not the default option value.
>
> I guess my first question should have been:
>
> Can I create a 'buy now' button that adds an item to the cart with an
option
> selected other than the default?
>
> Is there an IC tag that allows me to specify a value for an option before
an
> item is added to a cart?
>
> Thanks in advance
>
> Simon
>
>
>
>
> >
> >
> > ----- Original Message -----
> > From:
> > To:
> > Sent: Friday, January 03, 2003 5:26 AM
> > Subject: [ic] Returning products with various defaul options...
> >
> >
> > > I have a store that has many items that all have different 'size'
> options.
> > >
> > > I am wondering if I can return a results page with various sizes
> returned
> > > based on a value in another field in the products database.
> > >
> > > i.e. Click here to see related products with recommended sizes to fit
> your
> > > show size.
> > >
> > > (Manufacturer marked sizes (in the product options) is not always same
> as
> > > the real size so we have given a hidden value for these in the
products
> > > table)
> > >
> > > Typical Results should yield links to:
> > >
> > > Manufacturer - Product - default option
> > > Manufacturer X - shoe Z - size 9 (hidden value 9)
> > > Manufacture Y - show A - size 10 (hidden value 9)
> > > Manufacturer Z - shoe C - size 9 1/2 (hidden value 9)
> > >
> > >
> > > Another shoe sized person might yield results like:
> > > Manufacturer - Product - default option
> > > Manufacturer X - shoe Z - size 8 - (hidden value 8)
> > > Manufacture Y - show A - size 9 - (hidden value 8)
> > > Manufacturer Z - shoe C - size 8 1/2 - (hidden value 8)
> > >
> > >
> > > I hope this is clear?
> > >
> > > Maybe the question could be better asked, can I create a search for
> > products
> > > which present a link to a product where the default size option
changes
> > > based on a hidden value in the products database?
> > >
> > > I hope this is now too way obscure a question; please let me know.
> > >
> > > Using 4.8.6/mysql
> > >
> > > Many thanks in advance for any guidance or yes no answers!!!!
> > >
> > > Simon
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > interchange-users mailing list
> > > interchange-users@icdevgroup.org
> > > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> > >
> > >
> >
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@icdevgroup.org
> > http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
From interchange-users@icdevgroup.org Sun Jan 5 11:45:01 2003
From: interchange-users@icdevgroup.org (Ed LaFrance)
Date: Sun Jan 5 11:45:01 2003
Subject: [ic] 4.9.3 "ship status update failed"
In-Reply-To: <000001c2b45c$ef46a310$1f02a8c0@DarrenPL>
Message-ID: <5.1.1.6.0.20030105083955.020aad68@mail.newmediaems.com>
At 08:51 PM 1/4/2003 -0500, you wrote:
>Hi All,
>
>I just moved my store from my old server running IC 4.8.5 to a new
>server running IC 4.9.3 and now when I try to update the status of an
>order via "Ship all lines -> Update the order" I get the following
>message in green on the Pending Orders page:
>
>Orderline 00000150-1 ship status update failed.
>
>Here is what is in my log file.
>
>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:09
>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice
>of 00000150-1 in read-only table orderline
>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:36
>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice
>of 00000150-1 in read-only table orderline
>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47
>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set
>orderline::status::00000150-1 in read-only table
>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47
>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Unable to send mail
>using /usr/lib/sendmail
> > Message follows:
>
>
>The status is changed to "shipped" just fine, but no ship_notice email
>is sent.
>My "transactions" table's order status updates to "shipped" just fine,
>but the status for each line item in the "orderline" table remains at
>"pending".
>
>
>I have found this exact problem posted by Grant on Nov. 12th but there
>was not solution. Can someone please help?
Error messages can sometimes be misleading, but intially it appears there
may be two problems:
1. write permissions on the orderline table are not set;
2. Interchange cannot find your sendmail program.
For 1, check the relevant admin pages for the presence of the tag which
sets write permission on the orderline table, this is usuall [flag
type=write tables="table list"] or [tag flag write]table list[/tag]. For 2.
verify the location of sendmail on the command line using 'which sendmail'
or 'whereis sendmail'.
- Ed L.
===============================================================
New Media E.M.S. Technology Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
From interchange-users@icdevgroup.org Sun Jan 5 11:52:00 2003
From: interchange-users@icdevgroup.org (Ed LaFrance)
Date: Sun Jan 5 11:52:00 2003
Subject: [ic] Payment Method incorect on Order Tracking Page.
In-Reply-To: <000101c2b461$95733ce0$1f02a8c0@DarrenPL>
Message-ID: <5.1.1.6.0.20030105084513.020bd378@mail.newmediaems.com>
At 09:24 PM 1/4/2003 -0500, you wrote:
>Hi All,
>
>I have upgraded form IC 4.8.5 to IC 4.9.3. I have setup paypal in my
>store and it is working with one exception. When a user selects paypal
>it will do the processing and work fine except that it says COD in the
>payment method in the transaction table and in the orders screen. The
>email that gets send to me and the user says 'PayPal - Payment made to
>sales@daboy.com' but it stores it as COD.
>
>Can someone Please help me figure this out. It worked fine in 4.8.5.
>
>TIA
>
>Darren
>------------------------------
Darren -
etc/log_transaction has changed quite a bit since the 4.8.x branch. If you
are using the new 4.9 log_transaction, you are going to need to modify the
[if ..][elsif ..][else][/if] block at the top of the file to account for
your new payment method. It should be as easy as inserting this:
[elsif value payment_method eq paypal]
[comment] do nothing [/comment]
[/elsif]
...right after where it checks if mv_order_profile eq cod.
- Ed L.
===============================================================
New Media E.M.S. Technology Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
From interchange-users@icdevgroup.org Sun Jan 5 14:33:00 2003
From: interchange-users@icdevgroup.org (Ian Corner)
Date: Sun Jan 5 14:33:00 2003
Subject: [ic] DirConfig and CSS
In-Reply-To:
Message-ID:
I never managed to resolve this using the IC method of setting the variable
in theme.cfg. In the end I made the THEME_CSS variable set to point to a
seperate style sheet file and it works perfectly.
I would still be interestee to know what the problem was though should
anyone resolve the issue.
Thanks for any help.
Ian
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Ian Corner
Sent: 05 January 2003 04:03
To: interchange-users@icdevgroup.org
Subject: RE: [ic] DirConfig and CSS
sadly, I do not have the capabilty to use patches as I host the service. Any
other ideas?
Regards,
Ian
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Kevin Walsh
Sent: 05 January 2003 00:07
To: interchange-users@icdevgroup.org
Subject: RE: [ic] DirConfig and CSS
Ian [ian@w3it.com] wrote:
>
> I am having a problem with templates.
>
> From documentation and search results of the mailing lists, I should be
able
> to reflect templates with the following line in theme.cfg file of the
> relevant theme. However this does not seem to work.
>
> DirConfig Variable templates/__THEME__/regions
>
> I found a mention of using catalog.cfg with varible settings like the
> following:
> Variable LEFTONLY [include templates/LEFTONLY]
> Variable LEFTRIGHT [include templates/LEFTRIGHT]
> Variable LEFTRIGHT_TOP [include
> templates/__THEME__/regions/LEFTRIGHT_TOP]
> Variable LEFTRIGHT_BOTTOM [include
> templates/__THEME__/regions/LEFTRIGHT_BOTTOM]
>
> This works however the THEME_CSS set in theme.cfg does not seem to get set
> or translated. Using __THEME_CSS__ in LEFTRIGHT_TOP template and
index.html
> produces a blank. Here is the actual variable seting in catalog.cfg:
>
> Variable THEME_CSS <
> EOV
>
Try the following patch. I'll have a play with it and book it into
CVS later.
======================================================================
*** Config.pm 1 Jan 2003 14:13:05 -0000 2.88
--- Config.pm 4 Jan 2003 23:04:45 -0000
***************
*** 3231,3236 ****
--- 3231,3237 ----
next unless -f "$dir/$_";
#::logDebug("reading key=$_ from $dir/$_");
$ref->{$_} = readfile("$dir/$_",
$Global::NoAbsolute, 0)
;
+ $ref->{$_} = substitute_variable($ref->{$_}) if
$C->{Par
seVariables};
$sref->{$_} = "$dir/$_";
}
}
======================================================================
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Sun Jan 5 16:04:00 2003
From: interchange-users@icdevgroup.org (Matthew Smith)
Date: Sun Jan 5 16:04:00 2003
Subject: [ic] Interchange 4.8.3 and 4.8.6 installation on debian woody fails.
Message-ID: <000001c2b4fd$e566f290$1400a8c0@vacuum.local>
Hi,
Recently I have been trying to install the standard 4.8.3 version of
interchange on a debian woody system and I don't seem to be getting anywhere
fast. Problem is that it asks if I want it to create the user and group
interchange; if I answer yes installation hangs at the point
Adding system group: .
and does nothing more. Only thing I can do is hit Ctrl-C and try again which
results in exactly the same problem. If I answer no to the question "do I
want to create the user interchange?", then it keeps coming back with the
same question again, I can only hit Ctrl-C to abort. Does anyone have any
ideas how to solve this problem? I have also tried the 4.8.6.20021206-1
version and this also seems to give me the same problem. Installation hangs
at the point where it says adding system group.
Hope somebody out there knows an answer as all the searches I've tried
didn't find this problem.
Kind regards
Matthew Smith
hazed@xs4all.nl
From interchange-users@icdevgroup.org Sun Jan 5 16:40:01 2003
From: interchange-users@icdevgroup.org (Darren)
Date: Sun Jan 5 16:40:01 2003
Subject: [ic] Payment Method incorect on Order Tracking Page.
Message-ID: <004301c2b502$d2debd10$1f02a8c0@DarrenPL>
Thanks Ed.
I edited etc/log_transaction and added the following after the check for
COD and it worked great.
[elsif value mv_order_profile eq paypal]
Payment: [value name=mv_payment set="PayPal"]
[/elsif]
Thanks,
Darren
>
>
>etc/log_transaction has changed quite a bit since the 4.8.x branch. If
you
>are using the new 4.9 log_transaction, you are going to need to modify
the
>[if ..][elsif ..][else][/if] block at the top of the file to account
for
>your new payment method. It should be as easy as inserting this:
>
>[elsif value payment_method eq paypal]
> [comment] do nothing [/comment]
>[/elsif]
>
>...right after where it checks if mv_order_profile eq cod.
>
>- Ed L.
>>
>>I have upgraded form IC 4.8.5 to IC 4.9.3. I have setup paypal in my
>>store and it is working with one exception. When a user selects
paypal
>>it will do the processing and work fine except that it says COD in the
>>payment method in the transaction table and in the orders screen. The
>>email that gets send to me and the user says 'PayPal - Payment made to
>>sales@daboy.com' but it stores it as COD.
>>
>>Can someone Please help me figure this out. It worked fine in 4.8.5.
>>
>>TIA
>>
>>Darren
>------------------------------
From interchange-users@icdevgroup.org Sun Jan 5 17:21:01 2003
From: interchange-users@icdevgroup.org (Darren)
Date: Sun Jan 5 17:21:01 2003
Subject: [ic] 4.9.3 "ship status update failed"
Message-ID: <004401c2b508$98dab0f0$1f02a8c0@DarrenPL>
>>At 08:51 PM 1/4/2003 -0500, you wrote:
>>Hi All,
>>
>>I just moved my store from my old server running IC 4.8.5 to a new
>>server running IC 4.9.3 and now when I try to update the status of an
>>order via "Ship all lines -> Update the order" I get the following
>>message in green on the Pending Orders page:
>>
>>Orderline 00000150-1 ship status update failed.
>>
>>Here is what is in my log file.
>>
>>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:09
>>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice
>>of 00000150-1 in read-only table orderline
>>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:36
>>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice
>>of 00000150-1 in read-only table orderline
>>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47
>>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set
>>orderline::status::00000150-1 in read-only table
>>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47
>>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Unable to send mail
>>using /usr/lib/sendmail
>> > Message follows:
>>
>>
>>The status is changed to "shipped" just fine, but no ship_notice email
>>is sent.
>>My "transactions" table's order status updates to "shipped" just fine,
>>but the status for each line item in the "orderline" table remains at
>>"pending".
>>
>>
>>I have found this exact problem posted by Grant on Nov. 12th but there
>>was not solution. Can someone please help?
>Error messages can sometimes be misleading, but intially it appears
there
>may be two problems:
> 1. write permissions on the orderline table are not set;
> 2. Interchange cannot find your sendmail program.
>
>For 1, check the relevant admin pages for the presence of the tag which
>sets write permission on the orderline table, this is usuall [flag
>type=write tables="table list"] or [tag flag write]table list[/tag].
For 2.
>verify the location of sendmail on the command line using 'which
sendmail'
>or 'whereis sendmail'.
>
>- Ed L.
Hi,
I think sendmail is in the right place as email is sent to me and the
customer when the order is placed. I don't have shell access right now
but I will check the exact location later.
I am not sure where to look in the admin pages for the presence of the
write permission tag. Can you give me a hint of where to look?
Thanks
Darren
From interchange-users@icdevgroup.org Sun Jan 5 18:06:01 2003
From: interchange-users@icdevgroup.org (Martin Abell)
Date: Sun Jan 5 18:06:01 2003
Subject: [ic] There was an error adding to the transaction log.
Message-ID:
My working catalogs work fine, buy my demo catalog keeps recording "There
was an error adding to the transaction log." in the logs/log file. (Nothing
is recorded in the error.log for the catalog or for interchange.) Running
IC 4.8.1 under RedHat using mySQL (3.23.53a) for main data tables.
Compared demo to working catalog for log_transaction (identical),
profiles.order (identical) and permissions on the mysql tables
(transactions, orderline, userdb, products, cat) which look OK. Can
manually add records to these tables, which have all the same fields as the
working catalog. Can't say the checkout pages are identical for the
working and non-working catalogs (mostly page layout changes); the essential
stuff looks the same.
One thing I added to demo was quickbooks logging (which works). Removing it
from ORDER_ROUTES stops quickbooks logging, but doesn't restore transaction
logging. The Route section of catalog.cfg is identical for the working and
non-working catalogs except for the addition of the quickbooks statements.
(Tried the searchable archive, but concluded there was something wrong with
it at the time. When I clicked links that looked very relevant, I usually
got an unrelated item.)
Anyone got a clue where to look next?
Martin Abell
SpeedSpan
From interchange-users@icdevgroup.org Sun Jan 5 18:57:01 2003
From: interchange-users@icdevgroup.org (Jeff Obranovich)
Date: Sun Jan 5 18:57:01 2003
Subject: [ic] DirConfig and CSS
In-Reply-To:
Message-ID: <000a01c2b515$fc950340$0300000a@home>
Ian,
This same problem has been driving me nuts!
When you created your style sheet:
did you create it in a text editor and set the TEME_CSS variable equal to
the path to your CSS file?
Or, were you required to use "Personal CSS / set styles" under the
Preferences tab in the AdminUI?
Thanks for any info.
Jeff
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Ian Corner
Sent: Sunday, January 05, 2003 2:32 PM
To: interchange-users@icdevgroup.org
Subject: RE: [ic] DirConfig and CSS
I never managed to resolve this using the IC method of setting the variable
in theme.cfg. In the end I made the THEME_CSS variable set to point to a
seperate style sheet file and it works perfectly.
I would still be interestee to know what the problem was though should
anyone resolve the issue.
Thanks for any help.
Ian
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Ian Corner
Sent: 05 January 2003 04:03
To: interchange-users@icdevgroup.org
Subject: RE: [ic] DirConfig and CSS
sadly, I do not have the capabilty to use patches as I host the service. Any
other ideas?
Regards,
Ian
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Kevin Walsh
Sent: 05 January 2003 00:07
To: interchange-users@icdevgroup.org
Subject: RE: [ic] DirConfig and CSS
Ian [ian@w3it.com] wrote:
>
> I am having a problem with templates.
>
> From documentation and search results of the mailing lists, I should be
able
> to reflect templates with the following line in theme.cfg file of the
> relevant theme. However this does not seem to work.
>
> DirConfig Variable templates/__THEME__/regions
>
> I found a mention of using catalog.cfg with varible settings like the
> following:
> Variable LEFTONLY [include templates/LEFTONLY]
> Variable LEFTRIGHT [include templates/LEFTRIGHT]
> Variable LEFTRIGHT_TOP [include
> templates/__THEME__/regions/LEFTRIGHT_TOP]
> Variable LEFTRIGHT_BOTTOM [include
> templates/__THEME__/regions/LEFTRIGHT_BOTTOM]
>
> This works however the THEME_CSS set in theme.cfg does not seem to get set
> or translated. Using __THEME_CSS__ in LEFTRIGHT_TOP template and
index.html
> produces a blank. Here is the actual variable seting in catalog.cfg:
>
> Variable THEME_CSS <
> EOV
>
Try the following patch. I'll have a play with it and book it into
CVS later.
======================================================================
*** Config.pm 1 Jan 2003 14:13:05 -0000 2.88
--- Config.pm 4 Jan 2003 23:04:45 -0000
***************
*** 3231,3236 ****
--- 3231,3237 ----
next unless -f "$dir/$_";
#::logDebug("reading key=$_ from $dir/$_");
$ref->{$_} = readfile("$dir/$_",
$Global::NoAbsolute, 0)
;
+ $ref->{$_} = substitute_variable($ref->{$_}) if
$C->{Par
seVariables};
$sref->{$_} = "$dir/$_";
}
}
======================================================================
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Mon Jan 6 06:13:01 2003
From: interchange-users@icdevgroup.org (Ian Corner)
Date: Mon Jan 6 06:13:01 2003
Subject: [ic] DirConfig and CSS
In-Reply-To: <000a01c2b515$fc950340$0300000a@home>
Message-ID:
Jeff
>did you create it in a text editor and set the TEME_CSS
>variable equal to the path to your CSS file?
I just cut and paste the style code from the theme.cfg file into a new
style.css file and changed the settings. Then set the Variable THEME_CSS to
i looked at that Personal CSS page but opted to leave it alone. When I read
the help that came with the page (see below) I did not want to escalate any
problems and opted for something that I did know about.
--- snipit from help
The Knar table stores store-wide configuration information. If you don't
know about store-wide configuration, it probably won't help you much. On the
other hand, if you just can't find the place to tweak the value you're
looking for, it might be worth poking around (gently!) in here.
---
Hope it helps.
Ian
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Jeff
Obranovich
Sent: 06 January 2003 00:56
To: interchange-users@icdevgroup.org
Subject: RE: [ic] DirConfig and CSS
Ian,
This same problem has been driving me nuts!
When you created your style sheet:
did you create it in a text editor and set the TEME_CSS variable equal to
the path to your CSS file?
Or, were you required to use "Personal CSS / set styles" under the
Preferences tab in the AdminUI?
Thanks for any info.
Jeff
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Ian Corner
Sent: Sunday, January 05, 2003 2:32 PM
To: interchange-users@icdevgroup.org
Subject: RE: [ic] DirConfig and CSS
I never managed to resolve this using the IC method of setting the variable
in theme.cfg. In the end I made the THEME_CSS variable set to point to a
seperate style sheet file and it works perfectly.
I would still be interestee to know what the problem was though should
anyone resolve the issue.
Thanks for any help.
Ian
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Ian Corner
Sent: 05 January 2003 04:03
To: interchange-users@icdevgroup.org
Subject: RE: [ic] DirConfig and CSS
sadly, I do not have the capabilty to use patches as I host the service. Any
other ideas?
Regards,
Ian
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Kevin Walsh
Sent: 05 January 2003 00:07
To: interchange-users@icdevgroup.org
Subject: RE: [ic] DirConfig and CSS
Ian [ian@w3it.com] wrote:
>
> I am having a problem with templates.
>
> From documentation and search results of the mailing lists, I should be
able
> to reflect templates with the following line in theme.cfg file of the
> relevant theme. However this does not seem to work.
>
> DirConfig Variable templates/__THEME__/regions
>
> I found a mention of using catalog.cfg with varible settings like the
> following:
> Variable LEFTONLY [include templates/LEFTONLY]
> Variable LEFTRIGHT [include templates/LEFTRIGHT]
> Variable LEFTRIGHT_TOP [include
> templates/__THEME__/regions/LEFTRIGHT_TOP]
> Variable LEFTRIGHT_BOTTOM [include
> templates/__THEME__/regions/LEFTRIGHT_BOTTOM]
>
> This works however the THEME_CSS set in theme.cfg does not seem to get set
> or translated. Using __THEME_CSS__ in LEFTRIGHT_TOP template and
index.html
> produces a blank. Here is the actual variable seting in catalog.cfg:
>
> Variable THEME_CSS <
> EOV
>
Try the following patch. I'll have a play with it and book it into
CVS later.
======================================================================
*** Config.pm 1 Jan 2003 14:13:05 -0000 2.88
--- Config.pm 4 Jan 2003 23:04:45 -0000
***************
*** 3231,3236 ****
--- 3231,3237 ----
next unless -f "$dir/$_";
#::logDebug("reading key=$_ from $dir/$_");
$ref->{$_} = readfile("$dir/$_",
$Global::NoAbsolute, 0)
;
+ $ref->{$_} = substitute_variable($ref->{$_}) if
$C->{Par
seVariables};
$sref->{$_} = "$dir/$_";
}
}
======================================================================
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Mon Jan 6 06:37:00 2003
From: interchange-users@icdevgroup.org (Jonathan Clark)
Date: Mon Jan 6 06:37:00 2003
Subject: [ic] DirConfig and CSS
In-Reply-To:
Message-ID: <000b01c2b577$f8dbdf50$0301a8c0@NT3078>
> >did you create it in a text editor and set the TEME_CSS
> >variable equal to the path to your CSS file?
> I just cut and paste the style code from the theme.cfg file into a new
> style.css file and changed the settings. Then set the Variable
> THEME_CSS to
>
>
> i looked at that Personal CSS page but opted to leave it alone.
> When I read
> the help that came with the page (see below) I did not want to
> escalate any
> problems and opted for something that I did know about.
> --- snipit from help
> The Knar table stores store-wide configuration information. If you don't
> know about store-wide configuration, it probably won't help you
> much. On the
> other hand, if you just can't find the place to tweak the value you're
> looking for, it might be worth poking around (gently!) in here.
> ---
'Personal CSS' applies to administrators logged into the UI only.
Themes is the right place for CSS to be applied to the customer-facing
shopping cart.
Jonathan
www.webmaint.net
From interchange-users@icdevgroup.org Mon Jan 6 07:04:00 2003
From: interchange-users@icdevgroup.org (Ian Corner)
Date: Mon Jan 6 07:04:00 2003
Subject: [ic] DirConfig and CSS
In-Reply-To: <000b01c2b577$f8dbdf50$0301a8c0@NT3078>
Message-ID:
>'Personal CSS' applies to administrators logged into the UI only.
Is it difficult to place that line in the help screen or somewhere equally
"obvious".
My immidiate thought here was, that if you have a panel for CSS changes on
the AdminUI, why not a panel for CSS changes to the customer pages? Surely
that would be far more important. To employ two different methods for CSS
alterations can only create confusion. Perhaps a future enhancement might be
that the customer CSS solution be similar to the AdminUI CSS solution. If
anything it saves having to learn two methods and remembering it.
Nice to know though.
Ian
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Jonathan
Clark
Sent: 06 January 2003 12:37
To: interchange-users@icdevgroup.org
Subject: RE: [ic] DirConfig and CSS
> >did you create it in a text editor and set the TEME_CSS
> >variable equal to the path to your CSS file?
> I just cut and paste the style code from the theme.cfg file into a new
> style.css file and changed the settings. Then set the Variable
> THEME_CSS to
>
>
> i looked at that Personal CSS page but opted to leave it alone.
> When I read
> the help that came with the page (see below) I did not want to
> escalate any
> problems and opted for something that I did know about.
> --- snipit from help
> The Knar table stores store-wide configuration information. If you don't
> know about store-wide configuration, it probably won't help you
> much. On the
> other hand, if you just can't find the place to tweak the value you're
> looking for, it might be worth poking around (gently!) in here.
> ---
'Personal CSS' applies to administrators logged into the UI only.
Themes is the right place for CSS to be applied to the customer-facing
shopping cart.
Jonathan
www.webmaint.net
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Mon Jan 6 07:13:02 2003
From: interchange-users@icdevgroup.org (Stefan Hornburg)
Date: Mon Jan 6 07:13:02 2003
Subject: [ic] Interchange 4.8.3 and 4.8.6 installation on debian woody fails.
In-Reply-To: <000001c2b4fd$e566f290$1400a8c0@vacuum.local>
References: <000001c2b4fd$e566f290$1400a8c0@vacuum.local>
Message-ID: <20030106131148.11ea62f9.racke@linuxia.de>
On Sun, 5 Jan 2003 22:03:27 +0100
"Matthew Smith" wrote:
> Hi,
>
> Recently I have been trying to install the standard 4.8.3 version of
> interchange on a debian woody system and I don't seem to be getting anywhere
> fast. Problem is that it asks if I want it to create the user and group
> interchange; if I answer yes installation hangs at the point
> Adding system group: .
>
> and does nothing more. Only thing I can do is hit Ctrl-C and try again which
> results in exactly the same problem. If I answer no to the question "do I
> want to create the user interchange?", then it keeps coming back with the
> same question again, I can only hit Ctrl-C to abort. Does anyone have any
> ideas how to solve this problem? I have also tried the 4.8.6.20021206-1
> version and this also seems to give me the same problem. Installation hangs
> at the point where it says adding system group.
>
> Hope somebody out there knows an answer as all the searches I've tried
> didn't find this problem.
Hello, Matthew !
I have no idea why this should fail in the addgroup command. As a workaround,
create the interchange user/group before installation:
addgroup interchange
adduser --system --ingroup interchange --home /usr/lib/interchange interchange
Ciao
Racke
From interchange-users@icdevgroup.org Mon Jan 6 07:21:00 2003
From: interchange-users@icdevgroup.org (Jonathan Clark)
Date: Mon Jan 6 07:21:00 2003
Subject: [ic] DirConfig and CSS
In-Reply-To:
Message-ID: <000c01c2b57e$24340190$0301a8c0@NT3078>
> >'Personal CSS' applies to administrators logged into the UI only.
> Is it difficult to place that line in the help screen or somewhere equally
> "obvious".
>
> My immidiate thought here was, that if you have a panel for CSS changes on
> the AdminUI, why not a panel for CSS changes to the customer pages? Surely
> that would be far more important. To employ two different methods for CSS
> alterations can only create confusion. Perhaps a future
> enhancement might be
> that the customer CSS solution be similar to the AdminUI CSS solution. If
> anything it saves having to learn two methods and remembering it.
The Personal CSS was nearly removed completely during 4.9 development. There
was a good reason why it stayed in the end, but I can't remember what it
was..
I think the reason CSS for the shopping cart is not in a database is due to
the way the shopping cart templates and themes are constructed. Taking parts
of this out of the file structure and putting them in the configuration
database table would make it more difficult to drop in a new theme or
template.
That said, some pointers as to the purpose of the personal css would
probably help a bit. I'll see what I can do..
Jonathan
www.webmaint.net
From interchange-users@icdevgroup.org Mon Jan 6 07:40:01 2003
From: interchange-users@icdevgroup.org (jeff obranovich)
Date: Mon Jan 6 07:40:01 2003
Subject: [ic] DirConfig and CSS
In-Reply-To:
References:
Message-ID: <1041838781.2999.0.camel@home.midwest_entertainment.com>
Thanks for the info.
On Mon, 2003-01-06 at 11:12, Ian Corner wrote:
> Jeff
> >did you create it in a text editor and set the TEME_CSS
> >variable equal to the path to your CSS file?
> I just cut and paste the style code from the theme.cfg file into a new
> style.css file and changed the settings. Then set the Variable THEME_CSS to
>
>
> i looked at that Personal CSS page but opted to leave it alone. When I read
> the help that came with the page (see below) I did not want to escalate any
> problems and opted for something that I did know about.
> --- snipit from help
> The Knar table stores store-wide configuration information. If you don't
> know about store-wide configuration, it probably won't help you much. On the
> other hand, if you just can't find the place to tweak the value you're
> looking for, it might be worth poking around (gently!) in here.
> ---
>
> Hope it helps.
> Ian
>
>
> -----Original Message-----
> From: interchange-users-admin@icdevgroup.org
> [mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Jeff
> Obranovich
> Sent: 06 January 2003 00:56
> To: interchange-users@icdevgroup.org
> Subject: RE: [ic] DirConfig and CSS
>
>
> Ian,
> This same problem has been driving me nuts!
> When you created your style sheet:
> did you create it in a text editor and set the TEME_CSS variable equal to
> the path to your CSS file?
> Or, were you required to use "Personal CSS / set styles" under the
> Preferences tab in the AdminUI?
>
> Thanks for any info.
> Jeff
>
> -----Original Message-----
> From: interchange-users-admin@icdevgroup.org
> [mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Ian Corner
> Sent: Sunday, January 05, 2003 2:32 PM
> To: interchange-users@icdevgroup.org
> Subject: RE: [ic] DirConfig and CSS
>
>
> I never managed to resolve this using the IC method of setting the variable
> in theme.cfg. In the end I made the THEME_CSS variable set to point to a
> seperate style sheet file and it works perfectly.
>
> I would still be interestee to know what the problem was though should
> anyone resolve the issue.
>
> Thanks for any help.
> Ian
>
> -----Original Message-----
> From: interchange-users-admin@icdevgroup.org
> [mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Ian Corner
> Sent: 05 January 2003 04:03
> To: interchange-users@icdevgroup.org
> Subject: RE: [ic] DirConfig and CSS
>
>
> sadly, I do not have the capabilty to use patches as I host the service. Any
> other ideas?
>
> Regards,
> Ian
>
> -----Original Message-----
> From: interchange-users-admin@icdevgroup.org
> [mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Kevin Walsh
> Sent: 05 January 2003 00:07
> To: interchange-users@icdevgroup.org
> Subject: RE: [ic] DirConfig and CSS
>
>
> Ian [ian@w3it.com] wrote:
> >
> > I am having a problem with templates.
> >
> > From documentation and search results of the mailing lists, I should be
> able
> > to reflect templates with the following line in theme.cfg file of the
> > relevant theme. However this does not seem to work.
> >
> > DirConfig Variable templates/__THEME__/regions
> >
> > I found a mention of using catalog.cfg with varible settings like the
> > following:
> > Variable LEFTONLY [include templates/LEFTONLY]
> > Variable LEFTRIGHT [include templates/LEFTRIGHT]
> > Variable LEFTRIGHT_TOP [include
> > templates/__THEME__/regions/LEFTRIGHT_TOP]
> > Variable LEFTRIGHT_BOTTOM [include
> > templates/__THEME__/regions/LEFTRIGHT_BOTTOM]
> >
> > This works however the THEME_CSS set in theme.cfg does not seem to get set
> > or translated. Using __THEME_CSS__ in LEFTRIGHT_TOP template and
> index.html
> > produces a blank. Here is the actual variable seting in catalog.cfg:
> >
> > Variable THEME_CSS < >
> > EOV
> >
> Try the following patch. I'll have a play with it and book it into
> CVS later.
>
> ======================================================================
> *** Config.pm 1 Jan 2003 14:13:05 -0000 2.88
> --- Config.pm 4 Jan 2003 23:04:45 -0000
> ***************
> *** 3231,3236 ****
> --- 3231,3237 ----
> next unless -f "$dir/$_";
> #::logDebug("reading key=$_ from $dir/$_");
> $ref->{$_} = readfile("$dir/$_",
> $Global::NoAbsolute, 0)
> ;
> + $ref->{$_} = substitute_variable($ref->{$_}) if
> $C->{Par
> seVariables};
> $sref->{$_} = "$dir/$_";
> }
> }
> ======================================================================
>
> --
> _/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
> _/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
> _/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
> _/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
From interchange-users@icdevgroup.org Mon Jan 6 07:44:00 2003
From: interchange-users@icdevgroup.org (jeff obranovich)
Date: Mon Jan 6 07:44:00 2003
Subject: [ic] DirConfig and CSS
In-Reply-To:
References:
Message-ID: <1041838781.2999.0.camel@home.midwest_entertainment.com>
Thanks for the info.
On Mon, 2003-01-06 at 11:12, Ian Corner wrote:
> Jeff
> >did you create it in a text editor and set the TEME_CSS
> >variable equal to the path to your CSS file?
> I just cut and paste the style code from the theme.cfg file into a new
> style.css file and changed the settings. Then set the Variable THEME_CSS to
>
>
> i looked at that Personal CSS page but opted to leave it alone. When I read
> the help that came with the page (see below) I did not want to escalate any
> problems and opted for something that I did know about.
> --- snipit from help
> The Knar table stores store-wide configuration information. If you don't
> know about store-wide configuration, it probably won't help you much. On the
> other hand, if you just can't find the place to tweak the value you're
> looking for, it might be worth poking around (gently!) in here.
> ---
>
> Hope it helps.
> Ian
>
>
> -----Original Message-----
> From: interchange-users-admin@icdevgroup.org
> [mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Jeff
> Obranovich
> Sent: 06 January 2003 00:56
> To: interchange-users@icdevgroup.org
> Subject: RE: [ic] DirConfig and CSS
>
>
> Ian,
> This same problem has been driving me nuts!
> When you created your style sheet:
> did you create it in a text editor and set the TEME_CSS variable equal to
> the path to your CSS file?
> Or, were you required to use "Personal CSS / set styles" under the
> Preferences tab in the AdminUI?
>
> Thanks for any info.
> Jeff
>
> -----Original Message-----
> From: interchange-users-admin@icdevgroup.org
> [mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Ian Corner
> Sent: Sunday, January 05, 2003 2:32 PM
> To: interchange-users@icdevgroup.org
> Subject: RE: [ic] DirConfig and CSS
>
>
> I never managed to resolve this using the IC method of setting the variable
> in theme.cfg. In the end I made the THEME_CSS variable set to point to a
> seperate style sheet file and it works perfectly.
>
> I would still be interestee to know what the problem was though should
> anyone resolve the issue.
>
> Thanks for any help.
> Ian
>
> -----Original Message-----
> From: interchange-users-admin@icdevgroup.org
> [mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Ian Corner
> Sent: 05 January 2003 04:03
> To: interchange-users@icdevgroup.org
> Subject: RE: [ic] DirConfig and CSS
>
>
> sadly, I do not have the capabilty to use patches as I host the service. Any
> other ideas?
>
> Regards,
> Ian
>
> -----Original Message-----
> From: interchange-users-admin@icdevgroup.org
> [mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Kevin Walsh
> Sent: 05 January 2003 00:07
> To: interchange-users@icdevgroup.org
> Subject: RE: [ic] DirConfig and CSS
>
>
> Ian [ian@w3it.com] wrote:
> >
> > I am having a problem with templates.
> >
> > From documentation and search results of the mailing lists, I should be
> able
> > to reflect templates with the following line in theme.cfg file of the
> > relevant theme. However this does not seem to work.
> >
> > DirConfig Variable templates/__THEME__/regions
> >
> > I found a mention of using catalog.cfg with varible settings like the
> > following:
> > Variable LEFTONLY [include templates/LEFTONLY]
> > Variable LEFTRIGHT [include templates/LEFTRIGHT]
> > Variable LEFTRIGHT_TOP [include
> > templates/__THEME__/regions/LEFTRIGHT_TOP]
> > Variable LEFTRIGHT_BOTTOM [include
> > templates/__THEME__/regions/LEFTRIGHT_BOTTOM]
> >
> > This works however the THEME_CSS set in theme.cfg does not seem to get set
> > or translated. Using __THEME_CSS__ in LEFTRIGHT_TOP template and
> index.html
> > produces a blank. Here is the actual variable seting in catalog.cfg:
> >
> > Variable THEME_CSS < >
> > EOV
> >
> Try the following patch. I'll have a play with it and book it into
> CVS later.
>
> ======================================================================
> *** Config.pm 1 Jan 2003 14:13:05 -0000 2.88
> --- Config.pm 4 Jan 2003 23:04:45 -0000
> ***************
> *** 3231,3236 ****
> --- 3231,3237 ----
> next unless -f "$dir/$_";
> #::logDebug("reading key=$_ from $dir/$_");
> $ref->{$_} = readfile("$dir/$_",
> $Global::NoAbsolute, 0)
> ;
> + $ref->{$_} = substitute_variable($ref->{$_}) if
> $C->{Par
> seVariables};
> $sref->{$_} = "$dir/$_";
> }
> }
> ======================================================================
>
> --
> _/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
> _/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
> _/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
> _/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
From interchange-users@icdevgroup.org Mon Jan 6 07:52:00 2003
From: interchange-users@icdevgroup.org (Matthew Smith)
Date: Mon Jan 6 07:52:00 2003
Subject: [ic] Interchange 4.8.3 and 4.8.6 installation on debian woody fails.
Message-ID: <000001c2b582$2fca2cb0$1400a8c0@vacuum.local>
Quoting Racke ():
>Hello, Matthew !
>
>I have no idea why this should fail in the addgroup command. As a
workaround,
>create the interchange user/group before installation:
>
>addgroup interchange
>adduser --system --ingroup interchange --home /usr/lib/interchange
interchange
>
>Ciao
> Racke
Hi Racke,
Thanks for your reply, but alas it helps not. Now when I try to install
interchange it doesn't ask me whether I want to create the user and group,
it just goes ahead and does it and still hangs at the point where it says
adding system group: .
I did purge the configs from dselect before attempting reinstallation. Don't
know if that makes a difference...
Greetings
Matthew
From interchange-users@icdevgroup.org Mon Jan 6 08:09:00 2003
From: interchange-users@icdevgroup.org (Stefan Hornburg)
Date: Mon Jan 6 08:09:00 2003
Subject: [ic] Interchange 4.8.3 and 4.8.6 installation on debian woody fails.
In-Reply-To: <000001c2b582$2fca2cb0$1400a8c0@vacuum.local>
References: <000001c2b582$2fca2cb0$1400a8c0@vacuum.local>
Message-ID: <20030106140703.37a1de29.racke@linuxia.de>
On Mon, 6 Jan 2003 13:50:25 +0100
"Matthew Smith" wrote:
> Quoting Racke ():
>
> >Hello, Matthew !
> >
> >I have no idea why this should fail in the addgroup command. As a
> workaround,
> >create the interchange user/group before installation:
> >
> >addgroup interchange
> >adduser --system --ingroup interchange --home /usr/lib/interchange
> interchange
> >
> >Ciao
> > Racke
>
> Hi Racke,
>
> Thanks for your reply, but alas it helps not. Now when I try to install
> interchange it doesn't ask me whether I want to create the user and group,
> it just goes ahead and does it and still hangs at the point where it says
> adding system group: .
>
> I did purge the configs from dselect before attempting reinstallation. Don't
> know if that makes a difference...
Can you send the complete installation output to me ?
Do you use authentication against /etc/passwd or something different ?
Bye
Racke
From interchange-users@icdevgroup.org Mon Jan 6 08:50:01 2003
From: interchange-users@icdevgroup.org (Rene Hertell)
Date: Mon Jan 6 08:50:01 2003
Subject: [ic] Setting a default value in Table Editor seems not to work
Message-ID:
Hi,
I'm having a table that I let my users modify, and I wanted to set a
timestamp, some browser info, username into a few fields each time the
record is modified. The problem is when I'm using the force_defaults=1 I get
empty values in all fileds exept the default.foo_field when editing a
record. Is there any other way I could use to update some fields with data
when a record is updated?
Regards, Ren
From interchange-users@icdevgroup.org Mon Jan 6 09:42:00 2003
From: interchange-users@icdevgroup.org (stjohn)
Date: Mon Jan 6 09:42:00 2003
Subject: [ic] unable to add items to the catalogue
Message-ID: <008c01c2b591$7fdbecc0$0400a8c0@mercury>
Hi,
I recently upgraded from 4.8 to 4.9.5 and now am unable to add items into
the catalogue. My original site was based on the foundation catalogue
however once I deleted all the nail and hammers etc. I am unable to add in
any new items. The new item page is displayed and the item id/sku increments
each attempt to add a new item but no data is saved into the database. I am
using mysql and this problem seems to be specific to this catalogue and db
as the other foundation we have as a test site works fine, any ideas what
the problem may be ?
thanks,
Stjohn
From interchange-users@icdevgroup.org Mon Jan 6 09:55:01 2003
From: interchange-users@icdevgroup.org (Ed LaFrance)
Date: Mon Jan 6 09:55:01 2003
Subject: [ic] 4.9.3 "ship status update failed"
In-Reply-To: <004401c2b508$98dab0f0$1f02a8c0@DarrenPL>
Message-ID: <5.1.1.6.0.20030106064047.02102618@mail.newmediaems.com>
At 05:20 PM 1/5/2003 -0500, you wrote:
> >>At 08:51 PM 1/4/2003 -0500, you wrote:
> >>Hi All,
> >>
> >>I just moved my store from my old server running IC 4.8.5 to a new
> >>server running IC 4.9.3 and now when I try to update the status of an
> >>order via "Ship all lines -> Update the order" I get the following
> >>message in green on the Pending Orders page:
> >>
> >>Orderline 00000150-1 ship status update failed.
> >>
> >>Here is what is in my log file.
> >>
> >>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:09
> >>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice
> >>of 00000150-1 in read-only table orderline
> >>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:36
> >>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice
> >>of 00000150-1 in read-only table orderline
> >>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47
> >>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set
> >>orderline::status::00000150-1 in read-only table
> >>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47
> >>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Unable to send mail
> >>using /usr/lib/sendmail
> >> > Message follows:
> >>
> >>
> >>The status is changed to "shipped" just fine, but no ship_notice email
> >>is sent.
> >>My "transactions" table's order status updates to "shipped" just fine,
> >>but the status for each line item in the "orderline" table remains at
> >>"pending".
> >>
> >>
> >>I have found this exact problem posted by Grant on Nov. 12th but there
> >>was not solution. Can someone please help?
>
>
> >Error messages can sometimes be misleading, but intially it appears
>there
> >may be two problems:
> > 1. write permissions on the orderline table are not set;
> > 2. Interchange cannot find your sendmail program.
> >
> >For 1, check the relevant admin pages for the presence of the tag which
>
> >sets write permission on the orderline table, this is usuall [flag
> >type=write tables="table list"] or [tag flag write]table list[/tag].
>For 2.
> >verify the location of sendmail on the command line using 'which
>sendmail'
> >or 'whereis sendmail'.
> >
> >- Ed L.
>
>Hi,
>
>I think sendmail is in the right place as email is sent to me and the
>customer when the order is placed. I don't have shell access right now
>but I will check the exact location later.
>I am not sure where to look in the admin pages for the presence of the
>write permission tag. Can you give me a hint of where to look?
It depends upon where you are initiating the 'ship orders' action, but the
pages I would check would be admin/order and admin/order_status. You won't
find these pages in your pages/admin directory unless you have put them
there; they are normally located in VENDROOT/lib/UI/pages/admin.
- Ed L.
===============================================================
New Media E.M.S. Technology Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
From interchange-users@icdevgroup.org Mon Jan 6 10:03:01 2003
From: interchange-users@icdevgroup.org (Jonathan Clark)
Date: Mon Jan 6 10:03:01 2003
Subject: [ic] unable to add items to the catalogue
In-Reply-To: <008c01c2b591$7fdbecc0$0400a8c0@mercury>
Message-ID: <000d01c2b594$9e930e20$0301a8c0@NT3078>
> I recently upgraded from 4.8 to 4.9.5 and now am unable to add items into
> the catalogue. My original site was based on the foundation catalogue
> however once I deleted all the nail and hammers etc. I am unable
> to add in
> any new items. The new item page is displayed and the item id/sku
> increments
> each attempt to add a new item but no data is saved into the
> database. I am
> using mysql and this problem seems to be specific to this catalogue and db
> as the other foundation we have as a test site works fine, any ideas what
> the problem may be ?
The difference between the default db and MySQL is the 'NOT NULL' feature.
There are many fields in the products table which require information to be
entered, for example, price. I have a suspicion that the DEFAULT ''s within
the table defs are not being applied, although I have not recently generated
a new table to prove this is the case.
The workaround is to make sure all the fields which are set to be NOT NULL
have data entered. To find out which these are, see the
/dbconf/mysql/products.mysql file.
Jonathan
www.webmaint.net
From interchange-users@icdevgroup.org Mon Jan 6 11:40:01 2003
From: interchange-users@icdevgroup.org (DesertMoon9)
Date: Mon Jan 6 11:40:01 2003
Subject: [ic] PVT PVT I had this in html before - goofed,
Message-ID: <017701c2b5a1$b460cc80$8600a8c0@midtx.clearsource.net>
Dear Phillip,
Resending, this, I am not subbed but goofed and had this in html when I sent it.
Could you protect my identity? And post this to the forum? It's NOT THE FORUM
that I ask the protection from, as much as the postings are public on the net and I
live in a HIGHLY conservative, smaller community.
Some of our family work in higher profile positions and deal with potentials of a
lot of judgement as it pertains to religous and spiritual differences in philosophy.
We need some help badly with the site. It's been up for a couple of years and I
wondered if a domain might moves things along. It's gotten good traffic at times
and all but one search engine has something on it listing or a link to it.
Thanks ever so much for any help you might consider.
Lar Shackelford
DesertMoon9@msn.com
===============
----- Original Message -----
From: DesertMoon9
To: interchange-users@icdevgroup.org
Sent: Sunday, January 05, 2003 1:20 AM
Subject: checking in with a forum question
Dear Phillip,
I found some of your wisdom on a Google search in which I was trying to search for information
about a 301 permanent change.
You wrote, (quoting Google Guy) "301 is the only way if your going to redirect and expect rankings."
I continue to read this same opinion on the net in forums amongst web masters but I am still having
trouble. Could I presume upon your understanding and experience to ask a question or two?
We have nice placements in all the search engines, with our site on Angelfire. We want
the crawlers or spiders to eventually show us at our new domain. I had read that some spiders
didn't keep a listing of a site, when moving a web site from one spot to another, if the HTML (change)
was done in the meta tags. I wish I'd bought a domain name from the beginning. Live and learn.
Would using a 301 change vary in a free site as I'm not getting it to function? For one
thing the editor won't even let me save a .htaccess but it will a htaccess (note the lack of the ".")
Below are the directions I used:
1) Create a file in Notepad called htaccess.txt and store it in same directory on your hard drive as your index.html file.
2) put lines like these in it:
Send a permanent redirect from our old files to our new files and to handle 404 Errors
errorDocument 404 /page-not-found.html
Redirect permanent /old-missing-page-1.html http://www.your-url.com/new-replacement-page-1.html
Redirect permanent /old-missing-page-2.html http://www.your-url.com/new-replacement-page-2.html
3) save the file to your hard drive
4) upload to your root directory on your host server.
5) rename the file to ".htaccess" (without the quotes)
6) test it to make sure it works!
I had no luck, though I did find myself trying a lot of things in this formula, as I felt my take on it was
different than the author meant it to be. I was either having early senior moments or an attack of
dyslexia, heaven knows but the result or answer won't come through my tiny brain. ;) I'm self taught
and perhaps too much a point and click, visual learner. I tried such variations as
/biz/6/desertmoonprofiles etc and nothing would help shake this into gear. I couldn't tell where
I should be typing this code for sure either, in the body of the page or the meta tags?
The current site is:
http://www.angelfire.com/biz6/desertmoonprofiles/
The new site is:
a domain set up ready to go, desertmoonprofiles.com
Thanks so much for your help and your time!
Web Site Creator
DesertMoon9@msn.com
From interchange-users@icdevgroup.org Mon Jan 6 12:26:01 2003
From: interchange-users@icdevgroup.org (stjohn)
Date: Mon Jan 6 12:26:01 2003
Subject: [ic] RE. Not able to add new items
Message-ID: <001601c2b5a8$6d7543d0$0400a8c0@mercury>
RE. Jonathans post regarding NOT NULL db fields.
Thanks for the post, had a quick shot at sorting it out but still no joy.
First off I had a look at the database structure, like you suggested
(/dbconf/mysql/products.mysql). Now there are a few things here
that I don't quite understand, although I might be wrong with this.
Certain fields state that they should not have null values, however the
default value that is specified is clearly NULL i.e. category=VARCHAR(64)
NOT NULL DEFAULT ''. Now I really don't understand this - but I went on as
you suggested. I went to the New Item section and started to add in a new
item, ensuring that I filled in all the fields which required values. My
first problem was this, the db structure for products starts withRE.
Jonathans post regarding NOT NULL db fields.
Thanks for the post, had a quick shot at sorting it out but still no joy.
First off I had a look at the database structure, like you suggested
(/dbconf/mysql/products.mysql). Now there are a few things here
that I don't quite understand, although I might be wrong with this.
Certain fields state that they should not have null values, however the
default value that is specified is clearly NULL i.e. category=VARCHAR(64)
NOT NULL DEFAULT ''. Now I really don't understand this - but I went on as
you suggested. I went to the New Item section and started to add in a new
item, ensuring that I filled in all the fields which required values. My
first problem was this, the db structure for products starts with:
Database products KEY sku
Database products COLUMN_DEF "sku=char(64) NOT NULL PRIMARY KEY"
Database products COLUMN_DEF "description=VARCHAR(128) NOT NULL"
Database products COLUMN_DEF "title=VARCHAR(128) DEFAULT '' NOT NULL"
Database products INDEX title
Database products COLUMN_DEF "template_page=VARCHAR(64)"
- now when I go to New Item, I don't have any 'title' field displayed - thus
no way of entering a value for this (Problem no.1).
So not wanting to be put of I went to the table section of admin and
displayed the products table as a spreadsheet - now I see the 'title' field
as well as all the others that weren't displayed - however now I have a
whole host of other fields that don't seem to be defined in the products
table i.e. tax_category,dl_type, dl_location. Now I don't know what these
fields are or what they relate to, or for that matter, what value, if any
they need. Are these values defined in another table? Why is the 'title'
field not displayed on the New Item page, if it has to hold a value? And
how, please, please can I get some products back into my system. Could the
structure of my sql database be corrupted some how as a result of the
upgrade.
Sorry about the length of post, thanks in advance,
Mike C
From interchange-users@icdevgroup.org Mon Jan 6 13:05:01 2003
From: interchange-users@icdevgroup.org (Ian)
Date: Mon Jan 6 13:05:01 2003
Subject: [ic] tax: simple, multi or country
References: <5.1.1.6.0.20030106064047.02102618@mail.newmediaems.com>
Message-ID: <000901c2b5ad$cbef6a30$d701a8c0@w3itdev>
Hi
having tried to get the sales tax to display on the checkout form, I feel I
must be missing something. Have looked at salestax.asc and changed it
(originally set at fly-tax). Even default .25 produced nothing.
I have the following variables settings when the checkout form is viewed:
Area: SE
Rate: SE=25
Field: multi
Ship: __TAXSHIPPING __
Short of hard coding to get the 25% value I need. How do I set this? It
would be nice to have country selection but just to one value of 25% would
be sufficient for now.
Regards,
Ian
From interchange-users@icdevgroup.org Mon Jan 6 13:14:00 2003
From: interchange-users@icdevgroup.org (Stephen Kent)
Date: Mon Jan 6 13:14:00 2003
Subject: [ic] How feasible and.or difficult is this?
In-Reply-To: <017701c2b5a1$b460cc80$8600a8c0@midtx.clearsource.net>
Message-ID: <008501c2b5af$13c53230$3c80d841@steve>
I have already developed a basic store using interchange 4.8.3. I have
been commissioned now with the job of developing an online order taking
system. I do not yet have the specifics but basically, this system
would allow a user to create an account, log in, and place service
orders online. The system would store the customer #, name, address,
etc.....as well as the unit model and serial numbers in a database to be
exported in csv format nightly. That is really all I a going on right
now (just got this assignment before lunch). I was hoping someone out
there may have done this in the past.
Thanks for your help.
Stephen Kent
Director of Information Systems
Coastal Business Machines, Inc.
skent@cbmi.com
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org] On Behalf Of DesertMoon9
Sent: Monday, January 06, 2003 11:36 AM
To: interchange-users@icdevgroup.org
Subject: [ic] PVT PVT I had this in html before - goofed,
Dear Phillip,
Resending, this, I am not subbed but goofed and had this in html when I
sent it.
Could you protect my identity? And post this to the forum? It's NOT THE
FORUM
that I ask the protection from, as much as the postings are public on
the net and I
live in a HIGHLY conservative, smaller community.
Some of our family work in higher profile positions and deal with
potentials of a
lot of judgement as it pertains to religous and spiritual differences in
philosophy.
We need some help badly with the site. It's been up for a couple of
years and I
wondered if a domain might moves things along. It's gotten good traffic
at times
and all but one search engine has something on it listing or a link to
it.
Thanks ever so much for any help you might consider.
Lar Shackelford
DesertMoon9@msn.com
===============
----- Original Message -----
From: DesertMoon9
To: interchange-users@icdevgroup.org
Sent: Sunday, January 05, 2003 1:20 AM
Subject: checking in with a forum question
Dear Phillip,
I found some of your wisdom on a Google search in which I was trying to
search for information
about a 301 permanent change.
You wrote, (quoting Google Guy) "301 is the only way if your going to
redirect and expect rankings."
I continue to read this same opinion on the net in forums amongst web
masters but I am still having
trouble. Could I presume upon your understanding and experience to ask
a question or two?
We have nice placements in all the search engines, with our site on
Angelfire. We want
the crawlers or spiders to eventually show us at our new domain. I had
read that some spiders
didn't keep a listing of a site, when moving a web site from one spot to
another, if the HTML (change)
was done in the meta tags. I wish I'd bought a domain name from the
beginning. Live and learn.
Would using a 301 change vary in a free site as I'm not getting it to
function? For one
thing the editor won't even let me save a .htaccess but it will a
htaccess (note the lack of the ".")
Below are the directions I used:
1) Create a file in Notepad called htaccess.txt and store it in same
directory on your hard drive as your index.html file.
2) put lines like these in it:
Send a permanent redirect from our old files to our new files and to
handle 404 Errors
errorDocument 404 /page-not-found.html
Redirect permanent /old-missing-page-1.html
http://www.your-url.com/new-replacement-page-1.html
Redirect permanent /old-missing-page-2.html
http://www.your-url.com/new-replacement-page-2.html
3) save the file to your hard drive
4) upload to your root directory on your host server.
5) rename the file to ".htaccess" (without the quotes)
6) test it to make sure it works!
I had no luck, though I did find myself trying a lot of things in this
formula, as I felt my take on it was
different than the author meant it to be. I was either having early
senior moments or an attack of
dyslexia, heaven knows but the result or answer won't come through my
tiny brain. ;) I'm self taught
and perhaps too much a point and click, visual learner. I tried such
variations as
/biz/6/desertmoonprofiles etc and nothing would help shake this into
gear. I couldn't tell where
I should be typing this code for sure either, in the body of the page or
the meta tags?
The current site is:
http://www.angelfire.com/biz6/desertmoonprofiles/
The new site is:
a domain set up ready to go, desertmoonprofiles.com
Thanks so much for your help and your time!
Web Site Creator
DesertMoon9@msn.com
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.435 / Virus Database: 244 - Release Date: 12/30/2002
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.435 / Virus Database: 244 - Release Date: 12/30/2002
From interchange-users@icdevgroup.org Mon Jan 6 13:43:01 2003
From: interchange-users@icdevgroup.org (Paul Jordan)
Date: Mon Jan 6 13:43:01 2003
Subject: [ic] RE. Not able to add new items
In-Reply-To: <001601c2b5a8$6d7543d0$0400a8c0@mercury>
Message-ID:
> RE. Jonathans post regarding NOT NULL db fields.
>
[snip]
>
> Thanks for the post, had a quick shot at sorting it out but still no joy.
> First off I had a look at the database structure, like you suggested
> (/dbconf/mysql/products.mysql). Now there are a few things here
> that I don't quite understand, although I might be wrong with this.
>
> Certain fields state that they should not have null values, however the
> default value that is specified is clearly NULL i.e. category=VARCHAR(64)
> NOT NULL DEFAULT ''. Now I really don't understand this - but I
> went on as
> you suggested. I went to the New Item section and started to add in a new
> item, ensuring that I filled in all the fields which required values. My
> first problem was this, the db structure for products starts with:
>
> Database products KEY sku
> Database products COLUMN_DEF "sku=char(64) NOT NULL PRIMARY KEY"
> Database products COLUMN_DEF "description=VARCHAR(128) NOT NULL"
> Database products COLUMN_DEF "title=VARCHAR(128) DEFAULT '' NOT NULL"
> Database products INDEX title
> Database products COLUMN_DEF "template_page=VARCHAR(64)"
>
> - now when I go to New Item, I don't have any 'title' field
> displayed - thus
> no way of entering a value for this (Problem no.1).
>
> So not wanting to be put of I went to the table section of admin and
> displayed the products table as a spreadsheet - now I see the
> 'title' field
> as well as all the others that weren't displayed - however now I have a
> whole host of other fields that don't seem to be defined in the products
> table i.e. tax_category,dl_type, dl_location. Now I don't know what these
> fields are or what they relate to, or for that matter, what value, if any
> they need. Are these values defined in another table? Why is the 'title'
> field not displayed on the New Item page, if it has to hold a value? And
> how, please, please can I get some products back into my system.
> Could the
> structure of my sql database be corrupted some how as a result of the
> upgrade.
>
> Sorry about the length of post, thanks in advance,
>
> Mike C
Hi Mike,
If you are a super-user then just click on "Item editor"... the red link at
top above the limit with search input on your item list page. This will
allow you to edit the meta display for your items and dislay of them in
ADMIN. NOTE the "Edit page" tab. Somehow your 'title' got hidden from you,
no biggie, just go into meta and put it back into "Fields to edit".
Also, I have not been following this too much, but have you checked your
error log? I went from 4.8.3 to 4.9.x and I seem to remember not being able
to add items. It came down to me needing to add a new column to table
mv_metadata, the column was named 'extended'.
I don't know why, but it cleard up alot of problems... so check if you have
that column in mv_metadata, if you don't, then add it.
HTH
Paul
From interchange-users@icdevgroup.org Mon Jan 6 14:13:01 2003
From: interchange-users@icdevgroup.org (Duncan McGreggor)
Date: Mon Jan 6 14:13:01 2003
Subject: [ic] 4.9.6 problem with content editing
References: <20030103171844.86362.qmail@web10004.mail.yahoo.com>
Message-ID: <3E19D4E3.9060404@myrealbox.com>
I did a search on the list archives, but was unable to find anything; I
can only guess that I've overlooked something...
Interchange is running on RedHat 7.3, perl 5.6.1.
Access to interchange is via another server running mod_proxy
(server1/duncan/cgi-bin --> server2/cgi-bin).
When trying to edit content in several browsers on Linux, MacOS X, and
Windows (Netscape 7, IE 5.5, IE 6), every time I hit "publish" or
"preview" I am logged out and have to log back in. The changes never
take. Other form operations, such as setting parameters in the admin
prefs section took just fine.
The entry in the error.log file immediately after this occurs is:
/cgi-bin/pbsinteractive/process.html Runtime error: Must have type and
name for save_store, args were: at
/usr/local/interchange/lib/UI/ContentEditor.pm line 108.
After logging in again, I get a 500 error, and cannot get in unless I
discard the session info in the URL.
The apache error log shows this, but only infrequently (twice out of the
many times I have attempted to publish):
File does not exist:
/usr/local/apache/htdocs/interchange/en_US/[page_param ui_page_image]
Line 108 of ContentEditor.pm reads:
die("Must have type and name for save_store, args were: " . join(" ", @_))
unless $type and $name;
and is within the save_page sub. save_page seems to be called from 3
other places, but I only checked one, in the sub page_editor.
vi +2715 /usr/local/interchange/lib/UI/ContentEditor.pm
I uncommented the '::logDebug' for the page edit in that sub, enabled
debugging to the icdebug file, restarted ic, and duplicated the
error-prone process. Here's the output:
UI::ContentEditor:debug: in page_editor, name=index.html
It seems to me that the vars that are claimed to be missing, aren't...?
I then returned to the save_store sub and added the following line right
before the 'die':
::logDebug("This is from the save_store sub: type=$type, name=$name,
value=$value");
which output the following:
UI::ContentEditor:debug: This is from the save_store sub: type=page,
name=index.html, value=HASH(0x95cf170)
In straw-grasping, I set the perms on pages to 777, and all the dirs
above it are either 755 or 777 (depseration), to no avail.
A note: these logDebugs fire off only when the page is selected (via
clicking a link) to be edited. Once in the editor, they don't get hit.
The form points back to this same page, content_editor.html and I don't
know where to turn next. What follows is the xmp dump in case this is of
use:
###### SESSION (content_edit) #####
(skipping html)...
'ui_name' => 'index.html',
'ui_scratchtype' => {
'page_title' => 'tmp'
},
'ui_template' => 'Yes',
'ui_source' => 'pages/index.html',
'page_title' => {
'label' => 'Page title',
'width' => '50'
},
'ui_display_order' => [
'page_title', 'members_only'
],
'ui_template_name' => 'leftright'
},
'deliver.html' => {
'ui_page_template' => 'none',
'ui_page_picture' => undef,
'ui_values' => {
'authorized' => '
[userdb
function=check_file_acl
location="[scratch deliverable]"
mode=expire
]'
},
'ui_slots' => [
{}
],
'ui_name' => 'deliver.html',
'CONTENT' => '[seti authorized]
[userdb
function=check_file_acl
location="[scratch deliverable]"
mode=expire
][/seti][perl products]
my $auth = $Scratch->{authorized};
if($auth !~ /1/) {
Log("Not authorized for $Scratch->{deliverable}, 403");
$Document->header(\'Status: 403 Not authorized\');
$Document->hot(1);
$Document->write(<{deliverable}. Buy it first, please.
EOF
return;
}
my $type = tag_data(\'products\', \'dl_type\',
$Scratch->{deliverable});
my $location = tag_data(\'products\', \'dl_location\',
$Scratch->{deliverable});
my $content = $Tag->file("$location"); my $len = length($content);
if(! $len) {
Log("Not found: $Scratch->{deliverable} type=$type at $location,
404");
$Document->header(\'Status: 404 not found\');
$Document->hot(1);
$Document->write(<{deliverable} not found.
EOF
return;
}
$Document->header("Content-Type: $type\\nContent-Length: $len");
$Document->hot(1);
$Document->write($content);
return;
[/perl]
',
'ui_display_order' => [],
'ui_template_layout' => [ 'UI_CONTENT'
],
'ui_type' => 'page',
'ui_scratchtype' => {
'authorized' => 'seti'
},
'ui_source' => 'pages/deliver.html'
}
},
'template' => {},
'component' => {}
}
###### END SESSION #####
From interchange-users@icdevgroup.org Mon Jan 6 14:59:01 2003
From: interchange-users@icdevgroup.org (Farshad Farzan)
Date: Mon Jan 6 14:59:01 2003
Subject: [ic] Text Entry Option does not show up in Email / Receipt
Message-ID: <000001c2b5bd$ee4e4af0$ef0329d0@vl2k>
I am using IC 4.9.5
I have set up an item with simple options , 3 select widgets, and 1 Text
Entry Widget.
The options show fine during checkout process, However, the receipt and
the Email does not show the value of the Text Entry, It just shows the
label !!
Whereas, the other options show both label and value.!!!
Looking further in the admin / orders , and the options are shown with
their labels and values intact..!
I have seen through the archive that this has been issue for others in
previous versions, is this a bug, or is there a work-around ???
Thanks.
Farshad Farzan
Intelligent Measurement, Inc.
16115 Wyandotte Street
Van Nuys, CA 91406
Tel 818 901 6787
Fax 818 901 1787
From interchange-users@icdevgroup.org Mon Jan 6 15:06:01 2003
From: interchange-users@icdevgroup.org (Brendan Crosser-McGay)
Date: Mon Jan 6 15:06:01 2003
Subject: [ic] UPS Ground Commercial
Message-ID:
I haven't seen any recent news of anything regarding UPS Ground Commercial
(specifically), but I just noticed this morning that UPS Ground Commercial
shipping calculates to $0 in interchange. I was wondering if anyone has any
news regarding this. Is this a permanent change to UPS's shipping
calculator to not include support for UPS Ground Commercial? Yes I know
about the static UPS lookup tables as well, so I'm just interested in
knowing about the real-time shipping server, and what is going on with this
specific shipping method. Thanks!
-Brendan
From interchange-users@icdevgroup.org Mon Jan 6 15:24:01 2003
From: interchange-users@icdevgroup.org (ICDEV)
Date: Mon Jan 6 15:24:01 2003
Subject: [ic] UPS Ground Commercial
In-Reply-To:
Message-ID:
>>
I haven't seen any recent news of anything regarding UPS Ground Commercial
(specifically), but I just noticed this morning that UPS Ground Commercial
shipping calculates to $0 in interchange. I was wondering if anyone has any
news regarding this. Is this a permanent change to UPS's shipping
calculator to not include support for UPS Ground Commercial? Yes I know
about the static UPS lookup tables as well, so I'm just interested in
knowing about the real-time shipping server, and what is going on with this
specific shipping method. Thanks!
-Brendan
<<
I've seen this before when IC has trouble getting data from the UPS Server.
I switched over to internal tables because of this - not reliable enough. I
wrote a couple of tags that use internal tables, and fallback to web lookup
in special cases if you need it.
-Steve
From interchange-users@icdevgroup.org Mon Jan 6 15:33:01 2003
From: interchange-users@icdevgroup.org (Shawn Mathews)
Date: Mon Jan 6 15:33:01 2003
Subject: [ic] mv_click and input type=image
Message-ID: <000501c2b5c2$1a477a10$6401a8c0@midnighty91ad5>
Does anyone know how to get input type=image tags to assign mv_click info?
I have a client who wants his store to be totally workable with
non_javascript browsers, but he wants all the images to be buttons.
I've tried naming the buttons mv_click name
i.e.
and
but neither seem to work.
Thanks,
Shawn Mathews
From interchange-users@icdevgroup.org Mon Jan 6 15:48:00 2003
From: interchange-users@icdevgroup.org (Ian)
Date: Mon Jan 6 15:48:00 2003
Subject: [ic] tax: simple, multi or country
References: <5.1.1.6.0.20030106064047.02102618@mail.newmediaems.com> <000901c2b5ad$cbef6a30$d701a8c0@w3itdev>
Message-ID: <001701c2b5c4$9ec47d90$d701a8c0@w3itdev>
An update.
I found the following post that suggests 4 ways to setup tax.
http://www.icdevgroup.org/pipermail/interchange-users/2002-October/028173.ht
ml
Seeing as this particular site is Swedish based (for now) and only requires
the one tax code I went for the same method described for a UK setup. The
link fails in the above post fails due to to many full stops... try this
one:
http://www.webmaint.net/interchange/uksetup.html
In following the instructions and substituting where required for Sweden,
all goes well until step 5. Setting the TAXFIELD is no problem. When I come
to the next part I am confronted with a different panel and cannot set the
tax type.
I figure this is due to the TAXFIELDS setting, but no matter if set to multi
or state, I cannot set the tax type. All I can do is set "location", "tax
rate", and "apply to shipping charge".
Any pointers appreciated.
Ian
----- Original Message -----
From: "Ian"
To:
Sent: Monday, January 06, 2003 7:02 PM
Subject: [ic] tax: simple, multi or country
> Hi
> having tried to get the sales tax to display on the checkout form, I feel
I
> must be missing something. Have looked at salestax.asc and changed it
> (originally set at fly-tax). Even default .25 produced nothing.
>
> I have the following variables settings when the checkout form is viewed:
> Area: SE
> Rate: SE=25
> Field: multi
> Ship: __TAXSHIPPING __
>
> Short of hard coding to get the 25% value I need. How do I set this? It
> would be nice to have country selection but just to one value of 25% would
> be sufficient for now.
>
> Regards,
> Ian
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
From interchange-users@icdevgroup.org Mon Jan 6 16:11:01 2003
From: interchange-users@icdevgroup.org (Jonathan Clark)
Date: Mon Jan 6 16:11:01 2003
Subject: [ic] RE. Not able to add new items
In-Reply-To: <001601c2b5a8$6d7543d0$0400a8c0@mercury>
Message-ID: <001301c2b5c8$05bec430$0301a8c0@NT3078>
> Thanks for the post, had a quick shot at sorting it out but still no joy.
> First off I had a look at the database structure, like you suggested
> (/dbconf/mysql/products.mysql). Now there are a few things here
> that I don't quite understand, although I might be wrong with this.
>
> Certain fields state that they should not have null values, however the
> default value that is specified is clearly NULL i.e. category=VARCHAR(64)
> NOT NULL DEFAULT ''. Now I really don't understand this - but I
> went on as
> you suggested. I went to the New Item section and started to add in a new
> item, ensuring that I filled in all the fields which required values. My
> first problem was this, the db structure for products starts withRE.
> Jonathans post regarding NOT NULL db fields.
>
> Thanks for the post, had a quick shot at sorting it out but still no joy.
> First off I had a look at the database structure, like you suggested
> (/dbconf/mysql/products.mysql). Now there are a few things here
> that I don't quite understand, although I might be wrong with this.
>
> Certain fields state that they should not have null values, however the
> default value that is specified is clearly NULL i.e. category=VARCHAR(64)
> NOT NULL DEFAULT ''. Now I really don't understand this - but I
> went on as
> you suggested. I went to the New Item section and started to add in a new
> item, ensuring that I filled in all the fields which required values. My
> first problem was this, the db structure for products starts with:
>
> Database products KEY sku
> Database products COLUMN_DEF "sku=char(64) NOT NULL PRIMARY KEY"
> Database products COLUMN_DEF "description=VARCHAR(128) NOT NULL"
> Database products COLUMN_DEF "title=VARCHAR(128) DEFAULT '' NOT NULL"
> Database products INDEX title
> Database products COLUMN_DEF "template_page=VARCHAR(64)"
>
> - now when I go to New Item, I don't have any 'title' field
> displayed - thus
> no way of entering a value for this (Problem no.1).
>
> So not wanting to be put of I went to the table section of admin and
> displayed the products table as a spreadsheet - now I see the
> 'title' field
> as well as all the others that weren't displayed - however now I have a
> whole host of other fields that don't seem to be defined in the products
> table i.e. tax_category,dl_type, dl_location. Now I don't know what these
> fields are or what they relate to, or for that matter, what value, if any
> they need. Are these values defined in another table? Why is the 'title'
> field not displayed on the New Item page, if it has to hold a value? And
> how, please, please can I get some products back into my system.
> Could the
> structure of my sql database be corrupted some how as a result of the
> upgrade.
I don't think there's a problem with your data. Not all the fields in the
products.txt file are defined in the products.mysql. This just means that
they get the default data type when the table is created.
Jonathan
www.webmaint.net
From interchange-users@icdevgroup.org Mon Jan 6 17:47:00 2003
From: interchange-users@icdevgroup.org (Aaron Hazelton)
Date: Mon Jan 6 17:47:00 2003
Subject: [ic] 'batch' add to admin cart from another IC cart
Message-ID: <000001c2b5d5$4211f5d0$ab7ba8c0@abhlaptop>
Hi all,
I know the subject probably sounds confusing, but I need
some input on this project. Here's what I am trying to
accomplish:
On a Local Intranet running IC 4.8.6 (can be changed)
CSR's can really quickly find all the items and set them
aside for later reference (in the shopping cart). if the
call turns into an order, I would like to add the whole
cart to the Live UI entry page's cart. (another server
in another location running 4.8.3 currently)
I figured out how to set up a link with the following
components, but it seems like it would be quite
insecure:
cart.cgi?mv_action=return
&mv_click=MMLogin
&mv_username=(username)
&mv_password=(password)
&mv_nextpage=admin/entry
&mv_order_item=(some sku)
&mv_order_item=(another sku).. etc.
would that be a bad idea?
I also thought of already being logged in in another
window, and have some sort of textarea or some-
thing that would process this 'batch' that would be
pasted from the other cart or something ....
I would like some input on what would be the
best way to approach this
Thanks
--
Aaron
From interchange-users@icdevgroup.org Mon Jan 6 18:08:01 2003
From: interchange-users@icdevgroup.org (Ryan Grace)
Date: Mon Jan 6 18:08:01 2003
Subject: [ic] yet another shipping problem
In-Reply-To: <20030103180454.88150.qmail@web10005.mail.yahoo.com>
Message-ID: <20030106230609.98210.qmail@web10009.mail.yahoo.com>
I have one shipping method in my shipping.asc, shown
below. The shipping is free if the user is a dealer,
$5 if not. The shipping cost is being calculated
correctly at checkout, but the shipping pulldown menu
is empty. Anyone know why this might be? I've tried
everything I can think of. My country.txt is set up
correctly with the name of the single shipping method
in it.
Thanks,
Ryan Grace
--- Ryan Grace wrote:
> > Here's what my shipping.asc looks like:
> >
> > usstandard US Standard quantity 0
>
>
> > 0 0
> >
> > usstandard US Standard quantity 1
> > 999999 f [perl]if($Scratch->{price_level} eq
> > "dealer"){$shipprice=0;}else{$shipprice=5;}return
> > $shipprice;[/perl] {}
>
> Ok, I figured something out. I removed the trailing
> {} from the second line of my shipping.asc and the
> shipping cost is now calculated correctly. However,
> the pulldown menu is still empty.
>
> Anyone know why the shipping pulldown would be empty
> if the shipping.asc is being parsed ok and shipping
> is
> calculated correctly?
>
> Thanks,
>
> Ryan
>
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up
> now.
> http://mailplus.yahoo.com
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
>
http://www.icdevgroup.org/mailman/listinfo/interchange-users
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
From interchange-users@icdevgroup.org Mon Jan 6 18:17:01 2003
From: interchange-users@icdevgroup.org (Grant)
Date: Mon Jan 6 18:17:01 2003
Subject: [ic] PVT PVT I had this in html before - goofed,
In-Reply-To: <017701c2b5a1$b460cc80$8600a8c0@midtx.clearsource.net>
Message-ID:
>Below are the directions I used:
>
>
>1) Create a file in Notepad called htaccess.txt and store it in
>same directory on your hard drive as your index.html file.
>2) put lines like these in it:
>
>Send a permanent redirect from our old files to our new files and
>to handle 404 Errors
>errorDocument 404 /page-not-found.html
>Redirect permanent /old-missing-page-1.html
>http://www.your-url.com/new-replacement-page->1.html
>Redirect
>permanent /old-missing-page-2.html
>http://www.your-url.com/new-replacement-page-2.html
>
>3) save the file to your hard drive
>4) upload to your root directory on your host server.
>5) rename the file to ".htaccess" (without the quotes)
>6) test it to make sure it works!
>
>
>I had no luck, though I did find myself trying a lot of things in
>this formula, as I felt my take on it was
>different than the author meant it to be. I was either having
>early senior moments or an attack of
>dyslexia, heaven knows but the result or answer won't come through
>my tiny brain. ;) I'm self taught
>and perhaps too much a point and click, visual learner. I tried
>such variations as
>/biz/6/desertmoonprofiles etc and nothing would help shake this
>into gear. I couldn't tell where
>I should be typing this code for sure either, in the body of the
>page or the meta tags?
>
>The current site is:
>
>http://www.angelfire.com/biz6/desertmoonprofiles/
>
>The new site is:
>
>a domain set up ready to go, desertmoonprofiles.com
>
>Thanks so much for your help and your time!
>
>Web Site Creator
>DesertMoon9@msn.com
I might be able to help you with this as I use .htaccess for redirecting
myself. What do you have where right now as far as the .htaccess file and
its contents?
- Grant
From interchange-users@icdevgroup.org Mon Jan 6 20:08:00 2003
From: interchange-users@icdevgroup.org (Grant)
Date: Mon Jan 6 20:08:00 2003
Subject: [ic] 4.9.3 "ship status update failed"
In-Reply-To: <004401c2b508$98dab0f0$1f02a8c0@DarrenPL>
Message-ID:
>>>I just moved my store from my old server running IC 4.8.5 to a new
>>>server running IC 4.9.3 and now when I try to update the status of an
>>>order via "Ship all lines -> Update the order" I get the following
>>>message in green on the Pending Orders page:
>>>
>>>Orderline 00000150-1 ship status update failed.
>>>
>>>Here is what is in my log file.
>>>
>>>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:09
>>>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice
>>>of 00000150-1 in read-only table orderline
>>>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:36
>>>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice
>>>of 00000150-1 in read-only table orderline
>>>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47
>>>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set
>>>orderline::status::00000150-1 in read-only table
>>>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47
>>>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Unable to send mail
>>>using /usr/lib/sendmail
>>> > Message follows:
>>>
>>>
>>>The status is changed to "shipped" just fine, but no ship_notice email
>>>is sent.
>>>My "transactions" table's order status updates to "shipped" just fine,
>>>but the status for each line item in the "orderline" table remains at
>>>"pending".
>>>
>>>
>>>I have found this exact problem posted by Grant on Nov. 12th but there
>>>was not solution. Can someone please help?
I did have that exact same problem. The problem is with the orderline
table write permission, which doesn't make any sense to me since there is:
[flag type=write tables="orderline transactions"]
right in the order_status.html page. Does anyone know if this been
corrected since 4.9.3? It seems like a bug that most people would run into.
What ended up happening with my catalog was WRITE_CONTROL statements were
added to catalogs/ic493/dbconf/default_db/orderline.dbm to make the table
"writable" all the time. I hope this isn't a security problem. I would
love to know about a better solution if anyone has one.
- Grant
From interchange-users@icdevgroup.org Mon Jan 6 20:33:00 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Mon Jan 6 20:33:00 2003
Subject: [ic] Returning products with various default options...
References: <014101c29189$f9602510$0400a8c0@ibmlt> <1037912004.1275.184.camel@archimedes.localnetsolutions.com> <001601c291c2$0f27e170$0400a8c0@ibmlt> <00dd01c2b312$9ec8acd0$7ae331d2@co3041008a> <000b01c2b342$649cb440$0affff0a@msi5> <000f01c2b471$13908e20$7ae331d2@co3041008a> <000b01c2b49a$29c2f100$0affff0a@msi5>
Message-ID: <002001c2b5f4$c9b400e0$7ae331d2@co3041008a>
My question is bad and not clear; sorry about this.
Will try and ask a simpler question.
Hypothetical:
Product name 'Leather Shoe' has 3 size options: 7 (default), 8 and 9.
In foundation, a search for Shoe yields a results list that includes a link
and 'buy now' for 'Leather Shoe' with size option 7. (default)
Can this be done:
Create a search using IC tags that will yield a results list that will
present a link and 'buy now' button to 'Leather Shoe' with an option other
than the default?
or even something like: Click here to buy 'Leather Shoe' size 9.
(I would like to present all shoes with sizes as 'options' rather than list
each individual shoe and shoe size as seperate products)
Hope this question is simpler and straightforward enough. Even a yes/no
answer will help here.
Apologies again for previous complex and 'bad' question.
Simon
> let me try to see if I can understand
>
> You have
> (1) shoes in different sizes (so, need to select which size)
> (2) one size of the shoes from different manufacturers that are labeled
> differently, but equivalent among them.
>
> Currently:
> In your products table, you have one field specifies common, or default
> sizes, which is optional for customers to select at time of "buy now"
>
> Your difficulty is:
> The manufacturer or their equivalent size number is not specified, and
thus,
> you don't know which product to ship, or not available for custumer to
> choose which manufacturer's product
>
> What you are trying to accomplish is:
> give one "buy now" bottom that tells both the size and the manufacuterer
(or
> the equivalent size given by that manufacterer)
>
> If my understanding is correct, then, I think you'll have to have two
> options for customer to specify: size and manufacturer (or their
equivalent
> size). It's a (x,y) two dimenssion issue that can't be determined by just
> giving (x) or (y). This is the same as selecting sizes and colors. No way
> can one tell the color from the size. So, adding one more optional field
> (manufacture) in the results page should be the easy way. .
>
> To do this, in the "another field", list manufacturer name, instead of the
> equivalent size number. Operationally, take the "default" size just as a
> reference rather than actual shoe size. Keep a table that maps the
"default"
> to actual sizes giving by different manufaturers
>
> default size 1 2 3 4 5 6
> size of M.A 3 5 6 8 9 12
> size of M.B 2 4 6 8 10 12
> size of M.C (what ever the equivalent size number)
> size of M.D ......
> ......
>
> If you want to make it easy yourself, simply give the table to your
people,
> tell them to prepare orders according that table. To avoid confusing, give
> "size reference" as the field name of the "default size", rather than
simply
> "size". So, when your people read the order sheet, they'll know it's a
> "reference number", and they have to pick up the right size according the
> table.
>
> To be perfect, you can implement that table in your database, bring up the
> actual size as a hidden field when customer select a specific
manufacterer.
> Then, you get "products with various default options", e.g. manufacturer
and
> actual size given by that manufacturer.
>
> Hope, this is helpful.
>
>
> David
> dzhang@msihosting.com
> Mount Spring International
> http://www.msihosting.com
>
>
> ----- Original Message -----
> From:
> To:
> Sent: Saturday, January 04, 2003 11:15 PM
> Subject: Re: [ic] Returning products with various default options...
>
>
> > > > I am wondering if I can return a results page with various sizes
> > returned
> > > > based on a value in another field in the products database.
> > >
> > > Simply add one more display field in your current results page. Make
the
> > > added display field as a link to (or search for) other product(s)
based
> > on
> > > the "value in another field"
> >
> >
> > I just knew that my question was a bit unclear.
> >
> > What I am needing is a page of search results that will include 'buy
now'
> > buttons. (easy enough)
> > but clicking 'buy now' will add the item to the cart with a size
'option'
> as
> > pulled from the query, not the default option value.
> >
> > I guess my first question should have been:
> >
> > Can I create a 'buy now' button that adds an item to the cart with an
> option
> > selected other than the default?
> >
> > Is there an IC tag that allows me to specify a value for an option
before
> an
> > item is added to a cart?
> >
> > Thanks in advance
> >
> > Simon
> >
> >
> >
> >
> > >
> > >
> > > ----- Original Message -----
> > > From:
> > > To:
> > > Sent: Friday, January 03, 2003 5:26 AM
> > > Subject: [ic] Returning products with various defaul options...
> > >
> > >
> > > > I have a store that has many items that all have different 'size'
> > options.
> > > >
> > > > I am wondering if I can return a results page with various sizes
> > returned
> > > > based on a value in another field in the products database.
> > > >
> > > > i.e. Click here to see related products with recommended sizes to
fit
> > your
> > > > show size.
> > > >
> > > > (Manufacturer marked sizes (in the product options) is not always
same
> > as
> > > > the real size so we have given a hidden value for these in the
> products
> > > > table)
> > > >
> > > > Typical Results should yield links to:
> > > >
> > > > Manufacturer - Product - default option
> > > > Manufacturer X - shoe Z - size 9 (hidden value 9)
> > > > Manufacture Y - show A - size 10 (hidden value 9)
> > > > Manufacturer Z - shoe C - size 9 1/2 (hidden value 9)
> > > >
> > > >
> > > > Another shoe sized person might yield results like:
> > > > Manufacturer - Product - default option
> > > > Manufacturer X - shoe Z - size 8 - (hidden value 8)
> > > > Manufacture Y - show A - size 9 - (hidden value 8)
> > > > Manufacturer Z - shoe C - size 8 1/2 - (hidden value 8)
> > > >
> > > >
> > > > I hope this is clear?
> > > >
> > > > Maybe the question could be better asked, can I create a search for
> > > products
> > > > which present a link to a product where the default size option
> changes
> > > > based on a hidden value in the products database?
> > > >
> > > > I hope this is now too way obscure a question; please let me know.
> > > >
> > > > Using 4.8.6/mysql
> > > >
> > > > Many thanks in advance for any guidance or yes no answers!!!!
> > > >
> > > > Simon
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > interchange-users mailing list
> > > > interchange-users@icdevgroup.org
> > > > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> > > >
> > > >
> > >
> > > _______________________________________________
> > > interchange-users mailing list
> > > interchange-users@icdevgroup.org
> > > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> >
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@icdevgroup.org
> > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> >
> >
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Mon Jan 6 21:23:01 2003
From: interchange-users@icdevgroup.org (Jon)
Date: Mon Jan 6 21:23:01 2003
Subject: [ic] Value From Prior Page
Message-ID: <3E1A3991.ADB7C8A0@attglobal.net>
I'm sure this will be an easy answer for most here but
I can't find a way to accomplish it.
With in the results page I'm trying to determine
all the mv_values that are set from the user's selection.
In other words. User clicks on a product link which
sets up all the search specifications such as DB, Field,
and value to search for. How can I grab that information
from with the results page ??
This is working from a modified foundation catalog
from IC 4.9.3
Appreciate any pointers.
Jon
From interchange-users@icdevgroup.org Mon Jan 6 22:18:01 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Mon Jan 6 22:18:01 2003
Subject: [ic] Returning products with various default options...
References: <014101c29189$f9602510$0400a8c0@ibmlt> <1037912004.1275.184.camel@archimedes.localnetsolutions.com> <001601c291c2$0f27e170$0400a8c0@ibmlt> <00dd01c2b312$9ec8acd0$7ae331d2@co3041008a> <000b01c2b342$649cb440$0affff0a@msi5> <000f01c2b471$13908e20$7ae331d2@co3041008a> <000b01c2b49a$29c2f100$0affff0a@msi5> <002001c2b5f4$c9b400e0$7ae331d2@co3041008a>
Message-ID: <006201c2b5fa$0d8b9c60$0a01000a@badtzmaru.com>
> Create a search using IC tags that will yield a results list that will
> present a link and 'buy now' button to 'Leather Shoe' with an option other
> than the default?
Sure. Save the size in a scratch variable and use it on the results
page to preselect a choice in the option selectbox. You
will need to replace the call to item-options with a handrolled option
display. Look at the source for
http://shop.sophee.com/sophee/00191.html?show_source=1
and the browser-rendered version (without the show_source parameter) to
get an idea of how manual option building might be done (the scrunchy colors
are item options), although places that you see the item number seemingly
hard-coded are actually [item-code] calls.
This page overall is an example of poor coding, I load the option list
two or three times when it only needs to be done once. "I'll go back and
fix it".
Jeff
From interchange-users@icdevgroup.org Mon Jan 6 22:30:01 2003
From: interchange-users@icdevgroup.org (Mike Heins)
Date: Mon Jan 6 22:30:01 2003
Subject: [ic] access.gdbm corruption?
In-Reply-To: ; from bkeyes@Consilium-III.Com on Fri, Jan 03, 2003 at 02:08:45PM -0500
References: <006201c2b355$4854bc20$0a01000a@badtzmaru.com>
Message-ID: <20030106222854.A8566@bill.heins.net>
Quoting Bob Keyes (bkeyes@Consilium-III.Com):
>
> On Fri, 3 Jan 2003, Jeff Dafoe wrote:
>
> >
> > I should clarify my statement by saying that "multiple users" means
> > "multiple sessions". A single physical person could generate multiple
> > sessions, I do this by opening both IE and netscape.
> >
>
>
> Thanks. I had thought of that and checked, but just realized I had missed
> one terminal window open on the server itself. Oops!
>
> Though IC should really have a way to not die when this happens. Feature
> Request: When an account is logged in more than once, the second user
> trying to log in should get a message to the likes of:
>
> "This user is alredy logged in from {hostname}, idle since {last activity
> time). Close this old session? (Yes/No)"
>
> I'd try to code this myself, if I knew more about how the interchange
> internals work.
>
It really has nothing to do with more than one user on the same account.
It is just GDBM timing out for write after a long access holds off a
user for more than a certain period of time.
I suppose I could put in a Limit parameter that makes that configurable.
--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.513.523.7621
Experience is what allows you to recognize a mistake the second
time you make it. -- unknown
From interchange-users@icdevgroup.org Mon Jan 6 23:03:01 2003
From: interchange-users@icdevgroup.org (Michael C. Ibarra)
Date: Mon Jan 6 23:03:01 2003
Subject: [ic] Shipping Options in CVS/Demo1
Message-ID: <1041911526.3e1a4ee6bfa38@webmail.hawk.com>
Greetings:
Could someone please explain to me what the
following message above the "Shipping method"
on the "Checkout" page refers to?
"Note: 1DA: Missing ConsigneePostalCode"
Should the "Shipping method" drop button show
all methods which have been allowed?
I am testing a cvs version of IC and am getting
the same results.
Thanks,
-mike
From interchange-users@icdevgroup.org Tue Jan 7 01:25:01 2003
From: interchange-users@icdevgroup.org (Sippo Laisaari)
Date: Tue Jan 7 01:25:01 2003
Subject: [ic] Logout question
Message-ID: <50918.194.215.38.194.1041920558.squirrel@www.laisaari.com>
I am building a Finnish web shop, and when done, I contribute the
admin translation to you. (there is a lot of stuff, and might take some time)
Some questions have popped up though - and did not find it from any
documentation.
How to invalidate user session when user presses logout button?
Now it nicely tels that user has logged out, but still all user
information is still there and can be modified pressing Services button.
Also a session must be invalidated after non registered user checkout.
Now the Service button allows to modify the dummy profile. The point is:
Client has no idea whate the dummy userid / password is, but still
the information is there after checkout.
This is also a security matter, you can shop using a public terminal and
after you the next user can see all you stuff if he/she is clever enough
and also could order some extra stuff to you :-(
regards, Sippo Laisaari
From interchange-users@icdevgroup.org Tue Jan 7 02:47:00 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Tue Jan 7 02:47:00 2003
Subject: [ic] Logout question
In-Reply-To: <50918.194.215.38.194.1041920558.squirrel@www.laisaari.com>
Message-ID: <000401c2b620$a233aee0$020110ac@majestic.cursor-software.co.uk>
Sippo Laisaari [sippo@laisaari.com] wrote:
>
> I am building a Finnish web shop, and when done, I contribute the
> admin translation to you. (there is a lot of stuff, and might take some time)
>
It always time to Finnish. :-)
>
> How to invalidate user session when user presses logout button?
> Now it nicely tels that user has logged out, but still all user
> information is still there and can be modified pressing Services button.
>
> Also a session must be invalidated after non registered user checkout.
> Now the Service button allows to modify the dummy profile. The point is:
> Client has no idea whate the dummy userid / password is, but still
> the information is there after checkout.
>
There's no need to 'invalidate' the session. You can clear the user's
session variables by adding a clear=1 parameter to the [userdb logout]
tag. The session can be safely reused once the user has logged out.
>
> This is also a security matter, you can shop using a public terminal and
> after you the next user can see all you stuff if he/she is clever enough
> and also could order some extra stuff to you :-(
>
Well, they could but they'd have to use their own credit card as that
information is not stored in the session at all.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Tue Jan 7 06:08:00 2003
From: interchange-users@icdevgroup.org (Eric Johanson)
Date: Tue Jan 7 06:08:00 2003
Subject: [ic] design in admin, 500 internal server error, [again]
Message-ID:
Hi there,
First time post, so be kind. :) Referenced [links] at the bottom of the
post. *
When clicking on 'design' from the admin page, I get a 500 internal server
error. Nothing in any logs which I can find.
Interchange 4.8.6 (via tarball)
Mandrake 9.0 [1]
Apache-AdvancedExtranetServer/1.3.26
Perl 5.8.0
Digest::MD5 found (v2.22).
LWP::Simple found (v1.36).
MIME::Base64 found (v2.16).
SQL::Statement found (v0.1021).
Safe::Hole found (v0.08).
Storable found (v2.06).
Tie::Watch not found. Minor: cannot set watch points in catalog.cfg.
URI::URL found (v5.03).
GDBM available (v1.06)
No Berkeley DB_File.
DBI enabled (v1.32), available drivers: ExampleP, Proxy, mysql
After searching the archives, I found quite a bit of talk [2] about this
problem [3], which seems to hint at it being related to apache 2.0. I'm
not running apache 2.0, but I'm having the same problem. The default
Mandrake "Extranet" apache is loaded with stuff - - mod_perl via separate
apache process, etc. I have no problems running other stuff (perl, php,
mysql, etc, etc) under this setup.
A related patch [4] was released, and put into the RPMs [5].
At this point, I'm not sure what's going on, as I've personally validated
that the version of IC I'm running (4.8.6), has this 'patch'.
How can I crank up the verbosity of IC? I've never seen such... umm...
lackluster errors from perl/apache before... normally much more shows up
in the logs...
Please let me know if I can provide more info on this problem; I'm really
quite lost at this point... :)
Thanks in advance,
Eric Johanson
*
[1]
http://www.icdevgroup.org/pipermail/interchange-users/2002-November/029338.html
[2]
http://www.icdevgroup.org/i/dev/swish.html?query=Internal%20Server%20Error%20design&sort_by=date
[3]
http://www.icdevgroup.org/pipermail/interchange-users/2002-November/029164.html
[4]
http://www.icdevgroup.org/cgi-bin/cvsweb/interchange/lib/Vend/Server.pm.diff?r1=2.16&r2=2.17
[5]
http://www.icdevgroup.org/pipermail/interchange-users/2002-November/028516.html
From interchange-users@icdevgroup.org Tue Jan 7 08:06:01 2003
From: interchange-users@icdevgroup.org (David Schnardthorst)
Date: Tue Jan 7 08:06:01 2003
Subject: [ic] Coupons at Checkout
Message-ID: <11698.65.197.19.240.1041944648.squirrel@webmail.wavesco.com>
How do I setup the use of either discount codes or coupons at checkout? I
would like the ability to have some customers be able to get additional
discounts at checkout when they have promotional items and I haven't
figured out how to set this up.
Thank you,
--
David J. Schnardthorst
Waves Corporation
Phone: 314.974.0932
Fax: 636.922.9373
Email: daves@wavesco.com
From interchange-users@icdevgroup.org Tue Jan 7 11:28:00 2003
From: interchange-users@icdevgroup.org (Ian)
Date: Tue Jan 7 11:28:00 2003
Subject: [ic] tax: simple, multi or country
References: <5.1.1.6.0.20030106064047.02102618@mail.newmediaems.com> <000901c2b5ad$cbef6a30$d701a8c0@w3itdev> <001701c2b5c4$9ec47d90$d701a8c0@w3itdev>
Message-ID: <000701c2b667$55943c20$d701a8c0@w3itdev>
The demo version online works fine and I am able to change tax settngs for
Sweden and reflect the correct sales tax total in checkout.html.
The Administration/Tax link on my system seems to be incorrect. The online
demo has a drop down list entitled select country. All I have is a place to
insert a location. Obviously somewhere along the line something has confused
the tax settings, as no matter what fixes I try from the material I find at
this site, nothing changes the salestax result.
How do I get the Administration/Tax page set so I can choose a country and
therefore set up the tax codes for Sweden, etc.
Regards
Ian
----- Original Message -----
From: "Ian"
To:
Sent: Monday, January 06, 2003 9:45 PM
Subject: Re: [ic] tax: simple, multi or country
> An update.
>
> I found the following post that suggests 4 ways to setup tax.
>
http://www.icdevgroup.org/pipermail/interchange-users/2002-October/028173.ht
> ml
>
> Seeing as this particular site is Swedish based (for now) and only
requires
> the one tax code I went for the same method described for a UK setup. The
> link fails in the above post fails due to to many full stops... try this
> one:
> http://www.webmaint.net/interchange/uksetup.html
>
> In following the instructions and substituting where required for Sweden,
> all goes well until step 5. Setting the TAXFIELD is no problem. When I
come
> to the next part I am confronted with a different panel and cannot set the
> tax type.
>
> I figure this is due to the TAXFIELDS setting, but no matter if set to
multi
> or state, I cannot set the tax type. All I can do is set "location", "tax
> rate", and "apply to shipping charge".
>
> Any pointers appreciated.
> Ian
>
>
> ----- Original Message -----
> From: "Ian"
> To:
> Sent: Monday, January 06, 2003 7:02 PM
> Subject: [ic] tax: simple, multi or country
>
>
> > Hi
> > having tried to get the sales tax to display on the checkout form, I
feel
> I
> > must be missing something. Have looked at salestax.asc and changed it
> > (originally set at fly-tax). Even default .25 produced nothing.
> >
> > I have the following variables settings when the checkout form is
viewed:
> > Area: SE
> > Rate: SE=25
> > Field: multi
> > Ship: __TAXSHIPPING __
> >
> > Short of hard coding to get the 25% value I need. How do I set this? It
> > would be nice to have country selection but just to one value of 25%
would
> > be sufficient for now.
> >
> > Regards,
> > Ian
> >
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@icdevgroup.org
> > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> >
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
From interchange-users@icdevgroup.org Tue Jan 7 11:47:00 2003
From: interchange-users@icdevgroup.org (Alex Lofaso (Planetanime.com))
Date: Tue Jan 7 11:47:00 2003
Subject: [ic] banners
In-Reply-To: <000701c2b667$55943c20$d701a8c0@w3itdev>
References: <5.1.1.6.0.20030106064047.02102618@mail.newmediaems.com>
<000901c2b5ad$cbef6a30$d701a8c0@w3itdev>
<001701c2b5c4$9ec47d90$d701a8c0@w3itdev>
<000701c2b667$55943c20$d701a8c0@w3itdev>
Message-ID: <43923.12.109.5.100.1041957932.squirrel@mail.planetanime.com>
Hello List!
I am trying to enable banners using the [banner] tag on my site. I have
constructed the banners table in mysql, established the config file, and
the table shows up in the UI, plus I restarted IC. I created a banners
directory under both my images directory and the tmp directory. I placed
my banners here. I loaded my table with data and have tried several
variations but cannot seem to get my banners to display.
This is the code I have in my page:
[banner weighted=1 category="horizontal" interpolate=1]
I added the interpolate based on what I found searching the ml archive
Here is the data I am using as far as data:
code category weight rotate banner
i1 horizontal 5 0
i2 horizontal 5 0
I also checked the error log and I am not reporting any errors...
So I guess my question is what am I doing wrong?
Thanks
Alex
From interchange-users@icdevgroup.org Tue Jan 7 12:20:01 2003
From: interchange-users@icdevgroup.org (Ian)
Date: Tue Jan 7 12:20:01 2003
Subject: [ic] tax: simple, multi or country
References: <5.1.1.6.0.20030106064047.02102618@mail.newmediaems.com> <000901c2b5ad$cbef6a30$d701a8c0@w3itdev> <001701c2b5c4$9ec47d90$d701a8c0@w3itdev> <000701c2b667$55943c20$d701a8c0@w3itdev>
Message-ID: <000701c2b670$aaadbb60$d701a8c0@w3itdev>
A fix...
Well I am not sure if this is the correct approach but at least I get the
result I am looking for.
I noticed there is a peice of Javascript code that causes a pop-up warning
with the sales tax detailed. The tax was correct in this pop-up! To keep
this email brief, I changed the sales tax from:
Sales Tax:
[salestax]
to read:
Sales Tax:
[loop list="__TAXAREA__"]
[currency][fly-tax [loop-code]][/currency]
[/loop]
I hope this helps if you find yourself with the same problem Note that
instead of salestax, flytax is used. I suspect my Admin is corrupt, as from
what I can tell, I have setup for multi but the Administration/tax form is
showing the simpletax.html form and not the tax.html form.
Perhaps this will clear on the next upgrade... and then make my checkout
page useless! We shall see.
Regards
Ian
----- Original Message -----
From: "Ian"
To:
Sent: Tuesday, January 07, 2003 5:10 PM
Subject: Re: [ic] tax: simple, multi or country
> The demo version online works fine and I am able to change tax settngs for
> Sweden and reflect the correct sales tax total in checkout.html.
>
> The Administration/Tax link on my system seems to be incorrect. The online
> demo has a drop down list entitled select country. All I have is a place
to
> insert a location. Obviously somewhere along the line something has
confused
> the tax settings, as no matter what fixes I try from the material I find
at
> this site, nothing changes the salestax result.
>
> How do I get the Administration/Tax page set so I can choose a country and
> therefore set up the tax codes for Sweden, etc.
>
> Regards
> Ian
>
>
>
> ----- Original Message -----
> From: "Ian"
> To:
> Sent: Monday, January 06, 2003 9:45 PM
> Subject: Re: [ic] tax: simple, multi or country
>
>
> > An update.
> >
> > I found the following post that suggests 4 ways to setup tax.
> >
>
http://www.icdevgroup.org/pipermail/interchange-users/2002-October/028173.ht
> > ml
> >
> > Seeing as this particular site is Swedish based (for now) and only
> requires
> > the one tax code I went for the same method described for a UK setup.
The
> > link fails in the above post fails due to to many full stops... try this
> > one:
> > http://www.webmaint.net/interchange/uksetup.html
> >
> > In following the instructions and substituting where required for
Sweden,
> > all goes well until step 5. Setting the TAXFIELD is no problem. When I
> come
> > to the next part I am confronted with a different panel and cannot set
the
> > tax type.
> >
> > I figure this is due to the TAXFIELDS setting, but no matter if set to
> multi
> > or state, I cannot set the tax type. All I can do is set "location",
"tax
> > rate", and "apply to shipping charge".
> >
> > Any pointers appreciated.
> > Ian
> >
> >
> > ----- Original Message -----
> > From: "Ian"
> > To:
> > Sent: Monday, January 06, 2003 7:02 PM
> > Subject: [ic] tax: simple, multi or country
> >
> >
> > > Hi
> > > having tried to get the sales tax to display on the checkout form, I
> feel
> > I
> > > must be missing something. Have looked at salestax.asc and changed it
> > > (originally set at fly-tax). Even default .25 produced nothing.
> > >
> > > I have the following variables settings when the checkout form is
> viewed:
> > > Area: SE
> > > Rate: SE=25
> > > Field: multi
> > > Ship: __TAXSHIPPING __
> > >
> > > Short of hard coding to get the 25% value I need. How do I set this?
It
> > > would be nice to have country selection but just to one value of 25%
> would
> > > be sufficient for now.
> > >
> > > Regards,
> > > Ian
> > >
> > > _______________________________________________
> > > interchange-users mailing list
> > > interchange-users@icdevgroup.org
> > > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> > >
> >
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@icdevgroup.org
> > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> >
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
From interchange-users@icdevgroup.org Tue Jan 7 12:41:01 2003
From: interchange-users@icdevgroup.org (Michael Goldfarb)
Date: Tue Jan 7 12:41:01 2003
Subject: [ic] UPS
Message-ID: <000601c2b673$b5cb9eb0$1e01a8c0@mrblondelaptop>
Has anyone figured out the UPS problem that Brendan pointed out above?
Is the problem with not getting data for Ground on UPS' end?
Looks like I will be switching to Internal Table Lookups as well :)
From interchange-users@icdevgroup.org Tue Jan 7 13:54:00 2003
From: interchange-users@icdevgroup.org (Mike Heins)
Date: Tue Jan 7 13:54:00 2003
Subject: [ic] mv_click and input type=image
In-Reply-To: <000501c2b5c2$1a477a10$6401a8c0@midnighty91ad5>; from shawn@oceanebi.com on Mon, Jan 06, 2003 at 03:27:57PM -0500
References: <000501c2b5c2$1a477a10$6401a8c0@midnighty91ad5>
Message-ID: <20030107135321.A15593@bill.heins.net>
Quoting Shawn Mathews (shawn@oceanebi.com):
> Does anyone know how to get input type=image tags to assign mv_click info?
>
> I have a client who wants his store to be totally workable with
> non_javascript browsers, but he wants all the images to be buttons.
Good luck. I wouldn't want to attempt it, but it is possible.
>
> I've tried naming the buttons mv_click name
> i.e.
> and
>
> but neither seem to work.
None of that will work. Because of the way type=image works, it doesn't
actually send such a variable.
Interchange does support an mv_click_map facility, though. This should
be detailed in the docs.
--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.513.523.7621
Fast, reliable, cheap. Pick two and we'll talk. -- unknown
From interchange-users@icdevgroup.org Tue Jan 7 15:06:00 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Tue Jan 7 15:06:00 2003
Subject: [ic] UPS
References: <000601c2b673$b5cb9eb0$1e01a8c0@mrblondelaptop>
Message-ID: <003101c2b686$f92639a0$0a01000a@badtzmaru.com>
> Has anyone figured out the UPS problem that Brendan pointed out above?
> Is the problem with not getting data for Ground on UPS' end?
Put some debug code in UPS.pm and see what the UPS server is returning.
Jeff
From interchange-users@icdevgroup.org Tue Jan 7 15:12:00 2003
From: interchange-users@icdevgroup.org (Info at daBoy's International)
Date: Tue Jan 7 15:12:00 2003
Subject: [ic] 4.9.3 "ship status update failed"
Message-ID: <000001c2b688$77edb5f0$1f02a8c0@DarrenPL>
>From: "Grant"
>To:
>Subject: RE: [ic] 4.9.3 "ship status update failed"
>Date: Mon, 6 Jan 2003 16:57:56 -0800
>Reply-To: interchange-users@icdevgroup.org
>>>I just moved my store from my old server running IC 4.8.5 to a new
>>>server running IC 4.9.3 and now when I try to update the status of an
>>>order via "Ship all lines -> Update the order" I get the following
>>>message in green on the Pending Orders page:
>>>
>>>Orderline 00000150-1 ship status update failed.
>>>
>>>Here is what is in my log file.
>>>
>>>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:09
>>>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set
>>>slice of 00000150-1 in read-only table orderline 24.103.254.107
>>>nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:36 -0800] daboy
>>>/~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice of
>>>00000150-1 in read-only table orderline 24.103.254.107
>>>nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47 -0800] daboy
>>>/~daboy/cgi-bin/cart.cgi/admin/order Attempt to set
>>>orderline::status::00000150-1 in read-only table 24.103.254.107
>>>nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47 -0800] daboy
>>>/~daboy/cgi-bin/cart.cgi/admin/order Unable to send mail using
>>>/usr/lib/sendmail
>>> > Message follows:
>>>
>>>
>>>The status is changed to "shipped" just fine, but no ship_notice
>>>email is sent. My "transactions" table's order status updates to
>>>"shipped" just fine, but the status for each line item in the
>>>"orderline" table remains at "pending".
>>>
>>>
>>>I have found this exact problem posted by Grant on Nov. 12th but
>>>there was not solution. Can someone please help?
>
> I did have that exact same problem. The problem is with the
orderline table write >permission, which doesn't make any sense to me
since there is:
>
>[flag type=write tables="orderline transactions"]
>
>right in the order_status.html page. Does anyone know if this been
corrected since 4.9.3? It >seems like a bug that most people would run
into. What ended up happening with my catalog was >WRITE_CONTROL
statements were added to catalogs/ic493/dbconf/default_db/orderline.dbm
to make >the table "writable" all the time. I hope this isn't a
security problem. I would love to know >about a better solution if
anyone has one.
>
>- Grant
Thanks Grant,
It is not possible for me to upgrade IC. Can you tell me which
statements/line to add to dbconf/default_db/orderline.dbm to make the
table "writable" all the time?
Darren
From interchange-users@icdevgroup.org Tue Jan 7 15:24:00 2003
From: interchange-users@icdevgroup.org (Aaron Hazelton)
Date: Tue Jan 7 15:24:00 2003
Subject: [ic] some praise where praise is due
Message-ID: <000601c2b68a$7454ece0$ab7ba8c0@abhlaptop>
All too often we only hear complaints when things don't
go so well, and very little praise is given where it is due.
I thought I would put in my 2 cents worth to this list.
Over the past few months I have been working on a
some deeper development with some IC sites and a
complete Intranet for CSRs.
Sure, IC is said to have a 'steep learning curve', and
only working with the software for a little over a year
I will attest to that. However, most of the things I
attempted actually turned out to be pretty easy once
you figured out the right way to do it.
Even with little knowledge of perl, it is very powerful.
However, with the extensive usage of perl in some
of the admin pages and lots of great little snips on
this list, even someone with little knowledge of perl
like me can come up with some pretty cool little
features if you do a little searching and have some guts.
Interchange is extremely modifiable to suit your
individual needs, very powerful and up-to-date,
and second-to-none in my opinion.
A big round of applause to the writers of this program
as well as everyone who takes a part in this list.
Thanks again to all the people that have helped me
with various things through this list.
--
Aaron
From interchange-users@icdevgroup.org Tue Jan 7 15:47:00 2003
From: interchange-users@icdevgroup.org (Grant)
Date: Tue Jan 7 15:47:00 2003
Subject: [ic] 4.9.3 "ship status update failed"
In-Reply-To: <000001c2b688$77edb5f0$1f02a8c0@DarrenPL>
Message-ID:
>>>>I just moved my store from my old server running IC 4.8.5 to a new
>>>>server running IC 4.9.3 and now when I try to update the status of an
>
>>>>order via "Ship all lines -> Update the order" I get the following
>>>>message in green on the Pending Orders page:
>>>>
>>>>Orderline 00000150-1 ship status update failed.
>>>>
>>>>Here is what is in my log file.
>>>>
>>>>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:09
>>>>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set
>>>>slice of 00000150-1 in read-only table orderline 24.103.254.107
>>>>nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:36 -0800] daboy
>>>>/~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice of
>>>>00000150-1 in read-only table orderline 24.103.254.107
>>>>nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47 -0800] daboy
>>>>/~daboy/cgi-bin/cart.cgi/admin/order Attempt to set
>>>>orderline::status::00000150-1 in read-only table 24.103.254.107
>>>>nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47 -0800] daboy
>>>>/~daboy/cgi-bin/cart.cgi/admin/order Unable to send mail using
>>>>/usr/lib/sendmail
>>>> > Message follows:
>>>>
>>>>
>>>>The status is changed to "shipped" just fine, but no ship_notice
>>>>email is sent. My "transactions" table's order status updates to
>>>>"shipped" just fine, but the status for each line item in the
>>>>"orderline" table remains at "pending".
>>>>
>>>>
>>>>I have found this exact problem posted by Grant on Nov. 12th but
>>>>there was not solution. Can someone please help?
>>
>> I did have that exact same problem. The problem is with the
>orderline table write >permission, which doesn't make any sense to me
>since there is:
>>
>>[flag type=write tables="orderline transactions"]
>>
>>right in the order_status.html page. Does anyone know if this been
>corrected since 4.9.3? It >seems like a bug that most people would run
>into. What ended up happening with my catalog was >WRITE_CONTROL
>statements were added to catalogs/ic493/dbconf/default_db/orderline.dbm
>to make >the table "writable" all the time. I hope this isn't a
>security problem. I would love to know >about a better solution if
>anyone has one.
>>
>>- Grant
>
>Thanks Grant,
>
>It is not possible for me to upgrade IC. Can you tell me which
>statements/line to add to dbconf/default_db/orderline.dbm to make the
>table "writable" all the time?
>
>Darren
Darren,
You would probably want that files contents to look like this:
Database orderline orderline.txt TAB
Database orderline WRITE_CONTROL 1
Database orderline WRITE_ALWAYS 1
Please do keep in mind that this makes the orderline table always writable.
Also, if youre using the SQL database instead of the default one, these
instructions will need some adjustment. Actually, isnt the SQL database
writable all the time?
- Grant
From interchange-users@icdevgroup.org Tue Jan 7 16:11:01 2003
From: interchange-users@icdevgroup.org (Michael C. Ibarra)
Date: Tue Jan 7 16:11:01 2003
Subject: [ic] some praise where praise is due
In-Reply-To: <000601c2b68a$7454ece0$ab7ba8c0@abhlaptop>
References: <000601c2b68a$7454ece0$ab7ba8c0@abhlaptop>
Message-ID: <1041973220.3e1b3fe473f47@webmail.hawk.com>
I second that. A huge difference fromn when I first looked
at Minivend. Look forward to being able to hopefully help
in the near future as well.
-mike
Quoting Aaron Hazelton :
> All too often we only hear complaints when things don't
> go so well, and very little praise is given where it is due.
> I thought I would put in my 2 cents worth to this list.
>
> Over the past few months I have been working on a
> some deeper development with some IC sites and a
> complete Intranet for CSRs.
>
> Sure, IC is said to have a 'steep learning curve', and
> only working with the software for a little over a year
> I will attest to that. However, most of the things I
> attempted actually turned out to be pretty easy once
> you figured out the right way to do it.
>
> Even with little knowledge of perl, it is very powerful.
> However, with the extensive usage of perl in some
> of the admin pages and lots of great little snips on
> this list, even someone with little knowledge of perl
> like me can come up with some pretty cool little
> features if you do a little searching and have some guts.
>
> Interchange is extremely modifiable to suit your
> individual needs, very powerful and up-to-date,
> and second-to-none in my opinion.
>
> A big round of applause to the writers of this program
> as well as everyone who takes a part in this list.
>
> Thanks again to all the people that have helped me
> with various things through this list.
> --
> Aaron
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
From interchange-users@icdevgroup.org Tue Jan 7 16:16:01 2003
From: interchange-users@icdevgroup.org (Jon)
Date: Tue Jan 7 16:16:01 2003
Subject: [ic] some praise where praise is due
References: <000601c2b68a$7454ece0$ab7ba8c0@abhlaptop>
Message-ID: <3E1B433C.873A7EAB@attglobal.net>
> All too often we only hear complaints when things don't
> go so well, and very little praise is given where it is due.
> I thought I would put in my 2 cents worth to this list.
>
> Over the past few months I have been working on a
> some deeper development with some IC sites and a
> complete Intranet for CSRs.
>
> Sure, IC is said to have a 'steep learning curve', and
> only working with the software for a little over a year
> I will attest to that. However, most of the things I
> attempted actually turned out to be pretty easy once
> you figured out the right way to do it.
>
> Even with little knowledge of perl, it is very powerful.
> However, with the extensive usage of perl in some
> of the admin pages and lots of great little snips on
> this list, even someone with little knowledge of perl
> like me can come up with some pretty cool little
> features if you do a little searching and have some guts.
>
> Interchange is extremely modifiable to suit your
> individual needs, very powerful and up-to-date,
> and second-to-none in my opinion.
>
> A big round of applause to the writers of this program
> as well as everyone who takes a part in this list.
>
> Thanks again to all the people that have helped me
> with various things through this list.
> --
> Aaron
My thoughts exactly... even down to the level of perl
knowledge. Although only one web site so far :(
Getting there though :)))
Jon
From interchange-users@icdevgroup.org Tue Jan 7 16:19:01 2003
From: interchange-users@icdevgroup.org (Matthew Villa)
Date: Tue Jan 7 16:19:01 2003
Subject: [ic] Adding Additional Info To orderline table
Message-ID: <000301c2b692$046a21e0$bb7ba8c0@webmaster>
Hey everyone,
I have a custom field within the products table called "brand." I need
to concatenate both fields "brand" and "description" from the products
table when entering a record into the orderline table. That way brand
name and description are included within the "description" field in the
orderline table. Can anyone help me with this issue? Thanks
Thanks.
Matthew Villa
From interchange-users@icdevgroup.org Tue Jan 7 16:21:02 2003
From: interchange-users@icdevgroup.org (Paul Jordan)
Date: Tue Jan 7 16:21:02 2003
Subject: [ic] some praise where praise is due
In-Reply-To: <000601c2b68a$7454ece0$ab7ba8c0@abhlaptop>
Message-ID:
>
>
> All too often we only hear complaints when things don't
> go so well, and very little praise is given where it is due.
> I thought I would put in my 2 cents worth to this list.
>
[snip]
I wholeheartedly agree with Aaron, dittos to all that I snipped off his post
:)
Excellent environment to build in!
Paul
From interchange-users@icdevgroup.org Tue Jan 7 17:10:01 2003
From: interchange-users@icdevgroup.org (Thomas J.M. Burton)
Date: Tue Jan 7 17:10:01 2003
Subject: [ic] some praise where praise is due
References: <000601c2b68a$7454ece0$ab7ba8c0@abhlaptop>
Message-ID: <00f401c2b699$2ee29d10$0b00a8c0@TJMB>
> All too often we only hear complaints when things don't
> go so well, and very little praise is given where it is due.
...snip...
> Thanks again to all the people that have helped me
> with various things through this list.
> --
> Aaron
I'm in complete agreement here too. To date I've developed a total of
17 Web sites driven by Minivend or Interchange. When we were first
contracted to develop an e-commerce site, I spent a lot of time
searching for a package that would allow the flexibility to completely
customize and integrate the e-comm components with the rest of the
site. Nothing came close to meeting my needs until I was introduced to
Minivend.
Not only is MV/IC flexible enough to be totally customized on the front
end, but it's also robust enough to address any and every need that's
come up in the variety of projects that I've used it for (from
e-commerce catalog to a "virtual tour" of an artist's studio). As I've
mentioned in other posts to this list, I'm not a programmer by trade.
I'm trained in the graphic arts but have enough computer knowledge and
experience to hack my way through customizing simple PERL scripts and
the like (and I continue to learn).
For several of the solutions I've developed to address the needs of
various projects, I've taken my own approach and broken off of the
paved MV/IC road. As I've worked more and more with IC, I've been
learning every step of the way about the "right" and "wrong" ways to do
things (with much appreciated help from Mike Heins, Kevin Walsh, and
others on this list). My most recent projects involving IC forced me
into using the existing features of the foundation catalog and admin
component and now, based on what I've learned from those experiences,
I've got a list of some improvements to make to the solutions I've
developed in the past.
True, IC's documentation could be improved -- and I'm sure it will be
over time (it's difficult to document something of this caliber in the
first place). True, there are some topics that people are frequently
asking about but the answers lie buried or cannot be found. But all in
all, Interchange is a great system and it more than meets my needs.
All who have contributed to the development of Interchange and keeping
it alive through all that's happened over the last few years deserve
many thanks from all of us who make use of this system.
And for those of you who have read this far, I thank you for hearing me
out. I was going to write a quick response, but just couldn't express
what I wanted to in so few words.
Mike Heins, and all the rest, THANK YOU and keep up the great work!
Sincerely,
Tom Burton
___________________________________
Thomas J.M. Burton, Design/Production
Global Focus Digital Media, LLC
www.globalfocusdm.com
[541] 342.5717
From interchange-users@icdevgroup.org Tue Jan 7 17:13:00 2003
From: interchange-users@icdevgroup.org (Alex)
Date: Tue Jan 7 17:13:00 2003
Subject: [ic] Affiliate program?
Message-ID:
Has anyone developed an affiliate program for the newer
version of Interchange? I have searched archives and
recent newsletters and the only mentions are of people
wanting to do one without a single mention of a complete
one.
To be clear I am not looking to integrate with a third
party. We are looking into developing our own where we can
offer quarterly payments through PayPal or monthly store
credits.
I have briefly played with the affiliate features in 4.9.2
but could not seem to get them to work as expected and
could not find much in the way of help. Looking for
something where customers can easily sign up with minimal
interaction on our part. Any ideas or pointers for how
others have gone about development of such a feature are
greatly appreciated.
Alex
p.s. Anyone work out a wishlist/wedding registry feature
either?
From interchange-users@icdevgroup.org Tue Jan 7 18:22:00 2003
From: interchange-users@icdevgroup.org (Farshad Farzan)
Date: Tue Jan 7 18:22:00 2003
Subject: [ic] Quantity/Retail/Wholesale Pricing
Message-ID: <000001c2b6a3$767b6d00$ef0329d0@vl2k>
I have set up IC 4.9.4, and the quantity pricing does not work ??
This was working fine for me in 4.9.3 !!
I used the Demo site, and it seems that that does not work either..!!
May be I am missing something ???
I am using the foundation store, with etc/after.cfg as supplied in the
templates directory .
The user was also set up as dealer.. !!
In 4.9.3 we have price level !! and that does not show in 4.9.4 !!
Thanks.
Richard Farzan
Intelligent Measurement, Inc.
16115 Wyandotte Street
Van Nuys, CA 91406
Tel 818 901 6787
Fax 818 901 1787
From interchange-users@icdevgroup.org Tue Jan 7 18:32:01 2003
From: interchange-users@icdevgroup.org (Matthew Villa)
Date: Tue Jan 7 18:32:01 2003
Subject: [ic] Cross-sell
Message-ID: <001801c2b6a4$d4af1150$bb7ba8c0@webmaster>
Hey everyone,
I want to exclude featured and specials from the cross-sell box. I want
to only display cross-sell products and no other type of promotions.
Also, the customer should be able to add the product they viewing along
with the cross-sell product to their cart.
Any help would be appreciated. Thanks
Matthew Villa
From interchange-users@icdevgroup.org Tue Jan 7 22:16:01 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Tue Jan 7 22:16:01 2003
Subject: [ic] Adding Additional Info To orderline table
References: <000301c2b692$046a21e0$bb7ba8c0@webmaster>
Message-ID: <009301c2b6c3$01f1d8a0$0a01000a@badtzmaru.com>
> I have a custom field within the products table called "brand." I need
> to concatenate both fields "brand" and "description" from the products
> table when entering a record into the orderline table. That way brand
> name and description are included within the "description" field in the
> orderline table. Can anyone help me with this issue? Thanks
Sure, take a look at etc/log_transaction . That is where the entry into
orderline is made, inside of an import block there.
Jeff
From interchange-users@icdevgroup.org Tue Jan 7 22:21:02 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Tue Jan 7 22:21:02 2003
Subject: [ic] Affiliate program?
References:
Message-ID: <00a101c2b6c3$5ee2e040$0a01000a@badtzmaru.com>
> version of Interchange? I have searched archives and
> recent newsletters and the only mentions are of people
> wanting to do one without a single mention of a complete
> one.
I have a simple affiliate system running under IC but it only tracks
traffic and sales. It doesn't handle signup (I manually enter the
affiliates) and it doesn't track payouts. I think the issue is if you look
at the level of functionality supported by a full-fledged affiliate system
it's an application unto itself.
Jeff
From interchange-users@icdevgroup.org Tue Jan 7 22:38:00 2003
From: interchange-users@icdevgroup.org (Paul Jordan)
Date: Tue Jan 7 22:38:00 2003
Subject: [ic] Adding Additional Info To orderline table
In-Reply-To: <000301c2b692$046a21e0$bb7ba8c0@webmaster>
Message-ID:
> Hey everyone,
>
> I have a custom field within the products table called "brand." I need
> to concatenate both fields "brand" and "description" from the products
> table when entering a record into the orderline table. That way brand
> name and description are included within the "description" field in the
> orderline table. Can anyone help me with this issue? Thanks
>
> Thanks.
>
> Matthew Villa
Assuming everything is done correctly, you could try in etc/log_transaction
- description: [filter mac][item-description][/filter]
+ description: [filter mac][item-field brand]-[item-description][/filter]
untested and HTH
Paul
From interchange-users@icdevgroup.org Tue Jan 7 23:14:01 2003
From: interchange-users@icdevgroup.org (Paul Jordan)
Date: Tue Jan 7 23:14:01 2003
Subject: [ic] Affiliate program?
In-Reply-To:
Message-ID:
> Has anyone developed an affiliate program for the newer
> version of Interchange? I have searched archives and
> recent newsletters and the only mentions are of people
> wanting to do one without a single mention of a complete
> one.
>
> To be clear I am not looking to integrate with a third
> party. We are looking into developing our own where we can
> offer quarterly payments through PayPal or monthly store
> credits.
>
> I have briefly played with the affiliate features in 4.9.2
> but could not seem to get them to work as expected and
> could not find much in the way of help. Looking for
> something where customers can easily sign up with minimal
> interaction on our part. Any ideas or pointers for how
> others have gone about development of such a feature are
> greatly appreciated.
>
>
> Alex
>
>
> p.s. Anyone work out a wishlist/wedding registry feature
> either?
Hi Alex,
"Affiliates" is a pretty general term IMO. When I looked into setting up
affiliates I looked at the demos stuff and was surprised to find that it
wasn't more than area where other stores, or websites, can get credit for
sending customers your way... that is unless I was not doing something
right.
I recently started on (my definition of) an affiliates interface called AFI
(affiliate fulfillment Interface). It will be where a person can sell items
on our website, but he will ship them out himself (and other scenarios). We
take care of marketing, payment, website, etc etc, and they log into the
AFI, and ship their products. They only see their relevant portion of the
order. It is in it's very early stages, mostly just the initial shipment
view page that weeds out their products and shows relevant order
information.
That is what I thought affiliates were :) anyways, I am on another project
for right now, but still do a little work it in my spare time. The plans are
growing into a place where they can input products into the database, but on
(in a way) inactive, awaiting for admin approval.
Mine will take a while because we also sell downloads so it must facilitate
swapping files around safely and logically for admin review.
Anyways, I am trying to get my taxes done right now, but after next week, I
would be happy to share any code with anybody else who is implementing a
similar affiliates facility. I believe I remember Jeff Dafoe commenting on
the affiliates portion of IC, he made it seem like they logged into ADMIN,
and were able to see/do all sorts of cool things... but I don't get that
impression, because pages/affiliate is basically what I described in my
first paragraph. But he seemed to think it was better than the type of bread
that is sliced.
He could be right, he is very knowledgeable (has a nice shop), either that
or Mike Heins is secretly selling "Interchange XP" behind our backs ;)
Also, I have a type of wishlist/registry I suppose. It is called a
'mediabox'. Customers can create an account, and places any item into their
mediabox. They can Add, Delete, Name, Rename, Describe... their mediabox(s).
Then, the item can be Copied, Moved, Deleted between the mediaboxes, and you
can add multiple items to any mediabox all at once. The cool feature is you
can 'invite' people into you mediabox, IOW we provide a facility called
Client View, where the invited folks can input (1.original persons username,
2. box name, 3. arbitrary password) and then see all the persons choices. It
is going to evolve to a collaboration area. Inviting people is automated in
the accounts section.
It is pretty cool. You need Mysql database, as one of the tables has a
unique key spread over two columns, although it could probably be rewritten.
I also heavily use SQL instead of IC imports. However I so so inside of the
[query] tag, which I get the impression you don't need a mysql db to use in
conjunction with.
Anyways, I would be happy to share that as well, however it would take a
while to get all portions together (about pages and two tables) and notes,
and post as-is after next week. I say as-is because I don't have the time
right now to pretty it up and make a tutorial.
Sorry for the long post, let me know if there is any interest and I will get
some stuff together next week. Also, if people want to see the media box,
give me some lead time to make sure my development sites version is still
functional, as I don't want bogus accounts on my live system. But hey, maybe
between us all we could get a wishlist and other affiliate stuff going.
e.g., The wishlist would need to be restructered for general non Mysql
use... etc
HTH
Paul
From interchange-users@icdevgroup.org Tue Jan 7 23:57:00 2003
From: interchange-users@icdevgroup.org (Matthew Villa)
Date: Tue Jan 7 23:57:00 2003
Subject: [ic] Adding Additional Info To orderline table
In-Reply-To:
Message-ID: <000001c2b6d2$2b5bf770$bb7ba8c0@webmaster>
> Assuming everything is done correctly, you could try in
> etc/log_transaction
>
>
> - description: [filter mac][item-description][/filter]
>
> + description: [filter mac][item-field
brand]-[item-description][/filter]
>
I went ahead and made the change to the etc/log_transaction file.
However, it didn't work. The field is called "brand" and is in the
products table. I'm using mySQL as my RDBMS.
When adding additional fields to the products, is there anything I
should do after I altered my table in mySQL? I do issue a restart so IC
can notice the column exists.
Matthew
From interchange-users@icdevgroup.org Wed Jan 8 01:33:00 2003
From: interchange-users@icdevgroup.org (Jon)
Date: Wed Jan 8 01:33:00 2003
Subject: [ic] How to clear Value from Value
Message-ID: <3E1BC5B5.ABBB9631@attglobal.net>
IC 4.9.3
With the above line executed what is an easy way to
clear "my_value" from "my_name" ??
Thank you.
Jon
From interchange-users@icdevgroup.org Wed Jan 8 01:49:01 2003
From: interchange-users@icdevgroup.org (Paul Jordan)
Date: Wed Jan 8 01:49:01 2003
Subject: [ic] Adding Additional Info To orderline table
In-Reply-To: <000001c2b6d2$2b5bf770$bb7ba8c0@webmaster>
Message-ID:
> > Assuming everything is done correctly, you could try in
> > etc/log_transaction
> >
> >
> > - description: [filter mac][item-description][/filter]
> >
> > + description: [filter mac][item-field
> brand]-[item-description][/filter]
> >
>
> I went ahead and made the change to the etc/log_transaction file.
> However, it didn't work. The field is called "brand" and is in the
> products table. I'm using mySQL as my RDBMS.
>
> When adding additional fields to the products, is there anything I
> should do after I altered my table in mySQL? I do issue a restart so IC
> can notice the column exists.
>
> Matthew
hmm, I dunno. I AM able to pull an arbitrary field inside of the item_list
on the demo cart on the devgroup site, but it seems I cannot do this either
on my site, which is also using Mysql...
I am using an OnFly routine, but I think it should still work, and I am 99%
sure it works that way. You should be able to use:
[item-field fieldname]
[item-data table fieldname]
inside of an item_list. hmmm. this catalog is on 4.9.3 (an old
nightly_build), I will upgrade tomorrow and test it more.
TIA
Paul
From interchange-users@icdevgroup.org Wed Jan 8 03:26:00 2003
From: interchange-users@icdevgroup.org (Jonathan Clark)
Date: Wed Jan 8 03:26:00 2003
Subject: [ic] How to clear Value from Value
In-Reply-To: <3E1BC5B5.ABBB9631@attglobal.net>
Message-ID: <000601c2b6ef$7e0e4aa0$0b01a8c0@NT3078>
> IC 4.9.3
>
>
>
> With the above line executed what is an easy way to
> clear "my_value" from "my_name" ??
ITL:
[value name=my_name set='']
Embedded Perl:
[perl]
$Values->{my_name} = undef;
[/perl]
Jonathan
www.webmaint.net
From interchange-users@icdevgroup.org Wed Jan 8 03:35:01 2003
From: interchange-users@icdevgroup.org (Matthew Villa)
Date: Wed Jan 8 03:35:01 2003
Subject: [ic] Adding Additional Info To orderline table
In-Reply-To:
Message-ID: <000a01c2b6f0$9ce67370$bb7ba8c0@webmaster>
> hmm, I dunno. I AM able to pull an arbitrary field inside of the
item_list
> on the demo cart on the devgroup site, but it seems I cannot do this
> either
> on my site, which is also using Mysql...
>
> I am using an OnFly routine, but I think it should still work, and I
am
> 99%
> sure it works that way. You should be able to use:
>
> [item-field fieldname]
> [item-data table fieldname]
>
Thanks! That worked great.
From interchange-users@icdevgroup.org Wed Jan 8 03:38:00 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Wed Jan 8 03:38:00 2003
Subject: [ic] How to clear Value from Value
In-Reply-To: <3E1BC5B5.ABBB9631@attglobal.net>
Message-ID: <000001c2b6f0$c50153c0$020110ac@majestic.cursor-software.co.uk>
Jon [prtyof5@attglobal.net] wrote:
>
>
>
> With the above line executed what is an easy way to
> clear "my_value" from "my_name" ??
>
You could use the [value] tag's "set" parameter or, if you have a
block of Perl nearby, you could delete the value from there.
You may find the "Interchange Tags Reference" document useful here.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Wed Jan 8 08:58:00 2003
From: interchange-users@icdevgroup.org (Rich Kelly)
Date: Wed Jan 8 08:58:00 2003
Subject: [ic] nmfc and shipping HELP!
In-Reply-To: <000001c2b6f0$c50153c0$020110ac@majestic.cursor-software.co.uk>
Message-ID:
Hello group,
I have created a product table column called nmfc and store the N.M.F.C
freight classes for my inventory in it. However unlike other Shipping
companies the Common Carriers that deal with this type of freight want up to
6 separate NMFC class numbers. So when I do my lookup up and build the Url
for the lookup I need to pass the variable not as a total but as a
concatenated string of some kind.
I am having trouble figuring out where in IC to assign a "nmfcstringtotal"
variable in or near the checkout.html file or even if it is there. Where
can I create this new summary type variable and how to I concatenate it?
Example:
product qty $ weight nmfc(the field I added)
A 10 3.50 50 77.5
B 5 2.50 100 65
C 25 3.00 300 100
D 10 4.00 100 60
===================================================
50 13.00 $1 $2
The rules for weight in this case will be the same but I need to focus on
the nmfc right now
how in IC do I add the new items nmfc field in a way that it will come out
as a string such as..
$2= ("77.5", "65", "100", "60")
Once I figure out the nmfc I can figure out the separated weights.
Do I need to create new tags with perl scripts?
Where Do I assign+initialize the new temporary String Variable that will
contain the $2
I will later need to break down $2 into separate variables in a perl script
I know. But I cant figure out how to create the total string. I know that
Once I can create $2 I just pass it via the shipping variables in
shipping.asc.. not a problem
System FreeBSD 4.7
Interchange 4.8.6
Current Perl
Rich
From interchange-users@icdevgroup.org Wed Jan 8 09:05:01 2003
From: interchange-users@icdevgroup.org (Jon)
Date: Wed Jan 8 09:05:01 2003
Subject: [ic] How to clear Value from Value
References: <000001c2b6f0$c50153c0$020110ac@majestic.cursor-software.co.uk>
Message-ID: <3E1C2F0E.99FCB8C8@attglobal.net>
> >
> >
> >
> > With the above line executed what is an easy way to
> > clear "my_value" from "my_name" ??
> >
> You could use the [value] tag's "set" parameter or, if you have a
> block of Perl nearby, you could delete the value from there.
>
> You may find the "Interchange Tags Reference" document useful here.
>
Thanks Kevin and Jonathan !! I will try those tonight.
I did search through the tags reference a number of times but
obviously wasn't searching on the right key words.
"set" and "undef" who would have guessed :))
Jon
From interchange-users@icdevgroup.org Wed Jan 8 12:15:01 2003
From: interchange-users@icdevgroup.org (Ian)
Date: Wed Jan 8 12:15:01 2003
Subject: [ic] order profile not found
References:
Message-ID: <000c01c2b739$6a6ccf90$d701a8c0@w3itdev>
On submitting an order via checkout.html, the following error is logged in
the error log:
/~catalogname/cgi-bin/cart.cgi/process.html Order profile order_profile not
found
Having gone through the mailing list and documentation, I am unable to see
why. Here are some minimum settings I have applied to try to get it to work:
In catalog.cfg::
OrderProfile etc/profiles.order
Minimum etc/profiles.order
__NAME__ order_profile
fname=required
lname=required
address1=required
city=required
&fatal=yes
&final=yes
__END__
Relevant line in checkout.html:
The result is that the checkout.html page is refreshed.
No error messages are reflected on the refreshed page or missing text
highlighted.
All text fields on the form have an entry.
Any help appreciated.
Regards
Ian
From interchange-users@icdevgroup.org Wed Jan 8 12:44:01 2003
From: interchange-users@icdevgroup.org (Gerry Kirk)
Date: Wed Jan 8 12:44:01 2003
Subject: [ic] How to add a subscriber-based reminder service?
Message-ID: <1042047698.1281.36.camel@giesbrecht.redhat.org>
I would like to add a piece of functionality that would invite users to
sign up for a service that would remind them when it is time to replace
worn-out parts on their vacuum. After signing up, they would receive a
message after a specified duration reminding them to replace
such-and-such, with a one-click link to buy the product on-line.
The subscription portion would record which vacuum they own, the last
time each particular part was replaced, possibly factors such as amount
of use, then calculate a replacement interval and date of first
replacement.
A cron job would run daily to check the date of the next replacement
against the current date, and send out reminders when the two are equal.
The next replacement date would then be updated.
Another idea would be to provide multiple links in the reminder email,
to assess the consumer's course of action, something like:
buy online
remind me in 7 days
no plans to buy anytime soon
which would update replacement date records. I have no idea how that
could be done yet, except that there would have to be a web page that
would process the last two options. For the first item, a purchase of a
replacement part should trigger when the next reminder should go out.
So, my questions are:
1. how to provide a means for users to sign up? this could be part of an
online account signup, but I'd also like to make it easy to sign up with
minimal info
2. how to process the sign-up?
3. how to access the db via a cron job to email out the reminders?
4. how to process the links in the reminder email?
Thanks,
Gerry
________________________________________________________________________
Gerry Kirk
IT consulting for positive change
ph 705.759.8026
fax 780.401.3517
From interchange-users@icdevgroup.org Wed Jan 8 13:01:02 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Wed Jan 8 13:01:02 2003
Subject: [ic] Shipping Multiple Boxes of various weights
Message-ID: <1335.67.118.132.53.1042048813.squirrel@www.gs2designs.com>
I know this subject has been beat to death, but I searched the archives
and found some information on this subject, but most deal with multiple
boxes of equal weight.
I am shipping items in individual boxes, of various weights. The total
weight can go over the 150 pound limit for UPS. I am only shipping via
UPS, so I need to only query UPS for the shipping costs. Another problem
is that a line item in my cart can have two boxes of equal weight, that
will ship separately.
I have modified the foundation demo, graphically, but used the underlying
engine. In the products db, I have added "shipbox" that is the number of
boxes for that item; 1 for one box, 2 for two boxes, etc.
I want to calculate the shipping costs for each box for each line item in
the shopping cart and show the total shipping cost in check_out.html. I
want use the online query, not a table. I also need to make sure that the
correct shipping costs are sent to my credit card service, authorize.net.
I have everything working, except the shipping. When I get the shipping
working, I can go online.
I know I need to added an UserTag to the catalog.cfg file. I also need to
call that tag in the appropriate locations.
Can someone help me write this UserTag to calculate this correctly.
Regards,
Gregg Scott
From interchange-users@icdevgroup.org Wed Jan 8 13:19:00 2003
From: interchange-users@icdevgroup.org (Darren)
Date: Wed Jan 8 13:19:00 2003
Subject: [ic] 4.9.3 "ship status update failed" Solved!
Message-ID: <000001c2b742$4863f4b0$1f02a8c0@DarrenPL>
>>>>I just moved my store from my old server running IC 4.8.5 to a new
>>>>server running IC 4.9.3 and now when I try to update the status of
>>>>an
>
>>>>order via "Ship all lines -> Update the order" I get the following
>>>>message in green on the Pending Orders page:
>>>>
>>>>Orderline 00000150-1 ship status update failed.
>>>>
>>>>Here is what is in my log file.
>>>>
>>>>24.103.254.107 nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:09
>>>>-0800] daboy /~daboy/cgi-bin/cart.cgi/admin/order Attempt to set
>>>>slice of 00000150-1 in read-only table orderline 24.103.254.107
>>>>nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:36 -0800] daboy
>>>>/~daboy/cgi-bin/cart.cgi/admin/order Attempt to set slice of
>>>>00000150-1 in read-only table orderline 24.103.254.107
>>>>nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47 -0800] daboy
>>>>/~daboy/cgi-bin/cart.cgi/admin/order Attempt to set
>>>>orderline::status::00000150-1 in read-only table 24.103.254.107
>>>>nsNTBLSU:24.103.254.107 - [04/January/2003:17:16:47 -0800] daboy
>>>>/~daboy/cgi-bin/cart.cgi/admin/order Unable to send mail using
>>>>/usr/lib/sendmail
>>>> > Message follows:
>>>>
>>>>
>>>>The status is changed to "shipped" just fine, but no ship_notice
>>>>email is sent. My "transactions" table's order status updates to
>>>>"shipped" just fine, but the status for each line item in the
>>>>"orderline" table remains at "pending".
>>>>
>>>>
>>>>I have found this exact problem posted by Grant on Nov. 12th but
>>>>there was not solution. Can someone please help?
>>
>> I did have that exact same problem. The problem is with the
>orderline table write >permission, which doesn't make any sense to me
>since there is:
>>
>>[flag type=write tables="orderline transactions"]
>>
>>right in the order_status.html page. Does anyone know if this been
>corrected since 4.9.3? It >seems like a bug that most people would run
>into. What ended up happening with my catalog was >WRITE_CONTROL
>statements were added to catalogs/ic493/dbconf/default_db/orderline.dbm
>to make >the table "writable" all the time. I hope this isn't a
>security problem. I would love to know >about a better solution if
>anyone has one.
>>
>>- Grant
>
>It is not possible for me to upgrade IC. Can you tell me which
>statements/line to add to dbconf/default_db/orderline.dbm to make the
>table "writable" all the time?
>
>
>Darren,
>
>You would probably want that file's contents to look like this:
>
>Database orderline orderline.txt TAB
>Database orderline WRITE_CONTROL 1
>Database orderline WRITE_ALWAYS 1
>
>Please do keep in mind that this makes the orderline table always
writable. Also, if you're >using the SQL database instead of the default
one, these instructions will need some adjustment. >Actually, isn't the
SQL database writable all the time?
>
>- Grant
Thanks Grant,
It fixed my problem, no more "Orderline 00000150-1 ship status update
failed." And now the email is being sent as well.
Darren
From interchange-users@icdevgroup.org Wed Jan 8 13:32:01 2003
From: interchange-users@icdevgroup.org (Kevin Old)
Date: Wed Jan 8 13:32:01 2003
Subject: [ic] Shipping Options in CVS/Demo1
In-Reply-To: <1041911526.3e1a4ee6bfa38@webmail.hawk.com>
References: <1041911526.3e1a4ee6bfa38@webmail.hawk.com>
Message-ID: <1042050441.3223.59.camel@oc>
Michael,
What that means is that you haven't supplied a zip code yet for it to
calculate. Put a zip code in the proper field, then hit the recalculate
button.
Kevin
On Mon, 2003-01-06 at 22:52, Michael C. Ibarra wrote:
> Greetings:
>
> Could someone please explain to me what the
> following message above the "Shipping method"
> on the "Checkout" page refers to?
>
> "Note: 1DA: Missing ConsigneePostalCode"
>
> Should the "Shipping method" drop button show
> all methods which have been allowed?
>
> I am testing a cvs version of IC and am getting
> the same results.
>
> Thanks,
>
> -mike
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
--
Kevin Old
From interchange-users@icdevgroup.org Wed Jan 8 13:52:00 2003
From: interchange-users@icdevgroup.org (Michael C. Ibarra)
Date: Wed Jan 8 13:52:00 2003
Subject: [ic] Shipping Options in CVS/Demo1
In-Reply-To: <1042050441.3223.59.camel@oc>
References: <1041911526.3e1a4ee6bfa38@webmail.hawk.com>
<1042050441.3223.59.camel@oc>
Message-ID: <1042051368.3e1c7128f0778@webmail.hawk.com>
Yes, I've figured this out after playing with it, thank you.
Just out of curiousity, why aren't the shipping options placed
on a separate page, after the ship-to info is entered? I
realize that that I can do this on my own page, but by default,
I believe that it should be a separate page as well.
Also, I see that I can only select UPS Next day and 2nd Day,
however I see under admin that other choices are enabled, is this
broken, or am I doing something wrong?
Thanks again,
-mike
Quoting Kevin Old :
> Michael,
>
> What that means is that you haven't supplied a zip code yet for it to
> calculate. Put a zip code in the proper field, then hit the recalculate
> button.
>
> Kevin
> On Mon, 2003-01-06 at 22:52, Michael C. Ibarra wrote:
> > Greetings:
> >
> > Could someone please explain to me what the
> > following message above the "Shipping method"
> > on the "Checkout" page refers to?
> >
> > "Note: 1DA: Missing ConsigneePostalCode"
> >
> > Should the "Shipping method" drop button show
> > all methods which have been allowed?
> >
> > I am testing a cvs version of IC and am getting
> > the same results.
> >
> > Thanks,
> >
> > -mike
> >
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@icdevgroup.org
> > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> --
> Kevin Old
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
From interchange-users@icdevgroup.org Wed Jan 8 14:12:00 2003
From: interchange-users@icdevgroup.org (John Wells)
Date: Wed Jan 8 14:12:00 2003
Subject: [ic] php alternatives to interchange
Message-ID: <43763.65.213.159.130.1042053055.squirrel@tidal>
Guys,
Just got a new client today for a web store and naturally wanted to use
interchange. But for some unGodly reason the owner wants whatever
solution I provide to be done in PHP.
Is there anything out there written in PHP that even comes close to the
functionality, security and maturity of IC?
Thanks,
John
From interchange-users@icdevgroup.org Wed Jan 8 14:22:00 2003
From: interchange-users@icdevgroup.org (Andres)
Date: Wed Jan 8 14:22:00 2003
Subject: [ic] php alternatives to interchange
References: <43763.65.213.159.130.1042053055.squirrel@tidal>
Message-ID: <3E1C7A4A.1050301@paglayan.com>
you can try www.oscommerce.com but nothing is close to functionality,
security, and etc, of IC,
John Wells wrote:
> Guys,
>
> Just got a new client today for a web store and naturally wanted to use
> interchange. But for some unGodly reason the owner wants whatever
> solution I provide to be done in PHP.
From interchange-users@icdevgroup.org Wed Jan 8 14:26:02 2003
From: interchange-users@icdevgroup.org (D Zhang - msi)
Date: Wed Jan 8 14:26:02 2003
Subject: [ic] How to add a subscriber-based reminder service?
References: <1042047698.1281.36.camel@giesbrecht.redhat.org>
Message-ID: <000b01c2b74b$44e53f20$0affff0a@msi5>
> 1. how to provide a means for users to sign up? this could be part of an
> online account signup, but I'd also like to make it easy to sign up with
> minimal info
add an option in mailing list in account record.
> 2. how to process the sign-up?
setup your userdb in mysql which can be queried later by a script run with
cron job.
> 3. how to access the db via a cron job to email out the reminders?
setup your products and order db in mysql, write a script which can be
called by cron job.
> 4. how to process the links in the reminder email?
write a script that will update your db records and bring up an order page
when needed. Your customer will then make final decision on what and how
many to order.
It's a complete automation solution, interacting with interchange.
David
-----------------------
dzhang@msihosting.com
http://www.msihosting.com
-- Export in ecommerce solution and interchange hosting
----- Original Message -----
From: "Gerry Kirk"
To: "interchange"
Sent: Wednesday, January 08, 2003 12:41 PM
Subject: [ic] How to add a subscriber-based reminder service?
> I would like to add a piece of functionality that would invite users to
> sign up for a service that would remind them when it is time to replace
> worn-out parts on their vacuum. After signing up, they would receive a
> message after a specified duration reminding them to replace
> such-and-such, with a one-click link to buy the product on-line.
>
> The subscription portion would record which vacuum they own, the last
> time each particular part was replaced, possibly factors such as amount
> of use, then calculate a replacement interval and date of first
> replacement.
>
> A cron job would run daily to check the date of the next replacement
> against the current date, and send out reminders when the two are equal.
> The next replacement date would then be updated.
>
> Another idea would be to provide multiple links in the reminder email,
> to assess the consumer's course of action, something like:
>
> buy online
> remind me in 7 days
> no plans to buy anytime soon
>
> which would update replacement date records. I have no idea how that
> could be done yet, except that there would have to be a web page that
> would process the last two options. For the first item, a purchase of a
> replacement part should trigger when the next reminder should go out.
>
> So, my questions are:
> 1. how to provide a means for users to sign up? this could be part of an
> online account signup, but I'd also like to make it easy to sign up with
> minimal info
> 2. how to process the sign-up?
> 3. how to access the db via a cron job to email out the reminders?
> 4. how to process the links in the reminder email?
>
> Thanks,
> Gerry
>
> ________________________________________________________________________
> Gerry Kirk
> IT consulting for positive change
>
> ph 705.759.8026
> fax 780.401.3517
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
From interchange-users@icdevgroup.org Wed Jan 8 15:02:00 2003
From: interchange-users@icdevgroup.org (Farshad Farzan)
Date: Wed Jan 8 15:02:00 2003
Subject: [ic] PC Text Editor and IC
Message-ID: <000001c2b750$d6533840$ef0329d0@vl2k>
I am running IC 4.9 on SME server.
Since, I do the admin through my windows 2000 PC. , I often end up
downloading and uploading files between the two.
The problem lies when you end up editing files on the PC and uploading
it to the IC..
I had a case of catalog.cfg being modified in the PC, and uploaded to
IC., and I got all kinds of strange results.. I ran dos2unix on the file
and uploaded it again and all the problems went away..!!!
What is the best editor to use in the PC when you are working in IC?
Richard Farzan
Intelligent Measurement, Inc.
16115 Wyandotte Street
Van Nuys, CA 91406
Tel 818 901 6787
Fax 818 901 1787
From interchange-users@icdevgroup.org Wed Jan 8 15:07:01 2003
From: interchange-users@icdevgroup.org (Bob Keyes)
Date: Wed Jan 8 15:07:01 2003
Subject: [ic] php alternatives to interchange
In-Reply-To: <43763.65.213.159.130.1042053055.squirrel@tidal>
Message-ID:
There's phpshop, but I had great difficulty with it and could not get it
to run under Debian.
On Wed, 8 Jan 2003, John Wells wrote:
> Guys,
>
> Just got a new client today for a web store and naturally wanted to use
> interchange. But for some unGodly reason the owner wants whatever
> solution I provide to be done in PHP.
>
> Is there anything out there written in PHP that even comes close to the
> functionality, security and maturity of IC?
>
> Thanks,
> John
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
From interchange-users@icdevgroup.org Wed Jan 8 15:10:35 2003
From: interchange-users@icdevgroup.org (Gerry Kirk)
Date: Wed Jan 8 15:10:35 2003
Subject: [ic] How to create mailing lists?
Message-ID: <1042056316.1281.51.camel@giesbrecht.redhat.org>
Hi,
I see the functionality in the latest demo to craft content for an
existing mailing list, but how does one create/delete/update the mailing
lists themselves?
I tried to find info on this by searching help and the mailing lists but
failed.
Thanks,
Gerry
--
Gerry Kirk
IT consulting for positive change
ph 705.759.8026
fax 780.401.3517
From interchange-users@icdevgroup.org Wed Jan 8 15:14:00 2003
From: interchange-users@icdevgroup.org (Gerry Kirk)
Date: Wed Jan 8 15:14:00 2003
Subject: [ic] How to add a subscriber-based reminder service?
In-Reply-To: <000b01c2b74b$44e53f20$0affff0a@msi5>
References: <1042047698.1281.36.camel@giesbrecht.redhat.org>
<000b01c2b74b$44e53f20$0affff0a@msi5>
Message-ID: <1042056688.1281.58.camel@giesbrecht.redhat.org>
On Wed, 2003-01-08 at 14:22, D Zhang - msi wrote:
> > 1. how to provide a means for users to sign up? this could be part of an
> > online account signup, but I'd also like to make it easy to sign up with
> > minimal info
>
> add an option in mailing list in account record.
>
Can you elaborate? Do you mean create a field called mailing_list or
something? What if users can sign up for multiple mailing lists? Would I
have to create a column each time?
I'm wondering how to actually record the sign-up, i.e. what code is
needed. Then, once stored, to send a confirmation email message and also
display something on the screen.
I need a little more depth!
>
> > 3. how to access the db via a cron job to email out the reminders?
>
> setup your products and order db in mysql, write a script which can be
> called by cron job.
>
Fair enough. I see in the latest version, one can download a script to
do this.
>
> > 4. how to process the links in the reminder email?
>
> write a script that will update your db records and bring up an order page
> when needed. Your customer will then make final decision on what and how
> many to order.
>
Some suggestions for developing such a script?
> It's a complete automation solution, interacting with interchange.
>
Sure. It'll be nice when it's done. As a newbie, I'm still feeling my
way in the dark, though.
- Gerry
>
> David
> -----------------------
________________________________________________________________________
Gerry Kirk
IT consulting for positive change
ph 705.759.8026
fax 780.401.3517
From interchange-users@icdevgroup.org Wed Jan 8 15:19:00 2003
From: interchange-users@icdevgroup.org (Gerry Kirk)
Date: Wed Jan 8 15:19:00 2003
Subject: [ic] PC Text Editor and IC
In-Reply-To: <000001c2b750$d6533840$ef0329d0@vl2k>
References: <000001c2b750$d6533840$ef0329d0@vl2k>
Message-ID: <1042056837.1281.61.camel@giesbrecht.redhat.org>
On Wed, 2003-01-08 at 15:02, Farshad Farzan wrote:
> What is the best editor to use in the PC when you are working in IC?
>
Jedit is a great cross-platform Java editor. www.jedit.org You can use
it for spell-checking, converting DOS/UNIX formats, etc. Lots of plugins
and syntax highlighting for several languages.
- Gerry
> Richard Farzan
________________________________________________________________________
Gerry Kirk
IT consulting for positive change
ph 705.759.8026
fax 780.401.3517
From interchange-users@icdevgroup.org Wed Jan 8 15:24:01 2003
From: interchange-users@icdevgroup.org (Rene Hertell)
Date: Wed Jan 8 15:24:01 2003
Subject: [ic] PC Text Editor and IC
In-Reply-To: <000001c2b750$d6533840$ef0329d0@vl2k>
Message-ID:
> What is the best editor to use in the PC when you are working in IC?
Macromedia HomeSite is the best editor. I could not imagine myself using
anything else on the windows front except Notepad :)
Regards
Rene
From interchange-users@icdevgroup.org Wed Jan 8 15:29:00 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Wed Jan 8 15:29:00 2003
Subject: [ic] php alternatives to interchange
References: <43763.65.213.159.130.1042053055.squirrel@tidal>
Message-ID: <001501c2b753$0b2d9360$0a01000a@badtzmaru.com>
> Is there anything out there written in PHP that even comes close to the
> functionality, security and maturity of IC?
If you are talking about the default Foundation implementation of
Intechange there are PHP packages which come close to that functionality and
security. They do not come close in flexibility or scalability, however.
Remember that Interchange is a platform for dynamically-driven web sites and
Foundation is its reference ecommerce implementation. At the bare minimum,
IC is a preforked perl interpreter with some handy session stuff, at the
most its a serious platform on which you can build solutions similar to what
you could build with six-and-seven-digit solutions like ATG commerce or
Broadvision One-To-One. You can't really compare IC to a php cart, only the
Foundation implementation can be used for that comparison.
Jeff
From interchange-users@icdevgroup.org Wed Jan 8 15:32:41 2003
From: interchange-users@icdevgroup.org (Thomas J.M. Burton)
Date: Wed Jan 8 15:32:41 2003
Subject: [ic] PC Text Editor and IC
References: <000001c2b750$d6533840$ef0329d0@vl2k>
Message-ID: <00dc01c2b754$4e756ed0$0b00a8c0@TJMB>
> I am running IC 4.9 on SME server.
> Since, I do the admin through my windows 2000 PC. , I often end up
> downloading and uploading files between the two.
>
> The problem lies when you end up editing files on the PC and
uploading
> it to the IC..
>
> I had a case of catalog.cfg being modified in the PC, and uploaded to
> IC., and I got all kinds of strange results.. I ran dos2unix on the
file
> and uploaded it again and all the problems went away..!!!
>
> What is the best editor to use in the PC when you are working in IC?
I don't know about the *best* editor to use, but I've been pretty happy
with GWD Text editor (www.gwdsoft.com).
-Tom
___________________________________
Thomas J.M. Burton, Design/Production
Global Focus Digital Media, LLC
www.globalfocusdm.com
[541] 342.5717
From interchange-users@icdevgroup.org Wed Jan 8 15:37:00 2003
From: interchange-users@icdevgroup.org (Grant)
Date: Wed Jan 8 15:37:00 2003
Subject: [ic] PC Text Editor and IC
In-Reply-To: <000001c2b750$d6533840$ef0329d0@vl2k>
Message-ID:
>I am running IC 4.9 on SME server.
>Since, I do the admin through my windows 2000 PC. , I often end up
>downloading and uploading files between the two.
>
>The problem lies when you end up editing files on the PC and uploading
>it to the IC..
>
>I had a case of catalog.cfg being modified in the PC, and uploaded to
>IC., and I got all kinds of strange results.. I ran dos2unix on the file
>and uploaded it again and all the problems went away..!!!
>
>What is the best editor to use in the PC when you are working in IC?
>
>Richard Farzan
I use GWD Text Editor and it has an option to save in Unix format every time
you save a file. I know a few other Windows editor programs also have this
option. Also, I started a thread about code editors in general a while
back. There's a lot of good info in there. It was called "How do you write
your code?"
- Grant
From interchange-users@icdevgroup.org Wed Jan 8 15:41:00 2003
From: interchange-users@icdevgroup.org (Rene Hertell)
Date: Wed Jan 8 15:41:00 2003
Subject: [ic] PC Text Editor and IC
In-Reply-To: <1042056837.1281.61.camel@giesbrecht.redhat.org>
Message-ID:
> > What is the best editor to use in the PC when you are working in IC?
> >
> Jedit is a great cross-platform Java editor. www.jedit.org You can use
> it for spell-checking, converting DOS/UNIX formats, etc. Lots of plugins
> and syntax highlighting for several languages.
If you need Interchange syntax-highlighting for jEdit, then check out this
message:
http://www.icdevgroup.org/pipermail/interchange-users/2002-October/028057.ht
ml
Ren
From interchange-users@icdevgroup.org Wed Jan 8 15:45:01 2003
From: interchange-users@icdevgroup.org (Brendan Crosser-McGay)
Date: Wed Jan 8 15:45:01 2003
Subject: [ic] PC Text Editor and IC
In-Reply-To: <000001c2b750$d6533840$ef0329d0@vl2k>
Message-ID:
The BEST editor, least resources, most features I've seen is Crimson
Editor.. http://www.crimsoneditor.com/
Hands Down.. :)
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Farshad Farzan
Sent: Wednesday, January 08, 2003 12:02 PM
To: interchange-users@icdevgroup.org
Subject: [ic] PC Text Editor and IC
I am running IC 4.9 on SME server.
Since, I do the admin through my windows 2000 PC. , I often end up
downloading and uploading files between the two.
The problem lies when you end up editing files on the PC and uploading
it to the IC..
I had a case of catalog.cfg being modified in the PC, and uploaded to
IC., and I got all kinds of strange results.. I ran dos2unix on the file
and uploaded it again and all the problems went away..!!!
What is the best editor to use in the PC when you are working in IC?
Richard Farzan
Intelligent Measurement, Inc.
16115 Wyandotte Street
Van Nuys, CA 91406
Tel 818 901 6787
Fax 818 901 1787
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Wed Jan 8 15:54:00 2003
From: interchange-users@icdevgroup.org (John Wells)
Date: Wed Jan 8 15:54:00 2003
Subject: [ic] php alternatives to interchange
In-Reply-To: <001501c2b753$0b2d9360$0a01000a@badtzmaru.com>
References: <43763.65.213.159.130.1042053055.squirrel@tidal>
<001501c2b753$0b2d9360$0a01000a@badtzmaru.com>
Message-ID: <54583.65.213.159.130.1042059208.squirrel@tidal>
Jeff,
Agreed. I should have been more clear. Yes, Foundation is what they are
after.
Thanks for your input.
John
From interchange-users@icdevgroup.org Wed Jan 8 16:14:00 2003
From: interchange-users@icdevgroup.org (interch)
Date: Wed Jan 8 16:14:00 2003
Subject: [ic] UPS
References: <000601c2b673$b5cb9eb0$1e01a8c0@mrblondelaptop> <003101c2b686$f92639a0$0a01000a@badtzmaru.com>
Message-ID: <005f01c2b75a$d4b88f80$0600a8c0@chris2>
Actually the entire ups online calculation stuff should be redone. THe
current implementation violates the ups license for one thing, and secondly
it has been replaced long ago by a new set of ups online tools that can
provide the same functionality as the Business::UPS module. The new ups
online tools also provide a lot of other features as well such as address
verification, tracking, and being able to actually send ship orders to ups.
I will be writing a usertag for the new ups tools sometime in the next
couple of weeks. I don't feel comfortable using the outdated code anymore
when we have several hundred clients using it. Unless the ups license
forbids using an open source license for the code, I will post it once it's
done.
Chris
----- Original Message -----
From: "Jeff Dafoe"
To:
Sent: Tuesday, January 07, 2003 11:57 AM
Subject: Re: [ic] UPS
> > Has anyone figured out the UPS problem that Brendan pointed out above?
> > Is the problem with not getting data for Ground on UPS' end?
>
> Put some debug code in UPS.pm and see what the UPS server is
returning.
>
>
> Jeff
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
From interchange-users@icdevgroup.org Wed Jan 8 16:27:59 2003
From: interchange-users@icdevgroup.org (Aaron Hazelton)
Date: Wed Jan 8 16:27:59 2003
Subject: [ic] PC Text Editor and IC
In-Reply-To:
Message-ID: <000101c2b75c$b6dd0ed0$ab7ba8c0@abhlaptop>
Brendan Crosser-McGay wrote:
>
> The BEST editor, least resources, most features I've seen is Crimson
> Editor.. http://www.crimsoneditor.com/
> Hands Down.. :)
>
I am starting to use that one too and like it quite well. I was just
about to look into the setup of the config files so that the
highlighting
might show IC tags a little better. Have you or do you know
anyone that has done such for Crimson?
Thanks
--
Aaron
From interchange-users@icdevgroup.org Wed Jan 8 16:34:01 2003
From: interchange-users@icdevgroup.org (Josh Lavin)
Date: Wed Jan 8 16:34:01 2003
Subject: [ic] PC Text Editor and IC
In-Reply-To: <000001c2b750$d6533840$ef0329d0@vl2k>
Message-ID: <20E95072-2350-11D7-9212-0030654BBC4C@kdw.us>
> What is the best editor to use in the PC when you are working in IC?
Emacs is also available for PC and Mac OS X.
Josh
From interchange-users@icdevgroup.org Wed Jan 8 16:38:00 2003
From: interchange-users@icdevgroup.org (Mike Heins)
Date: Wed Jan 8 16:38:00 2003
Subject: [ic] How to create mailing lists?
In-Reply-To: <1042056316.1281.51.camel@giesbrecht.redhat.org>; from gerry_kirk@alumni.uwaterloo.ca on Wed, Jan 08, 2003 at 03:05:16PM -0500
References: <1042056316.1281.51.camel@giesbrecht.redhat.org>
Message-ID: <20030108163631.A31082@bill.heins.net>
Quoting Gerry Kirk (gerry_kirk@alumni.uwaterloo.ca):
> Hi,
>
> I see the functionality in the latest demo to craft content for an
> existing mailing list, but how does one create/delete/update the mailing
> lists themselves?
>
> I tried to find info on this by searching help and the mailing lists but
> failed.
You weren't thinking of using Interchange to arbitrarily send email
to people who didn't specifically request it, I presume. 8-) I wouldn't
like it to be used in that way.
WRT what is there, people automatically add themselves to them as they
check out, providing you have the mail list functionality enabled on the
checkout page. You can do that by setting the variable
CHECKOUT_MAIL_LIST in catalog.cfg or variable.txt.
The actual checkout page code is now in include/checkout/mailing_status
in the foundation demo. I can't remember if the mail list adder is
enabled by default. Since you ask the question, I presume it is not...
nope. I just added it to the "Mailings" preference area.
--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.513.523.7621
Just because something is obviously happening doesn't mean something
obvious is happening. --Larry Wall
From interchange-users@icdevgroup.org Wed Jan 8 16:48:01 2003
From: interchange-users@icdevgroup.org (Kevin Old)
Date: Wed Jan 8 16:48:01 2003
Subject: [ic] Shipping Options in CVS/Demo1
In-Reply-To: <1042051368.3e1c7128f0778@webmail.hawk.com>
References: <1041911526.3e1a4ee6bfa38@webmail.hawk.com>
<1042050441.3223.59.camel@oc> <1042051368.3e1c7128f0778@webmail.hawk.com>
Message-ID: <1042062198.3226.92.camel@oc>
Mike,
On Wed, 2003-01-08 at 13:42, Michael C. Ibarra wrote:
> Yes, I've figured this out after playing with it, thank you.
> Just out of curiousity, why aren't the shipping options placed
> on a separate page, after the ship-to info is entered? I
> realize that that I can do this on my own page, but by default,
> I believe that it should be a separate page as well.
My thoughts exactly, but I didn't write the demo....maybe when I get
something worthy of 'demo' status I'll add it to the additional demo's
page.
>
>
> Also, I see that I can only select UPS Next day and 2nd Day,
> however I see under admin that other choices are enabled, is this
> broken, or am I doing something wrong?
Using the UI, you need to actually edit the shipping item you want
displayed and select a country or countries for it to be associated
with.
In the UI select Items->Item Editor->Shipping then select the type of
shipping that you'd like added to the drop down and click the "Edit
method" button. Once in edit mode, select a country or countries from
the list, then click the finish button and Apply Changes.
Then refresh your checkout page and you should see the additional entry.
HTH,
Kevin
>
> Thanks again,
>
> -mike
>
> Quoting Kevin Old :
>
> > Michael,
> >
> > What that means is that you haven't supplied a zip code yet for it to
> > calculate. Put a zip code in the proper field, then hit the recalculate
> > button.
> >
> > Kevin
> > On Mon, 2003-01-06 at 22:52, Michael C. Ibarra wrote:
> > > Greetings:
> > >
> > > Could someone please explain to me what the
> > > following message above the "Shipping method"
> > > on the "Checkout" page refers to?
> > >
> > > "Note: 1DA: Missing ConsigneePostalCode"
> > >
> > > Should the "Shipping method" drop button show
> > > all methods which have been allowed?
> > >
> > > I am testing a cvs version of IC and am getting
> > > the same results.
> > >
> > > Thanks,
> > >
> > > -mike
> > >
> > > _______________________________________________
> > > interchange-users mailing list
> > > interchange-users@icdevgroup.org
> > > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> > --
> > Kevin Old
> >
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@icdevgroup.org
> > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> >
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
--
Kevin Old
From interchange-users@icdevgroup.org Wed Jan 8 16:52:00 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Wed Jan 8 16:52:00 2003
Subject: [ic] UPS
References: <000601c2b673$b5cb9eb0$1e01a8c0@mrblondelaptop> <003101c2b686$f92639a0$0a01000a@badtzmaru.com> <005f01c2b75a$d4b88f80$0600a8c0@chris2>
Message-ID: <009e01c2b75e$c102f300$0a01000a@badtzmaru.com>
> Unless the ups license forbids using an open source license for the code
I believe that the UPS license is indeed why we see no further
development for any of the online UPS tools.
Jeff
From interchange-users@icdevgroup.org Wed Jan 8 16:59:00 2003
From: interchange-users@icdevgroup.org (Kevin Old)
Date: Wed Jan 8 16:59:00 2003
Subject: [ic] Shipping Multiple Boxes of [same] weights
In-Reply-To: <1335.67.118.132.53.1042048813.squirrel@www.gs2designs.com>
References: <1335.67.118.132.53.1042048813.squirrel@www.gs2designs.com>
Message-ID: <1042062856.3222.102.camel@oc>
Gregg,
Any idea exactly what you searched for in the archives to get those
results. I'm trying to do exactly what you found in the archives.
All my products are .5lb and UPS requires a minimum of 2lbs for any
shippment. I need to specify that if the total weight of an order is
under 2lbs to charge a minimum of $6.16, other than that, take the total
weight of the order and query the UPS database. Here's my shipping.asc
snip
GNDRES UPS Ground Residential weight 0 0 e Nothing to
ship!
{'origin' => "29708",'ui_ship_type' => "UPSE:GNDRES",'ups' =>
"1",'at_le
ast' => "6.16",'round' => "1",'PriceDivide' => "1",}
GNDRES UPS Ground Residential weight 0 150 f [ups-query
mode=GNDRES
weight="@@TOTAL@@" origin="29708"]
Any help you can offer is appreciated...
Thanks,
Kevin
On Wed, 2003-01-08 at 13:00, gscott@gs2designs.com wrote:
> I know this subject has been beat to death, but I searched the archives
> and found some information on this subject, but most deal with multiple
> boxes of equal weight.
>
> I am shipping items in individual boxes, of various weights. The total
> weight can go over the 150 pound limit for UPS. I am only shipping via
> UPS, so I need to only query UPS for the shipping costs. Another problem
> is that a line item in my cart can have two boxes of equal weight, that
> will ship separately.
>
> I have modified the foundation demo, graphically, but used the underlying
> engine. In the products db, I have added "shipbox" that is the number of
> boxes for that item; 1 for one box, 2 for two boxes, etc.
>
> I want to calculate the shipping costs for each box for each line item in
> the shopping cart and show the total shipping cost in check_out.html. I
> want use the online query, not a table. I also need to make sure that the
> correct shipping costs are sent to my credit card service, authorize.net.
> I have everything working, except the shipping. When I get the shipping
> working, I can go online.
>
> I know I need to added an UserTag to the catalog.cfg file. I also need to
> call that tag in the appropriate locations.
>
> Can someone help me write this UserTag to calculate this correctly.
>
> Regards,
> Gregg Scott
>
>
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
--
Kevin Old
From interchange-users@icdevgroup.org Wed Jan 8 17:11:01 2003
From: interchange-users@icdevgroup.org (ICDEV)
Date: Wed Jan 8 17:11:01 2003
Subject: [ic] Shipping Multiple Boxes of [same] weights
In-Reply-To: <1042062856.3222.102.camel@oc>
Message-ID:
>>
Gregg,
Any idea exactly what you searched for in the archives to get those
results. I'm trying to do exactly what you found in the archives.
All my products are .5lb and UPS requires a minimum of 2lbs for any
shippment. I need to specify that if the total weight of an order is
under 2lbs to charge a minimum of $6.16, other than that, take the total
weight of the order and query the UPS database. Here's my shipping.asc
snip
GNDRES UPS Ground Residential weight 0 0 e Nothing to
ship!
{'origin' => "29708",'ui_ship_type' => "UPSE:GNDRES",'ups' =>
"1",'at_le
ast' => "6.16",'round' => "1",'PriceDivide' => "1",}
GNDRES UPS Ground Residential weight 0 150 f [ups-query
mode=GNDRES
weight="@@TOTAL@@" origin="29708"]
Any help you can offer is appreciated...
Thanks,
Kevin
<<
Some good information here on shipping:
http://interchangeville.com/forum/viewforum.php?f=33
-Steve
From interchange-users@icdevgroup.org Wed Jan 8 17:48:00 2003
From: interchange-users@icdevgroup.org (Gerry Kirk)
Date: Wed Jan 8 17:48:00 2003
Subject: [ic] How to create mailing lists?
In-Reply-To: <20030108163631.A31082@bill.heins.net>
References: <1042056316.1281.51.camel@giesbrecht.redhat.org>
<20030108163631.A31082@bill.heins.net>
Message-ID: <1042066012.1460.82.camel@giesbrecht.redhat.org>
On Wed, 2003-01-08 at 16:36, Mike Heins wrote:
> Quoting Gerry Kirk (gerry_kirk@alumni.uwaterloo.ca):
> > Hi,
> >
> > I see the functionality in the latest demo to craft content for an
> > existing mailing list, but how does one create/delete/update the mailing
> > lists themselves?
> >
> > I tried to find info on this by searching help and the mailing lists but
> > failed.
>
> You weren't thinking of using Interchange to arbitrarily send email
> to people who didn't specifically request it, I presume. 8-) I wouldn't
> like it to be used in that way.
>
Of course not.Just those who are dying to buy my client's products. :)
> WRT what is there, people automatically add themselves to them as they
> check out, providing you have the mail list functionality enabled on the
> checkout page. You can do that by setting the variable
> CHECKOUT_MAIL_LIST in catalog.cfg or variable.txt.
>
Only at checkout is possible? What if I want users to be able to sign up
from the home page, without buying anything? Or when submitting an email
via a form?
> The actual checkout page code is now in include/checkout/mailing_status
> in the foundation demo. I can't remember if the mail list adder is
> enabled by default. Since you ask the question, I presume it is not...
> nope. I just added it to the "Mailings" preference area.
I'm still not clear on how to create the mailing lists via the admin
pages. Does it have to be done by editing files directly?
Thanks,
Gerry
________________________________________________________________________
Gerry Kirk
IT consulting for positive change
ph 705.759.8026
fax 780.401.3517
From interchange-users@icdevgroup.org Wed Jan 8 17:53:00 2003
From: interchange-users@icdevgroup.org (Gerry Kirk)
Date: Wed Jan 8 17:53:00 2003
Subject: [ic] Survey: Expectations for ongoing support
Message-ID: <1042066368.1281.88.camel@giesbrecht.redhat.org>
This being my first e-commerce project, I'm wondering what to expect in
the amount of on-going support and what to charge for it. I'm working on
a relatively simple site for the moment. There will be a product catalog
of about 300 items that won't change much. In addition, there are about
500 accessories. Features include mailing lists, a parts replacement
reminder service, FAQs.
Please post through the group, or e-mail me directly. I promise not to
divulge anything if requested.
Thanks,
Gerry
________________________________________________________________________
Gerry Kirk
IT consulting for positive change
ph 705.759.8026
fax 780.401.3517
From interchange-users@icdevgroup.org Wed Jan 8 19:04:00 2003
From: interchange-users@icdevgroup.org (Chris Tooley)
Date: Wed Jan 8 19:04:00 2003
Subject: [ic] Accepting payment type on per-user basis
Message-ID: <1042070614.15557.1.camel@chris>
I want to be able to set up a method for accepting Purchase Orders from
authorized users. I'm assuming that means that I'm going to have to add
something to the standard foundation store, correct? If anyone has done
this I would greatly appreciate some guidance.
Chris Tooley
From interchange-users@icdevgroup.org Wed Jan 8 19:11:01 2003
From: interchange-users@icdevgroup.org (Roland Berg)
Date: Wed Jan 8 19:11:01 2003
Subject: [ic] Content editor not working!
Message-ID: <002201c2b772$b7e30b20$0200a8c0@bergs>
Hi,
Can anybody tell me what's wrong?
Since I got the new Interchange admin, it is
impossible to Edit the pages in Content.
I select an element to the left, but absolutely
nothing happens in the Edit area.
Other section, as Products and Design works well.
Roland Berg
From interchange-users@icdevgroup.org Wed Jan 8 19:29:00 2003
From: interchange-users@icdevgroup.org (Gary E. Miller)
Date: Wed Jan 8 19:29:00 2003
Subject: [ic] Content editor not working!
In-Reply-To: <002201c2b772$b7e30b20$0200a8c0@bergs>
References: <002201c2b772$b7e30b20$0200a8c0@bergs>
Message-ID:
Yo Roland!
I had the same problem. The "OK" button is getting lost at the botton.
Stretch your browser VERY high until you are seeing the absolute bottom
of the edit box and the buttons below.
RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 20340 Empire Blvd, Suite E-3, Bend, OR 97701
gem@rellim.com Tel:+1(541)382-8588 Fax: +1(541)382-8676
On Thu, 9 Jan 2003, Roland Berg wrote:
> Can anybody tell me what's wrong?
> Since I got the new Interchange admin, it is
> impossible to Edit the pages in Content.
> I select an element to the left, but absolutely
> nothing happens in the Edit area.
> Other section, as Products and Design works well.
From interchange-users@icdevgroup.org Wed Jan 8 20:02:00 2003
From: interchange-users@icdevgroup.org (Ashtanga Yogi)
Date: Wed Jan 8 20:02:00 2003
Subject: [ic] who is supposed to run bin/makecat?
Message-ID:
I installed Interchange from interchange-4.8.6.tar.gz
via configure with no args as the root user.
However, then I wanted to run "bin/makecat". But some aspects of this program seem more oriented towards a normal user and others oriented towards root.
For example, BaseDir defaults to ~/catalogs, which of course would mean that some data entry/marketing expert might type bin/makecat and be own his way.
However, doing this, leads to problems that can only be solved by running as root:
ImageUrl? /terrences_catalog/images
Unable to write temp config file /usr/local/interchange/etc/makecat.cfg.new: Permission denied at bin/makecat line 1176
Interchange can use either UNIX- or internet-domain sockets.
Most ISPs would prefer UNIX mode, and it is more secure.
If you already have a program there, or use a common program
and the FullURL directive, select NONE. You will then need
to copy the program by hand or otherwise ensure its presence.
(You can use the up/down arrows to toggle).
INET or UNIX mode? UNIX
Do you use CGIWRAP or SUEXEC? n
./configure: line 413: ./config.log: No such file or directory
Couldn't run configure; probably no C compiler.
Couldn't find the executable file 'vlink'.
Please give the complete path to the link program.
warning: locate: could not open database: /var/lib/slocate/slocate.db: No such file or directory
warning: You need to run the 'updatedb' command (as root) to create the database.
_____________________________________________________________
Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus
From interchange-users@icdevgroup.org Wed Jan 8 22:59:01 2003
From: interchange-users@icdevgroup.org (ACforSale Inc Sales Team)
Date: Wed Jan 8 22:59:01 2003
Subject: [ic] Help required for stupid error
In-Reply-To:
Message-ID: <002501c2b793$50db9ac0$0b00a8c0@CCS>
I hope this is possible to fix:
I accidentally changed the SERVER_NAME variable in the variable table to
include http:// at the start and now I can get into my IC at all,
running IC 4.9.6 on shared hosting with cPanel
When ever I try to login or use the store it comes up
http://http://..... this is driving me crazy as it now means the store
cannot be accessed either through admin or customers.
I can't edit the file variable.gdbm (which I think is where the problem
is)
Can anyone help me out on this
Gerry
From interchange-users@icdevgroup.org Thu Jan 9 00:10:01 2003
From: interchange-users@icdevgroup.org (Kevin Old)
Date: Thu Jan 9 00:10:01 2003
Subject: [ic] Help printing a interchange variable (or whatever it's called)
Message-ID: <1042088699.3304.21.camel@oc>
Hello all,
I am trying to get some basics down with the ITL and am having little
luck. I'm a very experience Perl programmer and am getting frustrated
cause I'm not fully understanding the basics of the ITL.
Here's an example - printing a variable....
This code is in checkout.html
[if-item-field weight]
[seti weight][summary amount=`[item-quantity] * [item-field
weight]`][/seti]
[/if-item-field]
Now, how do I get the *total* weight printed? I know how to print each
item's weight, I just write:
[item-field weight]
I've tried all sorts of things to get the weight variable in the "seti"
tag to be printed. And yes, I do have the weight field with a valid
value for all of the products in my database and I can get each of them
to be printed with the product info, but I need a total of all products
weight.
I seriously have looked at all the documentation and am at a loss on
several basic things like this....
Can anyone provide syntax for a few basic features like printing
variables (or whatever the interchange term is for something that holds
a value), and other useful pieces that would make the ITL a little
easier to get into?
Any help would be appreciated!
Thanks,
Kevin
--
Kevin Old
From interchange-users@icdevgroup.org Thu Jan 9 01:05:01 2003
From: interchange-users@icdevgroup.org (D Zhang - msi)
Date: Thu Jan 9 01:05:01 2003
Subject: [ic] Help required for stupid error
References: <002501c2b793$50db9ac0$0b00a8c0@CCS>
Message-ID: <005b01c2b7a4$cfb8a7a0$0affff0a@msi5>
edit at variable.txt.
If it doesn't reloading automatically, do a reconfiguration at command line.
David
----------------------------
dzhang@msihosting.com
http://www.msihosting.com
-- Export in ecommerce solution, interchange hosting.
----- Original Message -----
From: "ACforSale Inc Sales Team"
To:
Sent: Wednesday, January 08, 2003 10:58 PM
Subject: [ic] Help required for stupid error
> I hope this is possible to fix:
> I accidentally changed the SERVER_NAME variable in the variable table to
> include http:// at the start and now I can get into my IC at all,
> running IC 4.9.6 on shared hosting with cPanel
>
> When ever I try to login or use the store it comes up
> http://http://..... this is driving me crazy as it now means the store
> cannot be accessed either through admin or customers.
>
> I can't edit the file variable.gdbm (which I think is where the problem
> is)
>
> Can anyone help me out on this
>
> Gerry
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
From interchange-users@icdevgroup.org Thu Jan 9 01:22:00 2003
From: interchange-users@icdevgroup.org (ACforSale Inc Sales Team)
Date: Thu Jan 9 01:22:00 2003
Subject: [ic] Help required for stupid error
In-Reply-To: <005b01c2b7a4$cfb8a7a0$0affff0a@msi5>
Message-ID: <003601c2b7a7$5bdfa4c0$0b00a8c0@CCS>
On Behalf Of D Zhang - msi
edit at variable.txt.
If it doesn't reloading automatically, do a reconfiguration at command
line.
David
----------------------------
Original post below:::
Thanks David, I have already edited variable.txt and put in the correct
variable for SERVER_NAME but I'm not sure what I need to do at the
command line
Gerry
----- Original Message -----
From: "ACforSale Inc Sales Team"
To:
Sent: Wednesday, January 08, 2003 10:58 PM
Subject: [ic] Help required for stupid error
> I hope this is possible to fix:
> I accidentally changed the SERVER_NAME variable in the variable table
> to include http:// at the start and now I can get into my IC at all,
> running IC 4.9.6 on shared hosting with cPanel
>
> When ever I try to login or use the store it comes up
> http://http://..... this is driving me crazy as it now means the store
> cannot be accessed either through admin or customers.
>
> I can't edit the file variable.gdbm (which I think is where the
> problem
> is)
>
> Can anyone help me out on this
>
> Gerry
From interchange-users@icdevgroup.org Thu Jan 9 01:29:01 2003
From: interchange-users@icdevgroup.org (Tim Stoakes)
Date: Thu Jan 9 01:29:01 2003
Subject: [ic] makecat error
Message-ID: <20030109165753.105a2688.tim@ehost.com.au>
Hi All,
I am trying to run makecat and am getting
Can't read config file /usr/local/ic/etc/makecat.cfg: No such file or directory
even though that file is clearly there and readable.
Is this a known error? I am using an old version of IC in early 4.x series.
This used to work, and I'm sure I haven't done anything to break it.
It seems tht the IniConf object is coming back as null when it is created.
Any suggestions are greatly appreciated, thanks.
Tim
From interchange-users@icdevgroup.org Thu Jan 9 01:54:00 2003
From: interchange-users@icdevgroup.org (D Zhang - msi)
Date: Thu Jan 9 01:54:00 2003
Subject: [ic] Help required for stupid error
References: <003601c2b7a7$5bdfa4c0$0b00a8c0@CCS>
Message-ID: <000901c2b7ab$96409260$0affff0a@msi5>
The following is copied from the ic doc:
User Reconfiguration
Documentation index | Contents | Previous Topic | Next Topic
User Reconfiguration
The individual catalogs can be reconfigured by the user by running the
[reconfig] support tag. This should be protected by one of the several forms
of Interchange authentication, preferably by HTTP basic authorization. See
RemoteUser.
The command line can be reconfigured (as the Interchange user) with:
VENDROOT/bin/interchange -reconfig
It is easy for the administrator to manually reconfigure a catalog.
Interchange simply looks for a file etc/reconfig (based in the Interchange
software directory) at HouseKeeping time. If it finds a script name that
matches one of the catalogs, it will reconfigure that catalog.
*** icadvanced, User Reconfiguration
at url http://www.icdevgroup.org/i/dev/docfly.html?mv_arg=icadvanced04%2e03
If you can't execute the command, ask your hosting company assistant.
David
----------------------------
dzhang@msihosting.com
http://www.msihosting.com
-- Export in ecommerce solution, interchange hosting.
----- Original Message -----
From: "ACforSale Inc Sales Team"
To:
Sent: Thursday, January 09, 2003 1:21 AM
Subject: RE: [ic] Help required for stupid error
> On Behalf Of D Zhang - msi
>
> edit at variable.txt.
>
> If it doesn't reloading automatically, do a reconfiguration at command
> line.
>
> David
> ----------------------------
> Original post below:::
>
> Thanks David, I have already edited variable.txt and put in the correct
> variable for SERVER_NAME but I'm not sure what I need to do at the
> command line
>
> Gerry
>
>
> ----- Original Message -----
> From: "ACforSale Inc Sales Team"
> To:
> Sent: Wednesday, January 08, 2003 10:58 PM
> Subject: [ic] Help required for stupid error
>
>
> > I hope this is possible to fix:
> > I accidentally changed the SERVER_NAME variable in the variable table
> > to include http:// at the start and now I can get into my IC at all,
> > running IC 4.9.6 on shared hosting with cPanel
> >
> > When ever I try to login or use the store it comes up
> > http://http://..... this is driving me crazy as it now means the store
>
> > cannot be accessed either through admin or customers.
> >
> > I can't edit the file variable.gdbm (which I think is where the
> > problem
> > is)
> >
> > Can anyone help me out on this
> >
> > Gerry
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
From interchange-users@icdevgroup.org Thu Jan 9 02:47:00 2003
From: interchange-users@icdevgroup.org (D Zhang - msi)
Date: Thu Jan 9 02:47:00 2003
Subject: [ic] Help required for stupid error
References: <003601c2b7a7$5bdfa4c0$0b00a8c0@CCS>
Message-ID: <001901c2b7b3$1216ac60$0affff0a@msi5>
Possibly you can't reconfigue youself.
It looks to me that you are just setting up the cart, with little done yet.
The easiest way might be to re-install the interchange.
1) remove the whole directory of the shopping cart.
2) remove the link cgi in the cgi-bin directory.
3) login to cpanel
4) click on install interhange.
That will give you a fresh interhange.
David
----------------------------
dzhang@msihosting.com
http://www.msihosting.com
-- Export in ecommerce solution, interchange hosting.
----- Original Message -----
From: "ACforSale Inc Sales Team"
To:
Sent: Thursday, January 09, 2003 1:21 AM
Subject: RE: [ic] Help required for stupid error
> On Behalf Of D Zhang - msi
>
> edit at variable.txt.
>
> If it doesn't reloading automatically, do a reconfiguration at command
> line.
>
> David
> ----------------------------
> Original post below:::
>
> Thanks David, I have already edited variable.txt and put in the correct
> variable for SERVER_NAME but I'm not sure what I need to do at the
> command line
>
> Gerry
>
>
> ----- Original Message -----
> From: "ACforSale Inc Sales Team"
> To:
> Sent: Wednesday, January 08, 2003 10:58 PM
> Subject: [ic] Help required for stupid error
>
>
> > I hope this is possible to fix:
> > I accidentally changed the SERVER_NAME variable in the variable table
> > to include http:// at the start and now I can get into my IC at all,
> > running IC 4.9.6 on shared hosting with cPanel
> >
> > When ever I try to login or use the store it comes up
> > http://http://..... this is driving me crazy as it now means the store
>
> > cannot be accessed either through admin or customers.
> >
> > I can't edit the file variable.gdbm (which I think is where the
> > problem
> > is)
> >
> > Can anyone help me out on this
> >
> > Gerry
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
From interchange-users@icdevgroup.org Thu Jan 9 03:38:00 2003
From: interchange-users@icdevgroup.org (Stefan Hornburg)
Date: Thu Jan 9 03:38:00 2003
Subject: [ic] Help printing a interchange variable (or whatever it's called)
In-Reply-To: <1042088699.3304.21.camel@oc>
References: <1042088699.3304.21.camel@oc>
Message-ID: <20030109093636.6d42801f.racke@linuxia.de>
On 09 Jan 2003 00:04:59 -0500
Kevin Old wrote:
> Hello all,
>
> I am trying to get some basics down with the ITL and am having little
> luck. I'm a very experience Perl programmer and am getting frustrated
> cause I'm not fully understanding the basics of the ITL.
>
> Here's an example - printing a variable....
>
> This code is in checkout.html
> [if-item-field weight]
> [seti weight][summary amount=`[item-quantity] * [item-field
> weight]`][/seti]
> [/if-item-field]
>
> Now, how do I get the *total* weight printed?
[scratch weight]
The [set],[seti] and [tmp] tags modify variables in the Scratch namespace.
Ciao
Racke
From interchange-users@icdevgroup.org Thu Jan 9 04:14:01 2003
From: interchange-users@icdevgroup.org (Jonathan Clark)
Date: Thu Jan 9 04:14:01 2003
Subject: [ic] How to create mailing lists?
In-Reply-To: <1042066012.1460.82.camel@giesbrecht.redhat.org>
Message-ID: <000701c2b7be$a9d282d0$0b01a8c0@NT3078>
> > > I see the functionality in the latest demo to craft content for an
> > > existing mailing list, but how does one create/delete/update
> the mailing
> > > lists themselves?
> > >
> > > I tried to find info on this by searching help and the
> mailing lists but
> > > failed.
> >
> > You weren't thinking of using Interchange to arbitrarily send email
> > to people who didn't specifically request it, I presume. 8-) I wouldn't
> > like it to be used in that way.
> >
> Of course not.Just those who are dying to buy my client's products. :)
>
> > WRT what is there, people automatically add themselves to them as they
> > check out, providing you have the mail list functionality enabled on the
> > checkout page. You can do that by setting the variable
> > CHECKOUT_MAIL_LIST in catalog.cfg or variable.txt.
> >
> Only at checkout is possible? What if I want users to be able to sign up
> from the home page, without buying anything? Or when submitting an email
> via a form?
>
Yes. The user can edit their preferences using the customer services section
once they have logged in.
> > The actual checkout page code is now in include/checkout/mailing_status
> > in the foundation demo. I can't remember if the mail list adder is
> > enabled by default. Since you ask the question, I presume it is not...
> > nope. I just added it to the "Mailings" preference area.
>
> I'm still not clear on how to create the mailing lists via the admin
> pages. Does it have to be done by editing files directly?
Mailing list preferences are stored with the other user's details in the
userdb table, but you don't need to edit this directly. Just go to the
Customers section of the UI, select a customer, and then click preferences.
Its on the email preferences page.
Jonathan
www.webmaint.net
From interchange-users@icdevgroup.org Thu Jan 9 06:28:01 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Thu Jan 9 06:28:01 2003
Subject: [ic] How to create mailing lists?
References: <000701c2b7be$a9d282d0$0b01a8c0@NT3078>
Message-ID: <003301c2b7da$5a76bdc0$7ae331d2@co3041008a>
> > > > I see the functionality in the latest demo to craft content for an
> > > > existing mailing list, but how does one create/delete/update
> > the mailing
> > > > lists themselves?
Try mojomail
Dumping the email addresses into it is very easy and sending html/text email
a treat.
From interchange-users@icdevgroup.org Thu Jan 9 06:33:59 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Thu Jan 9 06:33:59 2003
Subject: [ic] Returning products with various default options...
References: <014101c29189$f9602510$0400a8c0@ibmlt> <1037912004.1275.184.camel@archimedes.localnetsolutions.com> <001601c291c2$0f27e170$0400a8c0@ibmlt> <00dd01c2b312$9ec8acd0$7ae331d2@co3041008a> <000b01c2b342$649cb440$0affff0a@msi5> <000f01c2b471$13908e20$7ae331d2@co3041008a> <000b01c2b49a$29c2f100$0affff0a@msi5> <002001c2b5f4$c9b400e0$7ae331d2@co3041008a> <006201c2b5fa$0d8b9c60$0a01000a@badtzmaru.com>
Message-ID: <003d01c2b7da$9a6159e0$7ae331d2@co3041008a>
----- Original Message -----
From: "Jeff Dafoe"
To:
Sent: Tuesday, 7 January 2003 1:08
Subject: Re: [ic] Returning products with various default options...
> > Create a search using IC tags that will yield a results list that will
> > present a link and 'buy now' button to 'Leather Shoe' with an option
other
> > than the default?
>
> Sure. Save the size in a scratch variable and use it on the results
> page to preselect a choice in the option selectbox. You
> will need to replace the call to item-options with a handrolled option
> display.
Ahh! Now you have me thinking right; thanks for the heads up. Appreciate
your input.
From interchange-users@icdevgroup.org Thu Jan 9 06:38:18 2003
From: interchange-users@icdevgroup.org (Rich Doughty)
Date: Thu Jan 9 06:38:18 2003
Subject: [ic] "<" character in a [value]
Message-ID: <20030109113323.A28441@earth.opusvl.com>
the "<" character from a textarea upload appears to be removed during the
transition from a [cgi] to a [value].
is there any way to disable this safety precaution?
- Rich Doughty
From interchange-users@icdevgroup.org Thu Jan 9 07:28:01 2003
From: interchange-users@icdevgroup.org (John Wells)
Date: Thu Jan 9 07:28:01 2003
Subject: [ic] books on IC?
Message-ID: <14260.65.213.159.130.1042115286.squirrel@tidal>
I'm the type that likes to hold a dead tree in my hand while coding (can't
stand reading for long stints from a monitor). Are there any books that
cover Interchange available for purchase, or can you still get hard copies
of the old Red Hat books?
Thanks guys,
John
From interchange-users@icdevgroup.org Thu Jan 9 08:10:00 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Thu Jan 9 08:10:00 2003
Subject: [ic] "<" character in a [value]
In-Reply-To: <20030109113323.A28441@earth.opusvl.com>
Message-ID: <000101c2b7e0$49d13580$020110ac@majestic.cursor-software.co.uk>
Rich Doughty [rich@opusvl.com] wrote:
>
> the "<" character from a textarea upload appears to be removed during the
> transition from a [cgi] to a [value].
>
> is there any way to disable this safety precaution?
>
The Interchange Tags Reference section 4.86 (value) describes the
[value] tag's "enable_html" parameter as follows:
Any '<' characters will normally be converted into '<' for
safety reasons. This conversion can be disabled using 'enable_html=1'.
Did that not work for you?
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Thu Jan 9 08:29:01 2003
From: interchange-users@icdevgroup.org (Rich Doughty)
Date: Thu Jan 9 08:29:01 2003
Subject: [ic] "<" character in a [value]
In-Reply-To: <000101c2b7e0$49d13580$020110ac@majestic.cursor-software.co.uk>; from kevin@cursor.biz on Thu, Jan 09, 2003 at 01:09:05PM -0000
References: <20030109113323.A28441@earth.opusvl.com> <000101c2b7e0$49d13580$020110ac@majestic.cursor-software.co.uk>
Message-ID: <20030109132803.A4189@earth.opusvl.com>
On 09 Jan 2003, Kevin Walsh wrote:
> Rich Doughty [rich@opusvl.com] wrote:
> >
> > the "<" character from a textarea upload appears to be removed during the
> > transition from a [cgi] to a [value].
> >
> > is there any way to disable this safety precaution?
> >
> The Interchange Tags Reference section 4.86 (value) describes the
> [value] tag's "enable_html" parameter as follows:
where exactly is this doc?
Documentation -> ictags -> value
does not mention this. I checked originally when I tried to solve the
problem. I am using the docs on www.icdevgroup.org. Is there a more
up-to-date source of info?
a search of icdevgroup.com for "enable_html" also drew a blank.
thanks anyway for the tip, i'll give it a shot.
> Any '<' characters will normally be converted into '<' for
> safety reasons. This conversion can be disabled using 'enable_html=1'.
>
> Did that not work for you?
just out of interested, the characters weren't converted to <, but
removed altogether.
- Rich Doughty
From interchange-users@icdevgroup.org Thu Jan 9 08:44:01 2003
From: interchange-users@icdevgroup.org (Mark Esslinger)
Date: Thu Jan 9 08:44:01 2003
Subject: [ic] Shopping Cart change (mod?)
Message-ID: <004b01c2b7e5$3f0c7510$0300000a@mobile2>
Hi all,
I'm using Interchange as a catalog/cart for software sales and a little
bit for hardware sales. I'm thinking about adding sales of web hosting
space. Has anyone done this?
It would seem I need some changes to the Check-Out portion of interchange
to allow the buyer to check the availability of a domain name, then a field
that would pick up that choice, and continue through the check-out. Also, it
would need to forward that domain name choice to me, so I can set up the
hosting appropriately.
If anyone can help with this, I'd really appreciate it. I understand
tables and fields a little, but I don't have much experience modifying
Interchange.
Thanks,
Mark
From interchange-users@icdevgroup.org Thu Jan 9 08:51:01 2003
From: interchange-users@icdevgroup.org (Gerry Kirk)
Date: Thu Jan 9 08:51:01 2003
Subject: [ic] How to create mailing lists?
In-Reply-To: <000701c2b7be$a9d282d0$0b01a8c0@NT3078>
References: <000701c2b7be$a9d282d0$0b01a8c0@NT3078>
Message-ID: <1042120215.1471.15.camel@giesbrecht.redhat.org>
On Thu, 2003-01-09 at 04:08, Jonathan Clark wrote:
> >
> > > WRT what is there, people automatically add themselves to them as they
> > > check out, providing you have the mail list functionality enabled on the
> > > checkout page. You can do that by setting the variable
> > > CHECKOUT_MAIL_LIST in catalog.cfg or variable.txt.
> > >
> > Only at checkout is possible? What if I want users to be able to sign up
> > from the home page, without buying anything? Or when submitting an email
> > via a form?
> >
>
> Yes. The user can edit their preferences using the customer services section
> once they have logged in.
>
What if I don't want users to have to create an account in order to sign
up for a promotional newsletter? Many sites do that now (see oreck.com
for example). Signing up for a newsletter is a one step process: enter
e-mail address, select format (optional) and click on "Sign Up". Or, is
this an example of an account where the e-mail address is the login id,
and no password is needed?
That aside, I'm still not clear on how the mailing lists got created and
recognized by Interchange in the first place. The demo has four listed:
Special Offers, Newsletter, Alerts and Recalls, Upgrades. Here are my
questions:
1. How did those mailing lists get created? For my own site, do I have
to do that myself, outside of Interchange?
2. If the mailing lists are part of another program, how does
Interchange know about them? Where is the part in Interchange where I
can add/delete mailing lists? I'm not talking about signing up customers
here.
3. If the mailing lists are part of another program, how does
Interchange send an e-mail to the list, and restrict others from doing
so?
Thanks for your patience,
Gerry
--
Gerry Kirk
IT consulting for positive change
ph 705.759.8026
fax 780.401.3517
From interchange-users@icdevgroup.org Thu Jan 9 09:35:01 2003
From: interchange-users@icdevgroup.org (ACforSale Inc Sales Team)
Date: Thu Jan 9 09:35:01 2003
Subject: [ic] Help required for stupid error
In-Reply-To: <001901c2b7b3$1216ac60$0affff0a@msi5>
Message-ID: <005001c2b7ec$4461cc20$0b00a8c0@CCS>
On Behalf Of D Zhang - msi
Possibly you can't reconfigue youself.
It looks to me that you are just setting up the cart, with little done
yet. The easiest way might be to re-install the interchange.
1) remove the whole directory of the shopping cart.
2) remove the link cgi in the cgi-bin directory.
3) login to cpanel
4) click on install interhange.
That will give you a fresh interhange.
David
----------------------------
dzhang@msihosting.com
http://www.msihosting.com
-- Export in ecommerce solution, interchange hosting.
Start of thread Below::::
David
Unfortunately there is quite a bit in the store at the moment (over 400
items and a lot of custom configurations) I'm hoping that my hosting
company will be able to do the reconfiguration manually. Otherwise I may
have to do as you suggest and move all the configuration files manually
to get back to square one.
Gerry
----- Original Message -----
From: "ACforSale Inc Sales Team"
To:
Sent: Thursday, January 09, 2003 1:21 AM
Subject: RE: [ic] Help required for stupid error
> On Behalf Of D Zhang - msi
>
> edit at variable.txt.
>
> If it doesn't reloading automatically, do a reconfiguration at command
> line.
>
> David
> ----------------------------
> Original post below:::
>
> Thanks David, I have already edited variable.txt and put in the
> correct variable for SERVER_NAME but I'm not sure what I need to do
> at the command line
>
> Gerry
>
>
> ----- Original Message -----
> From: "ACforSale Inc Sales Team"
> To:
> Sent: Wednesday, January 08, 2003 10:58 PM
> Subject: [ic] Help required for stupid error
>
>
> > I hope this is possible to fix:
> > I accidentally changed the SERVER_NAME variable in the variable
> > table to include http:// at the start and now I can get into my IC
> > at all, running IC 4.9.6 on shared hosting with cPanel
> >
> > When ever I try to login or use the store it comes up
> > http://http://..... this is driving me crazy as it now means the
> > store
>
> > cannot be accessed either through admin or customers.
> >
> > I can't edit the file variable.gdbm (which I think is where the
> > problem
> > is)
> >
> > Can anyone help me out on this
> >
> > Gerry
>
> _______________________________________________
> interchange-users mailing list interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Thu Jan 9 10:16:01 2003
From: interchange-users@icdevgroup.org (James P. Kinney III)
Date: Thu Jan 9 10:16:01 2003
Subject: [ic] Help required for stupid error
In-Reply-To: <002501c2b793$50db9ac0$0b00a8c0@CCS>
References: <002501c2b793$50db9ac0$0b00a8c0@CCS>
Message-ID: <1042125301.3223.22.camel@archimedes.localnetsolutions.com>
--=-NzAAU+AFyKHb01HFqp/5
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
In the products directory of the catalog home, edit the variable.txt
file. Then remove the variable.sql or variable.gdbm file. When
Interchange is restarted, it will rebuild the database faile for
variable from the .txt file.=20
On Wed, 2003-01-08 at 22:58, ACforSale Inc Sales Team wrote:
> I hope this is possible to fix:
> I accidentally changed the SERVER_NAME variable in the variable table to
> include http:// at the start and now I can get into my IC at all,
> running IC 4.9.6 on shared hosting with cPanel
>=20
> When ever I try to login or use the store it comes up
> http://http://..... this is driving me crazy as it now means the store
> cannot be accessed either through admin or customers.
>=20
> I can't edit the file variable.gdbm (which I think is where the problem
> is)
>=20
> Can anyone help me out on this
>=20
> Gerry
>=20
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
--=20
James P. Kinney III \Changing the mobile computing world/
President and CEO \ one Linux user /
Local Net Solutions,LLC \ at a time. /
770-493-8244 \.___________________________./
GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
Fingerprint =3D 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7=20
--=-NzAAU+AFyKHb01HFqp/5
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQA+HZH1YZCtw4KcbKcRAhCWAKDeWSxv3Jeo6VcvXzk9FrqZdQ2x0QCghS0Y
OXQq5zWBOu9ZRnhX8JU1Eh8=
=17Rw
-----END PGP SIGNATURE-----
--=-NzAAU+AFyKHb01HFqp/5--
From interchange-users@icdevgroup.org Thu Jan 9 10:24:00 2003
From: interchange-users@icdevgroup.org (Chris Tooley)
Date: Thu Jan 9 10:24:00 2003
Subject: [ic] Template problems
Message-ID: <1042125416.3812.0.camel@localhost.localdomain>
I tried modifying the LEFT/RIGHT template and came up with this error.
Any ideas?
format_template: unable to write any dynamic variable, help! AND unable
to write any dynamic variable, help!
--
Chris Tooley
Networking Technologies Resource Center
8650 Spicewood Springs Rd
Suite 105
Austin, TX 78759
(512)250-8985
email: christ@ntrc.net
pager: christ@my2way.com
From interchange-users@icdevgroup.org Thu Jan 9 10:38:00 2003
From: interchange-users@icdevgroup.org (Kevin Old)
Date: Thu Jan 9 10:38:00 2003
Subject: [ic] Help printing a interchange variable (or whatever it's
called)
In-Reply-To: <20030109093636.6d42801f.racke@linuxia.de>
References: <1042088699.3304.21.camel@oc>
<20030109093636.6d42801f.racke@linuxia.de>
Message-ID: <1042126413.3392.4.camel@oc>
On Thu, 2003-01-09 at 03:36, Stefan Hornburg wrote:
> On 09 Jan 2003 00:04:59 -0500
> Kevin Old wrote:
>
> > Hello all,
> >
> > I am trying to get some basics down with the ITL and am having little
> > luck. I'm a very experience Perl programmer and am getting frustrated
> > cause I'm not fully understanding the basics of the ITL.
> >
> > Here's an example - printing a variable....
> >
> > This code is in checkout.html
> > [if-item-field weight]
> > [seti weight][summary amount=`[item-quantity] * [item-field
> > weight]`][/seti]
> > [/if-item-field]
> >
> > Now, how do I get the *total* weight printed?
>
> [scratch weight]
>
> The [set],[seti] and [tmp] tags modify variables in the Scratch namespace.
>
> Ciao
> Racke
Racke,
Tried that, doesn't work. Yes, I do have several items with weight in
my shopping cart. Any other suggestions?
Thanks,
Kevin
--
Kevin Old
From interchange-users@icdevgroup.org Thu Jan 9 10:41:01 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Thu Jan 9 10:41:01 2003
Subject: [ic] "<" character in a [value]
In-Reply-To: <20030109132803.A4189@earth.opusvl.com>
Message-ID: <000201c2b7f5$0f8a7d40$020110ac@majestic.cursor-software.co.uk>
Rich Doughty [rich@opusvl.com] wrote:
> > >
> > > the "<" character from a textarea upload appears to be removed during the
> > > transition from a [cgi] to a [value].
> > >
> > > is there any way to disable this safety precaution?
> > >
> > The Interchange Tags Reference section 4.86 (value) describes the
> > [value] tag's "enable_html" parameter as follows:
> >
> where exactly is this doc?
>
> Documentation -> ictags -> value
>
> does not mention this. I checked originally when I tried to solve the
> problem. I am using the docs on www.icdevgroup.org. Is there a more
> up-to-date source of info?
>
http://www.icdevgroup.org/i/doc/wiki/ValueTag.html
http://www.interchange.RTFM.info/docs/rtfm_ictags.html
>
> just out of interested, the characters weren't converted to <, but
> removed altogether.
>
That's odd. I'll have a look into that. Can you demonstrate the
problem with a small amount of code? If so, can you post it here.
Also, which version of Interchange are you using?
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Thu Jan 9 10:45:01 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Thu Jan 9 10:45:01 2003
Subject: [ic] Help required for stupid error
In-Reply-To: <005001c2b7ec$4461cc20$0b00a8c0@CCS>
Message-ID: <000401c2b7f5$ea7e2000$020110ac@majestic.cursor-software.co.uk>
>
> Start of thread Below::::
>
No. Thread context above - followup below.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Thu Jan 9 10:46:33 2003
From: interchange-users@icdevgroup.org (Kevin Old)
Date: Thu Jan 9 10:46:33 2003
Subject: [ic] Template problems
In-Reply-To: <1042125416.3812.0.camel@localhost.localdomain>
References: <1042125416.3812.0.camel@localhost.localdomain>
Message-ID: <1042126796.3398.7.camel@oc>
On Thu, 2003-01-09 at 10:16, Chris Tooley wrote:
> I tried modifying the LEFT/RIGHT template and came up with this error.
> Any ideas?
>
> format_template: unable to write any dynamic variable, help! AND unable
> to write any dynamic variable, help!
Can you provide the code you changed and what you changed it too? Hard
to tell what the problem is without seeing the code.
Thanks,
Kevin
--
Kevin Old
From interchange-users@icdevgroup.org Thu Jan 9 10:54:00 2003
From: interchange-users@icdevgroup.org (Aaron Hazelton)
Date: Thu Jan 9 10:54:00 2003
Subject: [ic] how should you totally log out when cookie login enabled
Message-ID: <001b01c2b7f7$42c9c600$ab7ba8c0@abhlaptop>
Hi all,
I am wanting to make sure I am not missing anything
here on the logout. When cookie login is enabled,
which I need, then I cannot figure out how to really
log out so that IC will require a login again. Is this
possible?
I tried using the info from the default foundation
'logout' page and also tried a logout button made
from an mv_todo=cancel, but neither is giving the
desired results.
This is the case even when closing the browser
and opening another one as well.
Thanks
--
Aaron
From interchange-users@icdevgroup.org Thu Jan 9 10:59:00 2003
From: interchange-users@icdevgroup.org (Rich Doughty)
Date: Thu Jan 9 10:59:00 2003
Subject: [ic] "<" character in a [value]
In-Reply-To: <000201c2b7f5$0f8a7d40$020110ac@majestic.cursor-software.co.uk>; from kevin@cursor.biz on Thu, Jan 09, 2003 at 03:37:47PM -0000
References: <20030109132803.A4189@earth.opusvl.com> <000201c2b7f5$0f8a7d40$020110ac@majestic.cursor-software.co.uk>
Message-ID: <20030109155806.B15745@earth.opusvl.com>
On 09 Jan 2003, Kevin Walsh wrote:
> Rich Doughty [rich@opusvl.com] wrote:
> > > >
> > > > the "<" character from a textarea upload appears to be removed during the
> > > > transition from a [cgi] to a [value].
> > > >
> > > > is there any way to disable this safety precaution?
> > > >
> > > The Interchange Tags Reference section 4.86 (value) describes the
> > > [value] tag's "enable_html" parameter as follows:
> > >
> > where exactly is this doc?
> >
> > Documentation -> ictags -> value
> >
> > does not mention this. I checked originally when I tried to solve the
> > problem. I am using the docs on www.icdevgroup.org. Is there a more
> > up-to-date source of info?
> >
> http://www.icdevgroup.org/i/doc/wiki/ValueTag.html
> http://www.interchange.RTFM.info/docs/rtfm_ictags.html
>
> >
> > just out of interested, the characters weren't converted to <, but
> > removed altogether.
> >
> That's odd. I'll have a look into that. Can you demonstrate the
> problem with a small amount of code? If so, can you post it here.
> Also, which version of Interchange are you using?
IC V 4.8.6
the "enable_html" kind of worked, but only behaved correctly when used with
[cgi]. I'll try to post a test case when i get time.
- Rich Doughty
From interchange-users@icdevgroup.org Thu Jan 9 11:01:02 2003
From: interchange-users@icdevgroup.org (Interchange server)
Date: Thu Jan 9 11:01:02 2003
Subject: [ic] Help printing a interchange variable (or whatever it's
called)
In-Reply-To: <1042126413.3392.4.camel@oc>
References: <1042088699.3304.21.camel@oc>
<20030109093636.6d42801f.racke@linuxia.de> <1042126413.3392.4.camel@oc>
Message-ID: <1042128249.8388.8.camel@lx450.beloura.local>
On Thu, 2003-01-09 at 15:33, Kevin Old wrote:
KO> I'm a very experience Perl programmer and am getting frustrated
KO> cause I'm not fully understanding the basics of the ITL.
KO> Here's an example - printing a variable....
Racke> [scratch weight]
KO> Tried that, doesn't work. [...]
KO> Any other suggestions?
What worked best for me (so far) is doing most things in Perl, and only
using ITL occasionally. Bit by bit I've picked up on some tags that I
*really* needed.
grtz
MRJB
From interchange-users@icdevgroup.org Thu Jan 9 11:03:01 2003
From: interchange-users@icdevgroup.org (Aaron Hazelton)
Date: Thu Jan 9 11:03:01 2003
Subject: [ic] how should you totally log out when cookie login enabled - SOLVED
In-Reply-To: <001b01c2b7f7$42c9c600$ab7ba8c0@abhlaptop>
Message-ID: <001c01c2b7f8$48588b50$ab7ba8c0@abhlaptop>
Aaron Hazelton wrote:
> I am wanting to make sure I am not missing anything
> here on the logout. When cookie login is enabled,
> which I need, then I cannot figure out how to really
> log out so that IC will require a login again. Is this
> possible?
>
> I tried using the info from the default foundation
> 'logout' page and also tried a logout button made
> from an mv_todo=cancel, but neither is giving the
> desired results.
the trick is to add another
[set-cookie] tag to the logout page making it empty
>
getting the right search of the archives
yielded the answer
--
Aaron
From interchange-users@icdevgroup.org Thu Jan 9 11:06:00 2003
From: interchange-users@icdevgroup.org (Jim Toro)
Date: Thu Jan 9 11:06:00 2003
Subject: [ic] How do I stop all records from displaying ??
Message-ID:
I have found that for all my searches, if the user leaves the input field
empty and just hits the "search" button they will get a return of all
records in the database.
I know how to limit the number per page, but how can you limit the total
number per search or more importantly how can you avoid wildcard or
ALL records from displaying?
I tried to put the mv_min_string to see if it would require the user
to put at least X characters like this:
in the but it doesnt seem to do anything.
Am I missing something easy to do?. I really dont want people to do
a full list of a database with one key press.
thanks.
From interchange-users@icdevgroup.org Thu Jan 9 11:10:01 2003
From: interchange-users@icdevgroup.org (Interchange server)
Date: Thu Jan 9 11:10:01 2003
Subject: [ic] PC Text Editor and IC
In-Reply-To: <000001c2b750$d6533840$ef0329d0@vl2k>
References: <000001c2b750$d6533840$ef0329d0@vl2k>
Message-ID: <1042128855.8388.16.camel@lx450.beloura.local>
On Wed, 2003-01-08 at 20:02, Farshad Farzan wrote:
> What is the best editor to use in the PC when you are working in IC?
As someone suggested emacs, I guess I should suggest vi which is
available for windows too ,)
But seriously, the windows text editor I've liked most so far is
UltraEdit. The important features to you are that it detects the
difference between unix and windows, so it won't mess up the file. You
might like its feature to open from and save to FTP; the next best thing
to editing files directly on the machine itself.
Then it has customizable syntax highlighting, macros, word completion
and a lot more. It's a very mature product.
grtz
MRJB
From interchange-users@icdevgroup.org Thu Jan 9 11:21:01 2003
From: interchange-users@icdevgroup.org (D Zhang - msi)
Date: Thu Jan 9 11:21:01 2003
Subject: [ic] Help required for stupid error
References: <005001c2b7ec$4461cc20$0b00a8c0@CCS>
Message-ID: <000801c2b7fa$e848fe40$0affff0a@msi5>
In case that you need to keep you current work, do a full backup and then
copy back all files after re-install interchange from c-panel. It won't take
you much time though, using the following procedure and command:
Make a backup directory at the same level as the cart directory. Then, above
the cart directory,
cp -r cart_directory/* backup_directory
The above command will copy all files with subdirectories to the
backup_directory.
cd to the backup_directory and check to make sure that all files are copied
properly with the subdirectories. You may see many session files can't be
copied. That's ok
In the backup_directory, delet variable.gdbm, just keep the variable.txt
IMPORTANT: backup your image files!
cp -r image_directory/* image_backup_dir
Again, check to make sure all image files are backuped.
Now, you are save to do a re-installation in the procedure outlined in
previous reply.
After the re-installation from cpanel, copy back all files, using the same
command, but with reverse file orders in command line.
You are done. Total is about 5 to 10 minuts
David
----------------------------
dzhang@msihosting.com
http://www.msihosting.com
-- Export in ecommerce solution, interchange hosting.
----- Original Message -----
From: "ACforSale Inc Sales Team"
To:
Sent: Thursday, January 09, 2003 9:34 AM
Subject: RE: [ic] Help required for stupid error
> On Behalf Of D Zhang - msi
>
> Possibly you can't reconfigue youself.
>
> It looks to me that you are just setting up the cart, with little done
> yet. The easiest way might be to re-install the interchange.
>
> 1) remove the whole directory of the shopping cart.
> 2) remove the link cgi in the cgi-bin directory.
> 3) login to cpanel
> 4) click on install interhange.
>
> That will give you a fresh interhange.
>
>
> David
> ----------------------------
> dzhang@msihosting.com
> http://www.msihosting.com
> -- Export in ecommerce solution, interchange hosting.
>
> Start of thread Below::::
>
> David
>
> Unfortunately there is quite a bit in the store at the moment (over 400
> items and a lot of custom configurations) I'm hoping that my hosting
> company will be able to do the reconfiguration manually. Otherwise I may
> have to do as you suggest and move all the configuration files manually
> to get back to square one.
>
> Gerry
>
>
> ----- Original Message -----
> From: "ACforSale Inc Sales Team"
> To:
> Sent: Thursday, January 09, 2003 1:21 AM
> Subject: RE: [ic] Help required for stupid error
>
>
> > On Behalf Of D Zhang - msi
> >
> > edit at variable.txt.
> >
> > If it doesn't reloading automatically, do a reconfiguration at command
>
> > line.
> >
> > David
> > ----------------------------
> > Original post below:::
> >
> > Thanks David, I have already edited variable.txt and put in the
> > correct variable for SERVER_NAME but I'm not sure what I need to do
> > at the command line
> >
> > Gerry
> >
> >
> > ----- Original Message -----
> > From: "ACforSale Inc Sales Team"
> > To:
> > Sent: Wednesday, January 08, 2003 10:58 PM
> > Subject: [ic] Help required for stupid error
> >
> >
> > > I hope this is possible to fix:
> > > I accidentally changed the SERVER_NAME variable in the variable
> > > table to include http:// at the start and now I can get into my IC
> > > at all, running IC 4.9.6 on shared hosting with cPanel
> > >
> > > When ever I try to login or use the store it comes up
> > > http://http://..... this is driving me crazy as it now means the
> > > store
> >
> > > cannot be accessed either through admin or customers.
> > >
> > > I can't edit the file variable.gdbm (which I think is where the
> > > problem
> > > is)
> > >
> > > Can anyone help me out on this
> > >
> > > Gerry
> >
> > _______________________________________________
> > interchange-users mailing list interchange-users@icdevgroup.org
> > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> >
> >
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
From interchange-users@icdevgroup.org Thu Jan 9 11:24:01 2003
From: interchange-users@icdevgroup.org (ACforSale Inc Sales Team)
Date: Thu Jan 9 11:24:01 2003
Subject: [ic] Help required for stupid error
In-Reply-To: <1042125301.3223.22.camel@archimedes.localnetsolutions.com>
Message-ID: <006501c2b7fb$5fd62820$0b00a8c0@CCS>
On Behalf Of James P. Kinney III
In the products directory of the catalog home, edit the variable.txt
file. Then remove the variable.sql or variable.gdbm file. When
Interchange is restarted, it will rebuild the database faile for
variable from the .txt file.
On Wed, 2003-01-08 at 22:58, ACforSale Inc Sales Team wrote:
> I hope this is possible to fix:
> I accidentally changed the SERVER_NAME variable in the variable table
> to include http:// at the start and now I can get into my IC at all,
> running IC 4.9.6 on shared hosting with cPanel
>
> When ever I try to login or use the store it comes up
> http://http://..... this is driving me crazy as it now means the store
> cannot be accessed either through admin or customers.
>
> I can't edit the file variable.gdbm (which I think is where the
> problem
> is)
>
> Can anyone help me out on this
>
> Gerry
>
> _______________________________________________
> interchange-users mailing list interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
--
This is what I've done on this so far, deleted the variable.gdbm, edited
the variable.txt file so that the SERVER_NAME variable is acforsale.com,
asked my hosting company to do a manual reconfiguration as per docs at
url http://www.icdevgroup.org/i/dev/docfly.html?mv_arg=icadvanced04%2e03
(I'm still waiting on this or some response from them)
I can get to the IC login screen but as soon as I enter the password etc
I get the "cannot find page error" and I'm being redirected to
http://http://shop.acforsale.com/~acforsal/cgi-bin/cart.cgi/process.html
? (using an editor I can even get to the Administration menu page by
changing the url to go to from the login screen but then all links still
have double http:// on them).
If I try to access the store with http://shop.acforsale.com I can get
into the starting page (index) of the shop but all links on that page
revert back to the http://http://shop.acforsale.com... thing as well.
Does anyone know if the server_name variable appears or is copied to
some other area that I may be able to modify.
Thanks in advance
Gerry
From interchange-users@icdevgroup.org Thu Jan 9 11:31:01 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Thu Jan 9 11:31:01 2003
Subject: [ic] how should you totally log out when cookie login enabled
In-Reply-To: <001b01c2b7f7$42c9c600$ab7ba8c0@abhlaptop>
Message-ID: <000101c2b7fc$57f1c820$020110ac@majestic.cursor-software.co.uk>
Aaron Hazelton [aaronmail@hazenet.net] wrote:
>
> I am wanting to make sure I am not missing anything
> here on the logout. When cookie login is enabled,
> which I need, then I cannot figure out how to really
> log out so that IC will require a login again. Is this
> possible?
>
> I tried using the info from the default foundation
> 'logout' page and also tried a logout button made
> from an mv_todo=cancel, but neither is giving the
> desired results.
>
> This is the case even when closing the browser
> and opening another one as well.
>
To prevent further automatic cookie-logins, you'll need to clear down
the user's MV_USERNAME and MV_PASSWORD cookies:
[set-cookie name="MV_USERNAME" value=""]
[set-cookie name="MV_PASSWORD" value=""]
See the [set-cookie] docs for more cookie-related information.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Thu Jan 9 11:39:01 2003
From: interchange-users@icdevgroup.org (Stefan Hornburg)
Date: Thu Jan 9 11:39:01 2003
Subject: [ic] Help printing a interchange variable (or whatever it's called)
In-Reply-To: <1042126413.3392.4.camel@oc>
References: <1042088699.3304.21.camel@oc>
<20030109093636.6d42801f.racke@linuxia.de>
<1042126413.3392.4.camel@oc>
Message-ID: <20030109173742.7484bc8d.racke@linuxia.de>
On 09 Jan 2003 10:33:33 -0500
Kevin Old wrote:
> On Thu, 2003-01-09 at 03:36, Stefan Hornburg wrote:
> > On 09 Jan 2003 00:04:59 -0500
> > Kevin Old wrote:
> >
> > > Hello all,
> > >
> > > I am trying to get some basics down with the ITL and am having little
> > > luck. I'm a very experience Perl programmer and am getting frustrated
> > > cause I'm not fully understanding the basics of the ITL.
> > >
> > > Here's an example - printing a variable....
> > >
> > > This code is in checkout.html
> > > [if-item-field weight]
> > > [seti weight][summary amount=`[item-quantity] * [item-field
> > > weight]`][/seti]
> > > [/if-item-field]
> > >
> > > Now, how do I get the *total* weight printed?
> >
> > [scratch weight]
> >
> > The [set],[seti] and [tmp] tags modify variables in the Scratch namespace.
> >
> > Ciao
> > Racke
>
> Racke,
>
> Tried that, doesn't work. Yes, I do have several items with weight in
> my shopping cart. Any other suggestions?
Have you checked your error.log ?
Ciao
Racke
From interchange-users@icdevgroup.org Thu Jan 9 12:07:00 2003
From: interchange-users@icdevgroup.org (Ed LaFrance)
Date: Thu Jan 9 12:07:00 2003
Subject: [ic] who is supposed to run bin/makecat?
In-Reply-To:
Message-ID: <5.1.1.6.0.20030109090126.0371d210@mail.newmediaems.com>
At 08:01 PM 01/08/2003 -0500, you wrote:
>I installed Interchange from interchange-4.8.6.tar.gz
>via configure with no args as the root user.
>
>However, then I wanted to run "bin/makecat". But some aspects of this
>program seem more oriented towards a normal user and others oriented
>towards root.
>
>For example, BaseDir defaults to ~/catalogs, which of course would mean
>that some data entry/marketing expert might type bin/makecat and be own
>his way.
>
>However, doing this, leads to problems that can only be solved by running
>as root:
When you installed interchange as root, the configure script should have
asked for / created the interch user to own the interchange server process.
Then when you run makecat as root, it should have given you a choice of
operation modes for the catalog (M, G and something else I don't recall
right now) and in the course of events asked for the user ID for catalog
ownership, etc. You need only read the help in the prompts and answer
accordingly.
- Ed L.
===============================================================
New Media E.M.S. Technology Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
From interchange-users@icdevgroup.org Thu Jan 9 12:13:01 2003
From: interchange-users@icdevgroup.org (Ed LaFrance)
Date: Thu Jan 9 12:13:01 2003
Subject: [ic] Help printing a interchange variable (or whatever it's called)
In-Reply-To: <1042088699.3304.21.camel@oc>
Message-ID: <5.1.1.6.0.20030109090729.0371bc80@mail.newmediaems.com>
At 12:04 AM 01/09/2003 -0500, you wrote:
>Hello all,
>
>I am trying to get some basics down with the ITL and am having little
>luck. I'm a very experience Perl programmer and am getting frustrated
>cause I'm not fully understanding the basics of the ITL.
>
>Here's an example - printing a variable....
>
>This code is in checkout.html
> [if-item-field weight]
> [seti weight][summary amount=`[item-quantity] * [item-field
>weight]`][/seti]
> [/if-item-field]
>
>Now, how do I get the *total* weight printed?
I believe this is demonstrated in the cart code, which is located at
yourcat/templates/components/cart. The [summary ..] tag has a parameter for
returning the accumulated value, which you should be able to see in
practice there.
> I know how to print each
>item's weight, I just write:
>
>[item-field weight]
>
>I've tried all sorts of things to get the weight variable in the "seti"
>tag to be printed. And yes, I do have the weight field with a valid
>value for all of the products in my database and I can get each of them
>to be printed with the product info, but I need a total of all products
>weight.
>
>I seriously have looked at all the documentation and am at a loss on
>several basic things like this....
>
>Can anyone provide syntax for a few basic features like printing
>variables (or whatever the interchange term is for something that holds
>a value), and other useful pieces that would make the ITL a little
>easier to get into?
>
>Any help would be appreciated!
>
>Thanks,
>Kevin
Kevin - examples of this are all over the foundation demo, plus you have
the Interchange tag reference at your disposal: take a look at the docs for
[value ..], [var ..], [scratch ..], [cgi ...] and [data ...], among others.
- Ed L.
===============================================================
New Media E.M.S. Technology Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
From interchange-users@icdevgroup.org Thu Jan 9 12:17:01 2003
From: interchange-users@icdevgroup.org (Kevin Old)
Date: Thu Jan 9 12:17:01 2003
Subject: [ic] Help printing a interchange variable (or whatever it's
called)
In-Reply-To: <1042128249.8388.8.camel@lx450.beloura.local>
References: <1042088699.3304.21.camel@oc>
<20030109093636.6d42801f.racke@linuxia.de> <1042126413.3392.4.camel@oc>
<1042128249.8388.8.camel@lx450.beloura.local>
Message-ID: <1042132355.3392.34.camel@oc>
On Thu, 2003-01-09 at 11:03, Interchange server wrote:
> On Thu, 2003-01-09 at 15:33, Kevin Old wrote:
>
> KO> I'm a very experience Perl programmer and am getting frustrated
> KO> cause I'm not fully understanding the basics of the ITL.
> KO> Here's an example - printing a variable....
>
> Racke> [scratch weight]
>
> KO> Tried that, doesn't work. [...]
> KO> Any other suggestions?
>
> What worked best for me (so far) is doing most things in Perl, and only
> using ITL occasionally. Bit by bit I've picked up on some tags that I
> *really* needed.
>
> grtz
> MRJB
Well, I've tried that too....
[perl]print $weight;[/perl]
also tried:
[perl]return $weight;[/perl]
and even tried
[perl]print $Scratch->{weight};[/perl]
This is what I get from error.log:
172.16.16.10 QUXsByaf:172.16.16.10 - [08/January/2003:23:20:17 -0500]
entermagic
dev /cgi-bin/entermagicdev/ord/checkout.html Safe: print trapped by
operation ma
sk at (eval 1003) line 1.
>
> print $weight;
>
I know I'm close....any other suggestions?
Thanks,
Kevin
--
Kevin Old
From interchange-users@icdevgroup.org Thu Jan 9 12:34:00 2003
From: interchange-users@icdevgroup.org (Ed LaFrance)
Date: Thu Jan 9 12:34:00 2003
Subject: [ic] how should you totally log out when cookie login enabled
In-Reply-To: <001b01c2b7f7$42c9c600$ab7ba8c0@abhlaptop>
Message-ID: <5.1.1.6.0.20030109091930.03729e40@mail.newmediaems.com>
At 10:53 AM 01/09/2003 -0500, you wrote:
>Hi all,
>
>I am wanting to make sure I am not missing anything
>here on the logout. When cookie login is enabled,
>which I need, then I cannot figure out how to really
>log out so that IC will require a login again. Is this
>possible?
>
> I tried using the info from the default foundation
>'logout' page and also tried a logout button made
>from an mv_todo=cancel, but neither is giving the
>desired results.
>
>This is the case even when closing the browser
>and opening another one as well.
>
>Thanks
>--
>Aaron
You just need to clear the client's cookies. Try putting this your logout.html:
[set-cookie name=MV_USERNAME value=""]
[set-cookie name=MV_PASSWORD value=""]
- Ed L.
===============================================================
New Media E.M.S. Technology Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
From interchange-users@icdevgroup.org Thu Jan 9 13:15:01 2003
From: interchange-users@icdevgroup.org (Thomas J.M. Burton)
Date: Thu Jan 9 13:15:01 2003
Subject: [ic] How to create mailing lists?
References: <000701c2b7be$a9d282d0$0b01a8c0@NT3078> <1042120215.1471.15.camel@giesbrecht.redhat.org>
Message-ID: <007101c2b807$f625cef0$0b00a8c0@TJMB>
...snip...
> That aside, I'm still not clear on how the mailing lists got created
and
> recognized by Interchange in the first place. The demo has four
listed:
> Special Offers, Newsletter, Alerts and Recalls, Upgrades. Here are my
> questions:
>
> 1. How did those mailing lists get created? For my own site, do I
have
> to do that myself, outside of Interchange?
I haven't really looked into those lists myself, but I'm assuming that
they are just in the foundation demo as a "suggested use" and don't
actually have any backend programming or actual lists set up. If anyone
knows this to be otherwise, please correct me.
> 2. If the mailing lists are part of another program, how does
> Interchange know about them? Where is the part in Interchange where I
> can add/delete mailing lists? I'm not talking about signing up
customers
> here.
>
> 3. If the mailing lists are part of another program, how does
> Interchange send an e-mail to the list, and restrict others from
doing
> so?
We use majordomo for our mailing lists, and don't use IC to manage the
existence of any lists. Each of the catalogs we run currently has only
one list, and on the checkout page I have a "Would you like to receive
our free newsletter?" area with a "Yes/No" select list.
At the top of the etc/mail_receipt file for that catalog (I have e-mail
address required and don't give customers an option not to receive an
e-mail receipt, so this file will always be processed), I've added
lines like this:
[if value mail_list == 1]
[email to="listname-request@domain.com"]
subscribe [value email]
[/email]
[/if]
This sends an e-mail to majordomo requesting a subscription to the
list. If you have e-mail receipt as an option for the customer, you
might want to put the above code into the etc/report file instead of
mail_receipt.
That's my two cents. Hope it helps. :)
-Tom
___________________________________
Thomas J.M. Burton, Design/Production
Global Focus Digital Media, LLC
www.globalfocusdm.com
From interchange-users@icdevgroup.org Thu Jan 9 13:19:19 2003
From: interchange-users@icdevgroup.org (Dallas Vogels)
Date: Thu Jan 9 13:19:19 2003
Subject: [ic] Real-time payment with InterCept
Message-ID: <5.2.0.9.0.20030109102518.00ac58e8@mail.forestind.com>
Hi,
Has anyone had any experience integrating Interchange with the real-time
payment options that InterCept (http://www.intercept.net) offers? They use
XML to transmit and receive the CC payments.
Thanks in advance,
Dallas
From interchange-users@icdevgroup.org Thu Jan 9 15:34:02 2003
From: interchange-users@icdevgroup.org (James Hoynacki)
Date: Thu Jan 9 15:34:02 2003
Subject: [ic] Shipping Field lacks more than two choices
Message-ID: <7B14D390-2411-11D7-814A-000502B60377@comcast.net>
My ISP's current implementation of Interchange 4.9.3 only lists 2 types
of shipping (1DA - UPS Next Day Air and 2DA - UPS Next Day Air) AFTER
you key in a zipcode. I checked out the demo on the icdevgroup.org
site and it works the same. My "SHIP_DEFAULT_MODE" is set to "upsg"
Any advice.
Jim
From interchange-users@icdevgroup.org Thu Jan 9 16:06:03 2003
From: interchange-users@icdevgroup.org (Kevin Old)
Date: Thu Jan 9 16:06:03 2003
Subject: [ic] Help printing a interchange variable (or whatever it's
called)
In-Reply-To: <5.1.1.6.0.20030109090729.0371bc80@mail.newmediaems.com>
References: <5.1.1.6.0.20030109090729.0371bc80@mail.newmediaems.com>
Message-ID: <1042146047.3393.43.camel@oc>
On Thu, 2003-01-09 at 12:10, Ed LaFrance wrote:
> At 12:04 AM 01/09/2003 -0500, you wrote:
> >Hello all,
> >
> >I am trying to get some basics down with the ITL and am having little
> >luck. I'm a very experience Perl programmer and am getting frustrated
> >cause I'm not fully understanding the basics of the ITL.
> >
> >Here's an example - printing a variable....
> >
> >This code is in checkout.html
> > [if-item-field weight]
> > [seti weight][summary amount=`[item-quantity] * [item-field
> >weight]`][/seti]
> > [/if-item-field]
> >
> >Now, how do I get the *total* weight printed?
>
> I believe this is demonstrated in the cart code, which is located at
> yourcat/templates/components/cart. The [summary ..] tag has a parameter for
> returning the accumulated value, which you should be able to see in
> practice there.
>
Ed, yes it is in the cart component, but the same code is also in the
checkout.html file in pages/ord and I have reviewed the documentation
and the parameter that suppresses the output is "hide" when set to true
(or 1). In the code above the hide paramenter is not present and by
default is set to false. This code should be printing the weight,
correct?
>
> Kevin - examples of this are all over the foundation demo, plus you have
> the Interchange tag reference at your disposal: take a look at the docs for
> [value ..], [var ..], [scratch ..], [cgi ...] and [data ...], among others.
Thanks, there are just so many tags that have similar features....kind
of confusing.
Thanks,
Kevin
--
Kevin Old
From interchange-users@icdevgroup.org Thu Jan 9 16:13:00 2003
From: interchange-users@icdevgroup.org (Mike Heins)
Date: Thu Jan 9 16:13:00 2003
Subject: [ic] how should you totally log out when cookie login enabled
In-Reply-To: <5.1.1.6.0.20030109091930.03729e40@mail.newmediaems.com>; from edl@newmediaems.com on Thu, Jan 09, 2003 at 09:21:56AM -0800
References: <001b01c2b7f7$42c9c600$ab7ba8c0@abhlaptop> <5.1.1.6.0.20030109091930.03729e40@mail.newmediaems.com>
Message-ID: <20030109161208.A10860@bill.heins.net>
Quoting Ed LaFrance (edl@newmediaems.com):
> At 10:53 AM 01/09/2003 -0500, you wrote:
> >Hi all,
> >
> >I am wanting to make sure I am not missing anything
> >here on the logout. When cookie login is enabled,
> >which I need, then I cannot figure out how to really
> >log out so that IC will require a login again. Is this
> >possible?
> >
> > I tried using the info from the default foundation
> >'logout' page and also tried a logout button made
> >from an mv_todo=cancel, but neither is giving the
> >desired results.
> >
> >This is the case even when closing the browser
> >and opening another one as well.
> >
> >Thanks
> >--
> >Aaron
>
> You just need to clear the client's cookies. Try putting this your logout.html:
>
> [set-cookie name=MV_USERNAME value=""]
> [set-cookie name=MV_PASSWORD value=""]
>
Plus, I think you can do this:
[userdb function=logout clear-cookie=1]
Also, if you want that to be the default you can put in catalog.cfg:
UserDB default clear_cookie 1
--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.513.523.7621
There's nothing sweeter than life nor more precious than time.
-- Barney
From interchange-users@icdevgroup.org Thu Jan 9 16:58:00 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Thu Jan 9 16:58:00 2003
Subject: [ic] Help printing a interchange variable (or whatever it'scalled)
References: <5.1.1.6.0.20030109090729.0371bc80@mail.newmediaems.com> <1042146047.3393.43.camel@oc>
Message-ID: <002c01c2b829$0cbbcf40$0a01000a@badtzmaru.com>
> Thanks, there are just so many tags that have similar features....kind
> of confusing.
They read from different namespaces.
Jeff
From interchange-users@icdevgroup.org Thu Jan 9 17:14:00 2003
From: interchange-users@icdevgroup.org (Schuyler Langdon)
Date: Thu Jan 9 17:14:00 2003
Subject: [ic] Flat Rate Shipping
References: <000701c2b7be$a9d282d0$0b01a8c0@NT3078> <1042120215.1471.15.camel@giesbrecht.redhat.org> <007101c2b807$f625cef0$0b00a8c0@TJMB>
Message-ID: <001d01c2b82c$40755ba0$1702a8c0@gordito>
I'm using flat rate shipping as the default and only shipping method with
the 4.8 foundation store. I was wondering how you go about setting the
shipping rate? When a person checks out the page comes up "Nothing to ship"
unless the cart is recalculated.
Thanks,
Schuyler Langdon
GatorDev.com
From interchange-users@icdevgroup.org Thu Jan 9 17:20:01 2003
From: interchange-users@icdevgroup.org (Michael Stone)
Date: Thu Jan 9 17:20:01 2003
Subject: [ic] GNDCOM no longer available
Message-ID:
Hello,
Ive been running Interchange catalogs for a couple of years now. Within
the last couple of weeks GNDCOM no longer appears as a shipping option. I
havent made any recent changes to shipping.asc , country.txt, or
catalog.cfg and everything looks the same. I do UPS lookups via the
internet and my other shipping options work fine. Has anyone else
encountered this? Could the UPS lookup script me responsible. Thanks for
any reply.
Michael Stone
From interchange-users@icdevgroup.org Thu Jan 9 17:28:01 2003
From: interchange-users@icdevgroup.org (Michael Goldfarb)
Date: Thu Jan 9 17:28:01 2003
Subject: [ic] GNDCOM no longer available
In-Reply-To:
Message-ID: <000001c2b82e$3d6cc4a0$1e01a8c0@mrblondelaptop>
>Hello,
>
> Ive been running Interchange catalogs for a couple of years now.
Within
>the last couple of weeks GNDCOM no longer appears as a shipping option.
I
>havent made any recent changes to shipping.asc , country.txt, or
>catalog.cfg and everything looks the same. I do UPS lookups via the
>internet and my other shipping options work fine. Has anyone else
>encountered this? Could the UPS lookup script me responsible. Thanks
for
>any reply.
>
>Michael Stone
I had the same question...
Look a few posts up :)
From interchange-users@icdevgroup.org Thu Jan 9 17:46:00 2003
From: interchange-users@icdevgroup.org (ICDEV)
Date: Thu Jan 9 17:46:00 2003
Subject: [ic] GNDCOM no longer available
In-Reply-To: <000001c2b82e$3d6cc4a0$1e01a8c0@mrblondelaptop>
Message-ID:
>Hello,
>
> Ive been running Interchange catalogs for a couple of years now.
Within
>the last couple of weeks GNDCOM no longer appears as a shipping option.
I
>havent made any recent changes to shipping.asc , country.txt, or
>catalog.cfg and everything looks the same. I do UPS lookups via the
>internet and my other shipping options work fine. Has anyone else
>encountered this? Could the UPS lookup script me responsible. Thanks
for
>any reply.
>
>Michael Stone
>>I had the same question...
>>Look a few posts up :)
I'm pretty sure the default mode in 4.8.5+ is for the checkout page to
suppress zero values in the shipping options.
Here is a cut of code from my checkout page that you might want to try:
[comment]
[loop option=mv_shipmode
list=|[data table=country key='[default country US]' col=shipmodes]|
]
[shipping-desc [loop-code]]: [shipping
[loop-code]]
[/loop]
(Will Update Display)
[/comment]
[shipping
label=1
mode=|[data table=country key='[default country US]'
col=shipmodes]|
]
(Will Update Display)
****
Uncomment the commented section, and comment out the normal select.
The part commented out will allow the results to return zero amounts for
testing purposes if upsgnd is returning zero you will know this is a problem
of data from the UPS site. I highly recommend moving to tables, for
reliability and for speed if nothing else.
****
-Steve
From interchange-users@icdevgroup.org Thu Jan 9 17:51:00 2003
From: interchange-users@icdevgroup.org (Caleb Phillips)
Date: Thu Jan 9 17:51:00 2003
Subject: [ic] Interchange Keeps Dying
In-Reply-To: <002901c2b354$da53e070$0cc0a8c0@getontothe.net>
References: <002901c2b354$da53e070$0cc0a8c0@getontothe.net>
Message-ID: <1042152642.22569.33.camel@kiosk.studioresource.net>
On Fri, 2003-01-03 at 10:20, Adrian P Wilkinson wrote:
> Everything looks good and appears to be working as expected but the
> Interchange server just appears to die randomly for no reason. Sometimes
> it'll die after 20 mins, sometimes after 20 hours, even when I'm still
> logged into the system and there is no "idle process killer" daemon running
> to my knowledge.
>
> Any suggestions as how I can find out -WHY- it keeps dying
Err...any information in /var/log/messages(or equivalent)? How is your
memory use? (top and then 'M') Did you change anything that made this
start happening, or did it always?
> and how I can
> stop it from doing so?
Qmail ships with a program called supervise that you can use to keep it
running. This is obviously a very shoddy solution, but it is better than
nothing.
Good Luck
--
-------------------------------------------
| Caleb Phillips |
| The Studio Resource |
| IT Specialist |
| |
| Handcrafted for you in Ximian Evolution |
-------------------------------------------
From interchange-users@icdevgroup.org Thu Jan 9 18:14:00 2003
From: interchange-users@icdevgroup.org (Caleb Phillips)
Date: Thu Jan 9 18:14:00 2003
Subject: [ic] books on IC?
In-Reply-To: <14260.65.213.159.130.1042115286.squirrel@tidal>
References: <14260.65.213.159.130.1042115286.squirrel@tidal>
Message-ID: <1042154017.22568.36.camel@kiosk.studioresource.net>
> Are there any books that
> cover Interchange available for purchase, or can you still get hard copies
> of the old Red Hat books?
Nothing current. This has been asked before, and someone mentioned a
practically obsolete guide, you might find it if you search the archives
(assuming you are that desperate).
--
-------------------------------------------
| Caleb Phillips |
| The Studio Resource |
| IT Specialist |
| |
| Handcrafted for you in Ximian Evolution |
-------------------------------------------
From interchange-users@icdevgroup.org Thu Jan 9 19:10:01 2003
From: interchange-users@icdevgroup.org (Schuyler Langdon)
Date: Thu Jan 9 19:10:01 2003
Subject: [ic] Flat Rate Shipping
References: <000701c2b7be$a9d282d0$0b01a8c0@NT3078> <1042120215.1471.15.camel@giesbrecht.redhat.org> <007101c2b807$f625cef0$0b00a8c0@TJMB> <001d01c2b82c$40755ba0$1702a8c0@gordito>
Message-ID: <000c01c2b83c$6bef7940$1702a8c0@gordito>
I wrote:
> I'm using flat rate shipping as the default and only shipping method with
> the 4.8 foundation store. I was wondering how you go about setting the
> shipping rate? When a person checks out the page comes up "Nothing to
ship"
> unless the cart is recalculated.
>
Nevermind, I set $Values->{mv_shipmode}=$Variable->{SHIP_DEFAULT_MODE}
if(!$Values->{mv_shipmode});
Schuyler Langdon
GatorDev.com
From interchange-users@icdevgroup.org Thu Jan 9 19:55:01 2003
From: interchange-users@icdevgroup.org (interch)
Date: Thu Jan 9 19:55:01 2003
Subject: [ic] UPS
References: <000601c2b673$b5cb9eb0$1e01a8c0@mrblondelaptop> <003101c2b686$f92639a0$0a01000a@badtzmaru.com> <005f01c2b75a$d4b88f80$0600a8c0@chris2> <009e01c2b75e$c102f300$0a01000a@badtzmaru.com>
Message-ID: <009c01c2b842$e1b60530$0600a8c0@chris2>
Ok after some further research here is the deal on UPS.
The current perl module being used for ups calculations does violate the ups
license. In addition to simply not being supported as a way to connect to
ups. Even the author of Business::UPS states that the module should no
longer be used.
The new xml interface can be used without violating any licenses. You have
to display the ups logo, display a notice if the shipping price displayed is
different from that returned by ups, and the merchant has to sign up for an
access key which is then sent with each request. I have a perl module for
the new xml interface completed. It's basically a replacement for the
Business::UPS module. The shipping.asc file needs a couple of changes, the
usertag needs to be redone, and a couple of new global variables need to be
added to make it all work.
By the time I get done testing everything and cleaning up the code, it will
probably be a couple of days before I post it to the list.
Chris
----- Original Message -----
From: "Jeff Dafoe"
To:
Sent: Wednesday, January 08, 2003 1:41 PM
Subject: Re: [ic] UPS
> > Unless the ups license forbids using an open source license for the code
>
> I believe that the UPS license is indeed why we see no further
> development for any of the online UPS tools.
>
> Jeff
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
From interchange-users@icdevgroup.org Thu Jan 9 21:19:01 2003
From: interchange-users@icdevgroup.org (Mike Heins)
Date: Thu Jan 9 21:19:01 2003
Subject: [ic] Secure server FAQs [monthly posting]
Message-ID: <20030109211800.A13680@bill.heins.net>
These are the FAQs:
Shopping cart is dropped when using SSL.
This is a thorny question. It has many possible causes, and most often
occurs when you try to use a different secure server domain than the
regular catalog runs on. (See the next question for more info on that.)
If your secure domain is the same as the non-secure domain, it is
usually due to the user not having cookies enabled. It can be due to the
HostnameLookups (Stronghold/Apache parameter) not matching for the two
servers, secure and non-secure. It can also be caused by the user having
different web proxy addresses for HTTP and HTTPS. If it still does not
work, try changing some of the appropriate configuration parameters in
interchange.cfg:
DomainTail No
IpHead Yes
If you still are having problems, try this combination in catalog.cfg,
the catalog configuration file:
SessionExpire 10 minutes
WideOpen Yes
The above setting will typically make Interchange work when it is
possible to work. Sometimes when you have multiple Interchange servers
sharing the same secure server, you will have problems after accessing
the second one. (The first one issues a session ID cookie, and that
causes problems).
I have a different secure server domain. Why does the shopping cart
get dropped?
First of all, it is questionable business practice to not certify your
secure server. Besides violating the terms of use of many certificate
issuers, customers notice the changed domain and it is proven by user
surveys and long experience that you will receive fewer orders as a
result. Certs can be obtained for $125 US per year, less than the
typical cost of one hour of a top consultant's time. Do your business
a favor -- spend the money to get a cert.
If you insist on doing it anyway, probably driven by the fact that
you need a dedicated IP address for a secure server, you can use the
solutions in the previous FAQ question and get some relief.
But by far the best way is to have all orders and shopping cart calls go
only to the secure domain. Your users may get a different session when
browsing the non-secure catalog pages, but it will matter little.
To do this on the Foundation demo, place in catalog.cfg:
AlwaysSecure order ord/basket ord/checkout
A more complete list might be:
AlwaysSecure <Order it
To make a form-based order button secure, use "[process secure=1]" as
the ACTION.
My images aren't there on the secure server!!!
You have a different document root, or the permissions are not such
that you can access them. You can set a different base URL for images
with:
ImageDirSecure https://your.secure.server/somewhere/images
Don't try to set it to an http:// URL -- images will be broken anyway.
My secure pages fail when my browser is MSIE.
MSIE has several SSL bugs, particularly in V5.01. See the C
or C FAQ. You can sometimes fix this with an httpd.conf change:
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.513.523.7621
Fast, reliable, cheap. Pick two and we'll talk. -- unknown
From interchange-users@icdevgroup.org Thu Jan 9 21:58:00 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Thu Jan 9 21:58:00 2003
Subject: [ic] free report of most frequently viewed products
Message-ID: <000701c2b853$04927a60$0a01000a@badtzmaru.com>
Hello,
At the bottom of
interchange/lib/UI/pages/admin/reports/traffic/ByAffiliate.html is a block
of commented out code. If you put the following code either directly above
that or directly below it, you will get a fairly ghetto looking list of the
top ten most viewed items for the time period for which the report is being
run.
=====
my @topsellers;
my $product;
my $maxsellers=10;
for(my $i=0; $i<$maxsellers; $i++) {
$topsellers[$i]=0;
}
for(keys %{$action_by_tag{VIEWPROD}}) {
$product = $_;
for(my $i=0; $i<$maxsellers; $i++) {
if
($action_by_tag{VIEWPROD}{$product}>$action_by_tag{VIEWPROD}{$topsellers[$i]
}) {
for(my $j=($maxsellers-1); $j==$i; $j--) {
$topsellers[$j+1]=$topsellers[$j];
}
$topsellers[$i]=$product;
last;
}
}
}
$out .= '';
for(my $i=0; $i<$maxsellers; $i++) {
$out .=
$topsellers[$i].':'.$action_by_tag{VIEWPROD}{$topsellers[$i]}.' ';
}
$out .= ' ';
=====
From interchange-users@icdevgroup.org Thu Jan 9 23:08:00 2003
From: interchange-users@icdevgroup.org (Chris Tooley)
Date: Thu Jan 9 23:08:00 2003
Subject: [ic] Product Tree Images
Message-ID: <1042171250.2667.1.camel@localhost.localdomain>
I'm trying to use the Product Tree menu system in Foudation v4.9.4 to
create our menu system. However, I'd like to replace the Area names
with images.
Any ideas?
--
Chris Tooley
From interchange-users@icdevgroup.org Fri Jan 10 06:30:01 2003
From: interchange-users@icdevgroup.org (Dion Jones)
Date: Fri Jan 10 06:30:01 2003
Subject: [ic] Horizontal Flyout menu
Message-ID:
Hiya.
The flyout menu component that comes with the foundation store produces a
great flyout menu, but a vertical one, with the top level items under each
other.
Has anyone found a way to create one where the top level items are by the
side of each other?
(kind of like the icdevgroup.org menus)
thanks
Dion Jones
Web developer
--------------------------------
Small Island Trader Limited
Web: http://www.smallislandtrader.com
mailto:dion@smallislandtrader.com
Brockton Hall, Eccleshall
Stafford ST21 6LY, United Kingdom
Tel: +44 (0) 1785 851800
Fax: +44 (0) 1785 851900
From interchange-users@icdevgroup.org Fri Jan 10 07:19:00 2003
From: interchange-users@icdevgroup.org (Ian)
Date: Fri Jan 10 07:19:00 2003
Subject: [ic] stable ic acvise
References:
Message-ID: <004c01c2b8a2$636bd820$d701a8c0@w3itdev>
Hi
could someone please advise me.
I have never used IC before and am actually more use to JSP/Java as opposed
to Perl. However I found IC and was impressed with the demo. I decided that
it looked supported enough and well established that it should not take long
to employ.
That has not been the case.
All I have done is to utilise the foundation demo making a new theme. Yet it
seems to me that everywhere I turn I come across a problem.
Is this due to it being setup through CPanel? I contacted my ISP about your
warning note but so far have had no response on that. Am I flogging a dead
duck trying to get this up and running with this kind of setup?
I have command line access, but the Interchange is shared, thus no
interchange.cfg access and the like.
Is there a way to "reset" IC and would this be a god idea?
Any help appreciated.
Ian
IC Version: 4.9.3-200211090658
From interchange-users@icdevgroup.org Fri Jan 10 08:37:01 2003
From: interchange-users@icdevgroup.org (C.B. Currier)
Date: Fri Jan 10 08:37:01 2003
Subject: [ic] Problem w/ Removing Custom Gateway
In-Reply-To: <004c01c2b8a2$636bd820$d701a8c0@w3itdev>
References:
<004c01c2b8a2$636bd820$d701a8c0@w3itdev>
Message-ID: <33176.68.32.170.192.1042205737.squirrel@mail.spinrx.com>
Trying to remove a custom gate way configuration i implemented early last
year. However after what I believe to be a full follow through
implementing Cybercash, I am getting the following error:
(custom_gateway): Charge operation 'custom_gateway' failed.
on the payment page.
I have checked and rechecked all pages, from Order.pm to checkout.html. I
cannot remember wher I might have stuck a tag in the html pages refering
to the custom_gateway.
Any suggestions most appreciated.
C.B. Currier
From interchange-users@icdevgroup.org Fri Jan 10 08:45:01 2003
From: interchange-users@icdevgroup.org (Gerry Kirk)
Date: Fri Jan 10 08:45:01 2003
Subject: [ic] How to create mailing lists?
In-Reply-To: <007101c2b807$f625cef0$0b00a8c0@TJMB>
References: <000701c2b7be$a9d282d0$0b01a8c0@NT3078>
<1042120215.1471.15.camel@giesbrecht.redhat.org>
<007101c2b807$f625cef0$0b00a8c0@TJMB>
Message-ID: <1042206266.1543.5.camel@giesbrecht.redhat.org>
On Thu, 2003-01-09 at 12:53, Thomas J.M. Burton wrote:
> ...snip...
> We use majordomo for our mailing lists, and don't use IC to manage the
> existence of any lists. Each of the catalogs we run currently has only
> one list, and on the checkout page I have a "Would you like to receive
> our free newsletter?" area with a "Yes/No" select list.
>
> At the top of the etc/mail_receipt file for that catalog (I have e-mail
> address required and don't give customers an option not to receive an
> e-mail receipt, so this file will always be processed), I've added
> lines like this:
>
> [if value mail_list == 1]
> [email to="listname-request@domain.com"]
> subscribe [value email]
> [/email]
> [/if]
>
> This sends an e-mail to majordomo requesting a subscription to the
> list. If you have e-mail receipt as an option for the customer, you
> might want to put the above code into the etc/report file instead of
> mail_receipt.
>
> That's my two cents. Hope it helps. :)
>
Thanks for the overview. That does help. Just a few more questions, if
you don't mind:
1. Do you have the mailing list set up so that users don't have to
confirm their addition to the list? If so, how is that done?
2. Normally a password is involved to change user mailing list settings,
say if someone decides to remove themselves from the list. How do you
automate the removal of users from the list?
Thanks.
- Gerry
>
> -Tom
>
> ___________________________________
> Thomas J.M. Burton, Design/Production
> Global Focus Digital Media, LLC
> www.globalfocusdm.com
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
________________________________________________________________________
Gerry Kirk
IT consulting for positive change
ph 705.759.8026
fax 780.401.3517
From interchange-users@icdevgroup.org Fri Jan 10 08:54:00 2003
From: interchange-users@icdevgroup.org (Gerry Kirk)
Date: Fri Jan 10 08:54:00 2003
Subject: [ic] Request to add this list to gmane newsreader
Message-ID: <1042206796.1347.15.camel@giesbrecht.redhat.org>
Hi,
gmane.org provides an excellent service for mailing lists by enabling
them to be read through a news reader. In addition, list archives can be
searched through their web interface.
This is a request to add the interchange mailing list to gmane.org,
which can be done by filling in the subscription form on their web site.
Regards,
Gerry
________________________________________________________________________
Gerry Kirk
IT consulting for positive change
ph 705.759.8026
fax 780.401.3517
From interchange-users@icdevgroup.org Fri Jan 10 09:05:01 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Fri Jan 10 09:05:01 2003
Subject: [ic] Problem w/ Removing Custom Gateway
In-Reply-To: <33176.68.32.170.192.1042205737.squirrel@mail.spinrx.com>
Message-ID: <000001c2b8b1$27b09000$020110ac@majestic.cursor-software.co.uk>
C.B. Currier [cbcurrier@spinrx.com] wrote:
>
> Trying to remove a custom gate way configuration i implemented early last
> year. However after what I believe to be a full follow through
> implementing Cybercash, I am getting the following error:
>
> (custom_gateway): Charge operation 'custom_gateway' failed.
>
> on the payment page.
>
> I have checked and rechecked all pages, from Order.pm to checkout.html. I
> cannot remember wher I might have stuck a tag in the html pages refering
> to the custom_gateway.
>
check your order profile and your log_transaction file.
What did your custom gateway connect to? Would it be of use to others?
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Fri Jan 10 09:24:00 2003
From: interchange-users@icdevgroup.org (Kevin Walsh)
Date: Fri Jan 10 09:24:00 2003
Subject: [ic] stable ic acvise
In-Reply-To: <004c01c2b8a2$636bd820$d701a8c0@w3itdev>
Message-ID: <000101c2b8b3$e49c4ae0$020110ac@majestic.cursor-software.co.uk>
Ian [ian@w3it.com] wrote:
>
> All I have done is to utilise the foundation demo making a new theme. Yet it
> seems to me that everywhere I turn I come across a problem.
>
> Is this due to it being setup through CPanel? I contacted my ISP about your
> warning note but so far have had no response on that.
>
If you receive no response at this point then you should take that as
a warning about what may happen when you urgently need support in the
future.
If your host supplies Interchange with CPanel then their full support
WILL be required. In fact, any host that advertises and supplies
Interchange MUST have a proper working knowledge of the application and
provide full administrative support.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
From interchange-users@icdevgroup.org Fri Jan 10 10:11:00 2003
From: interchange-users@icdevgroup.org (Rich Doughty)
Date: Fri Jan 10 10:11:00 2003
Subject: [ic] Occasional Server Errors - Could not lock file
Message-ID: <20030110151019.A16297@earth.opusvl.com>
im currently running a site with a frameset (ugh).
things are usually OK, but say 1 in 5 times when the whole frameset is
loaded, one of the frame comes back with "Internal Server Error". The Logs
show Runtime error: Could not lock file: Interrupted System Call.
LockType is set to the default (ie not set)
is there any to force the frames to load serially, or force the lock attemt
to wait and try again?
cheers
- Rich Doughty
From interchange-users@icdevgroup.org Fri Jan 10 10:45:01 2003
From: interchange-users@icdevgroup.org (Ian Cowley)
Date: Fri Jan 10 10:45:01 2003
Subject: [ic] Autoload - can't get it to work
Message-ID:
I'm trying to use Autoload. I cannot get it to work, even using the basic
code below. I've restarted Interchange and checked the logs, Interchange
restarts fine.
Here's my code:
In /interchange/catalog.cfg:
Autoload <{mook} = "Test";
return;
[/perl]
EOS
Then, on the index page I try to display the value using [scratch mook],
nothing appears. I've restarted Interchange and checked the logs,
Interchange restarts fine. I have noticed that when I move the Autoload
code up towards the beginning of catalog.cfg then I get an error when
restarting Interchange.
What am I missing?
Thanks
Ian Cowley
From interchange-users@icdevgroup.org Fri Jan 10 10:52:00 2003
From: interchange-users@icdevgroup.org (C.B. Currier)
Date: Fri Jan 10 10:52:00 2003
Subject: [ic] Problem w/ Removing Custom Gateway
In-Reply-To: <000001c2b8b1$27b09000$020110ac@majestic.cursor-software.co.uk>
References: <33176.68.32.170.192.1042205737.squirrel@mail.spinrx.com>
<000001c2b8b1$27b09000$020110ac@majestic.cursor-software.co.uk>
Message-ID: <1744.216.200.97.45.1042213857.squirrel@mail.spinrx.com>
Kevin Walsh said:
> C.B. Currier [cbcurrier@spinrx.com] wrote:
>>
>> Trying to remove a custom gate way configuration i implemented early
>> last year. However after what I believe to be a full follow through
>> implementing Cybercash, I am getting the following error:
>>
>> (custom_gateway): Charge operation 'custom_gateway' failed.
>>
>> on the payment page.
>>
>> I have checked and rechecked all pages, from Order.pm to
>> checkout.html. I cannot remember wher I might have stuck a tag in the
>> html pages refering to the custom_gateway.
>>
> check your order profile and your log_transaction file.
>
> What did your custom gateway connect to? Would it be of use to others?
I have a Stupid Question: Where is the order profile? I know where the
payment routes are but not sure on the profile.
My gateway connected to NOVA and since I am a certified gateway for NOVA
this was and is perfect for my clients that use this system. It is
similar to authorizenet's interface. I am switching one client off and
since their box is dedicated, no problem, but this error.
I can provide it (called vericommerce) if any one is interested. although
the configuration goes through my servers for authorization.
C.B. Currier
From interchange-users@icdevgroup.org Fri Jan 10 11:49:01 2003
From: interchange-users@icdevgroup.org (Jonathan Clark)
Date: Fri Jan 10 11:49:01 2003
Subject: [ic] Autoload - can't get it to work
In-Reply-To:
Message-ID: <002d01c2b8c7$5d4f0e60$0301a8c0@NT3078>
> I'm trying to use Autoload. I cannot get it to work, even using the basic
> code below. I've restarted Interchange and checked the logs, Interchange
> restarts fine.
>
> Here's my code:
> In /interchange/catalog.cfg:
>
> Autoload < [perl]
> $Scratch->{mook} = "Test";
> return;
> [/perl]
> EOS
>
> Then, on the index page I try to display the value using [scratch mook],
> nothing appears. I've restarted Interchange and checked the logs,
> Interchange restarts fine. I have noticed that when I move the Autoload
> code up towards the beginning of catalog.cfg then I get an error when
> restarting Interchange.
>
> What am I missing?
One (possibly daft) suggestion..
check the 'EOS' to make sure there is no white space after it.
When you move the code up the catalog.cfg, and it fails, what is in the
error log?
Jonathan
www.webmaint.net
From interchange-users@icdevgroup.org Fri Jan 10 12:31:01 2003
From: interchange-users@icdevgroup.org (Brian Kosick)
Date: Fri Jan 10 12:31:01 2003
Subject: [ic] PC Text Editor and IC
In-Reply-To: <20E95072-2350-11D7-9212-0030654BBC4C@kdw.us>
References: <20E95072-2350-11D7-9212-0030654BBC4C@kdw.us>
Message-ID: <3E1F030D.7030701@nacs.net>
Josh Lavin wrote:
>> What is the best editor to use in the PC when you are working in IC?
>
>
> Emacs is also available for PC and Mac OS X.
>
> Josh
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
Jedit http://www.jedit.org
Dan's written an IC tag highlighting plugin here. Though it was
originally created for 4.6.x it should work for later versions pretty well.
http://www.icdevgroup.org/~danb/interchange.xml
I especially like Jedits ability to do FTP editing. You can FTP and
edit a file just like it was on your local machine!.
From interchange-users@icdevgroup.org Fri Jan 10 12:51:01 2003
From: interchange-users@icdevgroup.org (Ed LaFrance)
Date: Fri Jan 10 12:51:01 2003
Subject: [ic] Problem w/ Removing Custom Gateway
In-Reply-To: <1744.216.200.97.45.1042213857.squirrel@mail.spinrx.com>
References: <000001c2b8b1$27b09000$020110ac@majestic.cursor-software.co.uk>
<33176.68.32.170.192.1042205737.squirrel@mail.spinrx.com>
<000001c2b8b1$27b09000$020110ac@majestic.cursor-software.co.uk>
Message-ID: <5.1.1.6.0.20030110094733.0372d790@mail.newmediaems.com>
At 10:50 AM 01/10/2003 -0500, you wrote:
>Kevin Walsh said:
> > C.B. Currier [cbcurrier@spinrx.com] wrote:
> >>
> >> Trying to remove a custom gate way configuration i implemented early
> >> last year. However after what I believe to be a full follow through
> >> implementing Cybercash, I am getting the following error:
> >>
> >> (custom_gateway): Charge operation 'custom_gateway' failed.
> >>
> >> on the payment page.
> >>
> >> I have checked and rechecked all pages, from Order.pm to
> >> checkout.html. I cannot remember wher I might have stuck a tag in the
> >> html pages refering to the custom_gateway.
> >>
> > check your order profile and your log_transaction file.
> >
> > What did your custom gateway connect to? Would it be of use to others?
>
>I have a Stupid Question: Where is the order profile? I know where the
>payment routes are but not sure on the profile.
Order profiles are in yourcat/etc/profiles.order.BTW, did you check the
value MV_PAYMENT_MODE in the variable table? In the foundation demo, this
is typically used to specify the gateway for payment processing.
- Ed L.
>My gateway connected to NOVA and since I am a certified gateway for NOVA
>this was and is perfect for my clients that use this system. It is
>similar to authorizenet's interface. I am switching one client off and
>since their box is dedicated, no problem, but this error.
>
>I can provide it (called vericommerce) if any one is interested. although
>the configuration goes through my servers for authorization.
>
>C.B. Currier
>
>
>
>_______________________________________________
>interchange-users mailing list
>interchange-users@icdevgroup.org
>http://www.icdevgroup.org/mailman/listinfo/interchange-users
===============================================================
New Media E.M.S. Technology Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
From interchange-users@icdevgroup.org Fri Jan 10 12:55:00 2003
From: interchange-users@icdevgroup.org (Ed LaFrance)
Date: Fri Jan 10 12:55:00 2003
Subject: [ic] Autoload - can't get it to work
In-Reply-To:
Message-ID: <5.1.1.6.0.20030110095050.03727a70@mail.newmediaems.com>
At 03:18 PM 01/10/2003 +0000, you wrote:
>I'm trying to use Autoload. I cannot get it to work, even using the basic
>code below. I've restarted Interchange and checked the logs, Interchange
>restarts fine.
>
>Here's my code:
> In /interchange/catalog.cfg:
>
> Autoload < [perl]
> $Scratch->{mook} = "Test";
> return;
> [/perl]
> EOS
>
>Then, on the index page I try to display the value using [scratch mook],
>nothing appears. I've restarted Interchange and checked the logs,
>Interchange restarts fine. I have noticed that when I move the Autoload
>code up towards the beginning of catalog.cfg then I get an error when
>restarting Interchange.
>
>What am I missing?
If you added this with a windows-based text editor and then ftp'd it up to
your site, carriage-return contamination would be highly suspect. I've
posted the perl one-liner for stripping CR's out of a dirty file many
times; here it is again:
perl -i -p -e 's/\r//g' filename
- Ed L.
===============================================================
New Media E.M.S. Technology Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================
From interchange-users@icdevgroup.org Fri Jan 10 13:19:00 2003
From: interchange-users@icdevgroup.org (Dan Browning)
Date: Fri Jan 10 13:19:00 2003
Subject: [ic] PC Text Editor and IC
In-Reply-To: <3E1F030D.7030701@nacs.net>
References: <20E95072-2350-11D7-9212-0030654BBC4C@kdw.us>
<20E95072-2350-11D7-9212-0030654BBC4C@kdw.us>
Message-ID: <5.2.0.9.0.20030110101734.00adab20@mail.kavod.com>
At 12:29 PM 1/10/2003 -0500, you wrote:
>Josh Lavin wrote:
>
>>>What is the best editor to use in the PC when you are working in IC?
>>
>>Emacs is also available for PC and Mac OS X.
>
>Dan's written an IC tag highlighting plugin here.
Actually, Chris Jesseman <chris@sitemajic.net>
wrote it. [I can't go around accepting un-due credit, unless it's about my
dashing good looks]. ;-)
--
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| Dan Browning, Kavod Technologies, |
| 6700 NE 162nd Ave, Suite 210, Vancouver, WA (360) 843-4074 x217 |
\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
Character Density, n.:
The number of very weird people in the office.
From interchange-users@icdevgroup.org Fri Jan 10 14:16:01 2003
From: interchange-users@icdevgroup.org (Ian Corner)
Date: Fri Jan 10 14:16:01 2003
Subject: [ic] stable ic acvise
In-Reply-To: <000101c2b8b3$e49c4ae0$020110ac@majestic.cursor-software.co.uk>
Message-ID:
Kevin
thanks for your reply.
I wondered what people think to maintaing IC on a dedicated server? I have
another project that requires a dedicated server. What with maintaining the
general Linux/Java environment is administering IC a tall order?
Anyone have any feedback on administering your own server with IC? Come to
that is anyone looking for IC on their own dedicated server and want to
share the responsibility/costs with me?
Regards
Ian
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Kevin Walsh
Sent: 10 January 2003 15:24
To: interchange-users@icdevgroup.org
Subject: RE: [ic] stable ic acvise
Ian [ian@w3it.com] wrote:
>
> All I have done is to utilise the foundation demo making a new theme. Yet
it
> seems to me that everywhere I turn I come across a problem.
>
> Is this due to it being setup through CPanel? I contacted my ISP about
your
> warning note but so far have had no response on that.
>
If you receive no response at this point then you should take that as
a warning about what may happen when you urgently need support in the
future.
If your host supplies Interchange with CPanel then their full support
WILL be required. In fact, any host that advertises and supplies
Interchange MUST have a proper working knowledge of the application and
provide full administrative support.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ kevin@cursor.biz
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Fri Jan 10 14:50:01 2003
From: interchange-users@icdevgroup.org (Paul Jordan)
Date: Fri Jan 10 14:50:01 2003
Subject: [ic] stable ic acvise
In-Reply-To:
Message-ID:
> Kevin
> thanks for your reply.
>
> I wondered what people think to maintaing IC on a dedicated server? I have
> another project that requires a dedicated server. What with
> maintaining the
> general Linux/Java environment is administering IC a tall order?
>
> Anyone have any feedback on administering your own server with IC? Come to
> that is anyone looking for IC on their own dedicated server and want to
> share the responsibility/costs with me?
>
> Regards
> Ian
Ian, please use contextual quoting here, where you would reply *below* the
post you are replying to. It just makes things easier to read ;)
I have a dedicated server, and I went in knowing nothing, thankfully my
primary consultant really hooked me up with a nice clean setup. Howeveer it
is a big responsibility (esp when things go wrong from making bonehead
moves).
You may want to subscribe to the ic-biz mailist to find some hosts fo for
IC. Said that, There are people here that will give you very complete shared
hosting. Like www.newmediaems.com, they offer dedicated as well as shared. I
think you would be better off (for now) on a shared server, with a competent
host. No need to spend money that is not neccessary, and take on more
responsibility than you need to.
Also, given the fact that you will need to have an above average interaction
level with your host WRT using Cpanel, it makes sense just to avoid Cpanel
in the first place and opt for something else that gives the control back to
you (where it belongs). I use Plesk.
HTH
Paul
From interchange-users@icdevgroup.org Fri Jan 10 15:06:01 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Fri Jan 10 15:06:01 2003
Subject: [ic] url parameters
Message-ID: <001701c2b8e2$9721f560$0a01000a@badtzmaru.com>
Should http://www.site.com?mv_pc=whatever/ generate a source of "whatever/"?
Should the slash be stripped off the end by IC? I am having a "discussion"
with a paid search listings company whose software erroneously appends the
slash to the end. They claim it shouldn't matter, I am not aware of
anything that says that a slash at the end should be stripped and I feel
their software is at fault. It is obviously at fault for inserting the
slash but I wanted to make sure that IC was indeed not at fault for
appending it to the value of mv_pc.
Thanks,
Jeff
From interchange-users@icdevgroup.org Fri Jan 10 15:49:01 2003
From: interchange-users@icdevgroup.org (Mike Heins)
Date: Fri Jan 10 15:49:01 2003
Subject: [ic] url parameters
In-Reply-To: <001701c2b8e2$9721f560$0a01000a@badtzmaru.com>; from jeff@badtz-maru.com on Fri, Jan 10, 2003 at 02:58:03PM -0500
References: <001701c2b8e2$9721f560$0a01000a@badtzmaru.com>
Message-ID: <20030110154824.A23341@bill.heins.net>
Quoting Jeff Dafoe (jeff@badtz-maru.com):
>
> Should http://www.site.com?mv_pc=whatever/ generate a source of "whatever/"?
Nope -- doesn't qualify as a source, has a non-word character.
> Should the slash be stripped off the end by IC?
Nope, once the question mark is there all remaining characters are part
of the query string and have nothing to do with anything else.
I don't know how "www.site.com" would get that parameter anyway, unless
all requests were being handled by IC and somehow mod_interchange was forwarding
such requests.
> I am having a "discussion"
> with a paid search listings company whose software erroneously appends the
> slash to the end. They claim it shouldn't matter, I am not aware of
> anything that says that a slash at the end should be stripped and I feel
> their software is at fault. It is obviously at fault for inserting the
> slash but I wanted to make sure that IC was indeed not at fault for
> appending it to the value of mv_pc
--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.513.523.7621
Friends don't let friends use Outlook. -- Bob Blaylock
From interchange-users@icdevgroup.org Fri Jan 10 16:35:01 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Fri Jan 10 16:35:01 2003
Subject: [ic] url parameters
References: <001701c2b8e2$9721f560$0a01000a@badtzmaru.com> <20030110154824.A23341@bill.heins.net>
Message-ID: <000701c2b8ef$008054a0$0a01000a@badtzmaru.com>
> I don't know how "www.site.com" would get that parameter anyway, unless
> all requests were being handled by IC and somehow mod_interchange was
forwarding
> such requests.
Just as a note, mod_rewrite expands the url out to
www.site.com/site/page?params .
Thanks,
Jeff
From interchange-users@icdevgroup.org Fri Jan 10 17:25:01 2003
From: interchange-users@icdevgroup.org (interch)
Date: Fri Jan 10 17:25:01 2003
Subject: [ic] Ups interface for Ups Online Tools
References: <001701c2b8e2$9721f560$0a01000a@badtzmaru.com> <20030110154824.A23341@bill.heins.net> <000701c2b8ef$008054a0$0a01000a@badtzmaru.com>
Message-ID: <009001c2b8f7$026d8500$0600a8c0@chris2>
I have placed a tarball of my implementation of the Ups Online Tools at
http://ic2.paymentonline.com/ups/ups.tar.gz. It is basically a replacement
for Business::UPS. It also includes a modified ups-query tag and
shipping.asc. I have done some testing on it, but it was thrown together
fairly quickly.
Read the README file to see a quick installation guide. You will also need
one of the perl SSL modules installed and XML::Simple. If you use one of
the payment gateway modules that uses ssl, you should be ok for ssl.
XML::Simple I think you will have to grab from cpan. There might be more
dependancies also, I can't remember since I am using freebsd and installed
using a port.
One thing it does do is move some functionality out of the perl module and
into Interchange itself. So you can now configure your pickup type, set the
packaging type in shipping.asc if you wish, etc..
And don't use this if you aren't familiar with Interchange. If it breaks
something, it's on your head. It works for me, but your setup might be
different.
Chris
From interchange-users@icdevgroup.org Fri Jan 10 17:50:00 2003
From: interchange-users@icdevgroup.org (Mike Heins)
Date: Fri Jan 10 17:50:00 2003
Subject: [ic] url parameters
In-Reply-To: <000701c2b8ef$008054a0$0a01000a@badtzmaru.com>; from jeff@badtz-maru.com on Fri, Jan 10, 2003 at 04:26:54PM -0500
References: <001701c2b8e2$9721f560$0a01000a@badtzmaru.com> <20030110154824.A23341@bill.heins.net> <000701c2b8ef$008054a0$0a01000a@badtzmaru.com>
Message-ID: <20030110174843.A24644@bill.heins.net>
Quoting Jeff Dafoe (jeff@badtz-maru.com):
> > I don't know how "www.site.com" would get that parameter anyway, unless
> > all requests were being handled by IC and somehow mod_interchange was
> forwarding
> > such requests.
>
> Just as a note, mod_rewrite expands the url out to
> www.site.com/site/page?params .
>
There's your answer -- do a bit more rewriting and remove the last /.
--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.513.523.7621
"Even if you're on the right track, you'll get run over if you just
sit there." -- Will Rogers
From interchange-users@icdevgroup.org Fri Jan 10 18:23:00 2003
From: interchange-users@icdevgroup.org (Jeff Dafoe)
Date: Fri Jan 10 18:23:00 2003
Subject: [ic] url parameters
References: <001701c2b8e2$9721f560$0a01000a@badtzmaru.com> <20030110154824.A23341@bill.heins.net> <000701c2b8ef$008054a0$0a01000a@badtzmaru.com> <20030110174843.A24644@bill.heins.net>
Message-ID: <006d01c2b8fe$14101f00$0a01000a@badtzmaru.com>
> > Just as a note, mod_rewrite expands the url out to
> > www.site.com/site/page?params .
> >
>
> There's your answer -- do a bit more rewriting and remove the last /.
Oh, I could definitely fix it, I just didn't like the comment from
Overture that the slash they were appending to the end of the url was "not
something over which Overture exercises any control" and was "an internet
standard which occurs within most browsers". I enter "w.x.y?n=v" and their
system changes it to "w.x.y/?n=v/" . I say the problem is not in my
system's inability to accept that but rather in their inability to not
mangle the url I input into their system. They managed to get the middle
slash removed but the last one seems to be a real stumper for them. I just
wanted to make sure there wasn't some actual internet standard that I wasn't
aware of dictating that slashes appended to url parameters by companies
named overture were to be stripped off by the receiving server. That
standard doesn't seem to exist.
Thanks again,
Jeff
From interchange-users@icdevgroup.org Sat Jan 11 01:11:00 2003
From: interchange-users@icdevgroup.org (NagitaK)
Date: Sat Jan 11 01:11:00 2003
Subject: [ic] [set page_title][set] in template file
Message-ID: <2FDDA163.0F681311.00064088@netscape.net>
In IC 4.8.6, what is the function of the line
[set page_title][set]
in a template file such as ../catalogs/foundation/templates/leftonly ?
EditPage generates the same page even if it is removed. Is it a default?
Thanks
NagitaK
__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp
Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/
From interchange-users@icdevgroup.org Sat Jan 11 19:32:01 2003
From: interchange-users@icdevgroup.org (Sonny Cook)
Date: Sat Jan 11 19:32:01 2003
Subject: [ic] empty cart and profiles.order
Message-ID:
I am trying to use the order profile to enforce a form policy. The kicker
is that I am not using a cart on the site, so the error page reports that
I have no items in my shopping cart when I submit the form. I notice that
this particular warning is hard coded to appear if !scalar
@{$Vend::Items}. How can I trick intervend so this warning will not
appear?
Thanks
Sonny Cook
From interchange-users@icdevgroup.org Sat Jan 11 20:01:01 2003
From: interchange-users@icdevgroup.org (Jon Jensen)
Date: Sat Jan 11 20:01:01 2003
Subject: [ic] empty cart and profiles.order
In-Reply-To:
References:
Message-ID:
On Sun, 12 Jan 2003, Sonny Cook wrote:
> I am trying to use the order profile to enforce a form policy. The kicker
> is that I am not using a cart on the site, so the error page reports that
> I have no items in my shopping cart when I submit the form.
Can you use mv_form_profile instead of mv_order_profile?
Jon
From interchange-users@icdevgroup.org Sat Jan 11 21:44:00 2003
From: interchange-users@icdevgroup.org (Mike Heins)
Date: Sat Jan 11 21:44:00 2003
Subject: [ic] empty cart and profiles.order
In-Reply-To: ; from jon@endpoint.com on Sun, Jan 12, 2003 at 01:00:22AM +0000
References:
Message-ID: <20030111214244.A5266@bill.heins.net>
Quoting Jon Jensen (jon@endpoint.com):
> On Sun, 12 Jan 2003, Sonny Cook wrote:
>
> > I am trying to use the order profile to enforce a form policy. The kicker
> > is that I am not using a cart on the site, so the error page reports that
> > I have no items in my shopping cart when I submit the form.
>
> Can you use mv_form_profile instead of mv_order_profile?
>
Or failing that, just set:
&final=no
--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.513.523.7621
"Even if you're on the right track, you'll get run over if you just
sit there." -- Will Rogers
From interchange-users@icdevgroup.org Sat Jan 11 22:30:01 2003
From: interchange-users@icdevgroup.org (Eric Johanson)
Date: Sat Jan 11 22:30:01 2003
Subject: [ic] design in admin, 500 internal server error, [again]
In-Reply-To:
Message-ID:
Hrm, it's been a number of days, and nobody has responded.
Is there any other info I can provide about this?
Thanks,
Eric
On Tue, 7 Jan 2003, Eric Johanson wrote:
> Hi there,
>
> First time post, so be kind. :) Referenced [links] at the bottom of the
> post. *
>
> When clicking on 'design' from the admin page, I get a 500 internal server
> error. Nothing in any logs which I can find.
>
> Interchange 4.8.6 (via tarball)
> Mandrake 9.0 [1]
> Apache-AdvancedExtranetServer/1.3.26
> Perl 5.8.0
> Digest::MD5 found (v2.22).
> LWP::Simple found (v1.36).
> MIME::Base64 found (v2.16).
> SQL::Statement found (v0.1021).
> Safe::Hole found (v0.08).
> Storable found (v2.06).
> Tie::Watch not found. Minor: cannot set watch points in catalog.cfg.
> URI::URL found (v5.03).
> GDBM available (v1.06)
> No Berkeley DB_File.
> DBI enabled (v1.32), available drivers: ExampleP, Proxy, mysql
>
> After searching the archives, I found quite a bit of talk [2] about this
> problem [3], which seems to hint at it being related to apache 2.0. I'm
> not running apache 2.0, but I'm having the same problem. The default
> Mandrake "Extranet" apache is loaded with stuff - - mod_perl via separate
> apache process, etc. I have no problems running other stuff (perl, php,
> mysql, etc, etc) under this setup.
>
> A related patch [4] was released, and put into the RPMs [5].
>
> At this point, I'm not sure what's going on, as I've personally validated
> that the version of IC I'm running (4.8.6), has this 'patch'.
>
> How can I crank up the verbosity of IC? I've never seen such... umm...
> lackluster errors from perl/apache before... normally much more shows up
> in the logs...
>
> Please let me know if I can provide more info on this problem; I'm really
> quite lost at this point... :)
>
> Thanks in advance,
> Eric Johanson
>
>
> *
>
> [1]
> http://www.icdevgroup.org/pipermail/interchange-users/2002-November/029338.html
> [2]
> http://www.icdevgroup.org/i/dev/swish.html?query=Internal%20Server%20Error%20design&sort_by=date
> [3]
> http://www.icdevgroup.org/pipermail/interchange-users/2002-November/029164.html
> [4]
> http://www.icdevgroup.org/cgi-bin/cvsweb/interchange/lib/Vend/Server.pm.diff?r1=2.16&r2=2.17
> [5]
> http://www.icdevgroup.org/pipermail/interchange-users/2002-November/028516.html
>
>
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
>
From interchange-users@icdevgroup.org Sun Jan 12 00:34:01 2003
From: interchange-users@icdevgroup.org (Sonny Cook)
Date: Sun Jan 12 00:34:01 2003
Subject: [ic] empty cart and profiles.order
In-Reply-To:
Message-ID:
> > I am trying to use the order profile to enforce a form policy. The kicker
> > is that I am not using a cart on the site, so the error page reports that
> > I have no items in my shopping cart when I submit the form.
>
> Can you use mv_form_profile instead of mv_order_profile?
>
> Jon
Ah, yes, well if only I could have found that directive in the
documentation. Thanks Jon.
Sonny
From interchange-users@icdevgroup.org Sun Jan 12 04:37:00 2003
From: interchange-users@icdevgroup.org (Cameron)
Date: Sun Jan 12 04:37:00 2003
Subject: [ic] Paysystems Payment Gateway
Message-ID: <00f301c2ba1d$423458e0$0100a8c0@spankmaster>
I'm currently setting up automated cc billing through Paysytems.com's
merchant gateway, and from what i've found on the mailing lists etc, noone
has bothered having a crack at this before. It all looks fairly simple to
me, it's just your usual POST with hidden fields you pass to the site that
direct you to the appropriate pages on success, failure, etc. It also
returns some data to you.
My question is: is there any documentation out there on exactly how the
whole checkout process works, and how the payment modules are installed and
how they change the checkout procedure? I understand that on my checkout
page, instead of the usual interchangey stuff, i'll direct it off to the
payment gateway, but what would i set as a value for the "success" page? how
would i ensure the order was added to the db?
Basically, i'm fumbling in the dark on this a little, i was hoping to simply
pull a hack job on someone else's module (hence assuring the order goes in
the db, etc), but none of the ones i've seen modules for seem to act all
that close to paysystem.com's methodolgy, insofar as they don't seem to use
a "success" or "failure" URL. I can provide documentation on their service,
should anyone be interested enough to flick through it...
From interchange-users@icdevgroup.org Sun Jan 12 09:41:01 2003
From: interchange-users@icdevgroup.org (UNIVERSIDAD)
Date: Sun Jan 12 09:41:01 2003
Subject: [ic] UNIVERSIDAD EN LINEA
Message-ID: <588801c2ba48$598cb340$dff5000a@igo.com>
UNIVERSIDAD EN LINEA - ASESORES VIRTUALES
DEPARTAMENTO DE EXTENCIN ACADEMICA
USUARIO : interchange-users@icdevgroup.org
PRESENTE
Universidad en lnea, desea a usted y familia, que este nuevo ao se encuentre lleno de amor, paz y mucha felicidad.
Tambin aprovechamos de informar que; nuestro curso gratuito de actualizacin tecnolgica "USUARIO EXPERTO EN TECNOLOGA INTERNET", inicia lunes 27 de enero del 2003, por lo que an puede registrarse en http://www.asesoresvirtuales.com.mx/ulr y compartir esta invitacin con todo mundo.
Por ultimo nos despedimos adelantando que aproximadamente el da 15 de este mes, lo invitaremos a ser miembro de nuestro centro de alumnos, con beneficios adicionales.
Sin otro particular y esperando este sea el ao que usted desea.
Saluda atentamente
Pamela Beckerman
Webmaster
Asesores Virtuales Mxico
From interchange-users@icdevgroup.org Sun Jan 12 11:24:00 2003
From: interchange-users@icdevgroup.org (Paul Jordan)
Date: Sun Jan 12 11:24:00 2003
Subject: [ic] design in admin, 500 internal server error, [again]
In-Reply-To:
Message-ID:
>
> Hrm, it's been a number of days, and nobody has responded.
>
> Is there any other info I can provide about this?
>
> Thanks,
> Eric
>
> On Tue, 7 Jan 2003, Eric Johanson wrote:
>
> > Hi there,
> >
> > First time post, so be kind. :) Referenced [links] at the
> bottom of the
> > post. *
[snip]
If I remeber correctly, a few people did reply to your post, including me. I
am not saying that we solved your problem, but if you did not see them, I am
sure they are in the archives, and they may help.
Paul
From interchange-users@icdevgroup.org Sun Jan 12 12:43:00 2003
From: interchange-users@icdevgroup.org (Diego Henao)
Date: Sun Jan 12 12:43:00 2003
Subject: [ic] UNIVERSIDAD EN LINEA
In-Reply-To: <588801c2ba48$598cb340$dff5000a@igo.com>
Message-ID: <000601c2ba61$e4ed0d90$0400a8c0@windowsxp>
Why are you sending this through this list?. This is a list for support
and it is not a list to promote services or products.
Thanks
Diego
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org] On Behalf Of UNIVERSIDAD
Sent: Sunday, January 12, 2003 6:30 AM
To: interchange-users@icdevgroup.org
Subject: [ic] UNIVERSIDAD EN LINEA
UNIVERSIDAD EN LINEA - ASESORES VIRTUALES
DEPARTAMENTO DE EXTENCIN ACADEMICA
USUARIO : interchange-users@icdevgroup.org
PRESENTE
Universidad en lnea, desea a usted y familia, que este nuevo ao se
encuentre lleno de amor, paz y mucha felicidad.
Tambin aprovechamos de informar que; nuestro curso gratuito de
actualizacin tecnolgica "USUARIO EXPERTO EN TECNOLOGA INTERNET",
inicia lunes 27 de enero del 2003, por lo que an puede registrarse en
http://www.asesoresvirtuales.com.mx/ulr y compartir esta invitacin con
todo mundo.
Por ultimo nos despedimos adelantando que aproximadamente el da 15 de
este mes, lo invitaremos a ser miembro de nuestro centro de alumnos, con
beneficios adicionales.
Sin otro particular y esperando este sea el ao que usted desea.
Saluda atentamente
Pamela Beckerman
Webmaster
Asesores Virtuales Mxico
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Sun Jan 12 13:17:01 2003
From: interchange-users@icdevgroup.org (Cameron)
Date: Sun Jan 12 13:17:01 2003
Subject: [ic] commissions
References:
Message-ID: <026b01c2ba65$d0107d40$0100a8c0@spankmaster>
yeah, i did this.
it was all fairly simple. just use the standard affiliates stuff, and when
an order is placed, it'll get tagged with the appropriate affiliate's code.
Then, in pages/affiliates/index.html stick this lump of code:
Your sales statistics
[perl tables="products orderline"]
my $affiliate = $Session->{values}{mv_username};
my @OUT, %totals;
my $results = $Tag->query({sql => 'select * from orderline'});
for (@{$results}) {
if ($_->[19] =~ /$affiliate/) {
$a = substr ($_->[15], 0, 6);
$totals{$a} += $_->[9];
}
}
my $month;
foreach $month ( keys %totals ) {
undef $string;
my $string .= "Total for $month ";
my $sold = $totals{$month};
$string .= '$' . "$sold";
my $com = $sold * .05;
$string .= " Commission earnt " . '$' . "$com ";
push @OUT,$string;
}
return join '',@OUT;
[/perl]
It's a long way from perfect, but it'll show you what you need to know.
----- Original Message -----
From: "Avi Mozes"
To:
Sent: Wednesday, December 18, 2002 9:40 PM
Subject: [ic] commissions
> Hi all,
> I'm just getting acquainted with Interchange and I am loving it! I was
> wondering if there's anyone out there who has written a hook for using and
> calculating commissions for the sales. If you have, I would appreciate
> either some pointers on doing this and/or code for this :)
>
> Thank you so much in advance.
>
> Avi
> amozes@hotmail.com
>
>
>
>
>
> _________________________________________________________________
> Tired of spam? Get advanced junk mail protection with MSN 8.
> http://join.msn.com/?page=features/junkmail
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Sun Jan 12 15:57:00 2003
From: interchange-users@icdevgroup.org (Chris Anderson)
Date: Sun Jan 12 15:57:00 2003
Subject: [ic] Interchange server not available
Message-ID:
Hello all,
IC server is running. but I receive error when accessing
localhost/cgi-bin/foundation (its there) and when trying admin link and
customer entrance link. I checked my http error log:
file does not exist /var/www/html/scripts
file does not exist /var/www/html/_vti_bin
and a few other files as well, MDAC etc.
I installed from RPM, why are these missing and how do I resolve this?
I'm digging thru the maillist archives for clues, any help would really be
aprreciated.
Thanks
Chris
From interchange-users@icdevgroup.org Sun Jan 12 16:59:01 2003
From: interchange-users@icdevgroup.org (Keyur Shah)
Date: Sun Jan 12 16:59:01 2003
Subject: [ic] Static HTML pages
Message-ID: <20030112215829.40918.qmail@web9601.mail.yahoo.com>
Hello,
I am looking for an alternate shopping cart solutions
and this product looks promising. My questions are:
1) I have my pages in static html right now and have
an "Add to Cart" button that passes the product
information and product parameters to my remotely
hosted shopping cart. I am paranoid to change my
static html pages because I have achieved good
rankings in Google for these words.
Can I do a similar action in Interchange. I would like
to keep the static html pages and add the appropriate
form code in the html to add the product into the
cart. I don't mind recreating the product in the
database if this is possible. Any help would be
appreciated.
Also, if this is possible, would there be a way to
allow a return link to the product in the cart.
Looks like a great product and would love to use it.
Thanks!
KS
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
From interchange-users@icdevgroup.org Sun Jan 12 17:59:00 2003
From: interchange-users@icdevgroup.org (Mark Esslinger)
Date: Sun Jan 12 17:59:00 2003
Subject: [ic] Static HTML pages
References: <20030112215829.40918.qmail@web9601.mail.yahoo.com>
Message-ID: <001801c2ba8e$36f05e40$0300000a@mobile2>
Keyer,
Have you ever taken a look at patSpiderizer... a spider that works well
with
php scripted programs.
You can check it out here:
http://www.php-tools.de/site.php
Good Luck!
Mark Esslinger
SolutionGroups.com
SolutionCMS.com
----- Original Message -----
From: "Keyur Shah"
To:
Sent: Sunday, January 12, 2003 4:58 PM
Subject: [ic] Static HTML pages
> Hello,
>
> I am looking for an alternate shopping cart solutions
> and this product looks promising. My questions are:
>
> 1) I have my pages in static html right now and have
> an "Add to Cart" button that passes the product
> information and product parameters to my remotely
> hosted shopping cart. I am paranoid to change my
> static html pages because I have achieved good
> rankings in Google for these words.
>
> Can I do a similar action in Interchange. I would like
> to keep the static html pages and add the appropriate
> form code in the html to add the product into the
> cart. I don't mind recreating the product in the
> database if this is possible. Any help would be
> appreciated.
>
> Also, if this is possible, would there be a way to
> allow a return link to the product in the cart.
>
> Looks like a great product and would love to use it.
>
> Thanks!
>
> KS
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Sun Jan 12 18:10:01 2003
From: interchange-users@icdevgroup.org (David Zhang - msihosting)
Date: Sun Jan 12 18:10:01 2003
Subject: [ic] Static HTML pages
References: <20030112215829.40918.qmail@web9601.mail.yahoo.com>
Message-ID: <000901c2ba92$7c824960$9303cb92@daqun>
----- Original Message -----
From: "Keyur Shah"
> Can I do a similar action in Interchange. I would like
> to keep the static html pages and add the appropriate
> form code in the html to add the product into the
> cart. I don't mind recreating the product in the
> database if this is possible. Any help would be
> appreciated.
yes:
Order the item
will put the item to the cart.
David
----------------------------
dzhang@msihosting.com
http://www.msihosting.com
Export -- ecommerce solution, Interchange hosting
From interchange-users@icdevgroup.org Sun Jan 12 20:42:01 2003
From: interchange-users@icdevgroup.org (Keyur Shah)
Date: Sun Jan 12 20:42:01 2003
Subject: [ic] Static HTML pages
Message-ID: <20030113014054.61394.qmail@web9604.mail.yahoo.com>
> Can I do a similar action in Interchange. I would
like
> to keep the static html pages and add the
appropriate
> form code in the html to add the product into the
> cart. I don't mind recreating the product in the
> database if this is possible. Any help would be
> appreciated.
>yes:
>
href="http://yourdomain.com/path_to_cart_cgi/cart.cgi/order.html?mv_order_it
em=itmecodei">Order the item
> will put the item to the cart.
> David
Thanks for the help. This adds the item to the cart,
but in the cart, under Description, the link back to
the product goes to the interchange product page. My
product pages currently are structured as
mysite.com/bluewidget.html
whereas the interchange goes back to
mysite.com/cgi-bin/cart.cgi/os28086.html
if i can get the link back to change to my actual
product page or create some kind of redirect in the
interchange generated page to my static html page,
that would be great.
David, I also looked into your hosting service and
would be interested. I sent a note to support but you
can contact me directly.
I also looked at PatSpiderizer, and it seems kinda
dangerous. Google gets pretty picky about the hosts it
searches and a tool like that may be alright, but you
never know with google. I'd rather create a proper
search friendly site from the beginning.
Thanks.
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
From interchange-users@icdevgroup.org Sun Jan 12 21:45:01 2003
From: interchange-users@icdevgroup.org (dzhang-msi)
Date: Sun Jan 12 21:45:01 2003
Subject: [ic] Static HTML pages
References: <20030113014054.61394.qmail@web9604.mail.yahoo.com>
Message-ID: <001301c2bab0$8b53ca90$9303cb92@daqun>
----- Original Message -----
From: "Keyur Shah"
> My product pages currently are structured as
>
> mysite.com/bluewidget.html
>
> whereas the interchange goes back to
> mysite.com/cgi-bin/cart.cgi/os28086.html
>
> if i can get the link back to change to my actual
> product page or create some kind of redirect in the
> interchange generated page to my static html page,
> that would be great.
Interchange needs to control the session. That's why the link back page is
under cgi.
I understand how significant a good google position to your business, and
how much effort, time it takes to get that position. We can help you out.
I 'll look at your note, and continue from there.
David
----------------------------
dzhang@msihosting.com
http://www.msihosting.com
Export -- ecommerce solution, Interchange hosting
From interchange-users@icdevgroup.org Sun Jan 12 23:25:01 2003
From: interchange-users@icdevgroup.org (Christopher Slaght)
Date: Sun Jan 12 23:25:01 2003
Subject: [ic] stock alert
Message-ID: <00cf01c2babb$4f85e1a0$6301000a@chris>
I just realized that my in-stock notification does not work.
I tested it by going to an item that had "0" inventory. The flypage show
that there is no inventory and has in the in-stock option. I give it my
name and email address.
At this point I receive an email that tells me that when the item is in
stock I will get an email to let me know it is in stock.
I then went to the UI and increased the inventory from 0 to 10.
No email was sent to me to tell me that it was now available.
I am running Interchange 4.8.6 with foundation template.
Chris Slaght
Information Systems Solutions LTD.
From interchange-users@icdevgroup.org Sun Jan 12 23:55:00 2003
From: interchange-users@icdevgroup.org (Jon)
Date: Sun Jan 12 23:55:00 2003
Subject: [ic] Return Click Bar
Message-ID: <3E224694.9E59912E@attglobal.net>
Probably a bad Subject, but I'm not sure what it is called
so I'm not having any luck searching for it. But I recall someone
asking for this some time ago.
How to build a one-click type search path bar that would
look something like the following...
Home -> ProductLevelItems -> CategoryLevelItems .....
Where, in the above example, the 'Home' would be active and
take the user to the front page, 'ProductLevelItems' would also
be active and take the user to the previous ProductLevelItems
search, and CategoryLevelItems would not be a live link since it is the
current page. Anyone recall doing this and how ??
Using IC 4.9.3 based off of foundation.
Jon
From interchange-users@icdevgroup.org Mon Jan 13 02:50:01 2003
From: interchange-users@icdevgroup.org (Miguel Navarro)
Date: Mon Jan 13 02:50:01 2003
Subject: [ic] Custom Shipping
Message-ID: <008801c2bad8$c037cd60$fd02000a@spider>
Trying to build a custom shipping method eg.
1 through 9 items would be 1.50 per item
10 or more items would be 1.00 per item
Have had no luck bypassing the UPS shipping method already present
Thanks in advance
From interchange-users@icdevgroup.org Mon Jan 13 04:34:01 2003
From: interchange-users@icdevgroup.org (Dion Jones)
Date: Mon Jan 13 04:34:01 2003
Subject: [ic] Horizontal Flyout menu - did it get posted?
Message-ID:
Hiya.
I don't know if this message got posted correctly as it shows on my browser
with other people replying to it with the start of another question.
Anyway, I posted again in case.
The flyout menu component that comes with the foundation store produces a
great flyout menu, but a vertical one, with the top level items under each
other.
Has anyone found a way to create one where the top level items are by the
side of each other?
(kind of like the icdevgroup.org menus)
thanks
Dion Jones
From interchange-users@icdevgroup.org Mon Jan 13 05:31:01 2003
From: interchange-users@icdevgroup.org (Ian Cowley)
Date: Mon Jan 13 05:31:01 2003
Subject: [ic] Autoload - can't get it to work
Message-ID:
>
> > I'm trying to use Autoload. I cannot get it to work, even
> using the basic
> > code below. I've restarted Interchange and checked the
> logs, Interchange
> > restarts fine.
> >
> > Here's my code:
> > In /interchange/catalog.cfg:
> >
> > Autoload < > [perl]
> > $Scratch->{mook} = "Test";
> > return;
> > [/perl]
> > EOS
> >
> > Then, on the index page I try to display the value using
> [scratch mook],
> > nothing appears. I've restarted Interchange and checked the logs,
> > Interchange restarts fine. I have noticed that when I move
> the Autoload
> > code up towards the beginning of catalog.cfg then I get an
> error when
> > restarting Interchange.
> >
> > What am I missing?
>
>
> One (possibly daft) suggestion..
>
> check the 'EOS' to make sure there is no white space after it.
>
> When you move the code up the catalog.cfg, and it fails, what
> is in the
> error log?
>
> Jonathan
> www.webmaint.net
>
>
Hi Jonathan
There are no white spaces after the EOS
Here are the lines from the error log:
- - - [13/January/2003:09:17:44 +0000] - - STOP server (14421) on signal
TERM
- - - [13/January/2003:09:17:47 +0000] - - Interchange V4.9.6
- - - [13/January/2003:09:17:48 +0000] - - sit config error: Please specify
the MailOrderTo directive in the configuration file ''
- - - [13/January/2003:09:17:48 +0000] - - sit: config error. Skipping.
- - - [13/January/2003:09:17:49 +0000] - - START server (23995) (UNIX)
- - - [13/January/2003:09:17:49 +0000] - - START server (23995) (UNIX)
Only reference to in catalog.cfg is "MailOrderTo __ORDERS_TO__"
Ian Cowley
From interchange-users@icdevgroup.org Mon Jan 13 08:05:01 2003
From: interchange-users@icdevgroup.org (Jonathan Clark)
Date: Mon Jan 13 08:05:01 2003
Subject: [ic] Autoload - can't get it to work
In-Reply-To:
Message-ID: <000701c2bb03$9d9ca520$f17b9c80@NT3078>
> > > I'm trying to use Autoload. I cannot get it to work, even
> > using the basic
> > > code below. I've restarted Interchange and checked the
> > logs, Interchange
> > > restarts fine.
> > >
> > > Here's my code:
> > > In /interchange/catalog.cfg:
> > >
> > > Autoload < > > [perl]
> > > $Scratch->{mook} = "Test";
> > > return;
> > > [/perl]
> > > EOS
> > >
> > > Then, on the index page I try to display the value using
> > [scratch mook],
> > > nothing appears. I've restarted Interchange and checked the logs,
> > > Interchange restarts fine. I have noticed that when I move
> > the Autoload
> > > code up towards the beginning of catalog.cfg then I get an
> > error when
> > > restarting Interchange.
> > >
> > > What am I missing?
>
>
>
> >
> >
> > One (possibly daft) suggestion..
> >
> > check the 'EOS' to make sure there is no white space after it.
> >
> > When you move the code up the catalog.cfg, and it fails, what
> > is in the
> > error log?
> >
> > Jonathan
> > www.webmaint.net
> >
> >
>
> Hi Jonathan
>
> There are no white spaces after the EOS
>
> Here are the lines from the error log:
>
> - - - [13/January/2003:09:17:44 +0000] - - STOP server (14421) on signal
> TERM
> - - - [13/January/2003:09:17:47 +0000] - - Interchange V4.9.6
> - - - [13/January/2003:09:17:48 +0000] - - sit config error:
> Please specify
> the MailOrderTo directive in the configuration file ''
> - - - [13/January/2003:09:17:48 +0000] - - sit: config error. Skipping.
> - - - [13/January/2003:09:17:49 +0000] - - START server (23995) (UNIX)
> - - - [13/January/2003:09:17:49 +0000] - - START server (23995) (UNIX)
>
> Only reference to in catalog.cfg is "MailOrderTo __ORDERS_TO__"
(from conversation on the phone) I know that the 'please specify the
MailOrderTo directive' happened when the autoload routine was placed at the
top of the catalog.cfg file.
This indicates that the 'VariableDatabase' directive has not been read..
which means that the Autoload routine right at the top has not been
terminated correctly.
Try editing the file directly on the server using vi or your favourite
editor to put your routine in.
Jonathan
www.webmaint.net
From interchange-users@icdevgroup.org Mon Jan 13 09:20:01 2003
From: interchange-users@icdevgroup.org (Michael Goldfarb)
Date: Mon Jan 13 09:20:01 2003
Subject: [ic] stock alert
In-Reply-To: <00cf01c2babb$4f85e1a0$6301000a@chris>
Message-ID: <000001c2bb0e$bb7e0650$1e01a8c0@mrblondelaptop>
>I just realized that my in-stock notification does not work.
>
>I tested it by going to an item that had "0" inventory. The flypage
show
>that there is no inventory and has in the in-stock option. I give it
my
>name and email address.
>At this point I receive an email that tells me that when the item is in
>stock I will get an email to let me know it is in stock.
>
>I then went to the UI and increased the inventory from 0 to 10.
>
>No email was sent to me to tell me that it was now available.
>
>I am running Interchange 4.8.6 with foundation template.
>
>Chris Slaght
>Information Systems Solutions LTD.
The functionality you are referring to is not a standard part of
Foundation (at least in the 4.8x branch)
Here is a link to a post that Russ Mann made about a year ago. I have
not personally tried it, but the code looks like it will do exactly what
you want.
http://www.icdevgroup.org/pipermail/interchange-users/2002-March/019170.
html
From interchange-users@icdevgroup.org Mon Jan 13 09:28:00 2003
From: interchange-users@icdevgroup.org (stjohn)
Date: Mon Jan 13 09:28:00 2003
Subject: [ic] embedded perl
Message-ID: <002901c2bb0f$8c398a80$0400a8c0@mercury>
Hi all, I working on a piece of embedded perl for my index.html page. I
want to display a section of products with there large image and a brief
description. I've been looking at some of the other "components" that come
with Interchange, in particular the specials and promos components.
Now I need some more information relating to the "objects" $Tag and
$Scratch. I can't find where these objects are declared or what they relate
to, and therefore, how to use them. They appear to be global and from the
limited information on the rtfm site I've found that they are created /
instanciated for each user session (I think :-). However I need some more
information on how they work (i.e. what methods & properties are available)
and what exactly they do (i.e. how to use them) - how do I do this with perl
?
For example, I'm looking at the piece of embedded perl below and I can't
find references anywhere to : $Tag, $Scratch and $Tmp.
delete $Scratch->{product_info};
my $date = $Tag->time( { body => '%Y%m%d' } );
$ref = $Tmp->{main} or return;
my $matches = $Tag->control("matches",10);
Any help or pointers would be excellent, thanks in advance,
Mike C
From interchange-users@icdevgroup.org Mon Jan 13 09:40:01 2003
From: interchange-users@icdevgroup.org (DB)
Date: Mon Jan 13 09:40:01 2003
Subject: [ic] SSL cert from COMODO.NET ?
Message-ID: <3E22CFB8.8000705@M-and-D.com>
Has anyone used a cert from comodo.net? They're less expensive than
verisign and I wonder if they're usable. Mine's set to expire soon and
I'd like to save a few $$ but I've never heard of this outfit until
recently,
DB
From interchange-users@icdevgroup.org Mon Jan 13 10:09:00 2003
From: interchange-users@icdevgroup.org (Chaim Klar)
Date: Mon Jan 13 10:09:00 2003
Subject: [ic] Custom Shipping
Message-ID:
HI:
> Quoting: Miguel Navarro
> Trying to build a custom shipping method eg.
>
> 1 through 9 items would be 1.50 per item
> 10 or more items would be 1.00 per item
>
> Have had no luck bypassing the UPS shipping method already present
>
> Thanks in advance
>
Try to put in the following code in shipping.asc it should work.
CPP Charge Per Piece quantity 0 0 e Nothing to ship! {'ups' =>
"0",'ui_ship_type' => "quantity",}
CPP Charge Per Piece quantity 0 10 f 1.50 * @@TOTAL@@ {'PriceDivide' =>
"1",}
CPP Charge Per Piece quantity 10 9999999 f 1.00 * @@TOTAL@@ {'PriceDivide'
=> "1",}
CPP Charge Per Piece quantity 9999999 9999999 e Cant ship my whole
inventory! {'PriceDivide' => "1",}
Thank You
Chaim Klar
From interchange-users@icdevgroup.org Mon Jan 13 10:16:00 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Mon Jan 13 10:16:00 2003
Subject: [ic] SSL cert from COMODO.NET ?
In-Reply-To: <3E22CFB8.8000705@M-and-D.com>
References: <3E22CFB8.8000705@M-and-D.com>
Message-ID: <1042471012.3e22d864e92d8@naturebuzz.com>
Quoting DB :
> Has anyone used a cert from comodo.net? They're less expensive than
> verisign and I wonder if they're usable. Mine's set to expire soon and
> I'd like to save a few $$ but I've never heard of this outfit until
> recently,
>
> DB
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
We started with a comodo cert last year and loved it. Since then we have
itegrated it with all new interchange sites and all renewals of verisign,
geotrust, and thwate, we have used comodo for.
With any newer provider there is an issue of browser compatability. comodo
certs go back as far as IE v.5 and Netscape v.4. Here is a link for a
comparision. http://gostats.com/gogi/browser_war.pl?mn=gostats&all=t
We are a dealer for comodo, but would happily provide the certificates for
wholesale (at cost) for anyone using interchange who needs one. Just contact
me directly. Our cost is around $40.00.
There is also a site by geotrust called free ssl http://freessl.com (geotrust
trying to reclamin marketshare they lost to comodo) and rip off their
resellers. I have experimented with that one, compatability is okay. On the
test site we did, out of 30 users only 4 couldn't access it at all (mac users
in the US on aol dial-up). For us this wasn't good odds, support is not
available on the free certs, but hey... they are free.
John Canan
NatureBuzz Network, Inc.
The Outdoor and Adventure ISP
610-584-2167
From interchange-users@icdevgroup.org Mon Jan 13 10:31:01 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Mon Jan 13 10:31:01 2003
Subject: [ic] SSL cert from COMODO.NET ?
In-Reply-To: <1042471012.3e22d864e92d8@naturebuzz.com>
References: <3E22CFB8.8000705@M-and-D.com> <1042471012.3e22d864e92d8@naturebuzz.com>
Message-ID: <1042471937.3e22dc015a209@naturebuzz.com>
Quoting john@naturebuzz.com:
> Quoting DB :
>
> > Has anyone used a cert from comodo.net? They're less expensive than
> > verisign and I wonder if they're usable. Mine's set to expire soon and
> > I'd like to save a few $$ but I've never heard of this outfit until
> > recently,
> >
> > DB
> >
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@icdevgroup.org
> > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> >
>
>
> We started with a comodo cert last year and loved it. Since then we have
> itegrated it with all new interchange sites and all renewals of verisign,
> geotrust, and thwate, we have used comodo for.
>
> With any newer provider there is an issue of browser compatability. comodo
> certs go back as far as IE v.5 and Netscape v.4. Here is a link for a
> comparision. http://gostats.com/gogi/browser_war.pl?mn=gostats&all=t
>
> We are a dealer for comodo, but would happily provide the certificates for
> wholesale (at cost) for anyone using interchange who needs one. Just contact
>
> me directly. Our cost is around $40.00.
>
> There is also a site by geotrust called free ssl http://freessl.com (geotrust
>
> trying to reclamin marketshare they lost to comodo) and rip off their
> resellers. I have experimented with that one, compatability is okay. On the
>
> test site we did, out of 30 users only 4 couldn't access it at all (mac users
>
> in the US on aol dial-up). For us this wasn't good odds, support is not
> available on the free certs, but hey... they are free.
>
> John Canan
> NatureBuzz Network, Inc.
> The Outdoor and Adventure ISP
> 610-584-2167
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
I provided the wrong url for browser comparison:
http://www.instantssl.com/support/browser_compatibility.html
Sorry, darn clipboard!
From interchange-users@icdevgroup.org Mon Jan 13 10:39:01 2003
From: interchange-users@icdevgroup.org (Chris Tooley)
Date: Mon Jan 13 10:39:01 2003
Subject: [ic] SSL cert from COMODO.NET ?
In-Reply-To: <1042471012.3e22d864e92d8@naturebuzz.com>
References: <3E22CFB8.8000705@M-and-D.com>
<1042471012.3e22d864e92d8@naturebuzz.com>
Message-ID: <1042471930.3273.3.camel@localhost.localdomain>
I use them and like them a lot.
Chris
On Mon, 2003-01-13 at 09:16, john@naturebuzz.com wrote:
> Quoting DB :
>
> > Has anyone used a cert from comodo.net? They're less expensive than
> > verisign and I wonder if they're usable. Mine's set to expire soon and
> > I'd like to save a few $$ but I've never heard of this outfit until
> > recently,
> >
> > DB
> >
> > _______________________________________________
> > interchange-users mailing list
> > interchange-users@icdevgroup.org
> > http://www.icdevgroup.org/mailman/listinfo/interchange-users
> >
>
>
> We started with a comodo cert last year and loved it. Since then we have
> itegrated it with all new interchange sites and all renewals of verisign,
> geotrust, and thwate, we have used comodo for.
>
> With any newer provider there is an issue of browser compatability. comodo
> certs go back as far as IE v.5 and Netscape v.4. Here is a link for a
> comparision. http://gostats.com/gogi/browser_war.pl?mn=gostats&all=t
>
> We are a dealer for comodo, but would happily provide the certificates for
> wholesale (at cost) for anyone using interchange who needs one. Just contact
> me directly. Our cost is around $40.00.
>
> There is also a site by geotrust called free ssl http://freessl.com (geotrust
> trying to reclamin marketshare they lost to comodo) and rip off their
> resellers. I have experimented with that one, compatability is okay. On the
> test site we did, out of 30 users only 4 couldn't access it at all (mac users
> in the US on aol dial-up). For us this wasn't good odds, support is not
> available on the free certs, but hey... they are free.
>
> John Canan
> NatureBuzz Network, Inc.
> The Outdoor and Adventure ISP
> 610-584-2167
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
--
Chris Tooley
Networking Technologies Resource Center
8650 Spicewood Springs Rd
Suite 105
Austin, TX 78759
(512)250-8985
email: christ@ntrc.net
pager: christ@my2way.com
From interchange-users@icdevgroup.org Mon Jan 13 10:47:00 2003
From: interchange-users@icdevgroup.org (Jon)
Date: Mon Jan 13 10:47:00 2003
Subject: [ic] SSL cert from COMODO.NET ?
References: <3E22CFB8.8000705@M-and-D.com>
Message-ID: <3E22DF51.4B18230@attglobal.net>
> Has anyone used a cert from comodo.net? They're less expensive than
> verisign and I wonder if they're usable. Mine's set to expire soon and
> I'd like to save a few $$ but I've never heard of this outfit until
> recently,
>
I have a test certificate that integrated easily with IC.
Side comment: This IC is really an amazing application/tool.
Anyway. Currently I'm experiencing a problem using the
test certificate and IE6. I've sent a query to their support
people.
Jon
From interchange-users@icdevgroup.org Mon Jan 13 10:53:00 2003
From: interchange-users@icdevgroup.org (DB)
Date: Mon Jan 13 10:53:00 2003
Subject: [ic] SSL cert from COMODO.NET ?
Message-ID: <3E22E0C8.1080001@M-and-D.com>
>> Has anyone used a cert from comodo.net? They're less expensive than
>> verisign and I wonder if they're usable. Mine's set to expire soon and
>> I'd like to save a few $$ but I've never heard of this outfit until
>> recently,
>>
>
> I have a test certificate that integrated easily with IC.
> Side comment: This IC is really an amazing application/tool.
> Anyway. Currently I'm experiencing a problem using the
> test certificate and IE6. I've sent a query to their support
> people.
>
> Jon
I can't afford to have problems... can you tell us what type of problem
and if/how it gets resolved?
DB
From interchange-users@icdevgroup.org Mon Jan 13 12:23:00 2003
From: interchange-users@icdevgroup.org (Jon)
Date: Mon Jan 13 12:23:00 2003
Subject: [ic] SSL cert from COMODO.NET ?
References: <3E22E0C8.1080001@M-and-D.com>
Message-ID: <3E22F5C7.F67920EF@attglobal.net>
> >
> > I have a test certificate that integrated easily with IC.
> > Side comment: This IC is really an amazing application/tool.
> > Anyway. Currently I'm experiencing a problem using the
> > test certificate and IE6. I've sent a query to their support
> > people.
> >
> > Jon
>
> I can't afford to have problems... can you tell us what type of problem
> and if/how it gets resolved?
>
>
The problem I'm seeing is this.. And keep in mind I'm pretty vanilla
Foundation store 4.9.3. When the user logs in they are presented the
customerservice page (it is secure) and log in component shows they're logged
in.
It seems no matter what you select e.g. Account Maintenance then the
user is presented with the required login screen, in that example, i.e.
logged out.
I do not have any problem with NS 7 or IE5 for sure, and pretty sure
it is fine for NS4.7 and Konqueror but I would need to go back and retest
if anyone needs that. I'm hoping for a browser configuration issue,
something
I did wrong, but will post when it is resolved.
Jon
From interchange-users@icdevgroup.org Mon Jan 13 13:09:01 2003
From: interchange-users@icdevgroup.org (Mike Heins)
Date: Mon Jan 13 13:09:01 2003
Subject: [ic] SSL cert from COMODO.NET ?
In-Reply-To: <3E22F5C7.F67920EF@attglobal.net>; from prtyof5@attglobal.net on Mon, Jan 13, 2003 at 12:22:15PM -0500
References: <3E22E0C8.1080001@M-and-D.com> <3E22F5C7.F67920EF@attglobal.net>
Message-ID: <20030113130839.A6770@bill.heins.net>
Quoting Jon (prtyof5@attglobal.net):
> > >
> > > I have a test certificate that integrated easily with IC.
> > > Side comment: This IC is really an amazing application/tool.
> > > Anyway. Currently I'm experiencing a problem using the
> > > test certificate and IE6. I've sent a query to their support
> > > people.
> > >
> > > Jon
> >
> > I can't afford to have problems... can you tell us what type of problem
> > and if/how it gets resolved?
> >
> >
>
> The problem I'm seeing is this.. And keep in mind I'm pretty vanilla
> Foundation store 4.9.3. When the user logs in they are presented the
> customerservice page (it is secure) and log in component shows they're logged
> in.
> It seems no matter what you select e.g. Account Maintenance then the
> user is presented with the required login screen, in that example, i.e.
> logged out.
> I do not have any problem with NS 7 or IE5 for sure, and pretty sure
> it is fine for NS4.7 and Konqueror but I would need to go back and retest
> if anyone needs that. I'm hoping for a browser configuration issue,
> something
> I did wrong, but will post when it is resolved.
>
Bear in mind, this has nothing at all to do with the cert. It is
blameless in whatever problems you are having.
--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.513.523.7621
Friends don't let friends use Outlook. -- Bob Blaylock
From interchange-users@icdevgroup.org Mon Jan 13 13:17:00 2003
From: interchange-users@icdevgroup.org (Steve in DC)
Date: Mon Jan 13 13:17:00 2003
Subject: [ic] SSL cert from COMODO.NET ?
In-Reply-To: <20030113130839.A6770@bill.heins.net>
Message-ID: <0ff301c2bb2f$bd377320$a21f0740@sp1>
Do we have people running this without issue on IE 5.5 and higher that
can vouch for it's compatibility?
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
[mailto:interchange-users-admin@icdevgroup.org] On Behalf Of Mike Heins
Sent: Monday, January 13, 2003 1:09 PM
To: interchange-users@icdevgroup.org
Subject: Re: [ic] SSL cert from COMODO.NET ?
Quoting Jon (prtyof5@attglobal.net):
> > >
> > > I have a test certificate that integrated easily with IC. Side
> > > comment: This IC is really an amazing application/tool. Anyway.
> > > Currently I'm experiencing a problem using the test certificate
> > > and IE6. I've sent a query to their support people.
> > >
> > > Jon
> >
> > I can't afford to have problems... can you tell us what type of
> > problem and if/how it gets resolved?
> >
> >
>
> The problem I'm seeing is this.. And keep in mind I'm pretty
> vanilla Foundation store 4.9.3. When the user logs in they are
> presented the customerservice page (it is secure) and log in component
> shows they're logged in. It seems no matter what you select e.g.
> Account Maintenance then the user is presented with the required login
> screen, in that example, i.e. logged out.
> I do not have any problem with NS 7 or IE5 for sure, and pretty sure
> it is fine for NS4.7 and Konqueror but I would need to go back and
retest
> if anyone needs that. I'm hoping for a browser configuration issue,
> something
> I did wrong, but will post when it is resolved.
>
Bear in mind, this has nothing at all to do with the cert. It is
blameless in whatever problems you are having.
--
Mike Heins
Perusion -- Expert Interchange Consulting http://www.perusion.com/
phone +1.513.523.7621
Friends don't let friends use Outlook. -- Bob Blaylock
_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
From interchange-users@icdevgroup.org Mon Jan 13 13:26:00 2003
From: interchange-users@icdevgroup.org (DB)
Date: Mon Jan 13 13:26:00 2003
Subject: [ic] SSL cert from COMODO.NET ?
Message-ID: <3E2304A8.3000600@M-and-D.com>
> The problem I'm seeing is this.. And keep in mind I'm pretty vanilla
> Foundation store 4.9.3. When the user logs in they are presented the
> customerservice page (it is secure) and log in component shows they're logged
> in.
> It seems no matter what you select e.g. Account Maintenance then the
> user is presented with the required login screen, in that example, i.e.
> logged out.
> I do not have any problem with NS 7 or IE5 for sure, and pretty sure
> it is fine for NS4.7 and Konqueror but I would need to go back and retest
> if anyone needs that. I'm hoping for a browser configuration issue,
> something
> I did wrong, but will post when it is resolved.
>
> Jon
That doesn't sound like a problem with the certificate.. more like some
sort of configuration issue.
DB
From interchange-users@icdevgroup.org Mon Jan 13 13:36:01 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Mon Jan 13 13:36:01 2003
Subject: [ic] SSL cert from COMODO.NET ?
In-Reply-To: <0ff301c2bb2f$bd377320$a21f0740@sp1>
References: <0ff301c2bb2f$bd377320$a21f0740@sp1>
Message-ID: <1042483041.3e230761edf23@naturebuzz.com>
Quoting Steve in DC :
> Do we have people running this without issue on IE 5.5 and higher that
> can vouch for it's compatibility?
>
> -----Original Message-----
> From: interchange-users-admin@icdevgroup.org
> [mailto:interchange-users-admin@icdevgroup.org] On Behalf Of Mike Heins
> Sent: Monday, January 13, 2003 1:09 PM
> To: interchange-users@icdevgroup.org
> Subject: Re: [ic] SSL cert from COMODO.NET ?
>
>
> Quoting Jon (prtyof5@attglobal.net):
> > > >
> > > > I have a test certificate that integrated easily with IC. Side
>
> > > > comment: This IC is really an amazing application/tool. Anyway.
> > > > Currently I'm experiencing a problem using the test certificate
> > > > and IE6. I've sent a query to their support people.
> > > >
> > > > Jon
> > >
> > > I can't afford to have problems... can you tell us what type of
> > > problem and if/how it gets resolved?
> > >
> > >
> >
> > The problem I'm seeing is this.. And keep in mind I'm pretty
> > vanilla Foundation store 4.9.3. When the user logs in they are
> > presented the customerservice page (it is secure) and log in component
>
> > shows they're logged in. It seems no matter what you select e.g.
> > Account Maintenance then the user is presented with the required login
>
> > screen, in that example, i.e. logged out.
> > I do not have any problem with NS 7 or IE5 for sure, and pretty sure
> > it is fine for NS4.7 and Konqueror but I would need to go back and
> retest
> > if anyone needs that. I'm hoping for a browser configuration issue,
> > something
> > I did wrong, but will post when it is resolved.
> >
>
> Bear in mind, this has nothing at all to do with the cert. It is
> blameless in whatever problems you are having.
>
> --
> Mike Heins
> Perusion -- Expert Interchange Consulting http://www.perusion.com/
> phone +1.513.523.7621
>
> Friends don't let friends use Outlook. -- Bob Blaylock
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
I looking over the server log file for one client:
there are people with versions
Versions Hits Percent
MSIE 6.0 6679 58.5%
MSIE 5.5 2797 24.5%
MSIE 5.22 133 1.1%
MSIE 5.2 79 0.6%
MSIE 5.15 74 0.6%
MSIE 5.14 31 0.2%
MSIE 5.13 11 0%
MSIE 5.12 13 0.1%
MSIE 5.01 650 5.6%
MSIE 5.0 812 7.1%
Netscape 7.0 210 19.6%
Netscape 6.2.2 19 1.7%
Netscape 6.2.1 21 1.9%
Netscape 6.1 22 2%
Netscape 5.0 186 17.3%
Netscape 4.8 53 4.9%
Netscape 4.78 72 6.7%
Netscape 4.76 43 4%
Netscape 4.75 153 14.3%
Netscape 4.73 94 8.7%
Netscape 4.72 82 7.6%
So, the majority of customer on this site are above 5.5
Also, again I reitterate, it is a configuration issue or software issue
(browser/settings) not IC or your cert
John
From interchange-users@icdevgroup.org Mon Jan 13 13:39:17 2003
From: interchange-users@icdevgroup.org (C.B. Currier)
Date: Mon Jan 13 13:39:17 2003
Subject: [ic] CyberCash Integration w/ MCK problem
Message-ID: <1902.216.200.97.45.1042482946.squirrel@mail.spinrx.com>
Trying to work out the following error:
I cannot figure where to go from here.
(cybercash): Charge failed, reason: Location: CCMckDirectLib3_2;
Message: Encryption failed
All files have been copied as per instructions in the CyberCash instructions.
The MCK tests work, but I am getting the above error.
--
C.B. Currier
From interchange-users@icdevgroup.org Mon Jan 13 14:07:01 2003
From: interchange-users@icdevgroup.org (Geoff Sternecker)
Date: Mon Jan 13 14:07:01 2003
Subject: [ic] Markup, More elegant way to do this?
Message-ID: <200301131306.25941.geoffs@rdgi.com>
I need to do an across the board markup of items..
So, I made a variable in the variable.txt for MARKUP 1.1
then on the flypage, and baskets etc. included..
[discount ALL_ITEMS]
return $s*__MARKUP__;
[/discount]
This easily passed the markup to the [item-price] and into the [subtotal]..
Is there a more elegant, better, way to do this?
Thanks
GeoffS
--
Geoff Sternecker
From interchange-users@icdevgroup.org Mon Jan 13 14:17:00 2003
From: interchange-users@icdevgroup.org (Chris Anderson)
Date: Mon Jan 13 14:17:00 2003
Subject: [ic] IC Server is running but Interchange server not available...
Message-ID:
Morning All,
Still troubleshooting my install.
I get the main foundation page http://64.32.173.228/foundation/
but Customer Entrance and Admin Interface links both return
"We're sorry, the Interchange server is unavailable...
We are out of service or may be experiencing high system demand. Please try
again soon."
http://64.32.173.228/cgi-bin/foundation/admin/index.html
Are these directories actually supposed to exist in the cgi-bin? or do they
redirect to var/lib/interchange/foundation/pages?
I only have 1 file in cgi-bin, foundation. Is this correct?
What am I doing wrong here?
thanks
Chris
From interchange-users@icdevgroup.org Mon Jan 13 14:23:00 2003
From: interchange-users@icdevgroup.org (Geoff Sternecker)
Date: Mon Jan 13 14:23:00 2003
Subject: [ic] POSIX functions
Message-ID: <200301131321.20630.geoffs@rdgi.com>
I've run in to the need to do floor functions, and to the best of my knowledge
this is only implemented in Perl via the POSIX.pm file..
So, I was reading through the thread archives, and came across the posting
from Mike Heins..
http://www.icdevgroup.org/pipermail/interchange-users/2002-November/029247.html
Is this function going to be rolled into IC?
Is anyone using the code above in a working implementation?
Thanks-
GeoffS
--
Geoff Sternecker
From interchange-users@icdevgroup.org Mon Jan 13 14:32:01 2003
From: interchange-users@icdevgroup.org (interchange-users@icdevgroup.org)
Date: Mon Jan 13 14:32:01 2003
Subject: [ic] IC Server is running but Interchange server not available...
In-Reply-To:
References:
Message-ID: <1042486375.3e231467e55cf@naturebuzz.com>
Quoting Chris Anderson :
> Morning All,
> Still troubleshooting my install.
> I get the main foundation page http://64.32.173.228/foundation/
> but Customer Entrance and Admin Interface links both return
> "We're sorry, the Interchange server is unavailable...
> We are out of service or may be experiencing high system demand. Please try
> again soon."
> http://64.32.173.228/cgi-bin/foundation/admin/index.html
>
> Are these directories actually supposed to exist in the cgi-bin? or do they
> redirect to var/lib/interchange/foundation/pages?
> I only have 1 file in cgi-bin, foundation. Is this correct?
> What am I doing wrong here?
>
> thanks
> Chris
>
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
>
they do redirect to the /path/to/interchange
You can simply ssh to /path/to/interchange/
and ./restart
to get your copy of interchange running
From interchange-users@icdevgroup.org Mon Jan 13 15:45:01 2003
From: interchange-users@icdevgroup.org (Andrei Gologan)
Date: Mon Jan 13 15:45:01 2003
Subject: [ic] HELP !!! - problem in log_transaction
References: <1042486375.3e231467e55cf@naturebuzz.com>
Message-ID: <00f801c2bb44$96e6bef0$0a00a8c0@tuck>
well i have a biiiiig problem. I inserted some code into log_transaction. we
have to types of items limited and not limited ....for the not limited it
works fine , for the limited it should decrement the inventory table as well
as quantity in another table: menge
If on the order there is only just ONE limited article it works out fine.
If there are 2 or more limited items ist works out for the first one, and
for the rest it inserts bogus data, aparently no logic .....
I know it works, but it is something I cannot get ....
here is the code:
[if variable DECREMENT_INVENTORY]Inventory of [item-code] now:
[data
table=inventory
col=quantity
key="[item-code]"
increment=1
value="-[item-quantity]"
]
[if-item-field limitiert eq 1]
[query list=1 sql="SELECT quantity FROM menge WHERE username='[data session
username]' AND sku='[item-code]'"]
[query sql="update menge set quantity='[calc][sql-param
quantity]-[item-quantity][/calc]' where sku='[item-code]' and
username='[data session username]'" ]
[/query]
[/if-item-field]
[/if]
THANK YOU !!! for any help !!
Andrei
From interchange-users@icdevgroup.org Mon Jan 13 15:55:01 2003
From: interchange-users@icdevgroup.org (Sarah Bigwood)
Date: Mon Jan 13 15:55:01 2003
Subject: [ic] failed pattern
Message-ID:
I am attempting to use the interchange wizard and I am receiving an error on the Shipping Preferences - Fed Ex & UPS pages.
failed pattern - '3.00' =~ ^\\d+(?:\\.\\d+)?\$
I know from your archives that Mike Heins fixed this in October but I am unable to find the files I need to update. Could someone give me a list of the files I need to update and the directories in which they can be found?
Sarah Bigwood
sbigwood@luthersem.edu
Additional Comments From Mike Heins 2002-10-28 11:44 -------
This bug arose due to fixing profile regex parsing to not require
double backslash.
Fixed in stable, N/A in devel (no wizard).
From interchange-users@icdevgroup.org Mon Jan 13 15:56:04 2003
From: interchange-users@icdevgroup.org (cart quest)
Date: Mon Jan 13 15:56:04 2003
Subject: [ic] Suggested OS, Apache, IC Combinations
Message-ID: <20030113205441.72124.qmail@web14805.mail.yahoo.com>
I've been doing this since Minivend 3.x. I'm doing an
upgrade and am looking for feedback as to what is
running well, and not so well with IC.
What's playing well with IC these days IC wise? The
page mentions RH 7.2 (which seems a bit on the old
side). I'm looking at RH 8.0. Anyone have any
experience with this? Anything not work well? (x86)
What about web server. Seems like Apache with
Mod_perl is pretty standard these days. 1.x or 2.x?
Cheers
Tom Harty
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
From interchange-users@icdevgroup.org Mon Jan 13 16:36:01 2003
From: interchange-users@icdevgroup.org (David Zhang)
Date: Mon Jan 13 16:36:01 2003
Subject: [ic] SSL cert from COMODO.NET ? -- see sample site
In-Reply-To: <3E22E0C8.1080001@M-and-D.com>
Message-ID:
-----Original Message-----
From: interchange-users-admin@icdevgroup.org
>> Has anyone used a cert from comodo.net? They're less expensive than
>> verisign and I wonder if they're usable. Mine's set to expire soon and
>> I'd like to save a few $$ but I've never heard of this outfit until
>> recently,
>>DB
Try our sample site
http://www.msihosting.com/~msihosti/cgi-bin/cart.cgi
and see if you get the same problem. It uses instantSSL. login with
demo/demo, or create new.
David
--------------------------
dzhang@msihosting.com
http://www.msihosting.com
Expert -- ecommerce solution, interchange hosting
From interchange-users@icdevgroup.org Mon Jan 13 17:25:00 2003
From: interchange-users@icdevgroup.org (Jon)
Date: Mon Jan 13 17:25:00 2003
Subject: [ic] SSL cert from COMODO.NET ? -- see sample site
References:
Message-ID: <3E233C87.C51D5FE3@attglobal.net>
David Zhang wrote:
> -----Original Message-----
> From: interchange-users-admin@icdevgroup.org
>
> >> Has anyone used a cert from comodo.net? They're less expensive than
> >> verisign and I wonder if they're usable. Mine's set to expire soon and
> >> I'd like to save a few $$ but I've never heard of this outfit until
> >> recently,
> >>DB
>
> Try our sample site
>
> http://www.msihosting.com/~msihosti/cgi-bin/cart.cgi
>
> and see if you get the same problem. It uses instantSSL. login with
> demo/demo, or create new.
>
Thanks David.
I get the same symptom. So must be a configuration
problem with my browser on that PC. That is great to know.
Anyone have any thoughts on what could be wrong in the browser
configuration ??
Jon
From interchange-users@icdevgroup.org Mon Jan 13 17:32:00 2003
From: interchange-users@icdevgroup.org (Nicole Ripley)
Date: Mon Jan 13 17:32:00 2003
Subject: [ic] Menu Edit Help
Message-ID: