Show Posts


Messages - llegrand

Pages: 1 ... 109 110 [111] 112 113 ... 119
1651
Installation and Configuration / replicating site for different owners
« on: December 05, 2013, 06:50:24 PM »
For my purposes I have determined that using multistore for my overall project is not the best solution - just too many stores to manage in multistore.  Therefore I will be replicating the master site for other users within my network.  I do have some extensions - both free and bought that will be needed in the new sites.

My question (concern) is how to manage the license files for each of the new sites.  Each additional site should be considered to be a totally standalone installation.   BUT I want to use all the setups, configurations etc that I have in the master.

What do you suggest is the easiest, fastest way to replicate a master site to a new standalone domain and not violate any licensing?  I do understand that I will need to purchase multiple extension licenses, and am not seeking to "re-use" an extension.

I am seeking guidance in advance of testing in hopes that it will shorten the process.  Thank you for whatever guidance you can provide.

Lee

1652
General Support / Re: SSL and admin section
« on: December 05, 2013, 03:03:13 PM »
Hi David,

Just to be sure you caught what abolabo indicated - he's saying the switch for turning on the SSL within the Admin panel should take care of the rewrites that I posted.  So you can ignore those instructions.

Lee



1653
Yes, the cert treats each as individual domains - with the www  is one,  without the www is another. Choose either one you want for your cert, you will be able to redirect or use rewrite to take make it transparent to your visitors.
 Clearly, you want visitors to be able to use an SSL connection whether they visit example.com or www.example.com. To enable this functionality, you can use Apache rewrite rules in a custom .htaccess file. 

 The following lines demonstrate how to redirect visitors who enter a domain name without the www prefix to a secure connection. With these settings enabled on your web site, visitors who go to example.com or www.example.com (where example.com represents your domain) both obtain an SSL connection:
RewriteEngine on
RewriteCond %{HTTPS} on
RewriteCond %{HTTP_HOST} !^www\.
RewriteRule ^(.*)$ https://www.%{HTTP_HOST}/$1 [R=301,L]


A CSR or Certificate Signing request is a block of encrypted text that is generated on the server that the certificate will be used on. It contains information that will be included in your certificate such as your organization name, common name (domain name), locality, and country. It also contains the public key that will be included in your certificate. A private key is usually created at the same time that you create the CSR.

The issuing entity will use a CSR to create your SSL certificate, but it does not need your private key. You need to keep your private key secret. What is a CSR and private key good for if someone else can potentially read your communications? The certificate created with a particular CSR will only work with the private key that was generated with it. So if you lose the private key, the certificate will no longer work.

As to the size - 2048 should be more than adequate - the size here is referring to the amount of encryption offered by the
SSL and therefore is your decision for the security level - here's some info: The bit-length of a CSR and private key pair determine how easily the key can be cracked using brute force methods. A key size of 512 bits is considered weak and could potentially be broken in a few months or less with enough computing power. If a private key is broken, all the connections initiated with it would be exposed to whomever had the key. A bit-length of 1024 is exponentially stronger, however, it is more and more likely to be broken as computing power increases. The Extended Validation guidelines that SSL certificate providers are required to follow require that all EV  certificates use a 2048-bit key size to ensure their security well into  the future. Because of this, most providers encourage 2048-bit keys on  all certificates whether they are EV or not.

Hope this helps.
Lee

1654
Documentations & Manuals / Re: Manuals for how to use Extensions?
« on: December 03, 2013, 11:03:41 PM »
I do agree with calbashmc that the extension store could be more informative.  I have purchased a couple of extensions and did find a lack of documentation, and that the description on the product did not match to the the extension could do.   I did report the issue to Algozone within a couple of days of purchase.
Nothing has happened in the over 30 days since. 

On the extension store - if you click on the About Marketplace there is some information - including this about Support and refunds.
---------------
Support

Each paid extension comes with 15 days support and money back guaranty.
Free update and upgrade is offered if your extension update becomes available.
To conduct support please follow the link on the bottom of the market place page
-------------------

 Perhaps that will help you some calbashmc.   And I believe Algozone has joined the board - perhaps a posting on the board with your requests might be answered by them - that could help us all decide what an extension can really do and add instructions as to how.

1655
In reply to #3 -  I did not receive any cert notification when going to your site  on Firefox, Chrome or IE.  So you're probably okay there.

I will tell you that I found your teal colored block more "scary" than a change in the url.  That may just be me.  It didn't make enough sense to me, and I thought - what's the deal here with that notification of a secure server?"  Again just my reaction.  Truthfully,  I didn't even notice the change in url  :-[

