TXT
enzo's blog
Interview about the experience of implementing Drupal to the Site www.lacurevillas.com
Submitted by enzo on Fri, 02/03/2012 - 12:411. What kind of site was needed by the organization (blog | e-commerce | news | social network | other)?
We needed to redesign our site, which is basically a large database of property rental listings with some advanced search features.
2. What was the LacureVillas situation before implementing Drupal?
Troubleshooting : Installing Mercury for Drupal in Linode.com
Submitted by enzo on Sun, 01/29/2012 - 16:42If you are linode user and you are trying to install StackScripts: Pantheon Mercury | Default Drupal LAMP recently , is so proable you are getting errors, that is becuase the karmic version of Ubuntu was moved to old-releases, this little change cause the StackScript fail.
If you are facing this problem below you can find a troubleshooting guide.
1. Reconfigure
# dpkg --configure -a
Also kill other apt or dpkg process running
AutoDelete Account a new Drupal module
Submitted by enzo on Fri, 09/02/2011 - 04:07
The autodelete account module is designed to enable certain roles and off course users within that roles to auto delete his own account. By default this option is only enabled to admin users in edition user mode.
Usage:
Advanced User Module Patch: Enable use HTML format in Bulk Emails
Submitted by enzo on Fri, 03/25/2011 - 18:08Hello folks
Tabs Module Patch: Enable Validation Form per Tab Panel in Navigation
Submitted by enzo on Wed, 03/23/2011 - 15:42
Hello folks
I made a new feature to enable the form trigger a validation per panel before to next or previous action gets executed.
If some field required is blank, the field is highlighted as error.
This feature has a flag in admin tabs to enable or disable the JS validation.
| Attachment | Size |
|---|---|
| tabs_enable_validation_in_navigation.patch | 3.93 KB |
Patch for CCK Fatal error: Cannot unset string offsets
Submitted by enzo on Wed, 03/23/2011 - 14:54New Drupal Contribution: Webform Password Module
Submitted by enzo on Mon, 03/21/2011 - 22:03Hello folks
Today I push a new drupal module webform password.
This module Provides a new Forms API element which is a password textfield element .
Module applications
- Webform login
- Webform Register
Enjoy It.
enzo
Error importing CCK definition with FeedAPI
Submitted by enzo on Tue, 03/15/2011 - 23:02Hello folks
Today I was trying to export a CCK and import in other Drupal Installation, but I was getting a freaking error "An illegal choice has been detected. Please contact the site administrator".
Guess what, I'm the administrator :P
Error importing CCK definition with Page Title
Submitted by enzo on Tue, 03/15/2011 - 22:48Hello folks
Today I was trying to export a CCK and import in other Drupal Installation, but I was getting a freaking error "An illegal choice has been detected. Please contact the site administrator".
Guess what, I'm the administrator :P
Patch for Views SlideShow: SingleFrame Controls are rendered even if the slideshow doesn't have pagination
Submitted by enzo on Mon, 03/14/2011 - 22:10Hello folks
Today I realize if I set the items per slide variable in SingleFrame and Set to YES the variable display controls, the controls are rendered even if the slideshow doesn't have pagination.
So after review the code I detect in my perspective a bug in the logic.
Check the attached patch to validate is item_per_slide is lower than rows available in view.
enjoy IT.
enzo
| Attachment | Size |
|---|---|
| singleframe_display_controls_if_pager.patch | 3.04 KB |

