|
|
|
  |
Why can't I modify anything in the cart? |
|
|
|
|
Apr 15 2007, 04:45 PM
|
Enthusiast
  
Group: Members
Posts: 41
Joined: 8-April 07
Member No.: 1,095
Reputation: 0

|
I uploaded and installed the cart, downloaded a local copy to make modifications, and am trying to upload the modifications. Using ftp, the cart will not allow me to upload new files or overwrite old ones.
Using my file manager, I can upload new files, but not overwrite old ones.
I cannot delete files, change the CHMOD properties, or overwrite anything via ftp or file manager. All my server settings show that all directories are CHMOD 755, so there shouldn't be a problem. But there is.
How is this fixed so that I can ftp changes?
|
|
|
|
|
|
|
|
Apr 16 2007, 12:18 AM
|
Expert
    
Group: Members
Posts: 216
Joined: 18-January 07
Member No.: 442
Reputation: 0

|
babbsela, Can you delete one of the files you are trying to overwrite on the server? (after you've made a local backup copy, of course  ) I suspect that you won't be able to, and that would lead me to believe it is OWNERSHIP issues (which we've raised elsewhere on these boards), and you'll need to chat to your hosting provider about that. If you can, try deleting the server file, and uploading the local version from your pc. Hope this helps! Cheers Jacob
--------------------
|
|
|
|
|
|
|
|
Apr 16 2007, 12:15 PM
|
Enthusiast
  
Group: Members
Posts: 41
Joined: 8-April 07
Member No.: 1,095
Reputation: 0

|
QUOTE(Jacob @ Apr 16 2007, 02:18 AM) [snapback]2316[/snapback] babbsela, Can you delete one of the files you are trying to overwrite on the server? (after you've made a local backup copy, of course  ) I suspect that you won't be able to, and that would lead me to believe it is OWNERSHIP issues (which we've raised elsewhere on these boards), and you'll need to chat to your hosting provider about that. If you can, try deleting the server file, and uploading the local version from your pc. Hope this helps! Cheers Jacob This is an interesting problem that has never occurred before in installing any other script on any server I have ever used, and I've been doing this for about 10 years. It seems evident to me that it is a problem inherent to your script, as I did find, as you say, that a lot of people have this same problem with it. It most likely has something to do with the automatic installation. Have you ever thought of offering a .tar or .zip file for manual upload and installation so that this problem doesn't occur anymore?
|
|
|
|
|
|
|
|
Apr 16 2007, 02:08 PM
|

Avactis Support Team
     
Group: Administrators
Posts: 628
Joined: 19-June 06
From: Pentasoft Corp.
Member No.: 50

|
Hello Babbsela, Thank you for your remark. We will change the installation script in the next version. The storefront and templates files will be copied to the server manually. Other system files and database will be installed automatically. It should resolve the permissions issue. Best Regards, Alex Girin Avactis Shopping Cart Team
|
|
|
|
|
|
|
|
Apr 16 2007, 10:55 PM
|
Expert
    
Group: Members
Posts: 216
Joined: 18-January 07
Member No.: 442
Reputation: 0

|
QUOTE(babbsela @ Apr 17 2007, 02:15 AM) [snapback]2324[/snapback] This is an interesting problem that has never occurred before in installing any other script on any server I have ever used, and I've been doing this for about 10 years. It seems evident to me that it is a problem inherent to your script, as I did find, as you say, that a lot of people have this same problem with it. It most likely has something to do with the automatic installation.
Have you ever thought of offering a .tar or .zip file for manual upload and installation so that this problem doesn't occur anymore?
I just wanted to clarify that I'm not a member of the Avactis Development Team, just a regular someone who has installed the cart too  Yes, it's clearly a problem, and hopefully they'll fix it in their next version, otherwise people will keep getting frustrated and turned off by it
--------------------
|
|
|
|
|
|
|
|
Apr 17 2007, 01:27 AM
|
Enthusiast
  
Group: Members
Posts: 41
Joined: 8-April 07
Member No.: 1,095
Reputation: 0

|
QUOTE(Jacob @ Apr 17 2007, 12:55 AM) [snapback]2330[/snapback] I just wanted to clarify that I'm not a member of the Avactis Development Team, just a regular someone who has installed the cart too  Yes, it's clearly a problem, and hopefully they'll fix it in their next version, otherwise people will keep getting frustrated and turned off by it  Thanks for your input. In doing my own investigation into the problem, I discovered that the installer runs as "httpd" user, and since that is not a named user for the database, no permissions are given. I just had to change the user and give global permissions, and all was good. Perhaps they should have a step in the installation where the user name could be entered, instead of using the default.
|
|
|
|
|
|
|
|
Apr 17 2007, 01:27 PM
|

Avactis Integrator
    
Group: Members
Posts: 396
Joined: 20-December 06
Member No.: 326
Reputation: 8

|
Hi Jacob, Perhaps you could answer this for me since I do not understand some of that behind the scenes stuff on the servers. One of my test sites I did not have the techs. change the permissions on. So it remains one that I can not make ANY changes on the avactis system files. When I create a new set of avactis-templates and link the new look to that there is no permission problem. By not changing the original templates and only the new ones ... would this make any upgrade work better designwise? Thanks Linda
--------------------
I can't is an excuse for mediocrity.
|
|
|
|
|
|
|
|
Apr 17 2007, 09:01 PM
|
Expert
    
Group: Members
Posts: 216
Joined: 18-January 07
Member No.: 442
Reputation: 0

|
Linda, When you copy and paste the existing templates into a new folder on your computer, and edit and upload those new files, the permissions are set correctly by default, as you're the user, and you've created and uploaded those files. This is why you then don't have any problems editing those files. The current problem is that when initially installing, the Avactis installer doesn't give itself your server username, so it defaults to NOBODY. Then, later on, when you try to access or edit those files on the server, they aren't owned by you (your server username), thereby causing the permission / ownership problems that everyone is seeing. It sounds like the Avactis team have worked on a way to do this successfully, so we shall wait and see  As far as updating templates etc, I think it's a much better idea to completely separate your design templates from theirs. That way, later on you could compare your original template files with a new version's template files, using something like WinMerge (a great tool, by the way!). What they need to do is have a simple 'fresh' version - separate from their Flowers one - that people can modify directly, without having to do all this copying etc. The Flowers one is great to see how they've done it, but it's setting up their own store with their own files that people are having a lot of trouble with. So, you could have a separate store that has minimal styling, that is to be used as the LIVE store. Anyway, enough rambling from me  Cheers!
--------------------
|
|
|
|
|
|
|
|
Apr 18 2007, 04:55 AM
|

Avactis Integrator
    
Group: Members
Posts: 396
Joined: 20-December 06
Member No.: 326
Reputation: 8

|
Hi Jacob, Thanks for the explanation. I did know about the NOBODY because that is what happened to me. What I was not sure about was why I could gain permission to some files and not to others without the NOBODY being changed. Now that makes sense. Thanks also on the heads up for WinMerge ... I will be looking into it. I have not had an opportunity to even try out the latest upgrade nor work on designs for avactis cart. How is it that one minute there is no work and the next to much? at least there is light at the end of the tunnel I am off to find WinMerge so thanks again. Linda
--------------------
I can't is an excuse for mediocrity.
|
|
|
|
|
|
|
|
Sep 5 2007, 03:09 PM
|

Avactis Integrator
    
Group: Members
Posts: 396
Joined: 20-December 06
Member No.: 326
Reputation: 8

|
Hi Miso, I understand your plight. Been there done that. Let me ask you a question. Are you trying to edit the docs in storefront-files? With 1.7.2 I had no problem at all when in the past I had to have my server set permissions for me. I do not know who decided to populate the cart ... in my opinion ... thank heavens. It took me less than 2 mins to delete the product from flowers (the installed data to my new database on install) I do not find that unreasonable and actually fairly helpful to someone new to the program (my client as example). Perhaps you are just frustrated and everything else gets worse along with it? I can relate because I have also done that until I learned the ropes in this cart. If you hang in there you will find this cart the most simple easy to work with cart around. If not there are other choices that I can attest will cause you far more hair pulling. Take a few deep breaths and start over ... the second try will no doubt work Linda
--------------------
I can't is an excuse for mediocrity.
|
|
|
|
|
|
|
  |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
|
|