Show Posts


Messages - llegrand

Pages: 1 ... 116 117 [118] 119 120
1756
General Support / Re: In multistore - installed extensions and upgrading
« on: October 06, 2013, 11:42:56 PM »
I am not sure I understand your answer correctly.

Are you saying that a master store with 10 mutli-store setups is considered to be one installation.  And that an extension is good for all 11?

Or are you saying it is considered to be 11 installations?

1757
General Support / In multistore - installed extensions and upgrading
« on: October 06, 2013, 04:28:23 PM »
When one has a multistore setup  I have some ongoing maintenance and extensions questions. 


What happens when you have extensions installed? 

In particular,  extensions that have fees?  Do we need to purchase an extension for every store?  or is it inherited during setup?  If additional purchase - what about multiple license fees at reduced cost?

When there is a version upgrade,  and it is run on the master - is it also necessary to run it on each of the store in some manner or are the features  shared from the master upgrade?

These are important operational issues for deciding how to manage sites after setup.

Thank you for your answers.

1758
General Support / Re: Multiple Store Question
« on: October 06, 2013, 04:17:05 PM »
Carl,
I believe your decision to have separate installs is the best  in that each of your stores would have totally different inventory items.   It seems to me the multi-store advantage is when you have the same vendor with several locations.  Then the inventory and it's descriptions etc are consistent across all the locations.

Domain names are very inexpensive and giving each store their own unique cart would seem to have a great marketing advantage to them.  The trade off from your side is that you will need to upgrade each cart independently.  But that might be good too,  you'll only mess up one cart at a time (she says laughingly!)

There must be a way to make a "master" store that is configured optimally and then use that as a basic install for each of the stores as they come on to your system.  That way all the great features that you've discovered and setup would already be setup and you would only need to change the url, database location, etc.  I am going to investigate that aspect once I learn about more of the features and get them configured for my project.

As to your Master Marketing page - I also will be working on something like that, at least for the multi store setup.  If I come up with anything that works,  I'll let you know. 

Just another Abantecarte user!





1759
In researching about php mail and SMTP I found this citation:

PHP mail uses the settings in PHP.ini to send email through sendmail. Sendmail is a direct path that just hands over the mail you generated to the system's SMTP server, but requires you to build the header for it. PHP mail does not support SMTP authentication, which is required by many mail servers. Since SMTP requires a valid login to send the mail, the headers match the rDNS records allowing a flawless delivery.

In the long run, SMTP email is the only way to guarantee that your email will arrive in the inbox of your receivers. So don’t waste your time with the PHP mail function, instead use a web form that requires SMTP logic.


Can you please address which of the two systems work the best within abantecarte?
If one chooses SMTP  what, if any changes need to be made either within the system,  or within the server?

Additionally,  can more than one email address be used, in either configuration? I would like to use orders@mydomain  for order,  newsletter@mydomain for sending newsletter etc.  I have search Documentation and the board,  but can't find any guidance. 

If we can use more than one email address,  where do we set that up?

Thank you for your response.

1760
General Support / Re: editing when using multiple languages
« on: October 05, 2013, 11:06:39 AM »
Thank you for the information.   I would like to continue the conversation just a bit as I still have some confusion here.

First let me say,  I am not opposed to paying for the Google,  my concerns were more along the lines that the explanation on the extension doesn't tell one about that necessity.  And that until a couple of months ago Google API1 was a free service,  then they changed to API2 and made it only a paid service.   It's the concern with being tethered to Google services as they are prone to changing their way of offering services. 

Next,  there seems to be something that is installed with abantecart version 1.1.7  that does do translation if the settings are done correctly - setting them to on in the correct places.  It does function upon editing of a block.  So what is that?  How does it differ from the Google API2?

If one installs the Google,  how could one roll it back to what's initially included in abantecart?  It is just a matter of turning off the extension and changing the setting in Text Translation Method: back to the  Default method is a straight copy of source language text  on System > Settings?

Thank you for more details on this issue. 

1761
General Discussion / Re: shard ssl problems
« on: October 05, 2013, 12:27:32 AM »
Hello,  I have a bit of experience with SSLs in another environment. Here's what I know about shared SSL.

Shared SSL is not recommended for e-commerce sites, because customers expect to see your domain in the URL.  And if you attempt to use your domain name with the shared certificate, it is not guaranteed to work. Even if visitors can see your site, the shared SSL warnings will make customers uncomfortable submitting their credit card information through your website

If you require an SSL solution,  you should purchase one that is issued just to your domain.  Your hosting provider will be happy to sell you one and they most likely will install it for you also. 

There are all price points and security available - you need to define why you need one, and then compare pricing and features before buying.  Just do a search for SSL and you will learn a lot.

Hope this helps a bit.

Just another abantecart user.

1762
Template Support / Re: image on category pulldown
« on: October 04, 2013, 05:45:04 PM »
No it's not cache issue.  I added this comment on the original post = but I think you were answering while I was adding :)


