2/11/2012 1:35:47 PM
Topic:
Folder Permission Problem
|
Hi again,
When I rename Export to Import, Import still not ok, when I rename back to Export its ok. Renaming folders doesnt change permissons. Its not about permissions.
|
|
|
2/11/2012 9:29:01 AM
Topic:
Folder Permission Problem
|
Hi,
I am installing VevoCart 5.10 on IIS 7. I have added NETWORK SERVICE user and I have gave Webapp folder and subfolders Full Control. But still can't pass verification step. AppData, ContentTemplates and Export folders are ok, Images and Import folders not ok but all folders have same permissions. Any idea?
Thanks,
Ugur edited by ugur on 2/12/2012 edited by ugur on 2/12/2012
|
|
|
2/8/2012 8:09:08 AM
Topic:
Concurrency Issues
davepAdministratorPosts: 19
|
thank you for sharing :-)
|
|
|
2/7/2012 3:48:46 PM
Topic:
Concurrency Issues
|
It turns out that the service broker was disabled after making changes to the database. Enabling it again solved the issues we had.
|
|
|
2/6/2012 7:42:37 PM
Topic:
Concurrency Issues
|
Hi. I'm currently developing an online clothing store using VevoCart and there seems to be some concurrency issues.
The problem I'm facing is that when two different customers purchase the same product at the same time, I get the following error on Internet Explorer:
Line: 2 Error: Sys.WebForms.PageRequestManagerServerErrorException: Stock quantity is too small. Stock: 0 Deduct: 2
The check for in-stock quantities should've already been handled which prevents users from purchasing out-of-stock items, yet the website seems to think that the product is in stock when two orders are submitted within the same second.
In my test, I have 2 items in stock and two different customers order all of the in-stock items and at the order summary page, submit the order at the same time. One order will go through and the other would receive the error listed above in a debug error popup. If I submit one order and wait a few seconds to submit the second order, I get an error message on the page telling me that there are no items in stock as it should do. The problem only occurs when orders are submitted at the same time.
Is this a bug or can this issue be avoided?
-Joanne
|
|
|
2/3/2012 3:11:55 AM
Topic:
Admin:Automatically logs out every two minutes(5.1
|
Depending on who you are hosting with, it is highly likely that your app pool is probably getting cycled. I'm moving to a dedicated server so I can have complete control over when the app pool gets cycled because of this issue.
|
|
|
2/3/2012 3:07:57 AM
Topic:
"error 400 customer tx code used before”
|
Hey,
Error 500 is a generic catch-all server error. Opening App_Data\Log folder to review the error log.
Read more about this error http://forums.asp.net/p/1178621/1991359.aspx
|
|
|
2/2/2012 1:09:43 PM
Topic:
"error 400 customer tx code used before”
|
anyone seeing the error "Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server. The status code returned from the server was: 500" I get this whenever i try to edit a category or run a datafeed.
|
|
|
1/28/2012 12:09:34 AM
Topic:
fresh install admin area not working
|
Just purchased Vevo cart and installed it on a windows 2003 server with .Net 4.0 installed. Everything setup correcting in the setup wizard and permission all checked out however after logging on to the admin area, none of the navigation menus take you anywhere. I tried also locally on the server and still have the same problems, I tried IE, Chrome and Firefox with the same results. Any ideas?
Thanks Jason
|
|
|
1/27/2012 9:27:57 AM
Topic:
Change "From" Field for Email Templates
|
Thank you.
jack wrote:
Hello MaxChadwick,
We use company email address for "From" email sender section.
You can change in Admin >> Stores >> Store Config >> Bussiness Profile.
Regards, VevoCart Team
|
|
|
1/27/2012 5:08:21 AM
Topic:
Change "From" Field for Email Templates
|
Hello MaxChadwick,
We use company email address for "From" email sender section.
You can change in Admin >> Stores >> Store Config >> Bussiness Profile.
Regards, VevoCart Team
|
|
|
1/26/2012 12:32:13 PM
Topic:
Change "From" Field for Email Templates
|
Hello,
How can I change the "from" field for the emails that are sent out.
Thank you.
|
|
|
1/25/2012 10:26:58 AM
Topic:
Admin:Automatically logs out every two minutes(5.1
|
Version 5.1 I can't seem to work on admin because it logs me off automatically when I go through different admin pages. Maybe its the session or something that kicks me out very frequently. Please advise what I need to do
thanks
|
|
|
1/24/2012 10:17:06 AM
Topic:
Bulk Deleting Products
|
Well, the only problem is that I've got a total of 1.8 Million Products and I only want to delete about 50,000--that goes pretty slow at 100 a time. My current plan is to bulk upload the products as IsEnabled=No, but I'd prefer to delete them if possible.
|
|
|
1/24/2012 3:54:54 AM
Topic:
Bulk Deleting Products
|
Hi, ConRockets
You can delete with delete function on product page in admin control panel.
This way you are able to delete up to 100 items per page.
Or
You can use product bulk import feature.
You need to create a new bulk import file (.csv) for your active products.
Then select 'Purge All" mode, this is to delete all existing products , then insert products from your new csv file.
Best Regards, VevoCart Team.
|
|
|
1/23/2012 5:51:40 PM
Topic:
Bulk Deleting Products
|
What is the best way to bulk delete products using the Bulk Product Upload. I have several thousand that I must delete from Vevo 4.3 and I'm wondering if there is a better way to do this than setting IsEnabled=No. I'd really rather just delete the entire record and make my database smaller.
|
|
|
1/20/2012 7:40:20 AM
Topic:
Vevocart 5 mobile version not let me checkout
|
Very Nice
|
|
|
1/20/2012 1:59:14 AM
Topic:
SEO problem
davepAdministratorPosts: 19
|
GlowPartySource
Since you are not a developer, we are a bit recommend not to modify the code yourself.
We recommend you to consult a developer to carry on the modification.
You may look at Vevocart forum to locate developer or at VevoCart marketplace, http://marketplace.vevocart.com
The attached file is code example for you to get an idea. Still, we recommend a redeveloper to carry on.
Best Regards, VevoCart Team
|
|
|
1/17/2012 2:46:19 PM
Topic:
SEO problem
|
davep wrote:
Dear Customer For SEO, you are able to add 'Meta information' such as meta keyword, meta description per product, per language and per store (Multi-store version) through back office interface. But it's not the case for alt_image text. To add alternate text for product image , you can add a logic in image component ( Components/CatalogImage.ascx )
Best Regards, VevoCart Team
Wooooshhh. Right over my head. 
I can certainly navigate to the file and open it inside an editor, but it all looks Greek to me. Say I wanted to add a line of code that added the product title as alt_image text on product images, how might I go about that?
|
|
|
1/17/2012 10:50:16 AM
Topic:
SEO problem
davepAdministratorPosts: 19
|
Dear Customer For SEO, you are able to add 'Meta information' such as meta keyword, meta description per product, per language and per store (Multi-store version) through back office interface. But it's not the case for alt_image text. To add alternate text for product image , you can add a logic in image component ( Components/CatalogImage.ascx )
Best Regards, VevoCart Team
|
|
|