Code below...how do I add hover??

Hi, using graphael plugin, drupal 7. How/where do I get this code to include hover or other animations??

Where can I find out what module is causing this: Column not found: 1054 Unknown column \'provider_name\' in \'field list\'?

So I'm getting that error on my site but no information about where it's coming from. I have no idea what kind of field provider is or what could be trying to add it. There is nothing in my master field list about provider.

I'm getting the log when I navigate to users/* or catalog/* (catalog is UC product). There doesn't appear to be anything actually wrong with the functionality of the site. Everything adds like normal, purchases get made like normal, etc..

(solved)article_node_form altering

The article "Article" is a field for a picture, and I need to make it appear when the box labeled "Promote" do so:

Unsuccessful in loading Views object

I need to collect the "vid" and results for each view that displays on a given page. Ultimately, I'll be loading this data into an array to use in another part of my module. However, I'm having a very hard time understanding how to use Views hooks to retrieve information about the views on the page.

Here is what I've done:

* I've created a [module_name].views.inc file.
* I made a function in my [module_name].module file to call the [module_name]_views_api() function to register my module with the Views module.

Filtered html WYSIWYG

Working on a site where users are authenticated, but not very computer literate.
Therefore I am looking to do the WYSIWYG API with either the TinyMCE or CKEditor.

I've been reading up on the HTML filters as used with the WYSIWYG editors.
Looks like filtered HTML is the best go for the authenticated users, which is probably pretty standard.

Overriding My Workbench with Panels

If you wish to modify the contents or layout of My Workbench (admin/workbench) you may do so by overriding this path with Page Manager (part of the CTools package) and Panels.

Required and Recommended modules

The Workbench modules requires Views which in turn requires CTools. So if you have Workbench enabled, you have most of what is needed already. CTools works in concert with a module called Panels which does custom layouts. Download this module if you have not already done so. Additionally you should enable Page Manager and Views Content Panes. Both of those modules live in the CTools package so you should already have them in your install. You will need them if you wish to use Panels to replace the stock 'My Workbench' screen.

Steps

  1. Go to admin/structure/pages on your site and click "enable" inside the "Operations" column and the "myworkbench" row.
  2. click "enable" inside the "Operations" column.
  3. Click "Clone" on Panel: Sample Workbench
  4. Give your variant a name, perhaps "Custom My Workbench."

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x