After a database restore I’m testing my e-commerce when I add the item to cart it always displays this error:
Can not add the item to your cart.
How can I do to resolve this problem?
I am using magento 1.4.1.0
You Should check log files to see possible errors of this problem
Related
I'm rying to ENABLE THE GOOGLE SHEETS API on an existing projects.
I am following the instructions here: https://developers.google.com/sheets/api/quickstart/nodejs
But when I click the blue button, select existing project from dropdown and click NEXT, it gives me an error:
Also, there is an error in console:
cb=gapi.loaded_0:148 POST https://clientauthconfig.clients6.google.com/v1/brands?alt=json&key=key 400
Also, the error does not show up when instead of selecting an existing project, I create a new one.
I am using TFS 2013 and I am trying to customize a workitem template using the ProcessEditor form (I also tried to do the same using the editing and importing xml file),I am trying to add a "ReadlOnly" rule to a field only for some new TFS global group, so I added the new Group and after that I could see and select the newly added Group from the "For" dropdown but when I am trying to save the changes I always got the error "The account you entered is not recognized. Contact your Team Foundation Server administrator to add your account" I googled the error and found a suggestion here http://www.databaseforum.info/30/943697.aspx that it may be a caching issue so I waited days for this and restarted the client and the TFS server machines but without any luck although I can use old created groups without any issues however if I renamed one of these old groups then tried to use it I still got the same error message no matter I add the new groups as a member of any other group.
First, make sure your TFS admin not have done any security changes (adding account or groups or permissions) for your account.
If not, you could try below two possibilities to narrow down the issue:
Check if you had added a field that contained backslashes as values
and TFS may interpreted it as user account. For example if your field
contained a list of suggested values that looked like this: Category
1\Subcategory 1
When you add a value such as
<TRANSITION from="Resolved" to="Complete" for="[project]AllTesters" not="[project]NewTesters">
</TRANSITION>
you should not extend the project to [your project name]AllTesters, should just use [project]AllTesters
For more detail info and ways, please refer below similar issues:
TF26204: The account you entered is not recognized
Experiment on Limit AssignedTo field of WIT to Team Members
Warnings TF26171 and TF26204 during WIT import
Here is the thing, I left it for couple of days and when I returned to it I found everything is working like a charm, I added now some new groups and couldn't see them so I guess I will wait some days for it to work!
the issue was the service agent job that was responsible on syncing the AD changes with the tfs was stopped, everything worked fine when I started it
Trying to use OpsHub (free version) to migrate from on-prem TFS to VSTS. It is failing on a work item with the following error:
com.opshub.exceptions.eai.EAITFSPollerException: OpsHub-012310: Error
occurred in getting link/attachment information for WorkItem 46906
Revision 1. Caused By OH-TFS-Connector-0051: Operation failed
getLinkInformation. Server Error : TF26198: The work item does not
exist, or you do not have permission to access it.
I am able to access the work item. I did see the work item had 3 associated work items and I verified I could open all of those as well.
Any suggestions? I did get this with a few other work items and I purged them. I would like to know the cause as I anticipate running into this issue again and the process of manually removing the work items is costly as I do not have a list of all the problem work items. I have to resume the migration and wait for it to error.
Update: I have been able to identify the culprit. This work item is linked to another work item in a different project. Surprisingly I can't see that item even though I have collection admin. I'll keep working on it. I know the linked work item exists.
As Justin confirmed himself, the issue was Access Permission. The user through which the migration was running, could access the WIT in question and it's links. But could not access the linked WIT (which was from another project). Providing the permission to the migration user, by making him the 'Project Collection Administrator' solved the issue.
When assigning a work item in TFS 2010 to a user i receive the following error
TF20015: The field 'Assigned To' contains the value 'User Name' that is not in the list of supported values.'
I tried to remove the user completly from TFS so that i can freshly add the user again, i removed the user from all the projects that i see but the user is still displayed in the 'Assigned To' list
I am having this issue with just one user in our production TFS project but the user do not have any issues in the our TFS test project. By this i think it is not an AD issue. How do i completly remove the user from TFS.
Can someone please help?
Solution: User has extra space in the AD account. Space was removed from the AD account but even after removing the user from all the groups user was still in the db. Had to remove the space in the db from the following tables and add the user back to the group
[dbo].[ADObjects]
dbo.tbl_security_identity_cache
dbo.Constants
This link is an overview but I will give you some SIMPLE STEPS below: https://msdn.microsoft.com/en-us/library/vs/alm/work/office/bulk-add-modify-work-items-excel
1) In TFS use a query to find all work items with this user who no longer exists
2) Save the query (I saved to "My Queries")
3) Run the Query
4) Select Open in Microsoft Office -> Open Query in Excel
5) Excel Opens, Remove the User from the Column for each record, top to bottom blank out that column
6) Click Publish and it will put all of those Work Items back WITHOUT his/her name on them
Done
We have been using Quick Books integration with a program called Mietrak for a long time now and posting invoices to QB from mietrak always worked just fine until the other day when this error popped up Export Invoice 'xxxxx' Error
Details: Details:
Error Message: There is an invalid reference to QuickBooks Item "xxxx" in the Invoice line.
QuickBooks error message: Invalid argument. The specified record does not exist in the list
Occurred by: Export Invoice
I did repair the QBFC. And reinstalled it
Does anyone know the Source of this error and how I can fix it?
Does the item referred to in the request exist in QuickBooks? What type of item is it?
Usually this specific error message indicates that the item being referred to by the integration application doesn't exist, or is not active. Check to make sure it exists and is active. If it doesn't exist/is inactive, create it as an active item in QuickBooks.