IMO,  I would suggest one of three actions:
1.  Bite the bullet and go for the $49/yr if you want to put forth the most professional solution.
2.  Leave it the way you have it with the shared SSL, and change your teal box to something a bit more informative like "All your purchase activity is on our secure server"  or something like that.
3.  If your Authorize.net is handling the security (that means you are transferred to their site prior to entering the card number) and you don't want to do suggestion 1 or 2,  it would remove the SSL

Again,  this is just my opinion -

PS,  The $2.00 a month is not for a dedicated server but for a dedicated IP address. 


1656
Is there a way to add a column to the product listing grid?  Or will you consider adding the cost field into the next version?

For those of us that have frequent cost changes  which also impact the selling price it would be much easier and  considerably faster if the product grid had the cost field on that screen for editing purposes.  Rather than having to go to the edit screen at catalog/product/update&product_id and scroll down to the field.

Additionally,  a way to "lock" in a filter criteria until it is reset or deselected would speed up editing.   Currently one makes a filter selection,  then if you proceed to an edit,  a clone,  any action that takes you away from the grid,  when you return you have to start all over with the filter, etc.  If you could "lock in" the filter until you were done with that section - it would be much quicker when doing maintenance work.

Along with lock in of the filter - it would be great if you could extend the view setting to stay in place until replaced with a new selection.  If one is editing using a filter and sets it to All or more than the deault 10,  again  it refreshes back to the 10 with each return to the product grid.

Thanks for considering.
Lee

1657
General Support / Re: Coupon does not appear
« on: December 03, 2013, 03:30:35 PM »
I did notice that field was truncating for the Express line.  I am sorry I don't know how to adjust this.  One of the Abantecart Admins will need to assist in this.
It needs to be larger or perhaps a wrap on the text line.

Lee

1658
General Support / Re: Coupon does not appear
« on: December 02, 2013, 06:39:54 PM »
You can control what the text of the block shows by editing the text -
In case you aren't aware of how - you can easily do so by this method:
On any page on the admin panel - in the upper right corner  is a Search Everywhere field - input Free Shipping and click Go
That will bring up ALL of the text boxes for that term.
Find the one that says  under languages find the one that says: default_free_shipping_default_free_shipping_text_description. click on it to get to the block
BE SURE the Section is on STOREFRONT, if not choose the other text-description in the listing.  Edit the box to say what you wish -  it's a small field.

That should do it.

Lee, again nice site -  I will have to buy a scarf - really terrific patterns!


1659
General Support / Re: Coupon does not appear
« on: December 02, 2013, 12:31:41 PM »
I think perhaps you are missing that there are two places in Abantecart for Free Shipping

One is in the Extensions  > Shipping, then Free shipping.  You turn on that extension and put the dollar amount in and it applies to an entire order.  No coupon needed.

The other way is with Free Shipping Coupon - there you can apply it to specific items or you can set up for a dollar amount for the total and it will need a code which customer inputs at checkout screen.

Nice site by the way.  Seems your offer is Free shipping  -  I suggest the Free Shipping Extension would work for you.

In the documentation under the Extensions section, then shipping there are details.

1660
Support / Re: Taxes added twice
« on: November 26, 2013, 01:12:10 PM »
I have a question about what you're trying to accomplish -  Are you saying that every sale online will be assessed the same amount of tax regardless of where you are shipping it?  I am not familiar with your taxing requirements in Uruguay so it would be up to you to fill those requirements. 

If that is the case -  then a simple solution would be to calculate your prices with the tax included in the displayed price.  Example:  item price is $100,  tax is $5.  show product price at $105 and turn off the tax field in the product listing.  This is done in the Product Listing  - Product Summary screen,  down in the data portion right below the pricing field is the TAX CLASS -  you use -none- and it ignores tax extension.

You can either add a note that pricing includes tax,  or just be silent on that. Customers rarely complain if there is no tax added  :)

Again,  just another possible solution.

Lee


1661
Support / Re: Products Purchased Report not working
« on: November 25, 2013, 05:25:08 PM »
Hi,