Oh,  I figured it out maybe -  It picks up the image associated with the last sub-category.   So now my question would be how to change that to choose the one I want to use.

So in this case I have three sub-cats,  if I arrange the sort order so that the one I want to show graphic is the last one,  it works.
But that is an unusual way to handle.

1763
Template Support / image on category pulldown
« on: October 04, 2013, 05:04:06 PM »
Using version 1.1.7 with html5 template.   Where do I edit the graphic that shows on the category pulldown?  I have added the image and it shows on the grid for the category,  but I can't seem to get it to display on the pull down.

I want to replace the 'camera' shot. 

Thanks for the help.


Oh,  I figured it out maybe -  It picks up the image associated with the last sub-category.   So now my question would be how to change that to choose the one I want to use.


1764
General Support / Re: Multiple Store Question
« on: October 04, 2013, 04:41:53 PM »
Carl,  I am just beginning to understand multi-store setup myself.   But I do know that you can set up users for each store and restrict those users to what they can access.

It is found in System > Users   and then you can setup User groups and/or users.

That gives the Master Admin control.

Additionally you can control any of the categories, products etc  by either having the checkbox for the store on or off.
So if you have product 1 and select Store A and Store B,  both will see product 1,  but they can each set their own pricing.
If you have product 1 and only select Store A,  Store B won't see it in their products listing.

Now what I am still looking to figure out is if Store A sees there is  Store B in the dropdowns.  I think they do,  but haven't tested completely yet.

Hope this helps a bit.

1765
General Support / Re: editing when using multiple languages
« on: October 04, 2013, 09:43:13 AM »
In regards to  "Google Translate API 2" extension, Google says it is only available as a paid service.  Important: Google Translate API v2 requires billing information for all accounts before you can start using the service. To sign up for billing, sign in to the Google APIs console and click the Billing tab.   Seems like that detail should be disclosed in the extensions description prior to purchasing.

There also seems to be a Google Website Translator which is free.  Is that what is installed in Abantecart currently?
If so,  why would one want or need to move to the paid service? 






1766
General Support / Re: editing when using multiple languages
« on: October 03, 2013, 05:52:25 PM »
Ok  I've attached a screen shot of my settings:

Note - that there is nothing in Text Translation Box except 'Copy Source Language Text'

I tried editing
Home :: Languages :: Edit  Language - Español
I tried loading (button at the bottom)

I don't see where to get the Google API for Espanol,  it doesn't appear in the extensions store - so maybe directions to how to do that will solve the issue.

If I put something in fresh (not edited)  I get both English and Espanol,  but edit doesn't seem to function correctly.

I am missing something -  I just don't know what

Thanks for keeping at it.

1767
Extension Support / Re: extension store - unable to view larger images
« on: October 03, 2013, 04:54:20 PM »
By accident  I actually clicked on the graphic rather than the "view larger Image" link under the graphic. 

 All is well if one clicks on the graphic.   I have reported the issue to Algozone in case they want to fix it.

Thanks for trying to help. 


1768
General Support / Re: editing when using multiple languages
« on: October 02, 2013, 11:08:02 PM »
Ok,  I found the language settings,  it looks like some things translate - others do not.

For instance,  I changed the Testimonials Block (on the footer of the html5 template) on the English -  to Events and changed the text. but when I switch to Spanish it is still Testimonials, but in Spanish.

On the Categories -  I changed one on the demo cart,  the English is presented on both languages?
I added some description in the category -  it shows up on the English home page,  it shows up in English on the Spanish Edit pages,  but doesn't show at all on the Home page when Spanish is selected. 

How to I get all those places to translate?  How do I get it to be consistent in where it translates?





1769
General Support / editing when using multiple languages
« on: October 02, 2013, 05:19:16 PM »
I seem to be having difficulty getting the correct settings to get edits to work across selected languages or perhaps I don't understand what exactly the language translator works.

  Do I have to edit everything in both languages?  Is there no translation that is done automatically?   English is my primary language and that is what I want on the site to be grammatically correct.  But if the language can use a translator for the Spanish, pulling from the originating English input is what I am looking for.

I have version 1.1.7 and am using the html5 default.  I installed the demo info, thinking it would be easier to edit while in the learning phase.   It has English and Espanol installed and that is what I would like for the final site.

In changing the categories -  I can get the English to edit correctly.   But I can't get it to change on the Spanish side.

I have Autotranslate Status:  and  Override if source language text was changed: both set to ON.
I have tried various combinations, but can't get it right.






1770
General Support / Re: deleting/removing a multi store
« on: October 02, 2013, 05:04:15 PM »
Thank you.

Small suggestion:  perhaps it would be good to add that information to the documentation at

Home > Documentation >Admin User Manual > Catalog menu > Multistore set up

Pages: 1 ... 116 117 [118] 119 120

Powered by SMFPacks Social Login Mod