Announcement

Collapse
No announcement yet.

Upgrade to 1.23 - MMUI.MV

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Guest's Avatar
    Guest replied
    OT: Base path PERL



    Actually, I enjoy reading the Miva lists because they don't just focus on one
    thing. I've learned everything from running a Miva Merchant store through
    setting up cron through how to market a store through what the best domain
    registrars are through how to spot fraudulent credit card activity, and lots
    of stuff in between, from reading the Miva lists. Excluding religion and
    politics, of course. ;)

    Sure, dedicated discussions excluding things store-related probably belong
    elsewhere, but that doesn't mean we can't all have fun and learn while we're
    doing it. FWIW, I use a perl script on my site and it didn't scramble my
    brains (they were already that way).

    Tom

    > -----Original Message-----
    > From: [email protected]
    > [mailto:[email protected]]On Behalf Of WolfPaw Computers -
    > Webmaster
    > Sent: Monday, July 12, 2004 6:55 PM
    > To: 'Wil Hatfield'; 'Matt Williams (Nova Companies)'; 'Miva Users Group'
    > Subject: RE: [mru] OT: Base path PERL
    >
    >
    > Considering how easy it was to answer, was that really warranted?
    >
    > -Vic
    >
    > -----Original Message-----
    > From: [email protected]
    > [mailto:[email protected]] On Behalf Of Wil Hatfield
    > Sent: Monday, July 12, 2004 5:16 PM
    > To: Matt Williams (Nova Companies); Miva Users Group
    > Subject: RE: [mru] OT: Base path PERL
    >
    >
    > Are you lost? This is a Miva and Miva Merchant mailing list. You can get
    > Perl help over at perl.com. I also suggest you contact the author of the
    > script first.
    >
    > OT posts of scripting flavors are fine but I think Perl questions would
    > just really scramble the brains of the newbies on the list.
    >
    >
    > Wil Hatfield
    > HyperConX Customer Care
    >
    > HyperConX International - <A HREF ="http://www.hyperconx.com 1.800.894.3613 -">http://www.hyperconx.com 1.800.894.3613 -</A>
    > Tollfree in the US and Canada
    >
    > Premium e-commerce hosting, 24/7 technical support, tollfree support
    > lines for your convenience, great low cost packages to choose from,
    > Authorize.Net Direct retailer, need high-speed connectivity well we have
    > that too. Everything a business needs to succeed. Host with the Pros and
    > sell like one too!
    >
    >
    >
    >
    > -----Original Message-----
    > From: [email protected]
    > [mailto:[email protected]]On Behalf Of Matt Williams (Nova
    > Companies)
    > Sent: Monday, July 12, 2004 12:18 PM
    > To: Miva Users Group
    > Subject: [mru] OT: Base path PERL
    >
    >
    > I'm trying to run a Perl script on one of my sites, but I cant get it to
    > work. Online help for the script says that I probably didn't put my
    > basepath into the script configuration correctly. BUT, I think I have.
    > I remember seeing some little .cgi script that you could use to call
    > your basepath, but I can't find it. Can anyone help?
    >
    > Matt
    >
    >

    Leave a comment:


  • Guest's Avatar
    Guest replied
    OT: Base path PERL



    Yes. And I don't think that is even the answer. Basepath is typically the
    "base path" used for the script, aka the place the script resides. Then
    further paths and variables throughout the CGI script can use the base path
    variable without reusing alot of needless code. I have never read any Perl
    documentation where Basepath=Pathtoperl, but there are still a few scripts
    out there I haven't worked with. They are usually wanting
    /home/user/htdocs/cgi-bin or something to that effect depending on the host
    setup for the users designated CGI area.

    Matt, typically in the script documentation there will be a small note about
    what they mean by "basepath". Look to the script documentation for an
    explanation.


    Wil Hatfield
    HyperConX Customer Care

    HyperConX International - <A HREF ="http://www.hyperconx.com">http://www.hyperconx.com</A>
    1.800.894.3613 - Tollfree in the US and Canada

    Premium e-commerce hosting, 24/7 technical support, tollfree
    support lines for your convenience, great low cost packages to
    choose from, Authorize.Net Direct retailer, need high-speed
    connectivity well we have that too. Everything a business
    needs to succeed. Host with the Pros and sell like one too!




    -----Original Message-----
    From: WolfPaw Computers - Webmaster [mailto:[email protected]]
    Sent: Monday, July 12, 2004 4:55 PM
    To: 'Wil Hatfield'; 'Matt Williams (Nova Companies)'; 'Miva Users Group'
    Subject: RE: [mru] OT: Base path PERL


    Considering how easy it was to answer, was that really warranted?

    -Vic

    -----Original Message-----
    From: [email protected]
    [mailto:[email protected]] On Behalf Of Wil Hatfield
    Sent: Monday, July 12, 2004 5:16 PM
    To: Matt Williams (Nova Companies); Miva Users Group
    Subject: RE: [mru] OT: Base path PERL


    Are you lost? This is a Miva and Miva Merchant mailing list. You can get
    Perl help over at perl.com. I also suggest you contact the author of the
    script first.

    OT posts of scripting flavors are fine but I think Perl questions would
    just really scramble the brains of the newbies on the list.


    Wil Hatfield
    HyperConX Customer Care

    HyperConX International - <A HREF ="http://www.hyperconx.com 1.800.894.3613 -">http://www.hyperconx.com 1.800.894.3613 -</A>
    Tollfree in the US and Canada

    Premium e-commerce hosting, 24/7 technical support, tollfree support
    lines for your convenience, great low cost packages to choose from,
    Authorize.Net Direct retailer, need high-speed connectivity well we have
    that too. Everything a business needs to succeed. Host with the Pros and
    sell like one too!




    -----Original Message-----
    From: [email protected]
    [mailto:[email protected]]On Behalf Of Matt Williams (Nova
    Companies)
    Sent: Monday, July 12, 2004 12:18 PM
    To: Miva Users Group
    Subject: [mru] OT: Base path PERL


    I'm trying to run a Perl script on one of my sites, but I cant get it to
    work. Online help for the script says that I probably didn't put my
    basepath into the script configuration correctly. BUT, I think I have.
    I remember seeing some little .cgi script that you could use to call
    your basepath, but I can't find it. Can anyone help?

    Matt


    Leave a comment:


  • Guest's Avatar
    Guest replied
    OT: Base path PERL



    Actually, I enjoy reading the Miva lists because they don't just focus on one
    thing. I've learned everything from running a Miva Merchant store through
    setting up cron through how to market a store through what the best domain
    registrars are through how to spot fraudulent credit card activity, and lots
    of stuff in between, from reading the Miva lists. Excluding religion and
    politics, of course. ;)

    Sure, dedicated discussions excluding things store-related probably belong
    elsewhere, but that doesn't mean we can't all have fun and learn while we're
    doing it. FWIW, I use a perl script on my site and it didn't scramble my
    brains (they were already that way).

    Tom

    > -----Original Message-----
    > From: [email protected]
    > [mailto:[email protected]]On Behalf Of WolfPaw Computers -
    > Webmaster
    > Sent: Monday, July 12, 2004 6:55 PM
    > To: 'Wil Hatfield'; 'Matt Williams (Nova Companies)'; 'Miva Users Group'
    > Subject: RE: [mru] OT: Base path PERL
    >
    >
    > Considering how easy it was to answer, was that really warranted?
    >
    > -Vic
    >
    > -----Original Message-----
    > From: [email protected]
    > [mailto:[email protected]] On Behalf Of Wil Hatfield
    > Sent: Monday, July 12, 2004 5:16 PM
    > To: Matt Williams (Nova Companies); Miva Users Group
    > Subject: RE: [mru] OT: Base path PERL
    >
    >
    > Are you lost? This is a Miva and Miva Merchant mailing list. You can get
    > Perl help over at perl.com. I also suggest you contact the author of the
    > script first.
    >
    > OT posts of scripting flavors are fine but I think Perl questions would
    > just really scramble the brains of the newbies on the list.
    >
    >
    > Wil Hatfield
    > HyperConX Customer Care
    >
    > HyperConX International - <A HREF ="http://www.hyperconx.com 1.800.894.3613 -">http://www.hyperconx.com 1.800.894.3613 -</A>
    > Tollfree in the US and Canada
    >
    > Premium e-commerce hosting, 24/7 technical support, tollfree support
    > lines for your convenience, great low cost packages to choose from,
    > Authorize.Net Direct retailer, need high-speed connectivity well we have
    > that too. Everything a business needs to succeed. Host with the Pros and
    > sell like one too!
    >
    >
    >
    >
    > -----Original Message-----
    > From: [email protected]
    > [mailto:[email protected]]On Behalf Of Matt Williams (Nova
    > Companies)
    > Sent: Monday, July 12, 2004 12:18 PM
    > To: Miva Users Group
    > Subject: [mru] OT: Base path PERL
    >
    >
    > I'm trying to run a Perl script on one of my sites, but I cant get it to
    > work. Online help for the script says that I probably didn't put my
    > basepath into the script configuration correctly. BUT, I think I have.
    > I remember seeing some little .cgi script that you could use to call
    > your basepath, but I can't find it. Can anyone help?
    >
    > Matt
    >
    >

    Leave a comment:


  • Guest's Avatar
    Guest replied
    OT: Base path PERL



    www.whois.sc has an excellent one. They may require registration but I think
    it's free.

    Michael
    www.thebabybin.com



    ----- Original Message -----
    From: "Susan Petracco" <[email protected]>
    To: "'Merchant-Users'" <[email protected]>
    Sent: Monday, July 12, 2004 4:38 PM
    Subject: [mru] OT: Domain Name Tool


    > Someone awhile back posted a domain name tool, where you could enter
    > keywords and it would come back with some domains that were available.
    > Anyone have that post/url handy?
    > TIA, Susan
    >
    > Susan Petracco
    > [email protected]
    > NetBlazon
    > E-Business for Every Business
    >
    >

    Leave a comment:


  • Guest's Avatar
    Guest replied
    ShopInvoice ShipWorks 2.0 !



    >> next version of ShopInvoice, newly
    renamed "ShipWorks", is now available! <<

    Does it allow anything other than plain text
    SMTP authentication for emails out?


    Leave a comment:


  • Guest's Avatar
    Guest replied
    ShopInvoice ShipWorks 2.0 !



    >>upgrade my Merchant from 4.20 to 4.23

    <snip>

    Anyone know if there might be any complications? <<

    I think you gotta have the newest mivavm 4.1400



    Leave a comment:


  • Guest's Avatar
    Guest replied
    OT: Base path PERL



    Are you lost? This is a Miva and Miva Merchant mailing list. You can get
    Perl help over at perl.com. I also suggest you contact the author of the
    script first.

    OT posts of scripting flavors are fine but I think Perl questions would just
    really scramble the brains of the newbies on the list.


    Wil Hatfield
    HyperConX Customer Care

    HyperConX International - <A HREF ="http://www.hyperconx.com">http://www.hyperconx.com</A>
    1.800.894.3613 - Tollfree in the US and Canada

    Premium e-commerce hosting, 24/7 technical support, tollfree
    support lines for your convenience, great low cost packages to
    choose from, Authorize.Net Direct retailer, need high-speed
    connectivity well we have that too. Everything a business
    needs to succeed. Host with the Pros and sell like one too!




    -----Original Message-----
    From: [email protected]
    [mailto:[email protected]]On Behalf Of Matt Williams (Nova
    Companies)
    Sent: Monday, July 12, 2004 12:18 PM
    To: Miva Users Group
    Subject: [mru] OT: Base path PERL


    I'm trying to run a Perl script on one of my sites, but I cant get it to
    work. Online help for the script says that I probably didn't put my
    basepath into the script configuration correctly. BUT, I think I have.
    I remember seeing some little .cgi script that you could use to call
    your basepath, but I can't find it. Can anyone help?

    Matt


    Leave a comment:


  • Guest's Avatar
    Guest replied
    module so SE's don't display results for a deleted product or category



    You can remove the individual product pages manually. Visit this page for full
    details:

    <A HREF ="http://www.google.com/remove.html">http://www.google.com/remove.html</A>

    HTH
    Tom

    > -----Original Message-----
    > From: [email protected]
    > [mailto:[email protected]]On Behalf Of Eli Boone
    > Sent: Monday, July 12, 2004 4:32 PM
    > To: Jason Henderson; Eli Boone; [email protected]
    > Subject: RE: [mru] module so SE's don't display results for a deleted
    > product or category
    >
    >
    > Hi Jason,
    >
    > Does anyone else ever have a problem with old products showing up in SEs?
    > Some of these old products were deleted from my store months ago.
    >
    > Thanks, Eli Boone
    >
    > -----Original Message-----
    > From: Jason Henderson [mailto:[email protected]]
    > Sent: Monday, July 12, 2004 5:22 PM
    > To: Eli Boone; [email protected]
    > Subject: Re: [mru] module so SE's don't display results for a deleted
    > product or category
    >
    >
    > No such module.
    >
    > Jason
    >
    >
    > > Hi everyone,
    > >
    > > I thought that I saw a post in the past about a module that would somehow
    > > not allow deleted products or categories from showing up in Search
    > Engines.
    > > I use the Fatal Erro Plus module (which I would highly recommend to all)
    > and
    > > there are many results showing up in the SEs for product/cats that have
    > been
    > > deleted.
    > >
    > > Thank You,
    > >
    > > Eli Boone
    > > www.jjdog.com
    > > www.ferretdepot.com
    > >
    > >

    Leave a comment:


  • Guest's Avatar
    Guest replied
    module so SE's don't display results for a deleted product or category



    Hi Jason,

    Does anyone else ever have a problem with old products showing up in SEs?
    Some of these old products were deleted from my store months ago.

    Thanks, Eli Boone

    -----Original Message-----
    From: Jason Henderson [mailto:[email protected]]
    Sent: Monday, July 12, 2004 5:22 PM
    To: Eli Boone; [email protected]
    Subject: Re: [mru] module so SE's don't display results for a deleted
    product or category


    No such module.

    Jason


    > Hi everyone,
    >
    > I thought that I saw a post in the past about a module that would somehow
    > not allow deleted products or categories from showing up in Search
    Engines.
    > I use the Fatal Erro Plus module (which I would highly recommend to all)
    and
    > there are many results showing up in the SEs for product/cats that have
    been
    > deleted.
    >
    > Thank You,
    >
    > Eli Boone
    > www.jjdog.com
    > www.ferretdepot.com
    >
    >

    Leave a comment:


  • Guest's Avatar
    Guest replied
    module so SE's don't display results for a deleted product or category



    Yep. I'm sure plenty of other people do too. Google's webmaster help crap
    has info on removing urls.

    Jason


    > Hi Jason,
    >
    > Does anyone else ever have a problem with old products showing up in SEs?
    > Some of these old products were deleted from my store months ago.
    >
    > Thanks, Eli Boone
    >
    > -----Original Message-----
    > From: Jason Henderson [mailto:[email protected]]
    > Sent: Monday, July 12, 2004 5:22 PM
    > To: Eli Boone; [email protected]
    > Subject: Re: [mru] module so SE's don't display results for a deleted
    > product or category
    >
    >
    > No such module.
    >
    > Jason
    >
    >
    > > Hi everyone,
    > >
    > > I thought that I saw a post in the past about a module that would
    somehow
    > > not allow deleted products or categories from showing up in Search
    > Engines.
    > > I use the Fatal Erro Plus module (which I would highly recommend to all)
    > and
    > > there are many results showing up in the SEs for product/cats that have
    > been
    > > deleted.
    > >
    > > Thank You,
    > >
    > > Eli Boone
    > > www.jjdog.com
    > > www.ferretdepot.com
    > >
    > >

    Leave a comment:


  • Guest's Avatar
    Guest replied
    module so SE's don't display results for a deleted product or category



    No such module.

    Jason


    > Hi everyone,
    >
    > I thought that I saw a post in the past about a module that would somehow
    > not allow deleted products or categories from showing up in Search
    Engines.
    > I use the Fatal Erro Plus module (which I would highly recommend to all)
    and
    > there are many results showing up in the SEs for product/cats that have
    been
    > deleted.
    >
    > Thank You,
    >
    > Eli Boone
    > www.jjdog.com
    > www.ferretdepot.com
    >
    >

    Leave a comment:


  • Guest's Avatar
    Guest replied
    module so SE's don't display results for a deleted product or category



    Hmmm.... It should be as easy as specifying the correct path for
    your perl binary on the first line of the script, something like
    this:

    #!/usr/bin/perl

    If the perl binary is in a different directory - specify the path
    here. You can use "locate" on most unix systems to find a
    specific file quickly if you don't know where the perl binary
    might be hiding.

    Don't forget to chmod the file to 755 (executable), otherwise the
    server will not know it's an actual cgi script.

    Remik Kolodziej
    dotCOM designers - Miva Business Partner
    Home of THE FASTEST Miva Merchant hosting servers - PERIOD!
    <A HREF ="http://www.dotcomdesigners.com">http://www.dotcomdesigners.com</A>
    888-321-6239 toll-free


    ----- Original Message -----
    From: "Matt Williams (Nova Companies)" <[email protected]>
    Sent: Monday, July 12, 2004 12:17 PM
    Subject: [mru] OT: Base path PERL


    I'm trying to run a Perl script on one of my sites, but I cant
    get it to
    work. Online help for the script says that I probably didn't put
    my
    basepath into the script configuration correctly. BUT, I think I
    have.
    I remember seeing some little .cgi script that you could use to
    call
    your basepath, but I can't find it. Can anyone help?

    Matt


    Leave a comment:


  • Guest's Avatar
    Guest replied
    COD availble for a certain product or category.



    Is it possible to allow cod 'only' if a certain product is in your cart?

    Or to make it even easier, a certain category?

    Thanks
    Joelle


    Leave a comment:


  • Guest's Avatar
    Guest replied
    OT: Base path PERL



    Hmmm.... It should be as easy as specifying the correct path for
    your perl binary on the first line of the script, something like
    this:

    #!/usr/bin/perl

    If the perl binary is in a different directory - specify the path
    here. You can use "locate" on most unix systems to find a
    specific file quickly if you don't know where the perl binary
    might be hiding.

    Don't forget to chmod the file to 755 (executable), otherwise the
    server will not know it's an actual cgi script.

    Remik Kolodziej
    dotCOM designers - Miva Business Partner
    Home of THE FASTEST Miva Merchant hosting servers - PERIOD!
    <A HREF ="http://www.dotcomdesigners.com">http://www.dotcomdesigners.com</A>
    888-321-6239 toll-free


    ----- Original Message -----
    From: "Matt Williams (Nova Companies)" <[email protected]>
    Sent: Monday, July 12, 2004 12:17 PM
    Subject: [mru] OT: Base path PERL


    I'm trying to run a Perl script on one of my sites, but I cant
    get it to
    work. Online help for the script says that I probably didn't put
    my
    basepath into the script configuration correctly. BUT, I think I
    have.
    I remember seeing some little .cgi script that you could use to
    call
    your basepath, but I can't find it. Can anyone help?

    Matt


    Leave a comment:


  • Guest's Avatar
    Guest replied
    OT: Base path PERL



    Yep. I'm sure plenty of other people do too. Google's webmaster help crap
    has info on removing urls.

    Jason


    > Hi Jason,
    >
    > Does anyone else ever have a problem with old products showing up in SEs?
    > Some of these old products were deleted from my store months ago.
    >
    > Thanks, Eli Boone
    >
    > -----Original Message-----
    > From: Jason Henderson [mailto:[email protected]]
    > Sent: Monday, July 12, 2004 5:22 PM
    > To: Eli Boone; [email protected]
    > Subject: Re: [mru] module so SE's don't display results for a deleted
    > product or category
    >
    >
    > No such module.
    >
    > Jason
    >
    >
    > > Hi everyone,
    > >
    > > I thought that I saw a post in the past about a module that would
    somehow
    > > not allow deleted products or categories from showing up in Search
    > Engines.
    > > I use the Fatal Erro Plus module (which I would highly recommend to all)
    > and
    > > there are many results showing up in the SEs for product/cats that have
    > been
    > > deleted.
    > >
    > > Thank You,
    > >
    > > Eli Boone
    > > www.jjdog.com
    > > www.ferretdepot.com
    > >
    > >

    Leave a comment:

Working...
X