Let me just say IMO the Reports section does need some serious enhancement - including the ability to print a report once we get some meaningful reports  :(   Overall the reports section is very underdeveloped.

But let me share that I did acquire a semi-helpful extension called  Admins Grid Export, it's inexpensive at 8.99.  It adds in to all the grid displays and lets you make a fast export to a spreadsheet.  For me that was a big help.

One caution -  the extension needs some updating also and I did write Algozone about it -  the description says:

"This extension offer simple export of data from any grid in control panel to MS Excel document format. Simply build the data in the grid as you need it with sort and filters, and extract data to MS Excel "

But the filter part does NOT work -  in my uses.  Even if you add a filtering it ignores the filter and sends all the info.  But for 9 bucks it still says me a lot of time.  And I have hope that it will be improved.

FYI, my reports do work,  but you have to put the date range in of the invoice date in order to see any reporting.  But even when you get something reported it is glumped together so it totals sales figure for a day,  or week or whatever period you define in the query. 

Lee


1662
General Support / Re: Possible to designate sort in specials
« on: November 25, 2013, 02:47:29 PM »
Hi Ron, 

on the products Promotions area,  both Discount and the Specials screens have a field for Priority  -  Have you tried input in those fields to control your display order?
 
Lee

1663
Customization help / Re: changing the text on the slide show
« on: November 24, 2013, 06:13:48 PM »
I believe you are asking about the slide show that shows up in the upper part of the html5 template. 

You manage these in Design > Banner Manager  Tab   that will get you to the list of the banners -  The Sliders on the original template are titled "Main Page Banners".  and they are TEXT Banners . Select edit of one and you can change what is there now. 

The other banners marked Graphics banners are for the four boxes at the bottom That start out with BANNER in the box.  You edit them in the same place,  BUT they are graphics so you need to use a pic. 

Note:  it will come up showing Source in the editor box,  if you want to see what it looks like just click on the Source and it will change to the normal view that is on the webpage.

You can also add new banners - by clicking on the Plus Sign on the far right side of the Header that says Banner List

Hope this helps.
Lee

PS  This is a very full-featured cart solution and it seems to get better every day.  But the learning curve is a bit of a challenge. Just keep at it.

1664
General Support / Re: Edit Customer Account Pages
« on: November 24, 2013, 01:31:20 AM »
Hi Resqscan,

I think Abantecart answered this question in an earlier post.  You can see it here:
http://forum.abantecart.com/index.php/topic,1389.msg5407.html#msg5407


Even though it says they have added it to the next unreleased version,  you can exchange your code in version 1.1.7 with the files that he points you to.





1665
This is going to be a longer answer than you expected -  but I believe knowledge is power -  at least a path to understanding to help make a good decision. 8)

 Encryption manager that is on Abantecart is server side encryption.  The data on the server is encrypted, not the transmission of the data.  I have not explored the functionality of Abantecart Data encryption.  Encrypting the data is not a level of security that I think I need in my cart operations as I pass communication of critical info to the payment gateway servers. 
SSL is client side encryption – the data is transmitted over an encrypted connection.
This will be a very simplistic explanation but I think it will help clarify the process for you hopefully. Hope you’re familiar with the old Buck Rogers decoder ring – encryption is like that.  Both ends of a message have the same set of instructions.  If you’re not privy to the specific set of instructions understanding the message won’t be easy (not impossible).
Now think of a cord being plugged into a receptacle – one must align prongs with the holes in order to obtain connection – that’s the SL (socket layer) of SSL.  The first S is for Secure and that’s the encryption part.
So the SSL (secure socket layer) means that a user someplace is connecting to your server over a “cord” that is aligned (plugged in) and both ends has the decoder ring instructions.  The intent is to make it more difficult for someone “listening in” to understand the conversation because they don’t have the decoder ring instructions.  Now there are various levels of encryptions – I am sure you’ve seen 256 and 428 expressed.  That refers to the bits of encryption level sand the more levels, more difficult to “break the code” More difficult not impossible.
That’s SSL in a very basic description.   Remember SSL is a conversation that takes place to your server and the files are placed in a directory on your server in a location that requires the decoder key. 
I would not think that a standard cart would ever need both of these.  Of the two SSL makes more sense in that you are concerned about customer perceptions of security.
I think the question is not to ask how 100% security would look like (it would unusable and still not 100%) but how much the data is worth to protect and how much damage could be done if the data is exposed. Depending on that analysis you should check how much effort you can afford and what the most likely attack vectors are.  For most of us small-medium size ecommerce vendors not storing credit card information it is usually pretty low.
Hopefully this makes it a bit clearer. 

I would just suggest that you ask specially of your hosting if the SSL cert will cover whatever you cart requirements are. 

Let's say you have mymaindomain.com   and you have it setup to enable a customer to type in www.mymaindomain.com or mymaindomain.com  and they both end up in the same place  (note most setups already so this)   Now if you have your cart setup in a subdomain -  store.mymandomain.com  if you get a cert that covers all of these names you'll be good to go.  There are other solutions,  but that's the easiest to handle.
Just ask you host in specifics if the cert covers all of these names - and give them the names.   
The rewrites are difficult - once you get your SSL figured out,  you can ask Abantecart specifically what to do - it's just a couple of lines of code.

Pages: 1 ... 109 110 [111] 112 113 ... 119

Powered by SMFPacks Social Login Mod