Error submitting Similar Content Settings
FieldException: Attempt to create a field with a name longer than 32 characters: <em class="placeholder">field_wirelessaccessories_term_value</em> in field_create_field() (line 74 of /var/www/html/main.marketplace/modules/field/field.crud.inc)
- Read more about Error submitting Similar Content Settings
- Log in to post comments
Multi Domain SSL with Wildcard Subdomain
- Read more about Multi Domain SSL with Wildcard Subdomain
- Log in to post comments
Single Sign-On System
Allow users to sign in to member sites
- Read more about Single Sign-On System
- 1 comment
- Log in to post comments
Create franchise item and add checkout
What node type to use - product, page, fund, or other?
What should happen happen after user completes the order?
- Read more about Create franchise item and add checkout
- Log in to post comments
Redirect user to the result page after submitting Keyword Form
After submitting Keyword Form optionally redirect user to the result page (custom url that includes the keyword/parent node title; eg. searchkey/%keyword). This would be inconvenient for users wishing to add multiple products so we need to add checkbox with option: "Check here to go to search result" checked by default.
I can configure the result to show up at that page using Views
Patched Projects List
List modules that have been patched. This list should be checked before/after any module update or re-install is performed
- Read more about Patched Projects List
- Log in to post comments
Drupal Feeds: Prevent import of multiple items with the same Unique field value
https://www.drupal.org/project/feeds/issues/2973628
Is there any way to import only one instance of an item with multiple variations, all sharing the same GUID? The importer should accept only the first instance and reject any future instance matching that GUID in the same import
I'm importing some products from Ebay and using the productid as GUID, but some products have variations of size, color, sellers, etc - but use the same productid:
Drupal Commerce Product: Create product automatically after creating display
I faced the challenge of needing to create product automatically after creating display. I was able to accomplish the task with the help of rules. I also needed to fill the price field from a decimal field. Here is the rules export for that:
{ "rules_create_product_after_display_create" : {
"LABEL" : "Create Product after display create",
"PLUGIN" : "reaction rule",
"OWNER" : "rules",
"TAGS" : [ "Products" ],
Subdomain
- Read more about Subdomain
- Log in to post comments
Drupal Domain Access Automatically create subdomain using page title or Field
The purpose is to allow Franchise Members to add a value to a field which would be automatically used to create a subdomain for their site.
To do this we may need a custom module. It would have to cover a few things: